Changeset 5433 in orxonox.OLD for trunk/src/Makefile.in
- Timestamp:
- Oct 25, 2005, 11:15:33 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.in
r5413 r5433 66 66 orxonox-test_gun.$(OBJEXT) orxonox-turret.$(OBJEXT) \ 67 67 orxonox-test_bullet.$(OBJEXT) orxonox-crosshair.$(OBJEXT) \ 68 orxonox- benchmark.$(OBJEXT)68 orxonox-power_up.$(OBJEXT) orxonox-benchmark.$(OBJEXT) 69 69 orxonox_OBJECTS = $(am_orxonox_OBJECTS) 70 70 am__DEPENDENCIES_1 = … … 82 82 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-orxonox.Po \ 83 83 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-player.Po \ 84 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-power_up.Po \ 84 85 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-projectile.Po \ 85 86 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-satellite.Po \ … … 278 279 world_entities/weapons/test_bullet.cc \ 279 280 world_entities/weapons/crosshair.cc \ 281 world_entities/power_ups/power_up.cc \ 280 282 subprojects/benchmark.cc 281 283 … … 295 297 world_entities/skysphere.h \ 296 298 world_entities/skybox.h \ 297 world_entities/power_up.h \298 299 world_entities/terrain.h \ 299 300 world_entities/satellite.h \ … … 307 308 world_entities/weapons/test_bullet.h \ 308 309 world_entities/weapons/crosshair.h \ 310 world_entities/power_ups/power_up.h \ 309 311 defs/stdincl.h \ 310 312 defs/stdlibincl.h \ … … 413 415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-orxonox.Po@am__quote@ 414 416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-player.Po@am__quote@ 417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-power_up.Po@am__quote@ 415 418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-projectile.Po@am__quote@ 416 419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-satellite.Po@am__quote@ … … 811 814 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 812 815 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-crosshair.obj `if test -f 'world_entities/weapons/crosshair.cc'; then $(CYGPATH_W) 'world_entities/weapons/crosshair.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/crosshair.cc'; fi` 816 817 orxonox-power_up.o: world_entities/power_ups/power_up.cc 818 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-power_up.o -MD -MP -MF "$(DEPDIR)/orxonox-power_up.Tpo" -c -o orxonox-power_up.o `test -f 'world_entities/power_ups/power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/power_up.cc; \ 819 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-power_up.Tpo" "$(DEPDIR)/orxonox-power_up.Po"; else rm -f "$(DEPDIR)/orxonox-power_up.Tpo"; exit 1; fi 820 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/power_up.cc' object='orxonox-power_up.o' libtool=no @AMDEPBACKSLASH@ 821 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/orxonox-power_up.Po' tmpdepfile='$(DEPDIR)/orxonox-power_up.TPo' @AMDEPBACKSLASH@ 822 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 823 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-power_up.o `test -f 'world_entities/power_ups/power_up.cc' || echo '$(srcdir)/'`world_entities/power_ups/power_up.cc 824 825 orxonox-power_up.obj: world_entities/power_ups/power_up.cc 826 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-power_up.obj -MD -MP -MF "$(DEPDIR)/orxonox-power_up.Tpo" -c -o orxonox-power_up.obj `if test -f 'world_entities/power_ups/power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/power_up.cc'; fi`; \ 827 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-power_up.Tpo" "$(DEPDIR)/orxonox-power_up.Po"; else rm -f "$(DEPDIR)/orxonox-power_up.Tpo"; exit 1; fi 828 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/power_ups/power_up.cc' object='orxonox-power_up.obj' libtool=no @AMDEPBACKSLASH@ 829 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/orxonox-power_up.Po' tmpdepfile='$(DEPDIR)/orxonox-power_up.TPo' @AMDEPBACKSLASH@ 830 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 831 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-power_up.obj `if test -f 'world_entities/power_ups/power_up.cc'; then $(CYGPATH_W) 'world_entities/power_ups/power_up.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/power_ups/power_up.cc'; fi` 813 832 814 833 orxonox-benchmark.o: subprojects/benchmark.cc … … 950 969 951 970 distdir: $(DISTFILES) 952 $(mkdir_p) $(distdir)/defs $(distdir)/proto $(distdir)/story_entities $(distdir)/subprojects $(distdir)/world_entities $(distdir)/world_entities/ weapons971 $(mkdir_p) $(distdir)/defs $(distdir)/proto $(distdir)/story_entities $(distdir)/subprojects $(distdir)/world_entities $(distdir)/world_entities/power_ups $(distdir)/world_entities/weapons 953 972 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ 954 973 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
Note: See TracChangeset
for help on using the changeset viewer.