Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/script/src/orxonox/core/Makefile @ 906

Last change on this file since 906 was 906, checked in by bknecht, 17 years ago

created lua branch w/o Media

File size: 15.3 KB
Line 
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.
5default_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.
16VERBOSE = 1
17
18# Suppress display of executed commands.
19$(VERBOSE).SILENT:
20
21# A target that is always out of date.
22cmake_force:
23
24#=============================================================================
25# Set environment variables for the build.
26
27# The shell in which to execute make rules.
28SHELL = /bin/sh
29
30# The CMake executable.
31CMAKE_COMMAND = /usr/bin/cmake
32
33# The command to remove a file.
34RM = /usr/bin/cmake -E remove -f
35
36# The program to use to edit the cache.
37CMAKE_EDIT_COMMAND = /usr/bin/ccmake
38
39# The top-level source directory on which CMake was run.
40CMAKE_SOURCE_DIR = /home/piranha/orxonox/trunk
41
42# The top-level build directory on which CMake was run.
43CMAKE_BINARY_DIR = /home/piranha/orxonox/trunk
44
45# Include the progress variables for this target.
46include CMakeFiles/progress.make
47
48#=============================================================================
49# Targets provided globally by CMake.
50
51# Special rule for the target edit_cache
52edit_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
57edit_cache/fast: edit_cache
58
59# Special rule for the target rebuild_cache
60rebuild_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
65rebuild_cache/fast: rebuild_cache
66
67# The main all target
68all: 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
74clean:
75        cd /home/piranha/orxonox/trunk && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/core/clean
76
77# The main clean target
78clean/fast: clean
79
80# Prepare targets for installation.
81preinstall: all
82        cd /home/piranha/orxonox/trunk && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/core/preinstall
83
84# Prepare targets for installation.
85preinstall/fast:
86        cd /home/piranha/orxonox/trunk && $(MAKE) -f CMakeFiles/Makefile2 src/orxonox/core/preinstall
87
88# clear depends
89depend:
90        $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
91
92# Convenience name for target.
93src/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.
97core: src/orxonox/core/CMakeFiles/core.dir/rule
98
99# fast build rule for target.
100core/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
104ArgReader.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
108ArgReader.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
112ArgReader.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
116BaseObject.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
120BaseObject.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
124BaseObject.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
128ClassTreeMask.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
132ClassTreeMask.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
136ClassTreeMask.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
140ConfigValueContainer.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
144ConfigValueContainer.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
148ConfigValueContainer.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
152DebugLevel.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
156DebugLevel.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
160DebugLevel.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
164Error.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
168Error.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
172Error.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
176Executor.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
180Executor.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
184Executor.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
188Factory.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
192Factory.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
196Factory.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
200Identifier.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
204Identifier.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
208Identifier.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
212IdentifierDistributor.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
216IdentifierDistributor.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
220IdentifierDistributor.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
224Language.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
228Language.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
232Language.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
236Loader.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
240Loader.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
244Loader.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
248MetaObjectList.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
252MetaObjectList.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
256MetaObjectList.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
260OrxonoxClass.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
264OrxonoxClass.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
268OrxonoxClass.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
272OutputHandler.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
276OutputHandler.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
280OutputHandler.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
284SignalHandler.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
288SignalHandler.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
292SignalHandler.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
296XMLPort.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
300XMLPort.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
304XMLPort.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
308help::
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.
376cmake_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
Note: See TracBrowser for help on using the repository browser.