Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/parenting/src/Makefile.in @ 3310

Last change on this file since 3310 was 3310, checked in by patrick, 19 years ago

orxonox/branches/parenting: added class HelperParent that i hope will help us… :)

File size: 26.9 KB
RevLine 
[2711]1# Makefile.in generated by automake 1.8.5 from Makefile.am.
[1945]2# @configure_input@
3
[2706]4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  Free Software Foundation, Inc.
[1945]6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
[2706]17
18SOURCES = $(orxonox_SOURCES)
19
[1945]20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = ..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
[2980]40host_triplet = @host@
[2706]41bin_PROGRAMS = orxonox$(EXEEXT)
42subdir = src
43DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
44        $(srcdir)/Makefile.in INSTALL
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
46am__aclocal_m4_deps = $(top_srcdir)/configure.ac
47am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
48        $(ACLOCAL_M4)
49mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
50CONFIG_HEADER = $(top_builddir)/config.h
51CONFIG_CLEAN_FILES =
[2711]52am__installdirs = "$(DESTDIR)$(bindir)"
[2706]53binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
54PROGRAMS = $(bin_PROGRAMS)
55am_orxonox_OBJECTS = orxonox.$(OBJEXT) world.$(OBJEXT) \
[3236]56        player.$(OBJEXT) collision.$(OBJEXT) data_tank.$(OBJEXT) \
57        world_entity.$(OBJEXT) vector.$(OBJEXT) camera.$(OBJEXT) \
[2706]58        command_node.$(OBJEXT) ini_parser.$(OBJEXT) keynames.$(OBJEXT) \
59        track.$(OBJEXT) base_entity.$(OBJEXT) game_loader.$(OBJEXT) \
[3198]60        campaign.$(OBJEXT) story_entity.$(OBJEXT) \
61        environment.$(OBJEXT) object.$(OBJEXT) array.$(OBJEXT) \
[3276]62        material.$(OBJEXT) list.$(OBJEXT) p_node.$(OBJEXT) \
[3310]63        null_parent.$(OBJEXT) base_object.$(OBJEXT) \
64        helper_parent.$(OBJEXT)
[2706]65orxonox_OBJECTS = $(am_orxonox_OBJECTS)
66orxonox_LDADD = $(LDADD)
67DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
68depcomp = $(SHELL) $(top_srcdir)/depcomp
69am__depfiles_maybe = depfiles
[2811]70@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/array.Po \
[3302]71@AMDEP_TRUE@    ./$(DEPDIR)/base_entity.Po \
72@AMDEP_TRUE@    ./$(DEPDIR)/base_object.Po ./$(DEPDIR)/camera.Po \
[2811]73@AMDEP_TRUE@    ./$(DEPDIR)/campaign.Po ./$(DEPDIR)/collision.Po \
[2706]74@AMDEP_TRUE@    ./$(DEPDIR)/command_node.Po \
75@AMDEP_TRUE@    ./$(DEPDIR)/data_tank.Po \
[2816]76@AMDEP_TRUE@    ./$(DEPDIR)/environment.Po \
[2706]77@AMDEP_TRUE@    ./$(DEPDIR)/game_loader.Po \
[3310]78@AMDEP_TRUE@    ./$(DEPDIR)/helper_parent.Po \
[2706]79@AMDEP_TRUE@    ./$(DEPDIR)/ini_parser.Po ./$(DEPDIR)/keynames.Po \
[2816]80@AMDEP_TRUE@    ./$(DEPDIR)/list.Po ./$(DEPDIR)/material.Po \
[3276]81@AMDEP_TRUE@    ./$(DEPDIR)/null_parent.Po ./$(DEPDIR)/object.Po \
82@AMDEP_TRUE@    ./$(DEPDIR)/orxonox.Po ./$(DEPDIR)/p_node.Po \
83@AMDEP_TRUE@    ./$(DEPDIR)/player.Po ./$(DEPDIR)/story_entity.Po \
84@AMDEP_TRUE@    ./$(DEPDIR)/track.Po ./$(DEPDIR)/vector.Po \
85@AMDEP_TRUE@    ./$(DEPDIR)/world.Po ./$(DEPDIR)/world_entity.Po
[2706]86CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
87        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
88CXXLD = $(CXX)
89CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
90        -o $@
91SOURCES = $(orxonox_SOURCES)
92DIST_SOURCES = $(orxonox_SOURCES)
[3191]93RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
94        html-recursive info-recursive install-data-recursive \
95        install-exec-recursive install-info-recursive \
96        install-recursive installcheck-recursive installdirs-recursive \
97        pdf-recursive ps-recursive uninstall-info-recursive \
98        uninstall-recursive
[2706]99HEADERS = $(noinst_HEADERS)
100ETAGS = etags
101CTAGS = ctags
[3197]102DIST_SUBDIRS = . importer gui console
[2706]103DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
[1945]104ACLOCAL = @ACLOCAL@
105AMDEP_FALSE = @AMDEP_FALSE@
106AMDEP_TRUE = @AMDEP_TRUE@
107AMTAR = @AMTAR@
108AUTOCONF = @AUTOCONF@
109AUTOHEADER = @AUTOHEADER@
110AUTOMAKE = @AUTOMAKE@
111AWK = @AWK@
112CC = @CC@
113CCDEPMODE = @CCDEPMODE@
114CFLAGS = @CFLAGS@
115CPP = @CPP@
116CPPFLAGS = @CPPFLAGS@
117CXX = @CXX@
118CXXDEPMODE = @CXXDEPMODE@
119CXXFLAGS = @CXXFLAGS@
120CYGPATH_W = @CYGPATH_W@
[3173]121DEBUG = @DEBUG@
[1945]122DEFS = @DEFS@
123DEPDIR = @DEPDIR@
[3237]124DOXYGEN = @DOXYGEN@
125DOXYGEN_FALSE = @DOXYGEN_FALSE@
126DOXYGEN_TRUE = @DOXYGEN_TRUE@
[1945]127ECHO_C = @ECHO_C@
128ECHO_N = @ECHO_N@
129ECHO_T = @ECHO_T@
130EGREP = @EGREP@
131EXEEXT = @EXEEXT@
[2980]132GTK2_CFLAGS = @GTK2_CFLAGS@
133GTK2_LIBS = @GTK2_LIBS@
134HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
135HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
[1945]136INSTALL_DATA = @INSTALL_DATA@
137INSTALL_PROGRAM = @INSTALL_PROGRAM@
138INSTALL_SCRIPT = @INSTALL_SCRIPT@
139INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
140LDFLAGS = @LDFLAGS@
141LIBOBJS = @LIBOBJS@
142LIBS = @LIBS@
143LTLIBOBJS = @LTLIBOBJS@
144MAKEINFO = @MAKEINFO@
[2018]145MSBITFIELDS = @MSBITFIELDS@
[1945]146OBJEXT = @OBJEXT@
147PACKAGE = @PACKAGE@
148PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
149PACKAGE_NAME = @PACKAGE_NAME@
150PACKAGE_STRING = @PACKAGE_STRING@
151PACKAGE_TARNAME = @PACKAGE_TARNAME@
152PACKAGE_VERSION = @PACKAGE_VERSION@
153PATH_SEPARATOR = @PATH_SEPARATOR@
154SET_MAKE = @SET_MAKE@
155SHELL = @SHELL@
156STRIP = @STRIP@
157VERSION = @VERSION@
158ac_ct_CC = @ac_ct_CC@
159ac_ct_CXX = @ac_ct_CXX@
160ac_ct_STRIP = @ac_ct_STRIP@
161am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
162am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
163am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
164am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
165am__include = @am__include@
166am__leading_dot = @am__leading_dot@
167am__quote = @am__quote@
168bindir = @bindir@
[2980]169build = @build@
[1945]170build_alias = @build_alias@
[2980]171build_cpu = @build_cpu@
172build_os = @build_os@
173build_vendor = @build_vendor@
[1945]174datadir = @datadir@
175exec_prefix = @exec_prefix@
[2980]176host = @host@
[1945]177host_alias = @host_alias@
[2980]178host_cpu = @host_cpu@
179host_os = @host_os@
180host_vendor = @host_vendor@
[1945]181includedir = @includedir@
182infodir = @infodir@
183install_sh = @install_sh@
184libdir = @libdir@
185libexecdir = @libexecdir@
186localstatedir = @localstatedir@
187mandir = @mandir@
[2706]188mkdir_p = @mkdir_p@
[1945]189oldincludedir = @oldincludedir@
190prefix = @prefix@
191program_transform_name = @program_transform_name@
192sbindir = @sbindir@
193sharedstatedir = @sharedstatedir@
194sysconfdir = @sysconfdir@
[2980]195target = @target@
[1945]196target_alias = @target_alias@
[2980]197target_cpu = @target_cpu@
198target_os = @target_os@
199target_vendor = @target_vendor@
[3180]200
201#AM_CXXFLAGS=""
202AM_LDFLAGS = $(MWINDOWS)
[3182]203orxonox_SOURCES = orxonox.cc \
204                 world.cc \
205                 player.cc \
[3236]206                 collision.cc \
[3182]207                 data_tank.cc \
208                 world_entity.cc \
209                 vector.cc \
210                 camera.cc \
211                 command_node.cc \
212                 ini_parser.cc \
213                 keynames.cc \
214                 track.cc \
215                 base_entity.cc \
216                 game_loader.cc \
217                 campaign.cc \
218                 story_entity.cc \
[3198]219                 environment.cc \
[3196]220                 importer/object.cc \
221                 importer/array.cc \
222                 importer/material.cc \
[3246]223                 list.cc \
[3276]224                 p_node.cc \
[3302]225                 null_parent.cc \
[3310]226                 base_object.cc \
227                 helper_parent.cc
[3182]228
229noinst_HEADERS = ability.h \
230                 data_tank.h \
[3236]231                 collision.h \
[3182]232                 npc.h \
233                 stdincl.h \
234                 ai.h \
235                 environment.h \
236                 orxonox.h \
237                 synchronisable.h \
238                 base_entity.h \
239                 error.h \
240                 player.h \
241                 track.h \
242                 camera.h \
243                 ini_parser.h \
244                 power_up.h \
245                 vector.h \
246                 keynames.h \
247                 proto_class.h \
248                 world.h \
249                 command_node.h \
250                 list.h \
251                 shoot_laser.h \
252                 world_entity.h \
253                 coordinates.h \
254                 message_structures.h \
255                 shoot_rocket.h \
256                 list_template.h \
257                 story_entity.h \
258                 story_def.h \
259                 game_loader.h \
[3246]260                 campaign.h \
[3276]261                 p_node.h \
[3302]262                 null_parent.h \
[3310]263                 base_object.h \
264                 helper_parent.h
[3182]265
[3198]266EXTRA_DIST = orxonox.conf
[3191]267@HAVE_GTK2_FALSE@GTK_PROGS =
[3198]268
269### GTK_RELATED
[3191]270@HAVE_GTK2_TRUE@GTK_PROGS = console
[3197]271SUBDIRS = . \
272          importer \
[3196]273          gui \
[3191]274          $(GTK_PROGS)
[1945]275
[3191]276all: all-recursive
277
[1945]278.SUFFIXES:
[1953]279.SUFFIXES: .cc .o .obj
[2706]280$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
281        @for dep in $?; do \
282          case '$(am__configure_deps)' in \
283            *$$dep*) \
284              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
285                && exit 0; \
286              exit 1;; \
287          esac; \
288        done; \
[3173]289        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
[1945]290        cd $(top_srcdir) && \
[3173]291          $(AUTOMAKE) --foreign  src/Makefile
[2706]292.PRECIOUS: Makefile
293Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
294        @case '$?' in \
295          *config.status*) \
296            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
297          *) \
298            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
299            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
300        esac;
301
302$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
303        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
304
305$(top_srcdir)/configure:  $(am__configure_deps)
306        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
307$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
308        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
[1953]309install-binPROGRAMS: $(bin_PROGRAMS)
310        @$(NORMAL_INSTALL)
[2711]311        test -z "$(bindir)" || $(mkdir_p) "$(DESTDIR)$(bindir)"
[1953]312        @list='$(bin_PROGRAMS)'; for p in $$list; do \
313          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
314          if test -f $$p \
315          ; then \
316            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
[2711]317           echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
318           $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
[1953]319          else :; fi; \
320        done
321
322uninstall-binPROGRAMS:
323        @$(NORMAL_UNINSTALL)
324        @list='$(bin_PROGRAMS)'; for p in $$list; do \
325          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
[2711]326          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
327          rm -f "$(DESTDIR)$(bindir)/$$f"; \
[1953]328        done
329
330clean-binPROGRAMS:
331        -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
332orxonox$(EXEEXT): $(orxonox_OBJECTS) $(orxonox_DEPENDENCIES)
333        @rm -f orxonox$(EXEEXT)
334        $(CXXLINK) $(orxonox_LDFLAGS) $(orxonox_OBJECTS) $(orxonox_LDADD) $(LIBS)
335
336mostlyclean-compile:
[2706]337        -rm -f *.$(OBJEXT)
[1953]338
339distclean-compile:
340        -rm -f *.tab.c
341
[2811]342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/array.Po@am__quote@
[2551]343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base_entity.Po@am__quote@
[3302]344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/base_object.Po@am__quote@
[2190]345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/camera.Po@am__quote@
[2636]346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/campaign.Po@am__quote@
[2190]347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/collision.Po@am__quote@
348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/command_node.Po@am__quote@
[1953]349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/data_tank.Po@am__quote@
[2816]350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/environment.Po@am__quote@
[2636]351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/game_loader.Po@am__quote@
[3310]352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/helper_parent.Po@am__quote@
[2190]353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ini_parser.Po@am__quote@
354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/keynames.Po@am__quote@
[2816]355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/list.Po@am__quote@
[2811]356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/material.Po@am__quote@
[3276]357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/null_parent.Po@am__quote@
[2811]358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object.Po@am__quote@
[1953]359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox.Po@am__quote@
[3246]360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/p_node.Po@am__quote@
[1953]361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/player.Po@am__quote@
[2636]362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/story_entity.Po@am__quote@
[2190]363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/track.Po@am__quote@
[2043]364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vector.Po@am__quote@
[1953]365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/world.Po@am__quote@
[2036]366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/world_entity.Po@am__quote@
[1953]367
368.cc.o:
[2706]369@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
370@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
[1953]371@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
372@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
373@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[2706]374@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
[1953]375
376.cc.obj:
[2706]377@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
378@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
[1953]379@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
380@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@
381@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[2706]382@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
[3196]383
384object.o: importer/object.cc
385@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT object.o -MD -MP -MF "$(DEPDIR)/object.Tpo" -c -o object.o `test -f 'importer/object.cc' || echo '$(srcdir)/'`importer/object.cc; \
386@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/object.Tpo" "$(DEPDIR)/object.Po"; else rm -f "$(DEPDIR)/object.Tpo"; exit 1; fi
387@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='importer/object.cc' object='object.o' libtool=no @AMDEPBACKSLASH@
388@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/object.Po' tmpdepfile='$(DEPDIR)/object.TPo' @AMDEPBACKSLASH@
389@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
390@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o object.o `test -f 'importer/object.cc' || echo '$(srcdir)/'`importer/object.cc
391
392object.obj: importer/object.cc
393@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT object.obj -MD -MP -MF "$(DEPDIR)/object.Tpo" -c -o object.obj `if test -f 'importer/object.cc'; then $(CYGPATH_W) 'importer/object.cc'; else $(CYGPATH_W) '$(srcdir)/importer/object.cc'; fi`; \
394@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/object.Tpo" "$(DEPDIR)/object.Po"; else rm -f "$(DEPDIR)/object.Tpo"; exit 1; fi
395@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='importer/object.cc' object='object.obj' libtool=no @AMDEPBACKSLASH@
396@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/object.Po' tmpdepfile='$(DEPDIR)/object.TPo' @AMDEPBACKSLASH@
397@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
398@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o object.obj `if test -f 'importer/object.cc'; then $(CYGPATH_W) 'importer/object.cc'; else $(CYGPATH_W) '$(srcdir)/importer/object.cc'; fi`
399
400array.o: importer/array.cc
401@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT array.o -MD -MP -MF "$(DEPDIR)/array.Tpo" -c -o array.o `test -f 'importer/array.cc' || echo '$(srcdir)/'`importer/array.cc; \
402@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/array.Tpo" "$(DEPDIR)/array.Po"; else rm -f "$(DEPDIR)/array.Tpo"; exit 1; fi
403@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='importer/array.cc' object='array.o' libtool=no @AMDEPBACKSLASH@
404@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/array.Po' tmpdepfile='$(DEPDIR)/array.TPo' @AMDEPBACKSLASH@
405@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
406@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o array.o `test -f 'importer/array.cc' || echo '$(srcdir)/'`importer/array.cc
407
408array.obj: importer/array.cc
409@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT array.obj -MD -MP -MF "$(DEPDIR)/array.Tpo" -c -o array.obj `if test -f 'importer/array.cc'; then $(CYGPATH_W) 'importer/array.cc'; else $(CYGPATH_W) '$(srcdir)/importer/array.cc'; fi`; \
410@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/array.Tpo" "$(DEPDIR)/array.Po"; else rm -f "$(DEPDIR)/array.Tpo"; exit 1; fi
411@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='importer/array.cc' object='array.obj' libtool=no @AMDEPBACKSLASH@
412@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/array.Po' tmpdepfile='$(DEPDIR)/array.TPo' @AMDEPBACKSLASH@
413@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
414@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o array.obj `if test -f 'importer/array.cc'; then $(CYGPATH_W) 'importer/array.cc'; else $(CYGPATH_W) '$(srcdir)/importer/array.cc'; fi`
415
416material.o: importer/material.cc
417@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT material.o -MD -MP -MF "$(DEPDIR)/material.Tpo" -c -o material.o `test -f 'importer/material.cc' || echo '$(srcdir)/'`importer/material.cc; \
418@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/material.Tpo" "$(DEPDIR)/material.Po"; else rm -f "$(DEPDIR)/material.Tpo"; exit 1; fi
419@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='importer/material.cc' object='material.o' libtool=no @AMDEPBACKSLASH@
420@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/material.Po' tmpdepfile='$(DEPDIR)/material.TPo' @AMDEPBACKSLASH@
421@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
422@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o material.o `test -f 'importer/material.cc' || echo '$(srcdir)/'`importer/material.cc
423
424material.obj: importer/material.cc
425@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT material.obj -MD -MP -MF "$(DEPDIR)/material.Tpo" -c -o material.obj `if test -f 'importer/material.cc'; then $(CYGPATH_W) 'importer/material.cc'; else $(CYGPATH_W) '$(srcdir)/importer/material.cc'; fi`; \
426@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/material.Tpo" "$(DEPDIR)/material.Po"; else rm -f "$(DEPDIR)/material.Tpo"; exit 1; fi
427@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='importer/material.cc' object='material.obj' libtool=no @AMDEPBACKSLASH@
428@AMDEP_TRUE@@am__fastdepCXX_FALSE@      depfile='$(DEPDIR)/material.Po' tmpdepfile='$(DEPDIR)/material.TPo' @AMDEPBACKSLASH@
429@AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
430@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o material.obj `if test -f 'importer/material.cc'; then $(CYGPATH_W) 'importer/material.cc'; else $(CYGPATH_W) '$(srcdir)/importer/material.cc'; fi`
[1945]431uninstall-info-am:
[1953]432
[3191]433# This directory's subdirectories are mostly independent; you can cd
434# into them and run `make' without going through this Makefile.
435# To change the values of `make' variables: instead of editing Makefiles,
436# (1) if the variable is set in `config.status', edit `config.status'
437#     (which will cause the Makefiles to be regenerated when you run `make');
438# (2) otherwise, pass the desired values on the `make' command line.
439$(RECURSIVE_TARGETS):
440        @set fnord $$MAKEFLAGS; amf=$$2; \
441        dot_seen=no; \
442        target=`echo $@ | sed s/-recursive//`; \
443        list='$(SUBDIRS)'; for subdir in $$list; do \
444          echo "Making $$target in $$subdir"; \
445          if test "$$subdir" = "."; then \
446            dot_seen=yes; \
447            local_target="$$target-am"; \
448          else \
449            local_target="$$target"; \
450          fi; \
451          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
452           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
453        done; \
454        if test "$$dot_seen" = "no"; then \
455          $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
456        fi; test -z "$$fail"
457
458mostlyclean-recursive clean-recursive distclean-recursive \
459maintainer-clean-recursive:
460        @set fnord $$MAKEFLAGS; amf=$$2; \
461        dot_seen=no; \
462        case "$@" in \
463          distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
464          *) list='$(SUBDIRS)' ;; \
465        esac; \
466        rev=''; for subdir in $$list; do \
467          if test "$$subdir" = "."; then :; else \
468            rev="$$subdir $$rev"; \
469          fi; \
470        done; \
471        rev="$$rev ."; \
472        target=`echo $@ | sed s/-recursive//`; \
473        for subdir in $$rev; do \
474          echo "Making $$target in $$subdir"; \
475          if test "$$subdir" = "."; then \
476            local_target="$$target-am"; \
477          else \
478            local_target="$$target"; \
479          fi; \
480          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
481           || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
482        done && test -z "$$fail"
483tags-recursive:
484        list='$(SUBDIRS)'; for subdir in $$list; do \
485          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
486        done
487ctags-recursive:
488        list='$(SUBDIRS)'; for subdir in $$list; do \
489          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
490        done
491
[1953]492ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
493        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
494        unique=`for i in $$list; do \
495            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
496          done | \
497          $(AWK) '    { files[$$0] = 1; } \
498               END { for (i in files) print i; }'`; \
499        mkid -fID $$unique
[2706]500tags: TAGS
[1953]501
[3191]502TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
[1953]503                $(TAGS_FILES) $(LISP)
504        tags=; \
505        here=`pwd`; \
[3191]506        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
507          include_option=--etags-include; \
508          empty_fix=.; \
509        else \
510          include_option=--include; \
511          empty_fix=; \
512        fi; \
513        list='$(SUBDIRS)'; for subdir in $$list; do \
514          if test "$$subdir" = .; then :; else \
515            test ! -f $$subdir/TAGS || \
516              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
517          fi; \
518        done; \
[1953]519        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
520        unique=`for i in $$list; do \
521            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
522          done | \
523          $(AWK) '    { files[$$0] = 1; } \
524               END { for (i in files) print i; }'`; \
[2711]525        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
526          test -n "$$unique" || unique=$$empty_fix; \
527          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
528            $$tags $$unique; \
529        fi
[1945]530ctags: CTAGS
[3191]531CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
[1953]532                $(TAGS_FILES) $(LISP)
533        tags=; \
534        here=`pwd`; \
535        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
536        unique=`for i in $$list; do \
537            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
538          done | \
539          $(AWK) '    { files[$$0] = 1; } \
540               END { for (i in files) print i; }'`; \
541        test -z "$(CTAGS_ARGS)$$tags$$unique" \
542          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
543             $$tags $$unique
[1945]544
[1953]545GTAGS:
546        here=`$(am__cd) $(top_builddir) && pwd` \
547          && cd $(top_srcdir) \
548          && gtags -i $(GTAGS_ARGS) $$here
549
550distclean-tags:
551        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
[1945]552
553distdir: $(DISTFILES)
554        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
555        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
556        list='$(DISTFILES)'; for file in $$list; do \
557          case $$file in \
558            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
559            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
560          esac; \
561          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
562          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
563          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
564            dir="/$$dir"; \
[2706]565            $(mkdir_p) "$(distdir)$$dir"; \
[1945]566          else \
567            dir=''; \
568          fi; \
569          if test -d $$d/$$file; then \
570            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
571              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
572            fi; \
573            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
574          else \
575            test -f $(distdir)/$$file \
576            || cp -p $$d/$$file $(distdir)/$$file \
577            || exit 1; \
578          fi; \
579        done
[3191]580        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
581          if test "$$subdir" = .; then :; else \
582            test -d "$(distdir)/$$subdir" \
583            || mkdir "$(distdir)/$$subdir" \
584            || exit 1; \
585            (cd $$subdir && \
586              $(MAKE) $(AM_MAKEFLAGS) \
587                top_distdir="../$(top_distdir)" \
588                distdir="../$(distdir)/$$subdir" \
589                distdir) \
590              || exit 1; \
591          fi; \
592        done
[1945]593check-am: all-am
[3191]594check: check-recursive
[2589]595all-am: Makefile $(PROGRAMS) $(HEADERS)
[3191]596installdirs: installdirs-recursive
597installdirs-am:
[2711]598        for dir in "$(DESTDIR)$(bindir)"; do \
599          test -z "$$dir" || $(mkdir_p) "$$dir"; \
600        done
[3191]601install: install-recursive
602install-exec: install-exec-recursive
603install-data: install-data-recursive
604uninstall: uninstall-recursive
[1945]605
606install-am: all-am
607        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
608
[3191]609installcheck: installcheck-recursive
[1945]610install-strip:
611        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
612          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
613          `test -z '$(STRIP)' || \
614            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
615mostlyclean-generic:
616
617clean-generic:
618
619distclean-generic:
620        -rm -f $(CONFIG_CLEAN_FILES)
621
622maintainer-clean-generic:
623        @echo "This command is intended for maintainers to use"
624        @echo "it deletes files that may require special tools to rebuild."
[3191]625clean: clean-recursive
[1945]626
[1953]627clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
[1945]628
[3191]629distclean: distclean-recursive
[1953]630        -rm -rf ./$(DEPDIR)
[1945]631        -rm -f Makefile
[1953]632distclean-am: clean-am distclean-compile distclean-generic \
633        distclean-tags
[1945]634
[3191]635dvi: dvi-recursive
[1945]636
637dvi-am:
638
[3191]639html: html-recursive
[2706]640
[3191]641info: info-recursive
[1945]642
643info-am:
644
645install-data-am:
646
[1953]647install-exec-am: install-binPROGRAMS
[1945]648
[3191]649install-info: install-info-recursive
[1945]650
651install-man:
652
653installcheck-am:
654
[3191]655maintainer-clean: maintainer-clean-recursive
[1953]656        -rm -rf ./$(DEPDIR)
[1945]657        -rm -f Makefile
658maintainer-clean-am: distclean-am maintainer-clean-generic
659
[3191]660mostlyclean: mostlyclean-recursive
[1945]661
[1953]662mostlyclean-am: mostlyclean-compile mostlyclean-generic
[1945]663
[3191]664pdf: pdf-recursive
[1945]665
666pdf-am:
667
[3191]668ps: ps-recursive
[1945]669
670ps-am:
671
[1953]672uninstall-am: uninstall-binPROGRAMS uninstall-info-am
[1945]673
[3191]674uninstall-info: uninstall-info-recursive
675
676.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
677        clean clean-binPROGRAMS clean-generic clean-recursive ctags \
678        ctags-recursive distclean distclean-compile distclean-generic \
679        distclean-recursive distclean-tags distdir dvi dvi-am html \
[2706]680        html-am info info-am install install-am install-binPROGRAMS \
681        install-data install-data-am install-exec install-exec-am \
682        install-info install-info-am install-man install-strip \
[3191]683        installcheck installcheck-am installdirs installdirs-am \
684        maintainer-clean maintainer-clean-generic \
685        maintainer-clean-recursive mostlyclean mostlyclean-compile \
686        mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
687        tags tags-recursive uninstall uninstall-am \
688        uninstall-binPROGRAMS uninstall-info-am
[1945]689
[1953]690
[3027]691#  uncomment the following if orxonox requires the math library
[2190]692#orxonox_LDADD=-lm
[1953]693
694#EXTRA_DIST=orxonox.lsm.in orxonox.spec.in orxonox.texinfo
695
696#  if you write a self-test script named `chk', uncomment the
697#  following and add `chk' to the EXTRA_DIST list
698#TESTS=chk
699
700#  build and install the .info pages
701#info_TEXINFOS = orxonox.texinfo
702#orxonox_TEXINFOS = gpl.texinfo
703
704#  install the man pages
705#man_MANS=orxonox.1
[1945]706# Tell versions [3.59,3.63) of GNU make to not export all variables.
707# Otherwise a system limit (for SysV at least) may be exceeded.
708.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.