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/bin/cmake |
---|
32 | |
---|
33 | # The command to remove a file. |
---|
34 | RM = /usr/bin/cmake -E remove -f |
---|
35 | |
---|
36 | # The program to use to edit the cache. |
---|
37 | CMAKE_EDIT_COMMAND = /usr/bin/ccmake |
---|
38 | |
---|
39 | # The top-level source directory on which CMake was run. |
---|
40 | CMAKE_SOURCE_DIR = /home/piranha/orxonox/trunk |
---|
41 | |
---|
42 | # The top-level build directory on which CMake was run. |
---|
43 | CMAKE_BINARY_DIR = /home/piranha/orxonox/trunk |
---|
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/piranha/orxonox/trunk/src/orxonox/core && /usr/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/piranha/orxonox/trunk/src/orxonox/core && /usr/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/piranha/orxonox/trunk && $(CMAKE_COMMAND) -E cmake_progress_start /home/piranha/orxonox/trunk/CMakeFiles $(CMAKE_ALL_PROGRESS) |
---|
70 | cd /home/piranha/orxonox/trunk && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/core/all |
---|
71 | $(CMAKE_COMMAND) -E cmake_progress_start /home/piranha/orxonox/trunk/CMakeFiles 0 |
---|
72 | |
---|
73 | # The main clean target |
---|
74 | clean: |
---|
75 | cd /home/piranha/orxonox/trunk && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/core/clean |
---|
76 | |
---|
77 | # The main clean target |
---|
78 | clean/fast: clean |
---|
79 | |
---|
80 | # Prepare targets for installation. |
---|
81 | preinstall: all |
---|
82 | cd /home/piranha/orxonox/trunk && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/core/preinstall |
---|
83 | |
---|
84 | # Prepare targets for installation. |
---|
85 | preinstall/fast: |
---|
86 | cd /home/piranha/orxonox/trunk && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/core/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/core/CMakeFiles/core.dir/rule: |
---|
94 | cd /home/piranha/orxonox/trunk && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/core/CMakeFiles/core.dir/rule |
---|
95 | |
---|
96 | # Convenience name for target. |
---|
97 | core: src/orxonox/core/CMakeFiles/core.dir/rule |
---|
98 | |
---|
99 | # fast build rule for target. |
---|
100 | core/fast: |
---|
101 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/build |
---|
102 | |
---|
103 | # target to build an object file |
---|
104 | ArgReader.o: |
---|
105 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/ArgReader.o |
---|
106 | |
---|
107 | # target to preprocess a source file |
---|
108 | ArgReader.i: |
---|
109 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/ArgReader.i |
---|
110 | |
---|
111 | # target to generate assembly for a file |
---|
112 | ArgReader.s: |
---|
113 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/ArgReader.s |
---|
114 | |
---|
115 | # target to build an object file |
---|
116 | BaseObject.o: |
---|
117 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/BaseObject.o |
---|
118 | |
---|
119 | # target to preprocess a source file |
---|
120 | BaseObject.i: |
---|
121 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/BaseObject.i |
---|
122 | |
---|
123 | # target to generate assembly for a file |
---|
124 | BaseObject.s: |
---|
125 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/BaseObject.s |
---|
126 | |
---|
127 | # target to build an object file |
---|
128 | ClassTreeMask.o: |
---|
129 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/ClassTreeMask.o |
---|
130 | |
---|
131 | # target to preprocess a source file |
---|
132 | ClassTreeMask.i: |
---|
133 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/ClassTreeMask.i |
---|
134 | |
---|
135 | # target to generate assembly for a file |
---|
136 | ClassTreeMask.s: |
---|
137 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/ClassTreeMask.s |
---|
138 | |
---|
139 | # target to build an object file |
---|
140 | ConfigValueContainer.o: |
---|
141 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/ConfigValueContainer.o |
---|
142 | |
---|
143 | # target to preprocess a source file |
---|
144 | ConfigValueContainer.i: |
---|
145 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/ConfigValueContainer.i |
---|
146 | |
---|
147 | # target to generate assembly for a file |
---|
148 | ConfigValueContainer.s: |
---|
149 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/ConfigValueContainer.s |
---|
150 | |
---|
151 | # target to build an object file |
---|
152 | DebugLevel.o: |
---|
153 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/DebugLevel.o |
---|
154 | |
---|
155 | # target to preprocess a source file |
---|
156 | DebugLevel.i: |
---|
157 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/DebugLevel.i |
---|
158 | |
---|
159 | # target to generate assembly for a file |
---|
160 | DebugLevel.s: |
---|
161 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/DebugLevel.s |
---|
162 | |
---|
163 | # target to build an object file |
---|
164 | Error.o: |
---|
165 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Error.o |
---|
166 | |
---|
167 | # target to preprocess a source file |
---|
168 | Error.i: |
---|
169 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Error.i |
---|
170 | |
---|
171 | # target to generate assembly for a file |
---|
172 | Error.s: |
---|
173 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Error.s |
---|
174 | |
---|
175 | # target to build an object file |
---|
176 | Executor.o: |
---|
177 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Executor.o |
---|
178 | |
---|
179 | # target to preprocess a source file |
---|
180 | Executor.i: |
---|
181 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Executor.i |
---|
182 | |
---|
183 | # target to generate assembly for a file |
---|
184 | Executor.s: |
---|
185 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Executor.s |
---|
186 | |
---|
187 | # target to build an object file |
---|
188 | Factory.o: |
---|
189 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Factory.o |
---|
190 | |
---|
191 | # target to preprocess a source file |
---|
192 | Factory.i: |
---|
193 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Factory.i |
---|
194 | |
---|
195 | # target to generate assembly for a file |
---|
196 | Factory.s: |
---|
197 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Factory.s |
---|
198 | |
---|
199 | # target to build an object file |
---|
200 | Identifier.o: |
---|
201 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Identifier.o |
---|
202 | |
---|
203 | # target to preprocess a source file |
---|
204 | Identifier.i: |
---|
205 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Identifier.i |
---|
206 | |
---|
207 | # target to generate assembly for a file |
---|
208 | Identifier.s: |
---|
209 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Identifier.s |
---|
210 | |
---|
211 | # target to build an object file |
---|
212 | IdentifierDistributor.o: |
---|
213 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/IdentifierDistributor.o |
---|
214 | |
---|
215 | # target to preprocess a source file |
---|
216 | IdentifierDistributor.i: |
---|
217 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/IdentifierDistributor.i |
---|
218 | |
---|
219 | # target to generate assembly for a file |
---|
220 | IdentifierDistributor.s: |
---|
221 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/IdentifierDistributor.s |
---|
222 | |
---|
223 | # target to build an object file |
---|
224 | Language.o: |
---|
225 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Language.o |
---|
226 | |
---|
227 | # target to preprocess a source file |
---|
228 | Language.i: |
---|
229 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Language.i |
---|
230 | |
---|
231 | # target to generate assembly for a file |
---|
232 | Language.s: |
---|
233 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Language.s |
---|
234 | |
---|
235 | # target to build an object file |
---|
236 | Loader.o: |
---|
237 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Loader.o |
---|
238 | |
---|
239 | # target to preprocess a source file |
---|
240 | Loader.i: |
---|
241 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Loader.i |
---|
242 | |
---|
243 | # target to generate assembly for a file |
---|
244 | Loader.s: |
---|
245 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/Loader.s |
---|
246 | |
---|
247 | # target to build an object file |
---|
248 | MetaObjectList.o: |
---|
249 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/MetaObjectList.o |
---|
250 | |
---|
251 | # target to preprocess a source file |
---|
252 | MetaObjectList.i: |
---|
253 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/MetaObjectList.i |
---|
254 | |
---|
255 | # target to generate assembly for a file |
---|
256 | MetaObjectList.s: |
---|
257 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/MetaObjectList.s |
---|
258 | |
---|
259 | # target to build an object file |
---|
260 | OrxonoxClass.o: |
---|
261 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/OrxonoxClass.o |
---|
262 | |
---|
263 | # target to preprocess a source file |
---|
264 | OrxonoxClass.i: |
---|
265 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/OrxonoxClass.i |
---|
266 | |
---|
267 | # target to generate assembly for a file |
---|
268 | OrxonoxClass.s: |
---|
269 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/OrxonoxClass.s |
---|
270 | |
---|
271 | # target to build an object file |
---|
272 | OutputHandler.o: |
---|
273 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/OutputHandler.o |
---|
274 | |
---|
275 | # target to preprocess a source file |
---|
276 | OutputHandler.i: |
---|
277 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/OutputHandler.i |
---|
278 | |
---|
279 | # target to generate assembly for a file |
---|
280 | OutputHandler.s: |
---|
281 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/OutputHandler.s |
---|
282 | |
---|
283 | # target to build an object file |
---|
284 | SignalHandler.o: |
---|
285 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/SignalHandler.o |
---|
286 | |
---|
287 | # target to preprocess a source file |
---|
288 | SignalHandler.i: |
---|
289 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/SignalHandler.i |
---|
290 | |
---|
291 | # target to generate assembly for a file |
---|
292 | SignalHandler.s: |
---|
293 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/SignalHandler.s |
---|
294 | |
---|
295 | # target to build an object file |
---|
296 | XMLPort.o: |
---|
297 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/XMLPort.o |
---|
298 | |
---|
299 | # target to preprocess a source file |
---|
300 | XMLPort.i: |
---|
301 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/XMLPort.i |
---|
302 | |
---|
303 | # target to generate assembly for a file |
---|
304 | XMLPort.s: |
---|
305 | cd /home/piranha/orxonox/trunk && $(MAKE) -f src/orxonox/core/CMakeFiles/core.dir/build.make src/orxonox/core/CMakeFiles/core.dir/XMLPort.s |
---|
306 | |
---|
307 | # Help Target |
---|
308 | help:: |
---|
309 | @echo "The following are some of the valid targets for this Makefile:" |
---|
310 | @echo "... all (the default if no target is provided)" |
---|
311 | @echo "... clean" |
---|
312 | @echo "... depend" |
---|
313 | @echo "... core" |
---|
314 | @echo "... edit_cache" |
---|
315 | @echo "... rebuild_cache" |
---|
316 | @echo "... ArgReader.o" |
---|
317 | @echo "... ArgReader.i" |
---|
318 | @echo "... ArgReader.s" |
---|
319 | @echo "... BaseObject.o" |
---|
320 | @echo "... BaseObject.i" |
---|
321 | @echo "... BaseObject.s" |
---|
322 | @echo "... ClassTreeMask.o" |
---|
323 | @echo "... ClassTreeMask.i" |
---|
324 | @echo "... ClassTreeMask.s" |
---|
325 | @echo "... ConfigValueContainer.o" |
---|
326 | @echo "... ConfigValueContainer.i" |
---|
327 | @echo "... ConfigValueContainer.s" |
---|
328 | @echo "... DebugLevel.o" |
---|
329 | @echo "... DebugLevel.i" |
---|
330 | @echo "... DebugLevel.s" |
---|
331 | @echo "... Error.o" |
---|
332 | @echo "... Error.i" |
---|
333 | @echo "... Error.s" |
---|
334 | @echo "... Executor.o" |
---|
335 | @echo "... Executor.i" |
---|
336 | @echo "... Executor.s" |
---|
337 | @echo "... Factory.o" |
---|
338 | @echo "... Factory.i" |
---|
339 | @echo "... Factory.s" |
---|
340 | @echo "... Identifier.o" |
---|
341 | @echo "... Identifier.i" |
---|
342 | @echo "... Identifier.s" |
---|
343 | @echo "... IdentifierDistributor.o" |
---|
344 | @echo "... IdentifierDistributor.i" |
---|
345 | @echo "... IdentifierDistributor.s" |
---|
346 | @echo "... Language.o" |
---|
347 | @echo "... Language.i" |
---|
348 | @echo "... Language.s" |
---|
349 | @echo "... Loader.o" |
---|
350 | @echo "... Loader.i" |
---|
351 | @echo "... Loader.s" |
---|
352 | @echo "... MetaObjectList.o" |
---|
353 | @echo "... MetaObjectList.i" |
---|
354 | @echo "... MetaObjectList.s" |
---|
355 | @echo "... OrxonoxClass.o" |
---|
356 | @echo "... OrxonoxClass.i" |
---|
357 | @echo "... OrxonoxClass.s" |
---|
358 | @echo "... OutputHandler.o" |
---|
359 | @echo "... OutputHandler.i" |
---|
360 | @echo "... OutputHandler.s" |
---|
361 | @echo "... SignalHandler.o" |
---|
362 | @echo "... SignalHandler.i" |
---|
363 | @echo "... SignalHandler.s" |
---|
364 | @echo "... XMLPort.o" |
---|
365 | @echo "... XMLPort.i" |
---|
366 | @echo "... XMLPort.s" |
---|
367 | |
---|
368 | |
---|
369 | |
---|
370 | #============================================================================= |
---|
371 | # Special targets to cleanup operation of make. |
---|
372 | |
---|
373 | # Special rule to run CMake to check the build system integrity. |
---|
374 | # No rule that depends on this can have commands that come from listfiles |
---|
375 | # because they might be regenerated. |
---|
376 | cmake_check_build_system: |
---|
377 | cd /home/piranha/orxonox/trunk && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 |
---|
378 | |
---|