[25] | 1 | # CMAKE generated file: DO NOT EDIT! |
---|
| 2 | # Generated by "Unix Makefiles" Generator, CMake Version 2.4 |
---|
| 3 | |
---|
| 4 | # Default target executed when no arguments are given to make. |
---|
| 5 | default_target: all |
---|
| 6 | |
---|
| 7 | #============================================================================= |
---|
| 8 | # Special targets provided by cmake. |
---|
| 9 | |
---|
| 10 | # Disable implicit rules so canoncical targets will work. |
---|
| 11 | .SUFFIXES: |
---|
| 12 | |
---|
| 13 | .SUFFIXES: .hpux_make_needs_suffix_list |
---|
| 14 | |
---|
| 15 | # Suppress display of executed commands. |
---|
| 16 | $(VERBOSE).SILENT: |
---|
| 17 | |
---|
| 18 | # A target that is always out of date. |
---|
| 19 | cmake_force: |
---|
| 20 | |
---|
| 21 | #============================================================================= |
---|
| 22 | # Set environment variables for the build. |
---|
| 23 | |
---|
| 24 | # The shell in which to execute make rules. |
---|
| 25 | SHELL = /bin/sh |
---|
| 26 | |
---|
| 27 | # The CMake executable. |
---|
| 28 | CMAKE_COMMAND = /usr/bin/cmake |
---|
| 29 | |
---|
| 30 | # The command to remove a file. |
---|
| 31 | RM = /usr/bin/cmake -E remove -f |
---|
| 32 | |
---|
| 33 | # The program to use to edit the cache. |
---|
| 34 | CMAKE_EDIT_COMMAND = /usr/bin/ccmake |
---|
| 35 | |
---|
| 36 | # The top-level source directory on which CMake was run. |
---|
| 37 | CMAKE_SOURCE_DIR = /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial |
---|
| 38 | |
---|
| 39 | # The top-level build directory on which CMake was run. |
---|
| 40 | CMAKE_BINARY_DIR = /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial |
---|
| 41 | |
---|
| 42 | # Include the progress variables for this target. |
---|
| 43 | include CMakeFiles/progress.make |
---|
| 44 | |
---|
| 45 | #============================================================================= |
---|
| 46 | # Targets provided globally by CMake. |
---|
| 47 | |
---|
| 48 | # Special rule for the target edit_cache |
---|
| 49 | edit_cache: |
---|
| 50 | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." |
---|
| 51 | /usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) |
---|
| 52 | |
---|
| 53 | # Special rule for the target edit_cache |
---|
| 54 | edit_cache/fast: edit_cache |
---|
| 55 | |
---|
| 56 | # Special rule for the target rebuild_cache |
---|
| 57 | rebuild_cache: |
---|
| 58 | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." |
---|
| 59 | /usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) |
---|
| 60 | |
---|
| 61 | # Special rule for the target rebuild_cache |
---|
| 62 | rebuild_cache/fast: rebuild_cache |
---|
| 63 | |
---|
| 64 | # The main all target |
---|
| 65 | all: cmake_check_build_system |
---|
| 66 | $(CMAKE_COMMAND) -E cmake_progress_start /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial/CMakeFiles $(CMAKE_ALL_PROGRESS) |
---|
| 67 | $(MAKE) -f CMakeFiles/Makefile2 all |
---|
| 68 | $(CMAKE_COMMAND) -E cmake_progress_start /home/nicolasc/development/orxonoxV2/branches/tutorial/Tutorial/CMakeFiles 0 |
---|
| 69 | |
---|
| 70 | # The main clean target |
---|
| 71 | clean: |
---|
| 72 | $(MAKE) -f CMakeFiles/Makefile2 clean |
---|
| 73 | |
---|
| 74 | # The main clean target |
---|
| 75 | clean/fast: clean |
---|
| 76 | |
---|
| 77 | # Prepare targets for installation. |
---|
| 78 | preinstall: all |
---|
| 79 | $(MAKE) -f CMakeFiles/Makefile2 preinstall |
---|
| 80 | |
---|
| 81 | # Prepare targets for installation. |
---|
| 82 | preinstall/fast: |
---|
| 83 | $(MAKE) -f CMakeFiles/Makefile2 preinstall |
---|
| 84 | |
---|
| 85 | # clear depends |
---|
| 86 | depend: |
---|
| 87 | $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 |
---|
| 88 | |
---|
| 89 | #============================================================================= |
---|
| 90 | # Target rules for targets named OIS_LIBS |
---|
| 91 | |
---|
| 92 | # Build rule for target. |
---|
| 93 | OIS_LIBS: cmake_check_build_system |
---|
| 94 | $(MAKE) -f CMakeFiles/Makefile2 OIS_LIBS |
---|
| 95 | |
---|
| 96 | # fast build rule for target. |
---|
| 97 | OIS_LIBS/fast: |
---|
| 98 | $(MAKE) -f CMakeFiles/OIS_LIBS.dir/build.make CMakeFiles/OIS_LIBS.dir/build |
---|
| 99 | |
---|
| 100 | #============================================================================= |
---|
| 101 | # Target rules for targets named main |
---|
| 102 | |
---|
| 103 | # Build rule for target. |
---|
| 104 | main: cmake_check_build_system |
---|
| 105 | $(MAKE) -f CMakeFiles/Makefile2 main |
---|
| 106 | |
---|
| 107 | # fast build rule for target. |
---|
| 108 | main/fast: |
---|
| 109 | $(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/build |
---|
| 110 | |
---|
| 111 | # target to build an object file |
---|
| 112 | main.o: |
---|
| 113 | $(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/main.o |
---|
| 114 | |
---|
| 115 | # target to preprocess a source file |
---|
| 116 | main.i: |
---|
| 117 | $(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/main.i |
---|
| 118 | |
---|
| 119 | # target to generate assembly for a file |
---|
| 120 | main.s: |
---|
| 121 | $(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/main.s |
---|
| 122 | |
---|
| 123 | # Help Target |
---|
| 124 | help:: |
---|
| 125 | @echo "The following are some of the valid targets for this Makefile:" |
---|
| 126 | @echo "... all (the default if no target is provided)" |
---|
| 127 | @echo "... clean" |
---|
| 128 | @echo "... depend" |
---|
| 129 | @echo "... OIS_LIBS" |
---|
| 130 | @echo "... edit_cache" |
---|
| 131 | @echo "... main" |
---|
| 132 | @echo "... rebuild_cache" |
---|
| 133 | @echo "... main.o" |
---|
| 134 | @echo "... main.i" |
---|
| 135 | @echo "... main.s" |
---|
| 136 | |
---|
| 137 | |
---|
| 138 | |
---|
| 139 | #============================================================================= |
---|
| 140 | # Special targets to cleanup operation of make. |
---|
| 141 | |
---|
| 142 | # Special rule to run CMake to check the build system integrity. |
---|
| 143 | # No rule that depends on this can have commands that come from listfiles |
---|
| 144 | # because they might be regenerated. |
---|
| 145 | cmake_check_build_system: |
---|
| 146 | $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 |
---|
| 147 | |
---|