source: flair-src/branches/mavlink/tools/Controller/Mavlink/build_x86_64/Makefile@ 82

Last change on this file since 82 was 46, checked in by Thomas Fuhrmann, 8 years ago

Add the mavlink branch

File size: 7.4 KB
Line 
1# CMAKE generated file: DO NOT EDIT!
2# Generated by "Unix Makefiles" Generator, CMake Version 2.8
3
4# Default target executed when no arguments are given to make.
5default_target: all
6.PHONY : default_target
7
8#=============================================================================
9# Special targets provided by cmake.
10
11# Disable implicit rules so canonical targets will work.
12.SUFFIXES:
13
14# Remove some rules from gmake that .SUFFIXES does not remove.
15SUFFIXES =
16
17.SUFFIXES: .hpux_make_needs_suffix_list
18
19# Suppress display of executed commands.
20$(VERBOSE).SILENT:
21
22# A target that is always out of date.
23cmake_force:
24.PHONY : cmake_force
25
26#=============================================================================
27# Set environment variables for the build.
28
29# The shell in which to execute make rules.
30SHELL = /bin/sh
31
32# The CMake executable.
33CMAKE_COMMAND = /opt/robomap3/1.7.3/core2-64/sysroots/x86_64-pokysdk-linux/usr/bin/cmake
34
35# The command to remove a file.
36RM = /opt/robomap3/1.7.3/core2-64/sysroots/x86_64-pokysdk-linux/usr/bin/cmake -E remove -f
37
38# Escaping for special characters.
39EQUALS = =
40
41# The top-level source directory on which CMake was run.
42CMAKE_SOURCE_DIR = /home/tfuhrman/dev/flair/flair-src/tools/Controller/Mavlink
43
44# The top-level build directory on which CMake was run.
45CMAKE_BINARY_DIR = /home/tfuhrman/dev/flair/flair-src/tools/Controller/Mavlink/build_x86_64
46
47#=============================================================================
48# Targets provided globally by CMake.
49
50# Special rule for the target edit_cache
51edit_cache:
52 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running interactive CMake command-line interface..."
53 /opt/robomap3/1.7.3/core2-64/sysroots/x86_64-pokysdk-linux/usr/bin/cmake -i .
54.PHONY : edit_cache
55
56# Special rule for the target edit_cache
57edit_cache/fast: edit_cache
58.PHONY : edit_cache/fast
59
60# Special rule for the target install
61install: preinstall
62 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
63 /opt/robomap3/1.7.3/core2-64/sysroots/x86_64-pokysdk-linux/usr/bin/cmake -P cmake_install.cmake
64.PHONY : install
65
66# Special rule for the target install
67install/fast: preinstall/fast
68 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
69 /opt/robomap3/1.7.3/core2-64/sysroots/x86_64-pokysdk-linux/usr/bin/cmake -P cmake_install.cmake
70.PHONY : install/fast
71
72# Special rule for the target install/local
73install/local: preinstall
74 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
75 /opt/robomap3/1.7.3/core2-64/sysroots/x86_64-pokysdk-linux/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
76.PHONY : install/local
77
78# Special rule for the target install/local
79install/local/fast: install/local
80.PHONY : install/local/fast
81
82# Special rule for the target list_install_components
83list_install_components:
84 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
85.PHONY : list_install_components
86
87# Special rule for the target list_install_components
88list_install_components/fast: list_install_components
89.PHONY : list_install_components/fast
90
91# Special rule for the target rebuild_cache
92rebuild_cache:
93 @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
94 /opt/robomap3/1.7.3/core2-64/sysroots/x86_64-pokysdk-linux/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
95.PHONY : rebuild_cache
96
97# Special rule for the target rebuild_cache
98rebuild_cache/fast: rebuild_cache
99.PHONY : rebuild_cache/fast
100
101# The main all target
102all: cmake_check_build_system
103 $(CMAKE_COMMAND) -E cmake_progress_start /home/tfuhrman/dev/flair/flair-src/tools/Controller/Mavlink/build_x86_64/CMakeFiles /home/tfuhrman/dev/flair/flair-src/tools/Controller/Mavlink/build_x86_64/CMakeFiles/progress.marks
104 $(MAKE) -f CMakeFiles/Makefile2 all
105 $(CMAKE_COMMAND) -E cmake_progress_start /home/tfuhrman/dev/flair/flair-src/tools/Controller/Mavlink/build_x86_64/CMakeFiles 0
106.PHONY : all
107
108# The main clean target
109clean:
110 $(MAKE) -f CMakeFiles/Makefile2 clean
111.PHONY : clean
112
113# The main clean target
114clean/fast: clean
115.PHONY : clean/fast
116
117# Prepare targets for installation.
118preinstall: all
119 $(MAKE) -f CMakeFiles/Makefile2 preinstall
120.PHONY : preinstall
121
122# Prepare targets for installation.
123preinstall/fast:
124 $(MAKE) -f CMakeFiles/Makefile2 preinstall
125.PHONY : preinstall/fast
126
127# clear depends
128depend:
129 $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
130.PHONY : depend
131
132#=============================================================================
133# Target rules for targets named mavlink_test
134
135# Build rule for target.
136mavlink_test: cmake_check_build_system
137 $(MAKE) -f CMakeFiles/Makefile2 mavlink_test
138.PHONY : mavlink_test
139
140# fast build rule for target.
141mavlink_test/fast:
142 $(MAKE) -f CMakeFiles/mavlink_test.dir/build.make CMakeFiles/mavlink_test.dir/build
143.PHONY : mavlink_test/fast
144
145src/Mavlink_test.o: src/Mavlink_test.cpp.o
146.PHONY : src/Mavlink_test.o
147
148# target to build an object file
149src/Mavlink_test.cpp.o:
150 $(MAKE) -f CMakeFiles/mavlink_test.dir/build.make CMakeFiles/mavlink_test.dir/src/Mavlink_test.cpp.o
151.PHONY : src/Mavlink_test.cpp.o
152
153src/Mavlink_test.i: src/Mavlink_test.cpp.i
154.PHONY : src/Mavlink_test.i
155
156# target to preprocess a source file
157src/Mavlink_test.cpp.i:
158 $(MAKE) -f CMakeFiles/mavlink_test.dir/build.make CMakeFiles/mavlink_test.dir/src/Mavlink_test.cpp.i
159.PHONY : src/Mavlink_test.cpp.i
160
161src/Mavlink_test.s: src/Mavlink_test.cpp.s
162.PHONY : src/Mavlink_test.s
163
164# target to generate assembly for a file
165src/Mavlink_test.cpp.s:
166 $(MAKE) -f CMakeFiles/mavlink_test.dir/build.make CMakeFiles/mavlink_test.dir/src/Mavlink_test.cpp.s
167.PHONY : src/Mavlink_test.cpp.s
168
169src/main.o: src/main.cpp.o
170.PHONY : src/main.o
171
172# target to build an object file
173src/main.cpp.o:
174 $(MAKE) -f CMakeFiles/mavlink_test.dir/build.make CMakeFiles/mavlink_test.dir/src/main.cpp.o
175.PHONY : src/main.cpp.o
176
177src/main.i: src/main.cpp.i
178.PHONY : src/main.i
179
180# target to preprocess a source file
181src/main.cpp.i:
182 $(MAKE) -f CMakeFiles/mavlink_test.dir/build.make CMakeFiles/mavlink_test.dir/src/main.cpp.i
183.PHONY : src/main.cpp.i
184
185src/main.s: src/main.cpp.s
186.PHONY : src/main.s
187
188# target to generate assembly for a file
189src/main.cpp.s:
190 $(MAKE) -f CMakeFiles/mavlink_test.dir/build.make CMakeFiles/mavlink_test.dir/src/main.cpp.s
191.PHONY : src/main.cpp.s
192
193# Help Target
194help:
195 @echo "The following are some of the valid targets for this Makefile:"
196 @echo "... all (the default if no target is provided)"
197 @echo "... clean"
198 @echo "... depend"
199 @echo "... edit_cache"
200 @echo "... install"
201 @echo "... install/local"
202 @echo "... list_install_components"
203 @echo "... mavlink_test"
204 @echo "... rebuild_cache"
205 @echo "... src/Mavlink_test.o"
206 @echo "... src/Mavlink_test.i"
207 @echo "... src/Mavlink_test.s"
208 @echo "... src/main.o"
209 @echo "... src/main.i"
210 @echo "... src/main.s"
211.PHONY : help
212
213
214
215#=============================================================================
216# Special targets to cleanup operation of make.
217
218# Special rule to run CMake to check the build system integrity.
219# No rule that depends on this can have commands that come from listfiles
220# because they might be regenerated.
221cmake_check_build_system:
222 $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
223.PHONY : cmake_check_build_system
224
Note: See TracBrowser for help on using the repository browser.