Changeset 5527 in orxonox.OLD for branches/world_entities/src/Makefile.in
- Timestamp:
- Nov 10, 2005, 12:33:31 AM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/world_entities/src/Makefile.in
r5479 r5527 65 65 orxonox-weapon.$(OBJEXT) orxonox-projectile.$(OBJEXT) \ 66 66 orxonox-test_gun.$(OBJEXT) orxonox-turret.$(OBJEXT) \ 67 orxonox-test_bullet.$(OBJEXT) orxonox-rocket.$(OBJEXT) \ 68 orxonox-laser.$(OBJEXT) orxonox-crosshair.$(OBJEXT) \ 69 orxonox-power_up.$(OBJEXT) orxonox-turret_power_up.$(OBJEXT) \ 67 orxonox-aiming_turret.$(OBJEXT) orxonox-test_bullet.$(OBJEXT) \ 68 orxonox-rocket.$(OBJEXT) orxonox-laser.$(OBJEXT) \ 69 orxonox-crosshair.$(OBJEXT) orxonox-power_up.$(OBJEXT) \ 70 orxonox-turret_power_up.$(OBJEXT) \ 70 71 orxonox-laser_power_up.$(OBJEXT) orxonox-benchmark.$(OBJEXT) 71 72 orxonox_OBJECTS = $(am_orxonox_OBJECTS) … … 256 257 world_entities/weapons/test_gun.cc \ 257 258 world_entities/weapons/turret.cc \ 259 world_entities/weapons/aiming_turret.cc \ 258 260 world_entities/weapons/test_bullet.cc \ 259 261 world_entities/weapons/rocket.cc \ … … 289 291 world_entities/weapons/test_gun.h \ 290 292 world_entities/weapons/turret.h \ 293 world_entities/weapons/aiming_turret.h \ 291 294 world_entities/weapons/test_bullet.h \ 292 295 world_entities/weapons/rocket.h \ … … 339 342 esac; \ 340 343 done; \ 341 echo ' cd $(top_srcdir) && $(AUTOMAKE) -- foreignsrc/Makefile'; \344 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \ 342 345 cd $(top_srcdir) && \ 343 $(AUTOMAKE) -- foreignsrc/Makefile346 $(AUTOMAKE) --gnu src/Makefile 344 347 .PRECIOUS: Makefile 345 348 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status … … 392 395 -rm -f *.tab.c 393 396 397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-aiming_turret.Po@am__quote@ 394 398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-benchmark.Po@am__quote@ 395 399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-camera.Po@am__quote@ … … 729 733 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 730 734 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-turret.obj `if test -f 'world_entities/weapons/turret.cc'; then $(CYGPATH_W) 'world_entities/weapons/turret.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/turret.cc'; fi` 735 736 orxonox-aiming_turret.o: world_entities/weapons/aiming_turret.cc 737 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-aiming_turret.o -MD -MP -MF "$(DEPDIR)/orxonox-aiming_turret.Tpo" -c -o orxonox-aiming_turret.o `test -f 'world_entities/weapons/aiming_turret.cc' || echo '$(srcdir)/'`world_entities/weapons/aiming_turret.cc; \ 738 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-aiming_turret.Tpo" "$(DEPDIR)/orxonox-aiming_turret.Po"; else rm -f "$(DEPDIR)/orxonox-aiming_turret.Tpo"; exit 1; fi 739 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/aiming_turret.cc' object='orxonox-aiming_turret.o' libtool=no @AMDEPBACKSLASH@ 740 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 741 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-aiming_turret.o `test -f 'world_entities/weapons/aiming_turret.cc' || echo '$(srcdir)/'`world_entities/weapons/aiming_turret.cc 742 743 orxonox-aiming_turret.obj: world_entities/weapons/aiming_turret.cc 744 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-aiming_turret.obj -MD -MP -MF "$(DEPDIR)/orxonox-aiming_turret.Tpo" -c -o orxonox-aiming_turret.obj `if test -f 'world_entities/weapons/aiming_turret.cc'; then $(CYGPATH_W) 'world_entities/weapons/aiming_turret.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/aiming_turret.cc'; fi`; \ 745 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-aiming_turret.Tpo" "$(DEPDIR)/orxonox-aiming_turret.Po"; else rm -f "$(DEPDIR)/orxonox-aiming_turret.Tpo"; exit 1; fi 746 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/aiming_turret.cc' object='orxonox-aiming_turret.obj' libtool=no @AMDEPBACKSLASH@ 747 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 748 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-aiming_turret.obj `if test -f 'world_entities/weapons/aiming_turret.cc'; then $(CYGPATH_W) 'world_entities/weapons/aiming_turret.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/aiming_turret.cc'; fi` 731 749 732 750 orxonox-test_bullet.o: world_entities/weapons/test_bullet.cc
Note: See TracChangeset
for help on using the changeset viewer.