# 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 # The main recursive all target all: # The main recursive preinstall target preinstall: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canoncical targets will work. .SUFFIXES: .SUFFIXES: .hpux_make_needs_suffix_list # Produce verbose output by default. VERBOSE = 1 # 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 #============================================================================= # Directory level rules for directory src # Convenience name for "all" pass in the directory. src/all: src/CMakeFiles/../bin/main.dir/all # Convenience name for "clean" pass in the directory. src/clean: src/CMakeFiles/../bin/main.dir/clean # Convenience name for "preinstall" pass in the directory. src/preinstall: #============================================================================= # Target rules for target src/CMakeFiles/../bin/main.dir # All Build rule for target. src/CMakeFiles/../bin/main.dir/all: $(MAKE) -f src/CMakeFiles/../bin/main.dir/build.make src/CMakeFiles/../bin/main.dir/depend $(MAKE) -f src/CMakeFiles/../bin/main.dir/build.make src/CMakeFiles/../bin/main.dir/build $(CMAKE_COMMAND) -E cmake_progress_report /home/scheusso/orxonox/network/CMakeFiles 1 @echo "Built target ../bin/main" # Include target in all. all: src/CMakeFiles/../bin/main.dir/all # Build rule for subdir invocation for target. src/CMakeFiles/../bin/main.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/scheusso/orxonox/network/CMakeFiles 1 $(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/../bin/main.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/scheusso/orxonox/network/CMakeFiles 0 # Convenience name for target. ../bin/main: src/CMakeFiles/../bin/main.dir/rule # clean rule for target. src/CMakeFiles/../bin/main.dir/clean: $(MAKE) -f src/CMakeFiles/../bin/main.dir/build.make src/CMakeFiles/../bin/main.dir/clean # clean rule for target. clean: src/CMakeFiles/../bin/main.dir/clean #============================================================================= # 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: $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0