# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 2.4 # Default target executed when no arguments are given to make. default_target: all #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canoncical targets will work. .SUFFIXES: .SUFFIXES: .hpux_make_needs_suffix_list # Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/pack/cmake-2.4.5-mo/i686-debian-linux3.1/bin/cmake # The command to remove a file. RM = /usr/pack/cmake-2.4.5-mo/i686-debian-linux3.1/bin/cmake -E remove -f # The program to use to edit the cache. CMAKE_EDIT_COMMAND = /usr/pack/cmake-2.4.5-mo/i686-debian-linux3.1/bin/ccmake # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/scheusso/orxonox/network # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/scheusso/orxonox/network # Include the progress variables for this target. include CMakeFiles/progress.make #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." cd /home/scheusso/orxonox/network/src/network && /usr/pack/cmake-2.4.5-mo/i686-debian-linux3.1/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) # Special rule for the target edit_cache edit_cache/fast: edit_cache # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." cd /home/scheusso/orxonox/network/src/network && /usr/pack/cmake-2.4.5-mo/i686-debian-linux3.1/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache # The main all target all: cmake_check_build_system cd /home/scheusso/orxonox/network && $(CMAKE_COMMAND) -E cmake_progress_start /home/scheusso/orxonox/network/CMakeFiles $(CMAKE_ALL_PROGRESS) cd /home/scheusso/orxonox/network && $(MAKE) -f CMakeFiles/Makefile2 src/network/all $(CMAKE_COMMAND) -E cmake_progress_start /home/scheusso/orxonox/network/CMakeFiles 0 # The main clean target clean: cd /home/scheusso/orxonox/network && $(MAKE) -f CMakeFiles/Makefile2 src/network/clean # The main clean target clean/fast: clean # Prepare targets for installation. preinstall: all cd /home/scheusso/orxonox/network && $(MAKE) -f CMakeFiles/Makefile2 src/network/preinstall # Prepare targets for installation. preinstall/fast: cd /home/scheusso/orxonox/network && $(MAKE) -f CMakeFiles/Makefile2 src/network/preinstall # clear depends depend: $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 # Convenience name for target. src/network/CMakeFiles/network.dir/rule: cd /home/scheusso/orxonox/network && $(MAKE) -f CMakeFiles/Makefile2 src/network/CMakeFiles/network.dir/rule # Convenience name for target. network: src/network/CMakeFiles/network.dir/rule # fast build rule for target. network/fast: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/build # target to build an object file Client.o: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/Client.o # target to preprocess a source file Client.i: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/Client.i # target to generate assembly for a file Client.s: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/Client.s # target to build an object file ClientConnection.o: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/ClientConnection.o # target to preprocess a source file ClientConnection.i: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/ClientConnection.i # target to generate assembly for a file ClientConnection.s: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/ClientConnection.s # target to build an object file ClientInformation.o: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/ClientInformation.o # target to preprocess a source file ClientInformation.i: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/ClientInformation.i # target to generate assembly for a file ClientInformation.s: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/ClientInformation.s # target to build an object file ConnectionManager.o: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/ConnectionManager.o # target to preprocess a source file ConnectionManager.i: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/ConnectionManager.i # target to generate assembly for a file ConnectionManager.s: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/ConnectionManager.s # target to build an object file GameStateClient.o: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/GameStateClient.o # target to preprocess a source file GameStateClient.i: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/GameStateClient.i # target to generate assembly for a file GameStateClient.s: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/GameStateClient.s # target to build an object file GameStateManager.o: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/GameStateManager.o # target to preprocess a source file GameStateManager.i: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/GameStateManager.i # target to generate assembly for a file GameStateManager.s: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/GameStateManager.s # target to build an object file PacketBuffer.o: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/PacketBuffer.o # target to preprocess a source file PacketBuffer.i: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/PacketBuffer.i # target to generate assembly for a file PacketBuffer.s: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/PacketBuffer.s # target to build an object file PacketDecoder.o: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/PacketDecoder.o # target to preprocess a source file PacketDecoder.i: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/PacketDecoder.i # target to generate assembly for a file PacketDecoder.s: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/PacketDecoder.s # target to build an object file PacketGenerator.o: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/PacketGenerator.o # target to preprocess a source file PacketGenerator.i: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/PacketGenerator.i # target to generate assembly for a file PacketGenerator.s: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/PacketGenerator.s # target to build an object file Server.o: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/Server.o # target to preprocess a source file Server.i: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/Server.i # target to generate assembly for a file Server.s: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/Server.s # target to build an object file Synchronisable.o: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/Synchronisable.o # target to preprocess a source file Synchronisable.i: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/Synchronisable.i # target to generate assembly for a file Synchronisable.s: cd /home/scheusso/orxonox/network && $(MAKE) -f src/network/CMakeFiles/network.dir/build.make src/network/CMakeFiles/network.dir/Synchronisable.s # Help Target help:: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... edit_cache" @echo "... network" @echo "... rebuild_cache" @echo "... Client.o" @echo "... Client.i" @echo "... Client.s" @echo "... ClientConnection.o" @echo "... ClientConnection.i" @echo "... ClientConnection.s" @echo "... ClientInformation.o" @echo "... ClientInformation.i" @echo "... ClientInformation.s" @echo "... ConnectionManager.o" @echo "... ConnectionManager.i" @echo "... ConnectionManager.s" @echo "... GameStateClient.o" @echo "... GameStateClient.i" @echo "... GameStateClient.s" @echo "... GameStateManager.o" @echo "... GameStateManager.i" @echo "... GameStateManager.s" @echo "... PacketBuffer.o" @echo "... PacketBuffer.i" @echo "... PacketBuffer.s" @echo "... PacketDecoder.o" @echo "... PacketDecoder.i" @echo "... PacketDecoder.s" @echo "... PacketGenerator.o" @echo "... PacketGenerator.i" @echo "... PacketGenerator.s" @echo "... Server.o" @echo "... Server.i" @echo "... Server.s" @echo "... Synchronisable.o" @echo "... Synchronisable.i" @echo "... Synchronisable.s" #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: cd /home/scheusso/orxonox/network && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0