[515] | 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 | # Produce verbose output by default. |
---|
| 16 | VERBOSE = 1 |
---|
| 17 | |
---|
| 18 | # Suppress display of executed commands. |
---|
| 19 | $(VERBOSE).SILENT: |
---|
| 20 | |
---|
| 21 | # A target that is always out of date. |
---|
| 22 | cmake_force: |
---|
| 23 | |
---|
| 24 | #============================================================================= |
---|
| 25 | # Set environment variables for the build. |
---|
| 26 | |
---|
| 27 | # The shell in which to execute make rules. |
---|
| 28 | SHELL = /bin/sh |
---|
| 29 | |
---|
| 30 | # The CMake executable. |
---|
| 31 | CMAKE_COMMAND = /usr/pack/cmake-2.4.5-mo/i686-debian-linux3.1/bin/cmake |
---|
| 32 | |
---|
| 33 | # The command to remove a file. |
---|
| 34 | RM = /usr/pack/cmake-2.4.5-mo/i686-debian-linux3.1/bin/cmake -E remove -f |
---|
| 35 | |
---|
| 36 | # The program to use to edit the cache. |
---|
| 37 | CMAKE_EDIT_COMMAND = /usr/pack/cmake-2.4.5-mo/i686-debian-linux3.1/bin/ccmake |
---|
| 38 | |
---|
| 39 | # The top-level source directory on which CMake was run. |
---|
| 40 | CMAKE_SOURCE_DIR = /home/nicolape/orxonox/branches/FICN |
---|
| 41 | |
---|
| 42 | # The top-level build directory on which CMake was run. |
---|
| 43 | CMAKE_BINARY_DIR = /home/nicolape/orxonox/branches/FICN |
---|
| 44 | |
---|
| 45 | # Include the progress variables for this target. |
---|
| 46 | include CMakeFiles/progress.make |
---|
| 47 | |
---|
| 48 | #============================================================================= |
---|
| 49 | # Targets provided globally by CMake. |
---|
| 50 | |
---|
| 51 | # Special rule for the target edit_cache |
---|
| 52 | edit_cache: |
---|
| 53 | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." |
---|
| 54 | cd /home/nicolape/orxonox/branches/FICN/src/orxonox/objects && /usr/pack/cmake-2.4.5-mo/i686-debian-linux3.1/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) |
---|
| 55 | |
---|
| 56 | # Special rule for the target edit_cache |
---|
| 57 | edit_cache/fast: edit_cache |
---|
| 58 | |
---|
| 59 | # Special rule for the target rebuild_cache |
---|
| 60 | rebuild_cache: |
---|
| 61 | @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." |
---|
| 62 | cd /home/nicolape/orxonox/branches/FICN/src/orxonox/objects && /usr/pack/cmake-2.4.5-mo/i686-debian-linux3.1/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) |
---|
| 63 | |
---|
| 64 | # Special rule for the target rebuild_cache |
---|
| 65 | rebuild_cache/fast: rebuild_cache |
---|
| 66 | |
---|
| 67 | # The main all target |
---|
| 68 | all: cmake_check_build_system |
---|
| 69 | cd /home/nicolape/orxonox/branches/FICN && $(CMAKE_COMMAND) -E cmake_progress_start /home/nicolape/orxonox/branches/FICN/CMakeFiles $(CMAKE_ALL_PROGRESS) |
---|
| 70 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/objects/all |
---|
| 71 | $(CMAKE_COMMAND) -E cmake_progress_start /home/nicolape/orxonox/branches/FICN/CMakeFiles 0 |
---|
| 72 | |
---|
| 73 | # The main clean target |
---|
| 74 | clean: |
---|
| 75 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/objects/clean |
---|
| 76 | |
---|
| 77 | # The main clean target |
---|
| 78 | clean/fast: clean |
---|
| 79 | |
---|
| 80 | # Prepare targets for installation. |
---|
| 81 | preinstall: all |
---|
| 82 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/objects/preinstall |
---|
| 83 | |
---|
| 84 | # Prepare targets for installation. |
---|
| 85 | preinstall/fast: |
---|
| 86 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/objects/preinstall |
---|
| 87 | |
---|
| 88 | # clear depends |
---|
| 89 | depend: |
---|
| 90 | $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 |
---|
| 91 | |
---|
| 92 | # Convenience name for target. |
---|
| 93 | src/orxonox/objects/CMakeFiles/objects.dir/rule: |
---|
| 94 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/objects/CMakeFiles/objects.dir/rule |
---|
| 95 | |
---|
| 96 | # Convenience name for target. |
---|
| 97 | objects: src/orxonox/objects/CMakeFiles/objects.dir/rule |
---|
| 98 | |
---|
| 99 | # fast build rule for target. |
---|
| 100 | objects/fast: |
---|
| 101 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/build |
---|
| 102 | |
---|
| 103 | # target to build an object file |
---|
| 104 | Ambient.o: |
---|
| 105 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Ambient.o |
---|
| 106 | |
---|
| 107 | # target to preprocess a source file |
---|
| 108 | Ambient.i: |
---|
| 109 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Ambient.i |
---|
| 110 | |
---|
| 111 | # target to generate assembly for a file |
---|
| 112 | Ambient.s: |
---|
| 113 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Ambient.s |
---|
| 114 | |
---|
| 115 | # target to build an object file |
---|
| 116 | BaseObject.o: |
---|
| 117 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/BaseObject.o |
---|
| 118 | |
---|
| 119 | # target to preprocess a source file |
---|
| 120 | BaseObject.i: |
---|
| 121 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/BaseObject.i |
---|
| 122 | |
---|
| 123 | # target to generate assembly for a file |
---|
| 124 | BaseObject.s: |
---|
| 125 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/BaseObject.s |
---|
| 126 | |
---|
| 127 | # target to build an object file |
---|
| 128 | Camera.o: |
---|
| 129 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Camera.o |
---|
| 130 | |
---|
| 131 | # target to preprocess a source file |
---|
| 132 | Camera.i: |
---|
| 133 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Camera.i |
---|
| 134 | |
---|
| 135 | # target to generate assembly for a file |
---|
| 136 | Camera.s: |
---|
| 137 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Camera.s |
---|
| 138 | |
---|
| 139 | # target to build an object file |
---|
| 140 | Entity.o: |
---|
| 141 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Entity.o |
---|
| 142 | |
---|
| 143 | # target to preprocess a source file |
---|
| 144 | Entity.i: |
---|
| 145 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Entity.i |
---|
| 146 | |
---|
| 147 | # target to generate assembly for a file |
---|
| 148 | Entity.s: |
---|
| 149 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Entity.s |
---|
| 150 | |
---|
| 151 | # target to build an object file |
---|
| 152 | SceneNode.o: |
---|
| 153 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/SceneNode.o |
---|
| 154 | |
---|
| 155 | # target to preprocess a source file |
---|
| 156 | SceneNode.i: |
---|
| 157 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/SceneNode.i |
---|
| 158 | |
---|
| 159 | # target to generate assembly for a file |
---|
| 160 | SceneNode.s: |
---|
| 161 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/SceneNode.s |
---|
| 162 | |
---|
| 163 | # target to build an object file |
---|
| 164 | Skybox.o: |
---|
| 165 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Skybox.o |
---|
| 166 | |
---|
| 167 | # target to preprocess a source file |
---|
| 168 | Skybox.i: |
---|
| 169 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Skybox.i |
---|
| 170 | |
---|
| 171 | # target to generate assembly for a file |
---|
| 172 | Skybox.s: |
---|
| 173 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/Skybox.s |
---|
| 174 | |
---|
| 175 | # target to build an object file |
---|
| 176 | SpaceshipSteeringObject.o: |
---|
| 177 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/SpaceshipSteeringObject.o |
---|
| 178 | |
---|
| 179 | # target to preprocess a source file |
---|
| 180 | SpaceshipSteeringObject.i: |
---|
| 181 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/SpaceshipSteeringObject.i |
---|
| 182 | |
---|
| 183 | # target to generate assembly for a file |
---|
| 184 | SpaceshipSteeringObject.s: |
---|
| 185 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/SpaceshipSteeringObject.s |
---|
| 186 | |
---|
| 187 | # target to build an object file |
---|
| 188 | WorldEntity.o: |
---|
| 189 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/WorldEntity.o |
---|
| 190 | |
---|
| 191 | # target to preprocess a source file |
---|
| 192 | WorldEntity.i: |
---|
| 193 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/WorldEntity.i |
---|
| 194 | |
---|
| 195 | # target to generate assembly for a file |
---|
| 196 | WorldEntity.s: |
---|
| 197 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/WorldEntity.s |
---|
| 198 | |
---|
| 199 | # target to build an object file |
---|
| 200 | test1.o: |
---|
| 201 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/test1.o |
---|
| 202 | |
---|
| 203 | # target to preprocess a source file |
---|
| 204 | test1.i: |
---|
| 205 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/test1.i |
---|
| 206 | |
---|
| 207 | # target to generate assembly for a file |
---|
| 208 | test1.s: |
---|
| 209 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/test1.s |
---|
| 210 | |
---|
| 211 | # target to build an object file |
---|
| 212 | test2.o: |
---|
| 213 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/test2.o |
---|
| 214 | |
---|
| 215 | # target to preprocess a source file |
---|
| 216 | test2.i: |
---|
| 217 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/test2.i |
---|
| 218 | |
---|
| 219 | # target to generate assembly for a file |
---|
| 220 | test2.s: |
---|
| 221 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/test2.s |
---|
| 222 | |
---|
| 223 | # target to build an object file |
---|
| 224 | test3.o: |
---|
| 225 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/test3.o |
---|
| 226 | |
---|
| 227 | # target to preprocess a source file |
---|
| 228 | test3.i: |
---|
| 229 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/test3.i |
---|
| 230 | |
---|
| 231 | # target to generate assembly for a file |
---|
| 232 | test3.s: |
---|
| 233 | cd /home/nicolape/orxonox/branches/FICN && $(MAKE) -f src/orxonox/objects/CMakeFiles/objects.dir/build.make src/orxonox/objects/CMakeFiles/objects.dir/test3.s |
---|
| 234 | |
---|
| 235 | # Help Target |
---|
| 236 | help:: |
---|
| 237 | @echo "The following are some of the valid targets for this Makefile:" |
---|
| 238 | @echo "... all (the default if no target is provided)" |
---|
| 239 | @echo "... clean" |
---|
| 240 | @echo "... depend" |
---|
| 241 | @echo "... edit_cache" |
---|
| 242 | @echo "... objects" |
---|
| 243 | @echo "... rebuild_cache" |
---|
| 244 | @echo "... Ambient.o" |
---|
| 245 | @echo "... Ambient.i" |
---|
| 246 | @echo "... Ambient.s" |
---|
| 247 | @echo "... BaseObject.o" |
---|
| 248 | @echo "... BaseObject.i" |
---|
| 249 | @echo "... BaseObject.s" |
---|
| 250 | @echo "... Camera.o" |
---|
| 251 | @echo "... Camera.i" |
---|
| 252 | @echo "... Camera.s" |
---|
| 253 | @echo "... Entity.o" |
---|
| 254 | @echo "... Entity.i" |
---|
| 255 | @echo "... Entity.s" |
---|
| 256 | @echo "... SceneNode.o" |
---|
| 257 | @echo "... SceneNode.i" |
---|
| 258 | @echo "... SceneNode.s" |
---|
| 259 | @echo "... Skybox.o" |
---|
| 260 | @echo "... Skybox.i" |
---|
| 261 | @echo "... Skybox.s" |
---|
| 262 | @echo "... SpaceshipSteeringObject.o" |
---|
| 263 | @echo "... SpaceshipSteeringObject.i" |
---|
| 264 | @echo "... SpaceshipSteeringObject.s" |
---|
| 265 | @echo "... WorldEntity.o" |
---|
| 266 | @echo "... WorldEntity.i" |
---|
| 267 | @echo "... WorldEntity.s" |
---|
| 268 | @echo "... test1.o" |
---|
| 269 | @echo "... test1.i" |
---|
| 270 | @echo "... test1.s" |
---|
| 271 | @echo "... test2.o" |
---|
| 272 | @echo "... test2.i" |
---|
| 273 | @echo "... test2.s" |
---|
| 274 | @echo "... test3.o" |
---|
| 275 | @echo "... test3.i" |
---|
| 276 | @echo "... test3.s" |
---|
| 277 | |
---|
| 278 | |
---|
| 279 | |
---|
| 280 | #============================================================================= |
---|
| 281 | # Special targets to cleanup operation of make. |
---|
| 282 | |
---|
| 283 | # Special rule to run CMake to check the build system integrity. |
---|
| 284 | # No rule that depends on this can have commands that come from listfiles |
---|
| 285 | # because they might be regenerated. |
---|
| 286 | cmake_check_build_system: |
---|
| 287 | cd /home/nicolape/orxonox/branches/FICN && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 |
---|
| 288 | |
---|