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