Changeset 5558 in orxonox.OLD for branches/world_entities/src/Makefile.in
- Timestamp:
- Nov 13, 2005, 3:10:49 PM (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/world_entities/src/Makefile.in
r5527 r5558 67 67 orxonox-aiming_turret.$(OBJEXT) orxonox-test_bullet.$(OBJEXT) \ 68 68 orxonox-rocket.$(OBJEXT) orxonox-laser.$(OBJEXT) \ 69 orxonox- crosshair.$(OBJEXT) orxonox-power_up.$(OBJEXT) \70 orxonox- turret_power_up.$(OBJEXT) \69 orxonox-aim.$(OBJEXT) orxonox-crosshair.$(OBJEXT) \ 70 orxonox-power_up.$(OBJEXT) orxonox-turret_power_up.$(OBJEXT) \ 71 71 orxonox-laser_power_up.$(OBJEXT) orxonox-benchmark.$(OBJEXT) 72 72 orxonox_OBJECTS = $(am_orxonox_OBJECTS) … … 91 91 ETAGS = etags 92 92 CTAGS = ctags 93 DIST_SUBDIRS = lib util subprojects .93 DIST_SUBDIRS = lib util . subprojects 94 94 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) 95 95 ACLOCAL = @ACLOCAL@ … … 261 261 world_entities/weapons/rocket.cc \ 262 262 world_entities/weapons/laser.cc \ 263 world_entities/weapons/aim.cc \ 263 264 world_entities/weapons/crosshair.cc \ 264 265 world_entities/power_ups/power_up.cc \ … … 295 296 world_entities/weapons/rocket.h \ 296 297 world_entities/weapons/laser.h \ 298 world_entities/weapons/aim.h \ 297 299 world_entities/weapons/crosshair.h \ 298 300 world_entities/power_ups/power_up.h \ … … 326 328 SUBDIRS = lib \ 327 329 util \ 328 $(SUB_PROGS)\329 .330 . \ 331 $(SUB_PROGS) 330 332 331 333 all: all-recursive … … 342 344 esac; \ 343 345 done; \ 344 echo ' cd $(top_srcdir) && $(AUTOMAKE) -- gnusrc/Makefile'; \346 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \ 345 347 cd $(top_srcdir) && \ 346 $(AUTOMAKE) -- gnusrc/Makefile348 $(AUTOMAKE) --foreign src/Makefile 347 349 .PRECIOUS: Makefile 348 350 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status … … 395 397 -rm -f *.tab.c 396 398 399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-aim.Po@am__quote@ 397 400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-aiming_turret.Po@am__quote@ 398 401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-benchmark.Po@am__quote@ … … 789 792 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 790 793 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-laser.obj `if test -f 'world_entities/weapons/laser.cc'; then $(CYGPATH_W) 'world_entities/weapons/laser.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/laser.cc'; fi` 794 795 orxonox-aim.o: world_entities/weapons/aim.cc 796 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-aim.o -MD -MP -MF "$(DEPDIR)/orxonox-aim.Tpo" -c -o orxonox-aim.o `test -f 'world_entities/weapons/aim.cc' || echo '$(srcdir)/'`world_entities/weapons/aim.cc; \ 797 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-aim.Tpo" "$(DEPDIR)/orxonox-aim.Po"; else rm -f "$(DEPDIR)/orxonox-aim.Tpo"; exit 1; fi 798 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/aim.cc' object='orxonox-aim.o' libtool=no @AMDEPBACKSLASH@ 799 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 800 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-aim.o `test -f 'world_entities/weapons/aim.cc' || echo '$(srcdir)/'`world_entities/weapons/aim.cc 801 802 orxonox-aim.obj: world_entities/weapons/aim.cc 803 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-aim.obj -MD -MP -MF "$(DEPDIR)/orxonox-aim.Tpo" -c -o orxonox-aim.obj `if test -f 'world_entities/weapons/aim.cc'; then $(CYGPATH_W) 'world_entities/weapons/aim.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/aim.cc'; fi`; \ 804 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-aim.Tpo" "$(DEPDIR)/orxonox-aim.Po"; else rm -f "$(DEPDIR)/orxonox-aim.Tpo"; exit 1; fi 805 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='world_entities/weapons/aim.cc' object='orxonox-aim.obj' libtool=no @AMDEPBACKSLASH@ 806 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 807 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-aim.obj `if test -f 'world_entities/weapons/aim.cc'; then $(CYGPATH_W) 'world_entities/weapons/aim.cc'; else $(CYGPATH_W) '$(srcdir)/world_entities/weapons/aim.cc'; fi` 791 808 792 809 orxonox-crosshair.o: world_entities/weapons/crosshair.cc
Note: See TracChangeset
for help on using the changeset viewer.