Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Last change on this file since 3291 was 3276, checked in by patrick, 20 years ago

orxonox/branche/parenting: added nullparent as the center of all parents.

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