# 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 # 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/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E remove -f # The program to use to edit the cache. CMAKE_EDIT_COMMAND = /usr/bin/ccmake # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial #============================================================================= # Target rules for target CMakeFiles/OIS_LIBS.dir # All Build rule for target. CMakeFiles/OIS_LIBS.dir/all: $(MAKE) -f CMakeFiles/OIS_LIBS.dir/build.make CMakeFiles/OIS_LIBS.dir/depend $(MAKE) -f CMakeFiles/OIS_LIBS.dir/build.make CMakeFiles/OIS_LIBS.dir/build $(CMAKE_COMMAND) -E cmake_progress_report /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial/CMakeFiles @echo "Built target OIS_LIBS" # Include target in all. all: CMakeFiles/OIS_LIBS.dir/all # Build rule for subdir invocation for target. CMakeFiles/OIS_LIBS.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial/CMakeFiles 0 $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/OIS_LIBS.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial/CMakeFiles 0 # Convenience name for target. OIS_LIBS: CMakeFiles/OIS_LIBS.dir/rule # clean rule for target. CMakeFiles/OIS_LIBS.dir/clean: $(MAKE) -f CMakeFiles/OIS_LIBS.dir/build.make CMakeFiles/OIS_LIBS.dir/clean # clean rule for target. clean: CMakeFiles/OIS_LIBS.dir/clean #============================================================================= # Target rules for target CMakeFiles/main.dir # All Build rule for target. CMakeFiles/main.dir/all: CMakeFiles/OIS_LIBS.dir/all $(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/depend $(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/build $(CMAKE_COMMAND) -E cmake_progress_report /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial/CMakeFiles 1 @echo "Built target main" # Include target in all. all: CMakeFiles/main.dir/all # Build rule for subdir invocation for target. CMakeFiles/main.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial/CMakeFiles 1 $(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/main.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial/CMakeFiles 0 # Convenience name for target. main: CMakeFiles/main.dir/rule # clean rule for target. CMakeFiles/main.dir/clean: $(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/clean # clean rule for target. clean: CMakeFiles/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