奥特QT DDS 插件库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

626 lines
35KB

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