Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/branches/nico/src/Makefile.in @ 3384

Last change on this file since 3384 was 3384, checked in by bensch, 19 years ago

orxonox/branches/nico: moved hightmap to importer, there are still some files missing…

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