Changeset 5129 in orxonox.OLD for trunk/src/Makefile.in
- Timestamp:
- Aug 25, 2005, 10:52:11 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/Makefile.in
r5100 r5129 54 54 PROGRAMS = $(bin_PROGRAMS) 55 55 am_orxonox_OBJECTS = orxonox-orxonox.$(OBJEXT) orxonox-shell.$(OBJEXT) \ 56 orxonox-game_loader.$(OBJEXT) orxonox-track_manager.$(OBJEXT) \ 57 orxonox-track_node.$(OBJEXT) orxonox-pilot_node.$(OBJEXT) \ 58 orxonox-animation.$(OBJEXT) orxonox-animation3d.$(OBJEXT) \ 56 orxonox-shell_command.$(OBJEXT) orxonox-game_loader.$(OBJEXT) \ 57 orxonox-track_manager.$(OBJEXT) orxonox-track_node.$(OBJEXT) \ 58 orxonox-pilot_node.$(OBJEXT) orxonox-animation.$(OBJEXT) \ 59 orxonox-animation3d.$(OBJEXT) \ 59 60 orxonox-animation_player.$(OBJEXT) \ 60 61 orxonox-fast_factory.$(OBJEXT) \ … … 122 123 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-satellite.Po \ 123 124 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-shell.Po \ 125 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-shell_command.Po \ 124 126 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-skybox.Po \ 125 127 @AMDEP_TRUE@ ./$(DEPDIR)/orxonox-skysphere.Po \ … … 292 294 orxonox_SOURCES = orxonox.cc \ 293 295 util/shell.cc \ 296 util/shell_command.cc \ 294 297 util/loading/game_loader.cc \ 295 298 util/track/track_manager.cc \ … … 359 362 util/state.h \ 360 363 util/shell.h \ 364 util/shell_command.h \ 361 365 util/user_control.h \ 362 366 util/resource_manager.h \ … … 528 532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-satellite.Po@am__quote@ 529 533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-shell.Po@am__quote@ 534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-shell_command.Po@am__quote@ 530 535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-skybox.Po@am__quote@ 531 536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/orxonox-skysphere.Po@am__quote@ … … 595 600 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 596 601 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-shell.obj `if test -f 'util/shell.cc'; then $(CYGPATH_W) 'util/shell.cc'; else $(CYGPATH_W) '$(srcdir)/util/shell.cc'; fi` 602 603 orxonox-shell_command.o: util/shell_command.cc 604 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-shell_command.o -MD -MP -MF "$(DEPDIR)/orxonox-shell_command.Tpo" -c -o orxonox-shell_command.o `test -f 'util/shell_command.cc' || echo '$(srcdir)/'`util/shell_command.cc; \ 605 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-shell_command.Tpo" "$(DEPDIR)/orxonox-shell_command.Po"; else rm -f "$(DEPDIR)/orxonox-shell_command.Tpo"; exit 1; fi 606 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/shell_command.cc' object='orxonox-shell_command.o' libtool=no @AMDEPBACKSLASH@ 607 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/orxonox-shell_command.Po' tmpdepfile='$(DEPDIR)/orxonox-shell_command.TPo' @AMDEPBACKSLASH@ 608 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 609 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-shell_command.o `test -f 'util/shell_command.cc' || echo '$(srcdir)/'`util/shell_command.cc 610 611 orxonox-shell_command.obj: util/shell_command.cc 612 @am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT orxonox-shell_command.obj -MD -MP -MF "$(DEPDIR)/orxonox-shell_command.Tpo" -c -o orxonox-shell_command.obj `if test -f 'util/shell_command.cc'; then $(CYGPATH_W) 'util/shell_command.cc'; else $(CYGPATH_W) '$(srcdir)/util/shell_command.cc'; fi`; \ 613 @am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/orxonox-shell_command.Tpo" "$(DEPDIR)/orxonox-shell_command.Po"; else rm -f "$(DEPDIR)/orxonox-shell_command.Tpo"; exit 1; fi 614 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='util/shell_command.cc' object='orxonox-shell_command.obj' libtool=no @AMDEPBACKSLASH@ 615 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ depfile='$(DEPDIR)/orxonox-shell_command.Po' tmpdepfile='$(DEPDIR)/orxonox-shell_command.TPo' @AMDEPBACKSLASH@ 616 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@ 617 @am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(orxonox_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o orxonox-shell_command.obj `if test -f 'util/shell_command.cc'; then $(CYGPATH_W) 'util/shell_command.cc'; else $(CYGPATH_W) '$(srcdir)/util/shell_command.cc'; fi` 597 618 598 619 orxonox-game_loader.o: util/loading/game_loader.cc
Note: See TracChangeset
for help on using the changeset viewer.