Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/branches/world_entities/src/util/Makefile.in @ 5711

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

we: added grid for ObjectManager

File size: 36.0 KB
RevLine 
[5479]1# Makefile.in generated by automake 1.9.6 from Makefile.am.
[3493]2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
[5475]5# 2003, 2004, 2005  Free Software Foundation, Inc.
[3493]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@
[5349]16
17
[3493]18srcdir = @srcdir@
19top_srcdir = @top_srcdir@
20VPATH = @srcdir@
21pkgdatadir = $(datadir)/@PACKAGE@
22pkglibdir = $(libdir)/@PACKAGE@
23pkgincludedir = $(includedir)/@PACKAGE@
24top_builddir = ../..
25am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26INSTALL = @INSTALL@
27install_sh_DATA = $(install_sh) -c -m 644
28install_sh_PROGRAM = $(install_sh) -c
29install_sh_SCRIPT = $(install_sh) -c
30INSTALL_HEADER = $(INSTALL_DATA)
31transform = $(program_transform_name)
32NORMAL_INSTALL = :
33PRE_INSTALL = :
34POST_INSTALL = :
35NORMAL_UNINSTALL = :
36PRE_UNINSTALL = :
37POST_UNINSTALL = :
[5475]38build_triplet = @build@
[3493]39host_triplet = @host@
[5475]40target_triplet = @target@
[5350]41subdir = src/util
[5349]42DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
43        $(srcdir)/Makefile.in
[3493]44ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45am__aclocal_m4_deps = $(top_srcdir)/configure.ac
46am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
47        $(ACLOCAL_M4)
48mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
49CONFIG_HEADER = $(top_builddir)/config.h
50CONFIG_CLEAN_FILES =
[5463]51LIBRARIES = $(noinst_LIBRARIES)
52AR = ar
53ARFLAGS = cru
54libORXutils_a_AR = $(AR) $(ARFLAGS)
55libORXutils_a_LIBADD =
[5629]56am_libORXutils_a_OBJECTS = fast_factory.$(OBJEXT) \
57        object_manager.$(OBJEXT) factory.$(OBJEXT) \
[5479]58        garbage_collector.$(OBJEXT) state.$(OBJEXT) \
59        user_control.$(OBJEXT) animation3d.$(OBJEXT) \
[5463]60        animation.$(OBJEXT) animation_player.$(OBJEXT) \
[5558]61        resource_manager.$(OBJEXT) game_loader.$(OBJEXT) \
62        load_param.$(OBJEXT) load_param_description.$(OBJEXT) \
[5463]63        pilot_node.$(OBJEXT) track_manager.$(OBJEXT) \
64        track_node.$(OBJEXT)
65libORXutils_a_OBJECTS = $(am_libORXutils_a_OBJECTS)
[5349]66DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
67depcomp = $(SHELL) $(top_srcdir)/depcomp
68am__depfiles_maybe = depfiles
69CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
70        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
71CXXLD = $(CXX)
[5463]72CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
73        -o $@
74SOURCES = $(libORXutils_a_SOURCES)
75DIST_SOURCES = $(libORXutils_a_SOURCES)
[5349]76HEADERS = $(noinst_HEADERS)
[3493]77ETAGS = etags
78CTAGS = ctags
79DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
80ACLOCAL = @ACLOCAL@
81AMDEP_FALSE = @AMDEP_FALSE@
82AMDEP_TRUE = @AMDEP_TRUE@
83AMTAR = @AMTAR@
84AUTOCONF = @AUTOCONF@
85AUTOHEADER = @AUTOHEADER@
86AUTOMAKE = @AUTOMAKE@
87AWK = @AWK@
88CC = @CC@
89CCDEPMODE = @CCDEPMODE@
90CFLAGS = @CFLAGS@
91CPP = @CPP@
92CPPFLAGS = @CPPFLAGS@
93CURL_CFLAGS = @CURL_CFLAGS@
94CURL_LIBS = @CURL_LIBS@
95CXX = @CXX@
96CXXDEPMODE = @CXXDEPMODE@
97CXXFLAGS = @CXXFLAGS@
98CYGPATH_W = @CYGPATH_W@
99DEBUG = @DEBUG@
100DEFS = @DEFS@
101DEPDIR = @DEPDIR@
[3558]102DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@
103DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@
[3493]104DOXYGEN = @DOXYGEN@
105DOXYGEN_FALSE = @DOXYGEN_FALSE@
106DOXYGEN_TRUE = @DOXYGEN_TRUE@
107ECHO_C = @ECHO_C@
108ECHO_N = @ECHO_N@
109ECHO_T = @ECHO_T@
110EGREP = @EGREP@
111EXEEXT = @EXEEXT@
[3789]112GPROF = @GPROF@
[3493]113GTK2_CFLAGS = @GTK2_CFLAGS@
114GTK2_LIBS = @GTK2_LIBS@
115HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
116HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
117HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
118HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
119INSTALL_DATA = @INSTALL_DATA@
120INSTALL_PROGRAM = @INSTALL_PROGRAM@
121INSTALL_SCRIPT = @INSTALL_SCRIPT@
122INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
123LDFLAGS = @LDFLAGS@
124LIBOBJS = @LIBOBJS@
125LIBS = @LIBS@
126LTLIBOBJS = @LTLIBOBJS@
127MAKEINFO = @MAKEINFO@
128MSBITFIELDS = @MSBITFIELDS@
129OBJEXT = @OBJEXT@
130PACKAGE = @PACKAGE@
131PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
132PACKAGE_NAME = @PACKAGE_NAME@
133PACKAGE_STRING = @PACKAGE_STRING@
134PACKAGE_TARNAME = @PACKAGE_TARNAME@
135PACKAGE_VERSION = @PACKAGE_VERSION@
136PATH_SEPARATOR = @PATH_SEPARATOR@
[4130]137PKG_CONFIG = @PKG_CONFIG@
[4054]138RANLIB = @RANLIB@
[3493]139SET_MAKE = @SET_MAKE@
140SHELL = @SHELL@
141STRIP = @STRIP@
142SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
143SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
144VERSION = @VERSION@
145ac_ct_CC = @ac_ct_CC@
146ac_ct_CXX = @ac_ct_CXX@
[4054]147ac_ct_RANLIB = @ac_ct_RANLIB@
[3493]148ac_ct_STRIP = @ac_ct_STRIP@
149am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
150am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
151am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
152am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
153am__include = @am__include@
154am__leading_dot = @am__leading_dot@
155am__quote = @am__quote@
[5475]156am__tar = @am__tar@
157am__untar = @am__untar@
[3493]158bindir = @bindir@
159build = @build@
160build_alias = @build_alias@
161build_cpu = @build_cpu@
162build_os = @build_os@
163build_vendor = @build_vendor@
164datadir = @datadir@
165exec_prefix = @exec_prefix@
166host = @host@
167host_alias = @host_alias@
168host_cpu = @host_cpu@
169host_os = @host_os@
170host_vendor = @host_vendor@
171includedir = @includedir@
172infodir = @infodir@
173install_sh = @install_sh@
174libdir = @libdir@
175libexecdir = @libexecdir@
176localstatedir = @localstatedir@
177mandir = @mandir@
178mkdir_p = @mkdir_p@
179oldincludedir = @oldincludedir@
180prefix = @prefix@
181program_transform_name = @program_transform_name@
182sbindir = @sbindir@
183sharedstatedir = @sharedstatedir@
184sysconfdir = @sysconfdir@
185target = @target@
186target_alias = @target_alias@
187target_cpu = @target_cpu@
188target_os = @target_os@
189target_vendor = @target_vendor@
[5349]190MAINSRCDIR = ..
[5463]191noinst_LIBRARIES = libORXutils.a
192libORXutils_a_SOURCES = fast_factory.cc \
[5629]193                        object_manager.cc \
[5558]194                        loading/factory.cc \
[5463]195                        garbage_collector.cc \
196                        state.cc \
197                        user_control.cc \
198                        animation/animation3d.cc \
199                        animation/animation.cc \
200                        animation/animation_player.cc \
[5479]201                        loading/resource_manager.cc \
[5463]202                        loading/game_loader.cc \
203                        loading/load_param.cc \
[5558]204                        loading/load_param_description.cc \
[5463]205                        track/pilot_node.cc \
206                        track/track_manager.cc \
[5629]207                        track/track_node.cc
[5349]208
[5350]209noinst_HEADERS = fast_factory.h \
[5629]210                        object_manager.h \
[5350]211                        garbage_collector.h \
212                        state.h \
213                        user_control.h \
214                        animation/animation3d.h \
215                        animation/animation.h \
216                        animation/animation_player.h \
217                        animation/t_animation.h \
[5479]218                        loading/resource_manager.h \
[5350]219                        loading/factory.h \
220                        loading/game_loader.h \
221                        loading/load_param.h \
[5558]222                        loading/load_param_description.h \
[5350]223                        track/pilot_node.h \
224                        track/track_manager.h \
225                        track/track_node.h
[5349]226
[5350]227all: all-am
[5349]228
[3493]229.SUFFIXES:
[5463]230.SUFFIXES: .cc .o .obj
[3493]231$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
232        @for dep in $?; do \
233          case '$(am__configure_deps)' in \
234            *$$dep*) \
235              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
236                && exit 0; \
237              exit 1;; \
238          esac; \
239        done; \
[5558]240        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/util/Makefile'; \
[3493]241        cd $(top_srcdir) && \
[5558]242          $(AUTOMAKE) --foreign  src/util/Makefile
[3493]243.PRECIOUS: Makefile
244Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
245        @case '$?' in \
246          *config.status*) \
247            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
248          *) \
249            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
250            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
251        esac;
252
253$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
254        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
255
256$(top_srcdir)/configure:  $(am__configure_deps)
257        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
258$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
259        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
[5349]260
[5463]261clean-noinstLIBRARIES:
262        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
263libORXutils.a: $(libORXutils_a_OBJECTS) $(libORXutils_a_DEPENDENCIES)
264        -rm -f libORXutils.a
265        $(libORXutils_a_AR) libORXutils.a $(libORXutils_a_OBJECTS) $(libORXutils_a_LIBADD)
266        $(RANLIB) libORXutils.a
[5349]267
268mostlyclean-compile:
269        -rm -f *.$(OBJEXT)
270
271distclean-compile:
272        -rm -f *.tab.c
273
[5463]274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/animation.Po@am__quote@
275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/animation3d.Po@am__quote@
276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/animation_player.Po@am__quote@
277@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/factory.Po@am__quote@
278@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fast_factory.Po@am__quote@
279@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/game_loader.Po@am__quote@
280@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/garbage_collector.Po@am__quote@
281@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_param.Po@am__quote@
[5558]282@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/load_param_description.Po@am__quote@
[5629]283@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object_manager.Po@am__quote@
[5463]284@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pilot_node.Po@am__quote@
285@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resource_manager.Po@am__quote@
286@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/state.Po@am__quote@
287@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/track_manager.Po@am__quote@
288@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/track_node.Po@am__quote@
289@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/user_control.Po@am__quote@
[5349]290
291.cc.o:
292@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
293@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
294@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
[5475]295@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5349]296@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
297
298.cc.obj:
299@am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
300@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
301@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
[5475]302@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5349]303@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
304
[5558]305factory.o: loading/factory.cc
306@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT factory.o -MD -MP -MF "$(DEPDIR)/factory.Tpo" -c -o factory.o `test -f 'loading/factory.cc' || echo '$(srcdir)/'`loading/factory.cc; \
307@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/factory.Tpo" "$(DEPDIR)/factory.Po"; else rm -f "$(DEPDIR)/factory.Tpo"; exit 1; fi
308@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='loading/factory.cc' object='factory.o' libtool=no @AMDEPBACKSLASH@
309@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
310@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o factory.o `test -f 'loading/factory.cc' || echo '$(srcdir)/'`loading/factory.cc
311
312factory.obj: loading/factory.cc
313@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT factory.obj -MD -MP -MF "$(DEPDIR)/factory.Tpo" -c -o factory.obj `if test -f 'loading/factory.cc'; then $(CYGPATH_W) 'loading/factory.cc'; else $(CYGPATH_W) '$(srcdir)/loading/factory.cc'; fi`; \
314@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/factory.Tpo" "$(DEPDIR)/factory.Po"; else rm -f "$(DEPDIR)/factory.Tpo"; exit 1; fi
315@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='loading/factory.cc' object='factory.obj' libtool=no @AMDEPBACKSLASH@
316@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
317@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o factory.obj `if test -f 'loading/factory.cc'; then $(CYGPATH_W) 'loading/factory.cc'; else $(CYGPATH_W) '$(srcdir)/loading/factory.cc'; fi`
318
[5350]319animation3d.o: animation/animation3d.cc
320@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation3d.o -MD -MP -MF "$(DEPDIR)/animation3d.Tpo" -c -o animation3d.o `test -f 'animation/animation3d.cc' || echo '$(srcdir)/'`animation/animation3d.cc; \
321@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/animation3d.Tpo" "$(DEPDIR)/animation3d.Po"; else rm -f "$(DEPDIR)/animation3d.Tpo"; exit 1; fi
322@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='animation/animation3d.cc' object='animation3d.o' libtool=no @AMDEPBACKSLASH@
[5475]323@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]324@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation3d.o `test -f 'animation/animation3d.cc' || echo '$(srcdir)/'`animation/animation3d.cc
[5349]325
[5350]326animation3d.obj: animation/animation3d.cc
327@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation3d.obj -MD -MP -MF "$(DEPDIR)/animation3d.Tpo" -c -o animation3d.obj `if test -f 'animation/animation3d.cc'; then $(CYGPATH_W) 'animation/animation3d.cc'; else $(CYGPATH_W) '$(srcdir)/animation/animation3d.cc'; fi`; \
328@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/animation3d.Tpo" "$(DEPDIR)/animation3d.Po"; else rm -f "$(DEPDIR)/animation3d.Tpo"; exit 1; fi
329@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='animation/animation3d.cc' object='animation3d.obj' libtool=no @AMDEPBACKSLASH@
[5475]330@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]331@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation3d.obj `if test -f 'animation/animation3d.cc'; then $(CYGPATH_W) 'animation/animation3d.cc'; else $(CYGPATH_W) '$(srcdir)/animation/animation3d.cc'; fi`
[5349]332
[5350]333animation.o: animation/animation.cc
334@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation.o -MD -MP -MF "$(DEPDIR)/animation.Tpo" -c -o animation.o `test -f 'animation/animation.cc' || echo '$(srcdir)/'`animation/animation.cc; \
335@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/animation.Tpo" "$(DEPDIR)/animation.Po"; else rm -f "$(DEPDIR)/animation.Tpo"; exit 1; fi
336@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='animation/animation.cc' object='animation.o' libtool=no @AMDEPBACKSLASH@
[5475]337@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]338@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation.o `test -f 'animation/animation.cc' || echo '$(srcdir)/'`animation/animation.cc
[5349]339
[5350]340animation.obj: animation/animation.cc
341@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation.obj -MD -MP -MF "$(DEPDIR)/animation.Tpo" -c -o animation.obj `if test -f 'animation/animation.cc'; then $(CYGPATH_W) 'animation/animation.cc'; else $(CYGPATH_W) '$(srcdir)/animation/animation.cc'; fi`; \
342@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/animation.Tpo" "$(DEPDIR)/animation.Po"; else rm -f "$(DEPDIR)/animation.Tpo"; exit 1; fi
343@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='animation/animation.cc' object='animation.obj' libtool=no @AMDEPBACKSLASH@
[5475]344@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]345@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation.obj `if test -f 'animation/animation.cc'; then $(CYGPATH_W) 'animation/animation.cc'; else $(CYGPATH_W) '$(srcdir)/animation/animation.cc'; fi`
[5349]346
[5350]347animation_player.o: animation/animation_player.cc
348@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation_player.o -MD -MP -MF "$(DEPDIR)/animation_player.Tpo" -c -o animation_player.o `test -f 'animation/animation_player.cc' || echo '$(srcdir)/'`animation/animation_player.cc; \
349@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/animation_player.Tpo" "$(DEPDIR)/animation_player.Po"; else rm -f "$(DEPDIR)/animation_player.Tpo"; exit 1; fi
350@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='animation/animation_player.cc' object='animation_player.o' libtool=no @AMDEPBACKSLASH@
[5475]351@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]352@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation_player.o `test -f 'animation/animation_player.cc' || echo '$(srcdir)/'`animation/animation_player.cc
[5349]353
[5350]354animation_player.obj: animation/animation_player.cc
355@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT animation_player.obj -MD -MP -MF "$(DEPDIR)/animation_player.Tpo" -c -o animation_player.obj `if test -f 'animation/animation_player.cc'; then $(CYGPATH_W) 'animation/animation_player.cc'; else $(CYGPATH_W) '$(srcdir)/animation/animation_player.cc'; fi`; \
356@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/animation_player.Tpo" "$(DEPDIR)/animation_player.Po"; else rm -f "$(DEPDIR)/animation_player.Tpo"; exit 1; fi
357@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='animation/animation_player.cc' object='animation_player.obj' libtool=no @AMDEPBACKSLASH@
[5475]358@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]359@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o animation_player.obj `if test -f 'animation/animation_player.cc'; then $(CYGPATH_W) 'animation/animation_player.cc'; else $(CYGPATH_W) '$(srcdir)/animation/animation_player.cc'; fi`
[5349]360
[5479]361resource_manager.o: loading/resource_manager.cc
362@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT resource_manager.o -MD -MP -MF "$(DEPDIR)/resource_manager.Tpo" -c -o resource_manager.o `test -f 'loading/resource_manager.cc' || echo '$(srcdir)/'`loading/resource_manager.cc; \
363@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/resource_manager.Tpo" "$(DEPDIR)/resource_manager.Po"; else rm -f "$(DEPDIR)/resource_manager.Tpo"; exit 1; fi
364@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='loading/resource_manager.cc' object='resource_manager.o' libtool=no @AMDEPBACKSLASH@
365@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
366@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o resource_manager.o `test -f 'loading/resource_manager.cc' || echo '$(srcdir)/'`loading/resource_manager.cc
367
368resource_manager.obj: loading/resource_manager.cc
369@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT resource_manager.obj -MD -MP -MF "$(DEPDIR)/resource_manager.Tpo" -c -o resource_manager.obj `if test -f 'loading/resource_manager.cc'; then $(CYGPATH_W) 'loading/resource_manager.cc'; else $(CYGPATH_W) '$(srcdir)/loading/resource_manager.cc'; fi`; \
370@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/resource_manager.Tpo" "$(DEPDIR)/resource_manager.Po"; else rm -f "$(DEPDIR)/resource_manager.Tpo"; exit 1; fi
371@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='loading/resource_manager.cc' object='resource_manager.obj' libtool=no @AMDEPBACKSLASH@
372@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
373@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o resource_manager.obj `if test -f 'loading/resource_manager.cc'; then $(CYGPATH_W) 'loading/resource_manager.cc'; else $(CYGPATH_W) '$(srcdir)/loading/resource_manager.cc'; fi`
374
[5350]375game_loader.o: loading/game_loader.cc
376@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_loader.o -MD -MP -MF "$(DEPDIR)/game_loader.Tpo" -c -o game_loader.o `test -f 'loading/game_loader.cc' || echo '$(srcdir)/'`loading/game_loader.cc; \
377@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/game_loader.Tpo" "$(DEPDIR)/game_loader.Po"; else rm -f "$(DEPDIR)/game_loader.Tpo"; exit 1; fi
378@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='loading/game_loader.cc' object='game_loader.o' libtool=no @AMDEPBACKSLASH@
[5475]379@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]380@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_loader.o `test -f 'loading/game_loader.cc' || echo '$(srcdir)/'`loading/game_loader.cc
[5349]381
[5350]382game_loader.obj: loading/game_loader.cc
383@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT game_loader.obj -MD -MP -MF "$(DEPDIR)/game_loader.Tpo" -c -o game_loader.obj `if test -f 'loading/game_loader.cc'; then $(CYGPATH_W) 'loading/game_loader.cc'; else $(CYGPATH_W) '$(srcdir)/loading/game_loader.cc'; fi`; \
384@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/game_loader.Tpo" "$(DEPDIR)/game_loader.Po"; else rm -f "$(DEPDIR)/game_loader.Tpo"; exit 1; fi
385@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='loading/game_loader.cc' object='game_loader.obj' libtool=no @AMDEPBACKSLASH@
[5475]386@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]387@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o game_loader.obj `if test -f 'loading/game_loader.cc'; then $(CYGPATH_W) 'loading/game_loader.cc'; else $(CYGPATH_W) '$(srcdir)/loading/game_loader.cc'; fi`
[5349]388
[5350]389load_param.o: loading/load_param.cc
390@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT load_param.o -MD -MP -MF "$(DEPDIR)/load_param.Tpo" -c -o load_param.o `test -f 'loading/load_param.cc' || echo '$(srcdir)/'`loading/load_param.cc; \
391@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/load_param.Tpo" "$(DEPDIR)/load_param.Po"; else rm -f "$(DEPDIR)/load_param.Tpo"; exit 1; fi
392@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='loading/load_param.cc' object='load_param.o' libtool=no @AMDEPBACKSLASH@
[5475]393@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]394@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o load_param.o `test -f 'loading/load_param.cc' || echo '$(srcdir)/'`loading/load_param.cc
[5349]395
[5350]396load_param.obj: loading/load_param.cc
397@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT load_param.obj -MD -MP -MF "$(DEPDIR)/load_param.Tpo" -c -o load_param.obj `if test -f 'loading/load_param.cc'; then $(CYGPATH_W) 'loading/load_param.cc'; else $(CYGPATH_W) '$(srcdir)/loading/load_param.cc'; fi`; \
398@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/load_param.Tpo" "$(DEPDIR)/load_param.Po"; else rm -f "$(DEPDIR)/load_param.Tpo"; exit 1; fi
399@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='loading/load_param.cc' object='load_param.obj' libtool=no @AMDEPBACKSLASH@
[5475]400@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]401@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o load_param.obj `if test -f 'loading/load_param.cc'; then $(CYGPATH_W) 'loading/load_param.cc'; else $(CYGPATH_W) '$(srcdir)/loading/load_param.cc'; fi`
[5349]402
[5558]403load_param_description.o: loading/load_param_description.cc
404@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT load_param_description.o -MD -MP -MF "$(DEPDIR)/load_param_description.Tpo" -c -o load_param_description.o `test -f 'loading/load_param_description.cc' || echo '$(srcdir)/'`loading/load_param_description.cc; \
405@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/load_param_description.Tpo" "$(DEPDIR)/load_param_description.Po"; else rm -f "$(DEPDIR)/load_param_description.Tpo"; exit 1; fi
406@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='loading/load_param_description.cc' object='load_param_description.o' libtool=no @AMDEPBACKSLASH@
407@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
408@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o load_param_description.o `test -f 'loading/load_param_description.cc' || echo '$(srcdir)/'`loading/load_param_description.cc
409
410load_param_description.obj: loading/load_param_description.cc
411@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT load_param_description.obj -MD -MP -MF "$(DEPDIR)/load_param_description.Tpo" -c -o load_param_description.obj `if test -f 'loading/load_param_description.cc'; then $(CYGPATH_W) 'loading/load_param_description.cc'; else $(CYGPATH_W) '$(srcdir)/loading/load_param_description.cc'; fi`; \
412@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/load_param_description.Tpo" "$(DEPDIR)/load_param_description.Po"; else rm -f "$(DEPDIR)/load_param_description.Tpo"; exit 1; fi
413@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='loading/load_param_description.cc' object='load_param_description.obj' libtool=no @AMDEPBACKSLASH@
414@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
415@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o load_param_description.obj `if test -f 'loading/load_param_description.cc'; then $(CYGPATH_W) 'loading/load_param_description.cc'; else $(CYGPATH_W) '$(srcdir)/loading/load_param_description.cc'; fi`
416
[5350]417pilot_node.o: track/pilot_node.cc
418@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pilot_node.o -MD -MP -MF "$(DEPDIR)/pilot_node.Tpo" -c -o pilot_node.o `test -f 'track/pilot_node.cc' || echo '$(srcdir)/'`track/pilot_node.cc; \
419@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/pilot_node.Tpo" "$(DEPDIR)/pilot_node.Po"; else rm -f "$(DEPDIR)/pilot_node.Tpo"; exit 1; fi
420@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='track/pilot_node.cc' object='pilot_node.o' libtool=no @AMDEPBACKSLASH@
[5475]421@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]422@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pilot_node.o `test -f 'track/pilot_node.cc' || echo '$(srcdir)/'`track/pilot_node.cc
[5349]423
[5350]424pilot_node.obj: track/pilot_node.cc
425@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT pilot_node.obj -MD -MP -MF "$(DEPDIR)/pilot_node.Tpo" -c -o pilot_node.obj `if test -f 'track/pilot_node.cc'; then $(CYGPATH_W) 'track/pilot_node.cc'; else $(CYGPATH_W) '$(srcdir)/track/pilot_node.cc'; fi`; \
426@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/pilot_node.Tpo" "$(DEPDIR)/pilot_node.Po"; else rm -f "$(DEPDIR)/pilot_node.Tpo"; exit 1; fi
427@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='track/pilot_node.cc' object='pilot_node.obj' libtool=no @AMDEPBACKSLASH@
[5475]428@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]429@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o pilot_node.obj `if test -f 'track/pilot_node.cc'; then $(CYGPATH_W) 'track/pilot_node.cc'; else $(CYGPATH_W) '$(srcdir)/track/pilot_node.cc'; fi`
[5349]430
[5350]431track_manager.o: track/track_manager.cc
432@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT track_manager.o -MD -MP -MF "$(DEPDIR)/track_manager.Tpo" -c -o track_manager.o `test -f 'track/track_manager.cc' || echo '$(srcdir)/'`track/track_manager.cc; \
433@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/track_manager.Tpo" "$(DEPDIR)/track_manager.Po"; else rm -f "$(DEPDIR)/track_manager.Tpo"; exit 1; fi
434@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='track/track_manager.cc' object='track_manager.o' libtool=no @AMDEPBACKSLASH@
[5475]435@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]436@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o track_manager.o `test -f 'track/track_manager.cc' || echo '$(srcdir)/'`track/track_manager.cc
[5349]437
[5350]438track_manager.obj: track/track_manager.cc
439@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT track_manager.obj -MD -MP -MF "$(DEPDIR)/track_manager.Tpo" -c -o track_manager.obj `if test -f 'track/track_manager.cc'; then $(CYGPATH_W) 'track/track_manager.cc'; else $(CYGPATH_W) '$(srcdir)/track/track_manager.cc'; fi`; \
440@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/track_manager.Tpo" "$(DEPDIR)/track_manager.Po"; else rm -f "$(DEPDIR)/track_manager.Tpo"; exit 1; fi
441@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='track/track_manager.cc' object='track_manager.obj' libtool=no @AMDEPBACKSLASH@
[5475]442@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]443@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o track_manager.obj `if test -f 'track/track_manager.cc'; then $(CYGPATH_W) 'track/track_manager.cc'; else $(CYGPATH_W) '$(srcdir)/track/track_manager.cc'; fi`
[5349]444
[5350]445track_node.o: track/track_node.cc
446@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT track_node.o -MD -MP -MF "$(DEPDIR)/track_node.Tpo" -c -o track_node.o `test -f 'track/track_node.cc' || echo '$(srcdir)/'`track/track_node.cc; \
447@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/track_node.Tpo" "$(DEPDIR)/track_node.Po"; else rm -f "$(DEPDIR)/track_node.Tpo"; exit 1; fi
448@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='track/track_node.cc' object='track_node.o' libtool=no @AMDEPBACKSLASH@
[5475]449@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]450@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o track_node.o `test -f 'track/track_node.cc' || echo '$(srcdir)/'`track/track_node.cc
[5349]451
[5350]452track_node.obj: track/track_node.cc
453@am__fastdepCXX_TRUE@   if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT track_node.obj -MD -MP -MF "$(DEPDIR)/track_node.Tpo" -c -o track_node.obj `if test -f 'track/track_node.cc'; then $(CYGPATH_W) 'track/track_node.cc'; else $(CYGPATH_W) '$(srcdir)/track/track_node.cc'; fi`; \
454@am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/track_node.Tpo" "$(DEPDIR)/track_node.Po"; else rm -f "$(DEPDIR)/track_node.Tpo"; exit 1; fi
455@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='track/track_node.cc' object='track_node.obj' libtool=no @AMDEPBACKSLASH@
[5475]456@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
[5350]457@am__fastdepCXX_FALSE@  $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o track_node.obj `if test -f 'track/track_node.cc'; then $(CYGPATH_W) 'track/track_node.cc'; else $(CYGPATH_W) '$(srcdir)/track/track_node.cc'; fi`
[3493]458uninstall-info-am:
459
460ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
461        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
462        unique=`for i in $$list; do \
463            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
464          done | \
465          $(AWK) '    { files[$$0] = 1; } \
466               END { for (i in files) print i; }'`; \
467        mkid -fID $$unique
468tags: TAGS
469
[5350]470TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
[3493]471                $(TAGS_FILES) $(LISP)
472        tags=; \
473        here=`pwd`; \
474        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
475        unique=`for i in $$list; do \
476            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
477          done | \
478          $(AWK) '    { files[$$0] = 1; } \
479               END { for (i in files) print i; }'`; \
480        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
481          test -n "$$unique" || unique=$$empty_fix; \
482          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
483            $$tags $$unique; \
484        fi
485ctags: CTAGS
[5350]486CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
[3493]487                $(TAGS_FILES) $(LISP)
488        tags=; \
489        here=`pwd`; \
490        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
491        unique=`for i in $$list; do \
492            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
493          done | \
494          $(AWK) '    { files[$$0] = 1; } \
495               END { for (i in files) print i; }'`; \
496        test -z "$(CTAGS_ARGS)$$tags$$unique" \
497          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
498             $$tags $$unique
499
500GTAGS:
501        here=`$(am__cd) $(top_builddir) && pwd` \
502          && cd $(top_srcdir) \
503          && gtags -i $(GTAGS_ARGS) $$here
504
505distclean-tags:
506        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
507
508distdir: $(DISTFILES)
[5350]509        $(mkdir_p) $(distdir)/animation $(distdir)/loading $(distdir)/track
[3493]510        @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
511        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
512        list='$(DISTFILES)'; for file in $$list; do \
513          case $$file in \
514            $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
515            $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
516          esac; \
517          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
518          dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
519          if test "$$dir" != "$$file" && test "$$dir" != "."; then \
520            dir="/$$dir"; \
521            $(mkdir_p) "$(distdir)$$dir"; \
522          else \
523            dir=''; \
524          fi; \
525          if test -d $$d/$$file; then \
526            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
527              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
528            fi; \
529            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
530          else \
531            test -f $(distdir)/$$file \
532            || cp -p $$d/$$file $(distdir)/$$file \
533            || exit 1; \
534          fi; \
535        done
536check-am: all-am
[5350]537check: check-am
[5463]538all-am: Makefile $(LIBRARIES) $(HEADERS)
[5350]539installdirs:
540install: install-am
541install-exec: install-exec-am
542install-data: install-data-am
543uninstall: uninstall-am
[3493]544
545install-am: all-am
546        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
547
[5350]548installcheck: installcheck-am
[3493]549install-strip:
550        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
551          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
552          `test -z '$(STRIP)' || \
553            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
554mostlyclean-generic:
555
556clean-generic:
557
558distclean-generic:
[5475]559        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
[3493]560
561maintainer-clean-generic:
562        @echo "This command is intended for maintainers to use"
563        @echo "it deletes files that may require special tools to rebuild."
[5350]564clean: clean-am
[3493]565
[5463]566clean-am: clean-generic clean-noinstLIBRARIES mostlyclean-am
[3493]567
[5350]568distclean: distclean-am
[5349]569        -rm -rf ./$(DEPDIR)
[3493]570        -rm -f Makefile
[5349]571distclean-am: clean-am distclean-compile distclean-generic \
[5463]572        distclean-tags
[3493]573
[5350]574dvi: dvi-am
[3493]575
576dvi-am:
577
[5350]578html: html-am
[3493]579
[5350]580info: info-am
[3493]581
582info-am:
583
584install-data-am:
585
[5463]586install-exec-am:
[3493]587
[5350]588install-info: install-info-am
[3493]589
590install-man:
591
592installcheck-am:
593
[5350]594maintainer-clean: maintainer-clean-am
[5349]595        -rm -rf ./$(DEPDIR)
[3493]596        -rm -f Makefile
597maintainer-clean-am: distclean-am maintainer-clean-generic
598
[5350]599mostlyclean: mostlyclean-am
[3493]600
[5463]601mostlyclean-am: mostlyclean-compile mostlyclean-generic
[3493]602
[5350]603pdf: pdf-am
[3493]604
605pdf-am:
606
[5350]607ps: ps-am
[3493]608
609ps-am:
610
[5463]611uninstall-am: uninstall-info-am
[3493]612
[5350]613.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
[5463]614        clean-noinstLIBRARIES ctags distclean distclean-compile \
615        distclean-generic distclean-tags distdir dvi dvi-am html \
616        html-am info info-am install install-am install-data \
617        install-data-am install-exec install-exec-am install-info \
618        install-info-am install-man install-strip installcheck \
[5413]619        installcheck-am installdirs maintainer-clean \
620        maintainer-clean-generic mostlyclean mostlyclean-compile \
[5463]621        mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
622        uninstall-am uninstall-info-am
[3493]623
[5349]624include $(MAINSRCDIR)/defs/include_paths.am
[3493]625# Tell versions [3.59,3.63) of GNU make to not export all variables.
626# Otherwise a system limit (for SysV at least) may be exceeded.
627.NOEXPORT:
Note: See TracBrowser for help on using the repository browser.