Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/trunk/src/util/Makefile.in @ 5451

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

orxonox/trunk: building with LIBTOOL again, this time for real
Since now we link shared libraries together, there is no more problem with uninitialized global values

File size: 45.5 KB
Line 
1# Makefile.in generated by automake 1.8.5 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004  Free Software Foundation, Inc.
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
15@SET_MAKE@
16
17
18SOURCES = $(libORXutils_la_SOURCES)
19
20srcdir = @srcdir@
21top_srcdir = @top_srcdir@
22VPATH = @srcdir@
23pkgdatadir = $(datadir)/@PACKAGE@
24pkglibdir = $(libdir)/@PACKAGE@
25pkgincludedir = $(includedir)/@PACKAGE@
26top_builddir = ../..
27am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28INSTALL = @INSTALL@
29install_sh_DATA = $(install_sh) -c -m 644
30install_sh_PROGRAM = $(install_sh) -c
31install_sh_SCRIPT = $(install_sh) -c
32INSTALL_HEADER = $(INSTALL_DATA)
33transform = $(program_transform_name)
34NORMAL_INSTALL = :
35PRE_INSTALL = :
36POST_INSTALL = :
37NORMAL_UNINSTALL = :
38PRE_UNINSTALL = :
39POST_UNINSTALL = :
40host_triplet = @host@
41subdir = src/util
42DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
43        $(srcdir)/Makefile.in
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 =
51am__installdirs = "$(DESTDIR)$(pkglibdir)"
52pkglibLTLIBRARIES_INSTALL = $(INSTALL)
53LTLIBRARIES = $(pkglib_LTLIBRARIES)
54libORXutils_la_LIBADD =
55am_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
59libORXutils_la_OBJECTS = $(am_libORXutils_la_OBJECTS)
60DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
61depcomp = $(SHELL) $(top_srcdir)/depcomp
62am__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
77CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
78        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
79LTCXXCOMPILE = $(LIBTOOL) --mode=compile $(CXX) $(DEFS) \
80        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
81        $(AM_CXXFLAGS) $(CXXFLAGS)
82CXXLD = $(CXX)
83CXXLINK = $(LIBTOOL) --mode=link $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) \
84        $(AM_LDFLAGS) $(LDFLAGS) -o $@
85SOURCES = $(libORXutils_la_SOURCES)
86DIST_SOURCES = $(libORXutils_la_SOURCES)
87HEADERS = $(noinst_HEADERS)
88ETAGS = etags
89CTAGS = ctags
90DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
91ACLOCAL = @ACLOCAL@
92AMDEP_FALSE = @AMDEP_FALSE@
93AMDEP_TRUE = @AMDEP_TRUE@
94AMTAR = @AMTAR@
95AR = @AR@
96AUTOCONF = @AUTOCONF@
97AUTOHEADER = @AUTOHEADER@
98AUTOMAKE = @AUTOMAKE@
99AWK = @AWK@
100CC = @CC@
101CCDEPMODE = @CCDEPMODE@
102CFLAGS = @CFLAGS@
103CPP = @CPP@
104CPPFLAGS = @CPPFLAGS@
105CURL_CFLAGS = @CURL_CFLAGS@
106CURL_LIBS = @CURL_LIBS@
107CXX = @CXX@
108CXXCPP = @CXXCPP@
109CXXDEPMODE = @CXXDEPMODE@
110CXXFLAGS = @CXXFLAGS@
111CYGPATH_W = @CYGPATH_W@
112DEBUG = @DEBUG@
113DEFS = @DEFS@
114DEPDIR = @DEPDIR@
115DOCUMENTATION_FALSE = @DOCUMENTATION_FALSE@
116DOCUMENTATION_TRUE = @DOCUMENTATION_TRUE@
117DOXYGEN = @DOXYGEN@
118DOXYGEN_FALSE = @DOXYGEN_FALSE@
119DOXYGEN_TRUE = @DOXYGEN_TRUE@
120ECHO = @ECHO@
121ECHO_C = @ECHO_C@
122ECHO_N = @ECHO_N@
123ECHO_T = @ECHO_T@
124EGREP = @EGREP@
125EXEEXT = @EXEEXT@
126F77 = @F77@
127FFLAGS = @FFLAGS@
128GPROF = @GPROF@
129GTK2_CFLAGS = @GTK2_CFLAGS@
130GTK2_LIBS = @GTK2_LIBS@
131HAVE_CURL_FALSE = @HAVE_CURL_FALSE@
132HAVE_CURL_TRUE = @HAVE_CURL_TRUE@
133HAVE_GTK2_FALSE = @HAVE_GTK2_FALSE@
134HAVE_GTK2_TRUE = @HAVE_GTK2_TRUE@
135INSTALL_DATA = @INSTALL_DATA@
136INSTALL_PROGRAM = @INSTALL_PROGRAM@
137INSTALL_SCRIPT = @INSTALL_SCRIPT@
138INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
139LDFLAGS = @LDFLAGS@
140LIBOBJS = @LIBOBJS@
141LIBS = @LIBS@
142LIBTOOL = @LIBTOOL@
143LN_S = @LN_S@
144LTLIBOBJS = @LTLIBOBJS@
145MAKEINFO = @MAKEINFO@
146MSBITFIELDS = @MSBITFIELDS@
147OBJEXT = @OBJEXT@
148PACKAGE = @PACKAGE@
149PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
150PACKAGE_NAME = @PACKAGE_NAME@
151PACKAGE_STRING = @PACKAGE_STRING@
152PACKAGE_TARNAME = @PACKAGE_TARNAME@
153PACKAGE_VERSION = @PACKAGE_VERSION@
154PATH_SEPARATOR = @PATH_SEPARATOR@
155PKG_CONFIG = @PKG_CONFIG@
156RANLIB = @RANLIB@
157SET_MAKE = @SET_MAKE@
158SHELL = @SHELL@
159STRIP = @STRIP@
160SUB_PROJECTS_FALSE = @SUB_PROJECTS_FALSE@
161SUB_PROJECTS_TRUE = @SUB_PROJECTS_TRUE@
162VERSION = @VERSION@
163ac_ct_AR = @ac_ct_AR@
164ac_ct_CC = @ac_ct_CC@
165ac_ct_CXX = @ac_ct_CXX@
166ac_ct_F77 = @ac_ct_F77@
167ac_ct_RANLIB = @ac_ct_RANLIB@
168ac_ct_STRIP = @ac_ct_STRIP@
169am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
170am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
171am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
172am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
173am__include = @am__include@
174am__leading_dot = @am__leading_dot@
175am__quote = @am__quote@
176bindir = @bindir@
177build = @build@
178build_alias = @build_alias@
179build_cpu = @build_cpu@
180build_os = @build_os@
181build_vendor = @build_vendor@
182datadir = @datadir@
183exec_prefix = @exec_prefix@
184host = @host@
185host_alias = @host_alias@
186host_cpu = @host_cpu@
187host_os = @host_os@
188host_vendor = @host_vendor@
189includedir = @includedir@
190infodir = @infodir@
191install_sh = @install_sh@
192libdir = @libdir@
193libexecdir = @libexecdir@
194localstatedir = @localstatedir@
195mandir = @mandir@
196mkdir_p = @mkdir_p@
197oldincludedir = @oldincludedir@
198prefix = @prefix@
199program_transform_name = @program_transform_name@
200sbindir = @sbindir@
201sharedstatedir = @sharedstatedir@
202sysconfdir = @sysconfdir@
203target = @target@
204target_alias = @target_alias@
205target_cpu = @target_cpu@
206target_os = @target_os@
207target_vendor = @target_vendor@
208MAINSRCDIR = ..
209pkglib_LTLIBRARIES = libORXutils.la
210libORXutils_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
225noinst_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
241all: 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
258Makefile: $(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
274install-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
285uninstall-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
293clean-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
301libORXutils.la: $(libORXutils_la_OBJECTS) $(libORXutils_la_DEPENDENCIES)
302        $(CXXLINK) -rpath $(pkglibdir) $(libORXutils_la_LDFLAGS) $(libORXutils_la_OBJECTS) $(libORXutils_la_LIBADD) $(LIBS)
303
304mostlyclean-compile:
305        -rm -f *.$(OBJEXT)
306
307distclean-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
349animation3d.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
357animation3d.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
365animation3d.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
373animation.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
381animation.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
389animation.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
397animation_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
405animation_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
413animation_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
421factory.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
429factory.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
437factory.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
445game_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
453game_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
461game_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
469load_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
477load_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
485load_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
493pilot_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
501pilot_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
509pilot_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
517track_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
525track_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
533track_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
541track_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
549track_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
557track_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
565mostlyclean-libtool:
566        -rm -f *.lo
567
568clean-libtool:
569        -rm -rf .libs _libs
570
571distclean-libtool:
572        -rm -f libtool
573uninstall-info-am:
574
575ID: $(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
583tags: TAGS
584
585TAGS:  $(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
600ctags: CTAGS
601CTAGS:  $(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
615GTAGS:
616        here=`$(am__cd) $(top_builddir) && pwd` \
617          && cd $(top_srcdir) \
618          && gtags -i $(GTAGS_ARGS) $$here
619
620distclean-tags:
621        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
622
623distdir: $(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
651check-am: all-am
652check: check-am
653all-am: Makefile $(LTLIBRARIES) $(HEADERS)
654installdirs:
655        for dir in "$(DESTDIR)$(pkglibdir)"; do \
656          test -z "$$dir" || $(mkdir_p) "$$dir"; \
657        done
658install: install-am
659install-exec: install-exec-am
660install-data: install-data-am
661uninstall: uninstall-am
662
663install-am: all-am
664        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
665
666installcheck: installcheck-am
667install-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
672mostlyclean-generic:
673
674clean-generic:
675
676distclean-generic:
677        -rm -f $(CONFIG_CLEAN_FILES)
678
679maintainer-clean-generic:
680        @echo "This command is intended for maintainers to use"
681        @echo "it deletes files that may require special tools to rebuild."
682clean: clean-am
683
684clean-am: clean-generic clean-libtool clean-pkglibLTLIBRARIES \
685        mostlyclean-am
686
687distclean: distclean-am
688        -rm -rf ./$(DEPDIR)
689        -rm -f Makefile
690distclean-am: clean-am distclean-compile distclean-generic \
691        distclean-libtool distclean-tags
692
693dvi: dvi-am
694
695dvi-am:
696
697html: html-am
698
699info: info-am
700
701info-am:
702
703install-data-am:
704
705install-exec-am: install-pkglibLTLIBRARIES
706
707install-info: install-info-am
708
709install-man:
710
711installcheck-am:
712
713maintainer-clean: maintainer-clean-am
714        -rm -rf ./$(DEPDIR)
715        -rm -f Makefile
716maintainer-clean-am: distclean-am maintainer-clean-generic
717
718mostlyclean: mostlyclean-am
719
720mostlyclean-am: mostlyclean-compile mostlyclean-generic \
721        mostlyclean-libtool
722
723pdf: pdf-am
724
725pdf-am:
726
727ps: ps-am
728
729ps-am:
730
731uninstall-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
746include $(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:
Note: See TracBrowser for help on using the repository browser.