make vendor specific info more customizeable
[openadk.git] / package / bcm28xx-vc / patches / patch-host_applications_linux_apps_raspicam_Makefile
blob26b7f12d391c0bab8702f3b43c04ef1315d19d65
1 --- bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18.orig/host_applications/linux/apps/raspicam/Makefile     2017-06-27 18:59:31.000000000 +0200
2 +++ bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18/host_applications/linux/apps/raspicam/Makefile  2017-06-30 23:35:14.657196842 +0200
3 @@ -1,6 +1,809 @@
4 -OBJS=RaspiCamControl.o RaspiCLI.o RaspiPreview.o RaspiStill.o
5 -BIN=raspicam.bin
6 -LDFLAGS+=-lmmal -lmmal_core -lmmal_util
7 +# CMAKE generated file: DO NOT EDIT!
8 +# Generated by "Unix Makefiles" Generator, CMake Version 3.8
9  
10 -include ../Makefile.include
11 +# Default target executed when no arguments are given to make.
12 +default_target: all
14 +.PHONY : default_target
16 +# Allow only one "make -f Makefile2" at a time, but pass parallelism.
17 +.NOTPARALLEL:
20 +#=============================================================================
21 +# Special targets provided by cmake.
23 +# Disable implicit rules so canonical targets will work.
24 +.SUFFIXES:
27 +# Remove some rules from gmake that .SUFFIXES does not remove.
28 +SUFFIXES =
30 +.SUFFIXES: .hpux_make_needs_suffix_list
33 +# Suppress display of executed commands.
34 +$(VERBOSE).SILENT:
37 +# A target that is always out of date.
38 +cmake_force:
40 +.PHONY : cmake_force
42 +#=============================================================================
43 +# Set environment variables for the build.
45 +# The shell in which to execute make rules.
46 +SHELL = /bin/sh
48 +# The CMake executable.
49 +CMAKE_COMMAND = /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake
51 +# The command to remove a file.
52 +RM = /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -E remove -f
54 +# Escaping for special characters.
55 +EQUALS = =
57 +# The top-level source directory on which CMake was run.
58 +CMAKE_SOURCE_DIR = /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18
60 +# The top-level build directory on which CMake was run.
61 +CMAKE_BINARY_DIR = /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18
63 +#=============================================================================
64 +# Targets provided globally by CMake.
66 +# Special rule for the target package
67 +package: preinstall
68 +       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
69 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cpack --config ./CPackConfig.cmake
70 +.PHONY : package
72 +# Special rule for the target package
73 +package/fast: package
75 +.PHONY : package/fast
77 +# Special rule for the target package_source
78 +package_source:
79 +       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
80 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cpack --config ./CPackSourceConfig.cmake /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18/CPackSourceConfig.cmake
81 +.PHONY : package_source
83 +# Special rule for the target package_source
84 +package_source/fast: package_source
86 +.PHONY : package_source/fast
88 +# Special rule for the target install/local
89 +install/local: preinstall
90 +       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
91 +       /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
92 +.PHONY : install/local
94 +# Special rule for the target install/local
95 +install/local/fast: preinstall/fast
96 +       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
97 +       /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
98 +.PHONY : install/local/fast
100 +# Special rule for the target rebuild_cache
101 +rebuild_cache:
102 +       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
103 +       /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
104 +.PHONY : rebuild_cache
106 +# Special rule for the target rebuild_cache
107 +rebuild_cache/fast: rebuild_cache
109 +.PHONY : rebuild_cache/fast
111 +# Special rule for the target edit_cache
112 +edit_cache:
113 +       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
114 +       /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/ccmake -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
115 +.PHONY : edit_cache
117 +# Special rule for the target edit_cache
118 +edit_cache/fast: edit_cache
120 +.PHONY : edit_cache/fast
122 +# Special rule for the target install/strip
123 +install/strip: preinstall
124 +       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
125 +       /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
126 +.PHONY : install/strip
128 +# Special rule for the target install/strip
129 +install/strip/fast: preinstall/fast
130 +       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
131 +       /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
132 +.PHONY : install/strip/fast
134 +# Special rule for the target list_install_components
135 +list_install_components:
136 +       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
137 +.PHONY : list_install_components
139 +# Special rule for the target list_install_components
140 +list_install_components/fast: list_install_components
142 +.PHONY : list_install_components/fast
144 +# Special rule for the target install
145 +install: preinstall
146 +       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
147 +       /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -P cmake_install.cmake
148 +.PHONY : install
150 +# Special rule for the target install
151 +install/fast: preinstall/fast
152 +       @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
153 +       /home/wbx/openadk/host_x86_64-linux-gnu/usr/bin/cmake -P cmake_install.cmake
154 +.PHONY : install/fast
156 +# The main all target
157 +all: cmake_check_build_system
158 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(CMAKE_COMMAND) -E cmake_progress_start /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18/CMakeFiles /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18/host_applications/linux/apps/raspicam/CMakeFiles/progress.marks
159 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/all
160 +       $(CMAKE_COMMAND) -E cmake_progress_start /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18/CMakeFiles 0
161 +.PHONY : all
163 +# The main clean target
164 +clean:
165 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/clean
166 +.PHONY : clean
168 +# The main clean target
169 +clean/fast: clean
171 +.PHONY : clean/fast
173 +# Prepare targets for installation.
174 +preinstall: all
175 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/preinstall
176 +.PHONY : preinstall
178 +# Prepare targets for installation.
179 +preinstall/fast:
180 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/preinstall
181 +.PHONY : preinstall/fast
183 +# clear depends
184 +depend:
185 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
186 +.PHONY : depend
188 +# Convenience name for target.
189 +host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/rule:
190 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/rule
191 +.PHONY : host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/rule
193 +# Convenience name for target.
194 +raspividyuv: host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/rule
196 +.PHONY : raspividyuv
198 +# fast build rule for target.
199 +raspividyuv/fast:
200 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build
201 +.PHONY : raspividyuv/fast
203 +# Convenience name for target.
204 +host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/rule:
205 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/rule
206 +.PHONY : host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/rule
208 +# Convenience name for target.
209 +raspivid: host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/rule
211 +.PHONY : raspivid
213 +# fast build rule for target.
214 +raspivid/fast:
215 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build
216 +.PHONY : raspivid/fast
218 +# Convenience name for target.
219 +host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/rule:
220 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/rule
221 +.PHONY : host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/rule
223 +# Convenience name for target.
224 +raspiyuv: host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/rule
226 +.PHONY : raspiyuv
228 +# fast build rule for target.
229 +raspiyuv/fast:
230 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build
231 +.PHONY : raspiyuv/fast
233 +# Convenience name for target.
234 +host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/rule:
235 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f CMakeFiles/Makefile2 host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/rule
236 +.PHONY : host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/rule
238 +# Convenience name for target.
239 +raspistill: host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/rule
241 +.PHONY : raspistill
243 +# fast build rule for target.
244 +raspistill/fast:
245 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build
246 +.PHONY : raspistill/fast
248 +RaspiCLI.o: RaspiCLI.c.o
250 +.PHONY : RaspiCLI.o
252 +# target to build an object file
253 +RaspiCLI.c.o:
254 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCLI.c.o
255 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCLI.c.o
256 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCLI.c.o
257 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCLI.c.o
258 +.PHONY : RaspiCLI.c.o
260 +RaspiCLI.i: RaspiCLI.c.i
262 +.PHONY : RaspiCLI.i
264 +# target to preprocess a source file
265 +RaspiCLI.c.i:
266 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCLI.c.i
267 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCLI.c.i
268 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCLI.c.i
269 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCLI.c.i
270 +.PHONY : RaspiCLI.c.i
272 +RaspiCLI.s: RaspiCLI.c.s
274 +.PHONY : RaspiCLI.s
276 +# target to generate assembly for a file
277 +RaspiCLI.c.s:
278 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCLI.c.s
279 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCLI.c.s
280 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCLI.c.s
281 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCLI.c.s
282 +.PHONY : RaspiCLI.c.s
284 +RaspiCamControl.o: RaspiCamControl.c.o
286 +.PHONY : RaspiCamControl.o
288 +# target to build an object file
289 +RaspiCamControl.c.o:
290 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCamControl.c.o
291 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCamControl.c.o
292 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCamControl.c.o
293 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCamControl.c.o
294 +.PHONY : RaspiCamControl.c.o
296 +RaspiCamControl.i: RaspiCamControl.c.i
298 +.PHONY : RaspiCamControl.i
300 +# target to preprocess a source file
301 +RaspiCamControl.c.i:
302 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCamControl.c.i
303 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCamControl.c.i
304 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCamControl.c.i
305 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCamControl.c.i
306 +.PHONY : RaspiCamControl.c.i
308 +RaspiCamControl.s: RaspiCamControl.c.s
310 +.PHONY : RaspiCamControl.s
312 +# target to generate assembly for a file
313 +RaspiCamControl.c.s:
314 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiCamControl.c.s
315 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiCamControl.c.s
316 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiCamControl.c.s
317 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiCamControl.c.s
318 +.PHONY : RaspiCamControl.c.s
320 +RaspiPreview.o: RaspiPreview.c.o
322 +.PHONY : RaspiPreview.o
324 +# target to build an object file
325 +RaspiPreview.c.o:
326 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiPreview.c.o
327 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiPreview.c.o
328 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiPreview.c.o
329 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiPreview.c.o
330 +.PHONY : RaspiPreview.c.o
332 +RaspiPreview.i: RaspiPreview.c.i
334 +.PHONY : RaspiPreview.i
336 +# target to preprocess a source file
337 +RaspiPreview.c.i:
338 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiPreview.c.i
339 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiPreview.c.i
340 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiPreview.c.i
341 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiPreview.c.i
342 +.PHONY : RaspiPreview.c.i
344 +RaspiPreview.s: RaspiPreview.c.s
346 +.PHONY : RaspiPreview.s
348 +# target to generate assembly for a file
349 +RaspiPreview.c.s:
350 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiPreview.c.s
351 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiPreview.c.s
352 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiPreview.c.s
353 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiPreview.c.s
354 +.PHONY : RaspiPreview.c.s
356 +RaspiStill.o: RaspiStill.c.o
358 +.PHONY : RaspiStill.o
360 +# target to build an object file
361 +RaspiStill.c.o:
362 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiStill.c.o
363 +.PHONY : RaspiStill.c.o
365 +RaspiStill.i: RaspiStill.c.i
367 +.PHONY : RaspiStill.i
369 +# target to preprocess a source file
370 +RaspiStill.c.i:
371 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiStill.c.i
372 +.PHONY : RaspiStill.c.i
374 +RaspiStill.s: RaspiStill.c.s
376 +.PHONY : RaspiStill.s
378 +# target to generate assembly for a file
379 +RaspiStill.c.s:
380 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiStill.c.s
381 +.PHONY : RaspiStill.c.s
383 +RaspiStillYUV.o: RaspiStillYUV.c.o
385 +.PHONY : RaspiStillYUV.o
387 +# target to build an object file
388 +RaspiStillYUV.c.o:
389 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiStillYUV.c.o
390 +.PHONY : RaspiStillYUV.c.o
392 +RaspiStillYUV.i: RaspiStillYUV.c.i
394 +.PHONY : RaspiStillYUV.i
396 +# target to preprocess a source file
397 +RaspiStillYUV.c.i:
398 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiStillYUV.c.i
399 +.PHONY : RaspiStillYUV.c.i
401 +RaspiStillYUV.s: RaspiStillYUV.c.s
403 +.PHONY : RaspiStillYUV.s
405 +# target to generate assembly for a file
406 +RaspiStillYUV.c.s:
407 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspiyuv.dir/RaspiStillYUV.c.s
408 +.PHONY : RaspiStillYUV.c.s
410 +RaspiTex.o: RaspiTex.c.o
412 +.PHONY : RaspiTex.o
414 +# target to build an object file
415 +RaspiTex.c.o:
416 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTex.c.o
417 +.PHONY : RaspiTex.c.o
419 +RaspiTex.i: RaspiTex.c.i
421 +.PHONY : RaspiTex.i
423 +# target to preprocess a source file
424 +RaspiTex.c.i:
425 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTex.c.i
426 +.PHONY : RaspiTex.c.i
428 +RaspiTex.s: RaspiTex.c.s
430 +.PHONY : RaspiTex.s
432 +# target to generate assembly for a file
433 +RaspiTex.c.s:
434 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTex.c.s
435 +.PHONY : RaspiTex.c.s
437 +RaspiTexUtil.o: RaspiTexUtil.c.o
439 +.PHONY : RaspiTexUtil.o
441 +# target to build an object file
442 +RaspiTexUtil.c.o:
443 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTexUtil.c.o
444 +.PHONY : RaspiTexUtil.c.o
446 +RaspiTexUtil.i: RaspiTexUtil.c.i
448 +.PHONY : RaspiTexUtil.i
450 +# target to preprocess a source file
451 +RaspiTexUtil.c.i:
452 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTexUtil.c.i
453 +.PHONY : RaspiTexUtil.c.i
455 +RaspiTexUtil.s: RaspiTexUtil.c.s
457 +.PHONY : RaspiTexUtil.s
459 +# target to generate assembly for a file
460 +RaspiTexUtil.c.s:
461 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/RaspiTexUtil.c.s
462 +.PHONY : RaspiTexUtil.c.s
464 +RaspiVid.o: RaspiVid.c.o
466 +.PHONY : RaspiVid.o
468 +# target to build an object file
469 +RaspiVid.c.o:
470 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiVid.c.o
471 +.PHONY : RaspiVid.c.o
473 +RaspiVid.i: RaspiVid.c.i
475 +.PHONY : RaspiVid.i
477 +# target to preprocess a source file
478 +RaspiVid.c.i:
479 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiVid.c.i
480 +.PHONY : RaspiVid.c.i
482 +RaspiVid.s: RaspiVid.c.s
484 +.PHONY : RaspiVid.s
486 +# target to generate assembly for a file
487 +RaspiVid.c.s:
488 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspivid.dir/RaspiVid.c.s
489 +.PHONY : RaspiVid.c.s
491 +RaspiVidYUV.o: RaspiVidYUV.c.o
493 +.PHONY : RaspiVidYUV.o
495 +# target to build an object file
496 +RaspiVidYUV.c.o:
497 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiVidYUV.c.o
498 +.PHONY : RaspiVidYUV.c.o
500 +RaspiVidYUV.i: RaspiVidYUV.c.i
502 +.PHONY : RaspiVidYUV.i
504 +# target to preprocess a source file
505 +RaspiVidYUV.c.i:
506 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiVidYUV.c.i
507 +.PHONY : RaspiVidYUV.c.i
509 +RaspiVidYUV.s: RaspiVidYUV.c.s
511 +.PHONY : RaspiVidYUV.s
513 +# target to generate assembly for a file
514 +RaspiVidYUV.c.s:
515 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspividyuv.dir/RaspiVidYUV.c.s
516 +.PHONY : RaspiVidYUV.c.s
518 +gl_scenes/mirror.o: gl_scenes/mirror.c.o
520 +.PHONY : gl_scenes/mirror.o
522 +# target to build an object file
523 +gl_scenes/mirror.c.o:
524 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/mirror.c.o
525 +.PHONY : gl_scenes/mirror.c.o
527 +gl_scenes/mirror.i: gl_scenes/mirror.c.i
529 +.PHONY : gl_scenes/mirror.i
531 +# target to preprocess a source file
532 +gl_scenes/mirror.c.i:
533 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/mirror.c.i
534 +.PHONY : gl_scenes/mirror.c.i
536 +gl_scenes/mirror.s: gl_scenes/mirror.c.s
538 +.PHONY : gl_scenes/mirror.s
540 +# target to generate assembly for a file
541 +gl_scenes/mirror.c.s:
542 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/mirror.c.s
543 +.PHONY : gl_scenes/mirror.c.s
545 +gl_scenes/models.o: gl_scenes/models.c.o
547 +.PHONY : gl_scenes/models.o
549 +# target to build an object file
550 +gl_scenes/models.c.o:
551 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/models.c.o
552 +.PHONY : gl_scenes/models.c.o
554 +gl_scenes/models.i: gl_scenes/models.c.i
556 +.PHONY : gl_scenes/models.i
558 +# target to preprocess a source file
559 +gl_scenes/models.c.i:
560 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/models.c.i
561 +.PHONY : gl_scenes/models.c.i
563 +gl_scenes/models.s: gl_scenes/models.c.s
565 +.PHONY : gl_scenes/models.s
567 +# target to generate assembly for a file
568 +gl_scenes/models.c.s:
569 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/models.c.s
570 +.PHONY : gl_scenes/models.c.s
572 +gl_scenes/sobel.o: gl_scenes/sobel.c.o
574 +.PHONY : gl_scenes/sobel.o
576 +# target to build an object file
577 +gl_scenes/sobel.c.o:
578 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/sobel.c.o
579 +.PHONY : gl_scenes/sobel.c.o
581 +gl_scenes/sobel.i: gl_scenes/sobel.c.i
583 +.PHONY : gl_scenes/sobel.i
585 +# target to preprocess a source file
586 +gl_scenes/sobel.c.i:
587 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/sobel.c.i
588 +.PHONY : gl_scenes/sobel.c.i
590 +gl_scenes/sobel.s: gl_scenes/sobel.c.s
592 +.PHONY : gl_scenes/sobel.s
594 +# target to generate assembly for a file
595 +gl_scenes/sobel.c.s:
596 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/sobel.c.s
597 +.PHONY : gl_scenes/sobel.c.s
599 +gl_scenes/square.o: gl_scenes/square.c.o
601 +.PHONY : gl_scenes/square.o
603 +# target to build an object file
604 +gl_scenes/square.c.o:
605 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/square.c.o
606 +.PHONY : gl_scenes/square.c.o
608 +gl_scenes/square.i: gl_scenes/square.c.i
610 +.PHONY : gl_scenes/square.i
612 +# target to preprocess a source file
613 +gl_scenes/square.c.i:
614 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/square.c.i
615 +.PHONY : gl_scenes/square.c.i
617 +gl_scenes/square.s: gl_scenes/square.c.s
619 +.PHONY : gl_scenes/square.s
621 +# target to generate assembly for a file
622 +gl_scenes/square.c.s:
623 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/square.c.s
624 +.PHONY : gl_scenes/square.c.s
626 +gl_scenes/teapot.o: gl_scenes/teapot.c.o
628 +.PHONY : gl_scenes/teapot.o
630 +# target to build an object file
631 +gl_scenes/teapot.c.o:
632 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/teapot.c.o
633 +.PHONY : gl_scenes/teapot.c.o
635 +gl_scenes/teapot.i: gl_scenes/teapot.c.i
637 +.PHONY : gl_scenes/teapot.i
639 +# target to preprocess a source file
640 +gl_scenes/teapot.c.i:
641 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/teapot.c.i
642 +.PHONY : gl_scenes/teapot.c.i
644 +gl_scenes/teapot.s: gl_scenes/teapot.c.s
646 +.PHONY : gl_scenes/teapot.s
648 +# target to generate assembly for a file
649 +gl_scenes/teapot.c.s:
650 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/teapot.c.s
651 +.PHONY : gl_scenes/teapot.c.s
653 +gl_scenes/vcsm_square.o: gl_scenes/vcsm_square.c.o
655 +.PHONY : gl_scenes/vcsm_square.o
657 +# target to build an object file
658 +gl_scenes/vcsm_square.c.o:
659 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/vcsm_square.c.o
660 +.PHONY : gl_scenes/vcsm_square.c.o
662 +gl_scenes/vcsm_square.i: gl_scenes/vcsm_square.c.i
664 +.PHONY : gl_scenes/vcsm_square.i
666 +# target to preprocess a source file
667 +gl_scenes/vcsm_square.c.i:
668 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/vcsm_square.c.i
669 +.PHONY : gl_scenes/vcsm_square.c.i
671 +gl_scenes/vcsm_square.s: gl_scenes/vcsm_square.c.s
673 +.PHONY : gl_scenes/vcsm_square.s
675 +# target to generate assembly for a file
676 +gl_scenes/vcsm_square.c.s:
677 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/vcsm_square.c.s
678 +.PHONY : gl_scenes/vcsm_square.c.s
680 +gl_scenes/yuv.o: gl_scenes/yuv.c.o
682 +.PHONY : gl_scenes/yuv.o
684 +# target to build an object file
685 +gl_scenes/yuv.c.o:
686 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/yuv.c.o
687 +.PHONY : gl_scenes/yuv.c.o
689 +gl_scenes/yuv.i: gl_scenes/yuv.c.i
691 +.PHONY : gl_scenes/yuv.i
693 +# target to preprocess a source file
694 +gl_scenes/yuv.c.i:
695 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/yuv.c.i
696 +.PHONY : gl_scenes/yuv.c.i
698 +gl_scenes/yuv.s: gl_scenes/yuv.c.s
700 +.PHONY : gl_scenes/yuv.s
702 +# target to generate assembly for a file
703 +gl_scenes/yuv.c.s:
704 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/gl_scenes/yuv.c.s
705 +.PHONY : gl_scenes/yuv.c.s
707 +tga.o: tga.c.o
709 +.PHONY : tga.o
711 +# target to build an object file
712 +tga.c.o:
713 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/tga.c.o
714 +.PHONY : tga.c.o
716 +tga.i: tga.c.i
718 +.PHONY : tga.i
720 +# target to preprocess a source file
721 +tga.c.i:
722 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/tga.c.i
723 +.PHONY : tga.c.i
725 +tga.s: tga.c.s
727 +.PHONY : tga.s
729 +# target to generate assembly for a file
730 +tga.c.s:
731 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(MAKE) -f host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/build.make host_applications/linux/apps/raspicam/CMakeFiles/raspistill.dir/tga.c.s
732 +.PHONY : tga.c.s
734 +# Help Target
735 +help:
736 +       @echo "The following are some of the valid targets for this Makefile:"
737 +       @echo "... all (the default if no target is provided)"
738 +       @echo "... clean"
739 +       @echo "... depend"
740 +       @echo "... raspividyuv"
741 +       @echo "... package"
742 +       @echo "... raspivid"
743 +       @echo "... raspiyuv"
744 +       @echo "... package_source"
745 +       @echo "... install/local"
746 +       @echo "... raspistill"
747 +       @echo "... rebuild_cache"
748 +       @echo "... edit_cache"
749 +       @echo "... install/strip"
750 +       @echo "... list_install_components"
751 +       @echo "... install"
752 +       @echo "... RaspiCLI.o"
753 +       @echo "... RaspiCLI.i"
754 +       @echo "... RaspiCLI.s"
755 +       @echo "... RaspiCamControl.o"
756 +       @echo "... RaspiCamControl.i"
757 +       @echo "... RaspiCamControl.s"
758 +       @echo "... RaspiPreview.o"
759 +       @echo "... RaspiPreview.i"
760 +       @echo "... RaspiPreview.s"
761 +       @echo "... RaspiStill.o"
762 +       @echo "... RaspiStill.i"
763 +       @echo "... RaspiStill.s"
764 +       @echo "... RaspiStillYUV.o"
765 +       @echo "... RaspiStillYUV.i"
766 +       @echo "... RaspiStillYUV.s"
767 +       @echo "... RaspiTex.o"
768 +       @echo "... RaspiTex.i"
769 +       @echo "... RaspiTex.s"
770 +       @echo "... RaspiTexUtil.o"
771 +       @echo "... RaspiTexUtil.i"
772 +       @echo "... RaspiTexUtil.s"
773 +       @echo "... RaspiVid.o"
774 +       @echo "... RaspiVid.i"
775 +       @echo "... RaspiVid.s"
776 +       @echo "... RaspiVidYUV.o"
777 +       @echo "... RaspiVidYUV.i"
778 +       @echo "... RaspiVidYUV.s"
779 +       @echo "... gl_scenes/mirror.o"
780 +       @echo "... gl_scenes/mirror.i"
781 +       @echo "... gl_scenes/mirror.s"
782 +       @echo "... gl_scenes/models.o"
783 +       @echo "... gl_scenes/models.i"
784 +       @echo "... gl_scenes/models.s"
785 +       @echo "... gl_scenes/sobel.o"
786 +       @echo "... gl_scenes/sobel.i"
787 +       @echo "... gl_scenes/sobel.s"
788 +       @echo "... gl_scenes/square.o"
789 +       @echo "... gl_scenes/square.i"
790 +       @echo "... gl_scenes/square.s"
791 +       @echo "... gl_scenes/teapot.o"
792 +       @echo "... gl_scenes/teapot.i"
793 +       @echo "... gl_scenes/teapot.s"
794 +       @echo "... gl_scenes/vcsm_square.o"
795 +       @echo "... gl_scenes/vcsm_square.i"
796 +       @echo "... gl_scenes/vcsm_square.s"
797 +       @echo "... gl_scenes/yuv.o"
798 +       @echo "... gl_scenes/yuv.i"
799 +       @echo "... gl_scenes/yuv.s"
800 +       @echo "... tga.o"
801 +       @echo "... tga.i"
802 +       @echo "... tga.s"
803 +.PHONY : help
807 +#=============================================================================
808 +# Special targets to cleanup operation of make.
810 +# Special rule to run CMake to check the build system integrity.
811 +# No rule that depends on this can have commands that come from listfiles
812 +# because they might be regenerated.
813 +cmake_check_build_system:
814 +       cd /home/wbx/openadk/build_raspberry-pi3_glibc_cortex_a53_hard_eabihf/w-bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18-2/bcm28xx-vc-8d518460723779f95b49efafc04c183e83da3a18 && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
815 +.PHONY : cmake_check_build_system