Makefile 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.16
  3. # Default target executed when no arguments are given to make.
  4. default_target: all
  5. .PHONY : default_target
  6. # Allow only one "make -f Makefile2" at a time, but pass parallelism.
  7. .NOTPARALLEL:
  8. #=============================================================================
  9. # Special targets provided by cmake.
  10. # Disable implicit rules so canonical targets will work.
  11. .SUFFIXES:
  12. # Remove some rules from gmake that .SUFFIXES does not remove.
  13. SUFFIXES =
  14. .SUFFIXES: .hpux_make_needs_suffix_list
  15. # Suppress display of executed commands.
  16. $(VERBOSE).SILENT:
  17. # A target that is always out of date.
  18. cmake_force:
  19. .PHONY : cmake_force
  20. #=============================================================================
  21. # Set environment variables for the build.
  22. # The shell in which to execute make rules.
  23. SHELL = /bin/sh
  24. # The CMake executable.
  25. CMAKE_COMMAND = /usr/bin/cmake
  26. # The command to remove a file.
  27. RM = /usr/bin/cmake -E remove -f
  28. # Escaping for special characters.
  29. EQUALS = =
  30. # The top-level source directory on which CMake was run.
  31. CMAKE_SOURCE_DIR = /home/lz/code/clamp_safety
  32. # The top-level build directory on which CMake was run.
  33. CMAKE_BINARY_DIR = /home/lz/code/clamp_safety/build
  34. #=============================================================================
  35. # Targets provided globally by CMake.
  36. # Special rule for the target rebuild_cache
  37. rebuild_cache:
  38. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
  39. /usr/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
  40. .PHONY : rebuild_cache
  41. # Special rule for the target rebuild_cache
  42. rebuild_cache/fast: rebuild_cache
  43. .PHONY : rebuild_cache/fast
  44. # Special rule for the target edit_cache
  45. edit_cache:
  46. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
  47. /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
  48. .PHONY : edit_cache
  49. # Special rule for the target edit_cache
  50. edit_cache/fast: edit_cache
  51. .PHONY : edit_cache/fast
  52. # The main all target
  53. all: cmake_check_build_system
  54. $(CMAKE_COMMAND) -E cmake_progress_start /home/lz/code/clamp_safety/build/CMakeFiles /home/lz/code/clamp_safety/build/CMakeFiles/progress.marks
  55. $(MAKE) -f CMakeFiles/Makefile2 all
  56. $(CMAKE_COMMAND) -E cmake_progress_start /home/lz/code/clamp_safety/build/CMakeFiles 0
  57. .PHONY : all
  58. # The main clean target
  59. clean:
  60. $(MAKE) -f CMakeFiles/Makefile2 clean
  61. .PHONY : clean
  62. # The main clean target
  63. clean/fast: clean
  64. .PHONY : clean/fast
  65. # Prepare targets for installation.
  66. preinstall: all
  67. $(MAKE) -f CMakeFiles/Makefile2 preinstall
  68. .PHONY : preinstall
  69. # Prepare targets for installation.
  70. preinstall/fast:
  71. $(MAKE) -f CMakeFiles/Makefile2 preinstall
  72. .PHONY : preinstall/fast
  73. # clear depends
  74. depend:
  75. $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
  76. .PHONY : depend
  77. #=============================================================================
  78. # Target rules for targets named clamp_safety
  79. # Build rule for target.
  80. clamp_safety: cmake_check_build_system
  81. $(MAKE) -f CMakeFiles/Makefile2 clamp_safety
  82. .PHONY : clamp_safety
  83. # fast build rule for target.
  84. clamp_safety/fast:
  85. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/build
  86. .PHONY : clamp_safety/fast
  87. clamp_parameter.pb.o: clamp_parameter.pb.cc.o
  88. .PHONY : clamp_parameter.pb.o
  89. # target to build an object file
  90. clamp_parameter.pb.cc.o:
  91. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/clamp_parameter.pb.cc.o
  92. .PHONY : clamp_parameter.pb.cc.o
  93. clamp_parameter.pb.i: clamp_parameter.pb.cc.i
  94. .PHONY : clamp_parameter.pb.i
  95. # target to preprocess a source file
  96. clamp_parameter.pb.cc.i:
  97. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/clamp_parameter.pb.cc.i
  98. .PHONY : clamp_parameter.pb.cc.i
  99. clamp_parameter.pb.s: clamp_parameter.pb.cc.s
  100. .PHONY : clamp_parameter.pb.s
  101. # target to generate assembly for a file
  102. clamp_parameter.pb.cc.s:
  103. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/clamp_parameter.pb.cc.s
  104. .PHONY : clamp_parameter.pb.cc.s
  105. detect/clamp_safety_detect.o: detect/clamp_safety_detect.cpp.o
  106. .PHONY : detect/clamp_safety_detect.o
  107. # target to build an object file
  108. detect/clamp_safety_detect.cpp.o:
  109. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/detect/clamp_safety_detect.cpp.o
  110. .PHONY : detect/clamp_safety_detect.cpp.o
  111. detect/clamp_safety_detect.i: detect/clamp_safety_detect.cpp.i
  112. .PHONY : detect/clamp_safety_detect.i
  113. # target to preprocess a source file
  114. detect/clamp_safety_detect.cpp.i:
  115. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/detect/clamp_safety_detect.cpp.i
  116. .PHONY : detect/clamp_safety_detect.cpp.i
  117. detect/clamp_safety_detect.s: detect/clamp_safety_detect.cpp.s
  118. .PHONY : detect/clamp_safety_detect.s
  119. # target to generate assembly for a file
  120. detect/clamp_safety_detect.cpp.s:
  121. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/detect/clamp_safety_detect.cpp.s
  122. .PHONY : detect/clamp_safety_detect.cpp.s
  123. error_code/error_code.o: error_code/error_code.cpp.o
  124. .PHONY : error_code/error_code.o
  125. # target to build an object file
  126. error_code/error_code.cpp.o:
  127. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/error_code/error_code.cpp.o
  128. .PHONY : error_code/error_code.cpp.o
  129. error_code/error_code.i: error_code/error_code.cpp.i
  130. .PHONY : error_code/error_code.i
  131. # target to preprocess a source file
  132. error_code/error_code.cpp.i:
  133. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/error_code/error_code.cpp.i
  134. .PHONY : error_code/error_code.cpp.i
  135. error_code/error_code.s: error_code/error_code.cpp.s
  136. .PHONY : error_code/error_code.s
  137. # target to generate assembly for a file
  138. error_code/error_code.cpp.s:
  139. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/error_code/error_code.cpp.s
  140. .PHONY : error_code/error_code.cpp.s
  141. lidar/async_client.o: lidar/async_client.cpp.o
  142. .PHONY : lidar/async_client.o
  143. # target to build an object file
  144. lidar/async_client.cpp.o:
  145. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/lidar/async_client.cpp.o
  146. .PHONY : lidar/async_client.cpp.o
  147. lidar/async_client.i: lidar/async_client.cpp.i
  148. .PHONY : lidar/async_client.i
  149. # target to preprocess a source file
  150. lidar/async_client.cpp.i:
  151. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/lidar/async_client.cpp.i
  152. .PHONY : lidar/async_client.cpp.i
  153. lidar/async_client.s: lidar/async_client.cpp.s
  154. .PHONY : lidar/async_client.s
  155. # target to generate assembly for a file
  156. lidar/async_client.cpp.s:
  157. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/lidar/async_client.cpp.s
  158. .PHONY : lidar/async_client.cpp.s
  159. lidar/wanji_716N_device.o: lidar/wanji_716N_device.cpp.o
  160. .PHONY : lidar/wanji_716N_device.o
  161. # target to build an object file
  162. lidar/wanji_716N_device.cpp.o:
  163. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/lidar/wanji_716N_device.cpp.o
  164. .PHONY : lidar/wanji_716N_device.cpp.o
  165. lidar/wanji_716N_device.i: lidar/wanji_716N_device.cpp.i
  166. .PHONY : lidar/wanji_716N_device.i
  167. # target to preprocess a source file
  168. lidar/wanji_716N_device.cpp.i:
  169. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/lidar/wanji_716N_device.cpp.i
  170. .PHONY : lidar/wanji_716N_device.cpp.i
  171. lidar/wanji_716N_device.s: lidar/wanji_716N_device.cpp.s
  172. .PHONY : lidar/wanji_716N_device.s
  173. # target to generate assembly for a file
  174. lidar/wanji_716N_device.cpp.s:
  175. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/lidar/wanji_716N_device.cpp.s
  176. .PHONY : lidar/wanji_716N_device.cpp.s
  177. lidar/wj_716N_lidar_protocol.o: lidar/wj_716N_lidar_protocol.cpp.o
  178. .PHONY : lidar/wj_716N_lidar_protocol.o
  179. # target to build an object file
  180. lidar/wj_716N_lidar_protocol.cpp.o:
  181. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/lidar/wj_716N_lidar_protocol.cpp.o
  182. .PHONY : lidar/wj_716N_lidar_protocol.cpp.o
  183. lidar/wj_716N_lidar_protocol.i: lidar/wj_716N_lidar_protocol.cpp.i
  184. .PHONY : lidar/wj_716N_lidar_protocol.i
  185. # target to preprocess a source file
  186. lidar/wj_716N_lidar_protocol.cpp.i:
  187. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/lidar/wj_716N_lidar_protocol.cpp.i
  188. .PHONY : lidar/wj_716N_lidar_protocol.cpp.i
  189. lidar/wj_716N_lidar_protocol.s: lidar/wj_716N_lidar_protocol.cpp.s
  190. .PHONY : lidar/wj_716N_lidar_protocol.s
  191. # target to generate assembly for a file
  192. lidar/wj_716N_lidar_protocol.cpp.s:
  193. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/lidar/wj_716N_lidar_protocol.cpp.s
  194. .PHONY : lidar/wj_716N_lidar_protocol.cpp.s
  195. main.o: main.cpp.o
  196. .PHONY : main.o
  197. # target to build an object file
  198. main.cpp.o:
  199. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/main.cpp.o
  200. .PHONY : main.cpp.o
  201. main.i: main.cpp.i
  202. .PHONY : main.i
  203. # target to preprocess a source file
  204. main.cpp.i:
  205. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/main.cpp.i
  206. .PHONY : main.cpp.i
  207. main.s: main.cpp.s
  208. .PHONY : main.s
  209. # target to generate assembly for a file
  210. main.cpp.s:
  211. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/main.cpp.s
  212. .PHONY : main.cpp.s
  213. plc/plc_data.o: plc/plc_data.cpp.o
  214. .PHONY : plc/plc_data.o
  215. # target to build an object file
  216. plc/plc_data.cpp.o:
  217. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/plc_data.cpp.o
  218. .PHONY : plc/plc_data.cpp.o
  219. plc/plc_data.i: plc/plc_data.cpp.i
  220. .PHONY : plc/plc_data.i
  221. # target to preprocess a source file
  222. plc/plc_data.cpp.i:
  223. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/plc_data.cpp.i
  224. .PHONY : plc/plc_data.cpp.i
  225. plc/plc_data.s: plc/plc_data.cpp.s
  226. .PHONY : plc/plc_data.s
  227. # target to generate assembly for a file
  228. plc/plc_data.cpp.s:
  229. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/plc_data.cpp.s
  230. .PHONY : plc/plc_data.cpp.s
  231. plc/s7_plc.o: plc/s7_plc.cpp.o
  232. .PHONY : plc/s7_plc.o
  233. # target to build an object file
  234. plc/s7_plc.cpp.o:
  235. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/s7_plc.cpp.o
  236. .PHONY : plc/s7_plc.cpp.o
  237. plc/s7_plc.i: plc/s7_plc.cpp.i
  238. .PHONY : plc/s7_plc.i
  239. # target to preprocess a source file
  240. plc/s7_plc.cpp.i:
  241. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/s7_plc.cpp.i
  242. .PHONY : plc/s7_plc.cpp.i
  243. plc/s7_plc.s: plc/s7_plc.cpp.s
  244. .PHONY : plc/s7_plc.s
  245. # target to generate assembly for a file
  246. plc/s7_plc.cpp.s:
  247. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/s7_plc.cpp.s
  248. .PHONY : plc/s7_plc.cpp.s
  249. plc/snap7_buf.o: plc/snap7_buf.cpp.o
  250. .PHONY : plc/snap7_buf.o
  251. # target to build an object file
  252. plc/snap7_buf.cpp.o:
  253. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/snap7_buf.cpp.o
  254. .PHONY : plc/snap7_buf.cpp.o
  255. plc/snap7_buf.i: plc/snap7_buf.cpp.i
  256. .PHONY : plc/snap7_buf.i
  257. # target to preprocess a source file
  258. plc/snap7_buf.cpp.i:
  259. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/snap7_buf.cpp.i
  260. .PHONY : plc/snap7_buf.cpp.i
  261. plc/snap7_buf.s: plc/snap7_buf.cpp.s
  262. .PHONY : plc/snap7_buf.s
  263. # target to generate assembly for a file
  264. plc/snap7_buf.cpp.s:
  265. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/snap7_buf.cpp.s
  266. .PHONY : plc/snap7_buf.cpp.s
  267. plc/snap7_communication_base.o: plc/snap7_communication_base.cpp.o
  268. .PHONY : plc/snap7_communication_base.o
  269. # target to build an object file
  270. plc/snap7_communication_base.cpp.o:
  271. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/snap7_communication_base.cpp.o
  272. .PHONY : plc/snap7_communication_base.cpp.o
  273. plc/snap7_communication_base.i: plc/snap7_communication_base.cpp.i
  274. .PHONY : plc/snap7_communication_base.i
  275. # target to preprocess a source file
  276. plc/snap7_communication_base.cpp.i:
  277. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/snap7_communication_base.cpp.i
  278. .PHONY : plc/snap7_communication_base.cpp.i
  279. plc/snap7_communication_base.s: plc/snap7_communication_base.cpp.s
  280. .PHONY : plc/snap7_communication_base.s
  281. # target to generate assembly for a file
  282. plc/snap7_communication_base.cpp.s:
  283. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/plc/snap7_communication_base.cpp.s
  284. .PHONY : plc/snap7_communication_base.cpp.s
  285. tool/binary_buf.o: tool/binary_buf.cpp.o
  286. .PHONY : tool/binary_buf.o
  287. # target to build an object file
  288. tool/binary_buf.cpp.o:
  289. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/binary_buf.cpp.o
  290. .PHONY : tool/binary_buf.cpp.o
  291. tool/binary_buf.i: tool/binary_buf.cpp.i
  292. .PHONY : tool/binary_buf.i
  293. # target to preprocess a source file
  294. tool/binary_buf.cpp.i:
  295. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/binary_buf.cpp.i
  296. .PHONY : tool/binary_buf.cpp.i
  297. tool/binary_buf.s: tool/binary_buf.cpp.s
  298. .PHONY : tool/binary_buf.s
  299. # target to generate assembly for a file
  300. tool/binary_buf.cpp.s:
  301. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/binary_buf.cpp.s
  302. .PHONY : tool/binary_buf.cpp.s
  303. tool/pathcreator.o: tool/pathcreator.cpp.o
  304. .PHONY : tool/pathcreator.o
  305. # target to build an object file
  306. tool/pathcreator.cpp.o:
  307. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/pathcreator.cpp.o
  308. .PHONY : tool/pathcreator.cpp.o
  309. tool/pathcreator.i: tool/pathcreator.cpp.i
  310. .PHONY : tool/pathcreator.i
  311. # target to preprocess a source file
  312. tool/pathcreator.cpp.i:
  313. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/pathcreator.cpp.i
  314. .PHONY : tool/pathcreator.cpp.i
  315. tool/pathcreator.s: tool/pathcreator.cpp.s
  316. .PHONY : tool/pathcreator.s
  317. # target to generate assembly for a file
  318. tool/pathcreator.cpp.s:
  319. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/pathcreator.cpp.s
  320. .PHONY : tool/pathcreator.cpp.s
  321. tool/point2D_tool.o: tool/point2D_tool.cpp.o
  322. .PHONY : tool/point2D_tool.o
  323. # target to build an object file
  324. tool/point2D_tool.cpp.o:
  325. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/point2D_tool.cpp.o
  326. .PHONY : tool/point2D_tool.cpp.o
  327. tool/point2D_tool.i: tool/point2D_tool.cpp.i
  328. .PHONY : tool/point2D_tool.i
  329. # target to preprocess a source file
  330. tool/point2D_tool.cpp.i:
  331. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/point2D_tool.cpp.i
  332. .PHONY : tool/point2D_tool.cpp.i
  333. tool/point2D_tool.s: tool/point2D_tool.cpp.s
  334. .PHONY : tool/point2D_tool.s
  335. # target to generate assembly for a file
  336. tool/point2D_tool.cpp.s:
  337. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/point2D_tool.cpp.s
  338. .PHONY : tool/point2D_tool.cpp.s
  339. tool/proto_tool.o: tool/proto_tool.cpp.o
  340. .PHONY : tool/proto_tool.o
  341. # target to build an object file
  342. tool/proto_tool.cpp.o:
  343. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/proto_tool.cpp.o
  344. .PHONY : tool/proto_tool.cpp.o
  345. tool/proto_tool.i: tool/proto_tool.cpp.i
  346. .PHONY : tool/proto_tool.i
  347. # target to preprocess a source file
  348. tool/proto_tool.cpp.i:
  349. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/proto_tool.cpp.i
  350. .PHONY : tool/proto_tool.cpp.i
  351. tool/proto_tool.s: tool/proto_tool.cpp.s
  352. .PHONY : tool/proto_tool.s
  353. # target to generate assembly for a file
  354. tool/proto_tool.cpp.s:
  355. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/proto_tool.cpp.s
  356. .PHONY : tool/proto_tool.cpp.s
  357. tool/singleton.o: tool/singleton.cpp.o
  358. .PHONY : tool/singleton.o
  359. # target to build an object file
  360. tool/singleton.cpp.o:
  361. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/singleton.cpp.o
  362. .PHONY : tool/singleton.cpp.o
  363. tool/singleton.i: tool/singleton.cpp.i
  364. .PHONY : tool/singleton.i
  365. # target to preprocess a source file
  366. tool/singleton.cpp.i:
  367. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/singleton.cpp.i
  368. .PHONY : tool/singleton.cpp.i
  369. tool/singleton.s: tool/singleton.cpp.s
  370. .PHONY : tool/singleton.s
  371. # target to generate assembly for a file
  372. tool/singleton.cpp.s:
  373. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/singleton.cpp.s
  374. .PHONY : tool/singleton.cpp.s
  375. tool/thread_condition.o: tool/thread_condition.cpp.o
  376. .PHONY : tool/thread_condition.o
  377. # target to build an object file
  378. tool/thread_condition.cpp.o:
  379. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/thread_condition.cpp.o
  380. .PHONY : tool/thread_condition.cpp.o
  381. tool/thread_condition.i: tool/thread_condition.cpp.i
  382. .PHONY : tool/thread_condition.i
  383. # target to preprocess a source file
  384. tool/thread_condition.cpp.i:
  385. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/thread_condition.cpp.i
  386. .PHONY : tool/thread_condition.cpp.i
  387. tool/thread_condition.s: tool/thread_condition.cpp.s
  388. .PHONY : tool/thread_condition.s
  389. # target to generate assembly for a file
  390. tool/thread_condition.cpp.s:
  391. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/thread_condition.cpp.s
  392. .PHONY : tool/thread_condition.cpp.s
  393. tool/thread_safe_queue.o: tool/thread_safe_queue.cpp.o
  394. .PHONY : tool/thread_safe_queue.o
  395. # target to build an object file
  396. tool/thread_safe_queue.cpp.o:
  397. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/thread_safe_queue.cpp.o
  398. .PHONY : tool/thread_safe_queue.cpp.o
  399. tool/thread_safe_queue.i: tool/thread_safe_queue.cpp.i
  400. .PHONY : tool/thread_safe_queue.i
  401. # target to preprocess a source file
  402. tool/thread_safe_queue.cpp.i:
  403. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/thread_safe_queue.cpp.i
  404. .PHONY : tool/thread_safe_queue.cpp.i
  405. tool/thread_safe_queue.s: tool/thread_safe_queue.cpp.s
  406. .PHONY : tool/thread_safe_queue.s
  407. # target to generate assembly for a file
  408. tool/thread_safe_queue.cpp.s:
  409. $(MAKE) -f CMakeFiles/clamp_safety.dir/build.make CMakeFiles/clamp_safety.dir/tool/thread_safe_queue.cpp.s
  410. .PHONY : tool/thread_safe_queue.cpp.s
  411. # Help Target
  412. help:
  413. @echo "The following are some of the valid targets for this Makefile:"
  414. @echo "... all (the default if no target is provided)"
  415. @echo "... clean"
  416. @echo "... depend"
  417. @echo "... rebuild_cache"
  418. @echo "... edit_cache"
  419. @echo "... clamp_safety"
  420. @echo "... clamp_parameter.pb.o"
  421. @echo "... clamp_parameter.pb.i"
  422. @echo "... clamp_parameter.pb.s"
  423. @echo "... detect/clamp_safety_detect.o"
  424. @echo "... detect/clamp_safety_detect.i"
  425. @echo "... detect/clamp_safety_detect.s"
  426. @echo "... error_code/error_code.o"
  427. @echo "... error_code/error_code.i"
  428. @echo "... error_code/error_code.s"
  429. @echo "... lidar/async_client.o"
  430. @echo "... lidar/async_client.i"
  431. @echo "... lidar/async_client.s"
  432. @echo "... lidar/wanji_716N_device.o"
  433. @echo "... lidar/wanji_716N_device.i"
  434. @echo "... lidar/wanji_716N_device.s"
  435. @echo "... lidar/wj_716N_lidar_protocol.o"
  436. @echo "... lidar/wj_716N_lidar_protocol.i"
  437. @echo "... lidar/wj_716N_lidar_protocol.s"
  438. @echo "... main.o"
  439. @echo "... main.i"
  440. @echo "... main.s"
  441. @echo "... plc/plc_data.o"
  442. @echo "... plc/plc_data.i"
  443. @echo "... plc/plc_data.s"
  444. @echo "... plc/s7_plc.o"
  445. @echo "... plc/s7_plc.i"
  446. @echo "... plc/s7_plc.s"
  447. @echo "... plc/snap7_buf.o"
  448. @echo "... plc/snap7_buf.i"
  449. @echo "... plc/snap7_buf.s"
  450. @echo "... plc/snap7_communication_base.o"
  451. @echo "... plc/snap7_communication_base.i"
  452. @echo "... plc/snap7_communication_base.s"
  453. @echo "... tool/binary_buf.o"
  454. @echo "... tool/binary_buf.i"
  455. @echo "... tool/binary_buf.s"
  456. @echo "... tool/pathcreator.o"
  457. @echo "... tool/pathcreator.i"
  458. @echo "... tool/pathcreator.s"
  459. @echo "... tool/point2D_tool.o"
  460. @echo "... tool/point2D_tool.i"
  461. @echo "... tool/point2D_tool.s"
  462. @echo "... tool/proto_tool.o"
  463. @echo "... tool/proto_tool.i"
  464. @echo "... tool/proto_tool.s"
  465. @echo "... tool/singleton.o"
  466. @echo "... tool/singleton.i"
  467. @echo "... tool/singleton.s"
  468. @echo "... tool/thread_condition.o"
  469. @echo "... tool/thread_condition.i"
  470. @echo "... tool/thread_condition.s"
  471. @echo "... tool/thread_safe_queue.o"
  472. @echo "... tool/thread_safe_queue.i"
  473. @echo "... tool/thread_safe_queue.s"
  474. .PHONY : help
  475. #=============================================================================
  476. # Special targets to cleanup operation of make.
  477. # Special rule to run CMake to check the build system integrity.
  478. # No rule that depends on this can have commands that come from listfiles
  479. # because they might be regenerated.
  480. cmake_check_build_system:
  481. $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
  482. .PHONY : cmake_check_build_system