Makefile 9.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.19
  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. # Disable VCS-based implicit rules.
  13. % : %,v
  14. # Disable VCS-based implicit rules.
  15. % : RCS/%
  16. # Disable VCS-based implicit rules.
  17. % : RCS/%,v
  18. # Disable VCS-based implicit rules.
  19. % : SCCS/s.%
  20. # Disable VCS-based implicit rules.
  21. % : s.%
  22. .SUFFIXES: .hpux_make_needs_suffix_list
  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 = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake
  36. # The command to remove a file.
  37. RM = /Applications/CLion.app/Contents/bin/cmake/mac/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 = /Users/devyk/Data/Project/sample/github_code/OpenCVSample
  42. # The top-level build directory on which CMake was run.
  43. CMAKE_BINARY_DIR = /Users/devyk/Data/Project/sample/github_code/OpenCVSample/cmake-build-debug
  44. #=============================================================================
  45. # Targets provided globally by CMake.
  46. # Special rule for the target rebuild_cache
  47. rebuild_cache:
  48. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
  49. /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
  50. .PHONY : rebuild_cache
  51. # Special rule for the target rebuild_cache
  52. rebuild_cache/fast: rebuild_cache
  53. .PHONY : rebuild_cache/fast
  54. # Special rule for the target edit_cache
  55. edit_cache:
  56. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
  57. /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available.
  58. .PHONY : edit_cache
  59. # Special rule for the target edit_cache
  60. edit_cache/fast: edit_cache
  61. .PHONY : edit_cache/fast
  62. # The main all target
  63. all: cmake_check_build_system
  64. $(CMAKE_COMMAND) -E cmake_progress_start /Users/devyk/Data/Project/sample/github_code/OpenCVSample/cmake-build-debug/CMakeFiles /Users/devyk/Data/Project/sample/github_code/OpenCVSample/cmake-build-debug//CMakeFiles/progress.marks
  65. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
  66. $(CMAKE_COMMAND) -E cmake_progress_start /Users/devyk/Data/Project/sample/github_code/OpenCVSample/cmake-build-debug/CMakeFiles 0
  67. .PHONY : all
  68. # The main clean target
  69. clean:
  70. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
  71. .PHONY : clean
  72. # The main clean target
  73. clean/fast: clean
  74. .PHONY : clean/fast
  75. # Prepare targets for installation.
  76. preinstall: all
  77. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
  78. .PHONY : preinstall
  79. # Prepare targets for installation.
  80. preinstall/fast:
  81. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
  82. .PHONY : preinstall/fast
  83. # clear depends
  84. depend:
  85. $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
  86. .PHONY : depend
  87. #=============================================================================
  88. # Target rules for targets named piaoquan_java_opencv
  89. # Build rule for target.
  90. piaoquan_java_opencv: cmake_check_build_system
  91. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 piaoquan_java_opencv
  92. .PHONY : piaoquan_java_opencv
  93. # fast build rule for target.
  94. piaoquan_java_opencv/fast:
  95. $(MAKE) $(MAKESILENT) -f CMakeFiles/piaoquan_java_opencv.dir/build.make CMakeFiles/piaoquan_java_opencv.dir/build
  96. .PHONY : piaoquan_java_opencv/fast
  97. #=============================================================================
  98. # Target rules for targets named ImageBlurDetection_debug
  99. # Build rule for target.
  100. ImageBlurDetection_debug: cmake_check_build_system
  101. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ImageBlurDetection_debug
  102. .PHONY : ImageBlurDetection_debug
  103. # fast build rule for target.
  104. ImageBlurDetection_debug/fast:
  105. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/build
  106. .PHONY : ImageBlurDetection_debug/fast
  107. jni/ImageBlurDetection.o: jni/ImageBlurDetection.cpp.o
  108. .PHONY : jni/ImageBlurDetection.o
  109. # target to build an object file
  110. jni/ImageBlurDetection.cpp.o:
  111. $(MAKE) $(MAKESILENT) -f CMakeFiles/piaoquan_java_opencv.dir/build.make CMakeFiles/piaoquan_java_opencv.dir/jni/ImageBlurDetection.cpp.o
  112. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/jni/ImageBlurDetection.cpp.o
  113. .PHONY : jni/ImageBlurDetection.cpp.o
  114. jni/ImageBlurDetection.i: jni/ImageBlurDetection.cpp.i
  115. .PHONY : jni/ImageBlurDetection.i
  116. # target to preprocess a source file
  117. jni/ImageBlurDetection.cpp.i:
  118. $(MAKE) $(MAKESILENT) -f CMakeFiles/piaoquan_java_opencv.dir/build.make CMakeFiles/piaoquan_java_opencv.dir/jni/ImageBlurDetection.cpp.i
  119. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/jni/ImageBlurDetection.cpp.i
  120. .PHONY : jni/ImageBlurDetection.cpp.i
  121. jni/ImageBlurDetection.s: jni/ImageBlurDetection.cpp.s
  122. .PHONY : jni/ImageBlurDetection.s
  123. # target to generate assembly for a file
  124. jni/ImageBlurDetection.cpp.s:
  125. $(MAKE) $(MAKESILENT) -f CMakeFiles/piaoquan_java_opencv.dir/build.make CMakeFiles/piaoquan_java_opencv.dir/jni/ImageBlurDetection.cpp.s
  126. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/jni/ImageBlurDetection.cpp.s
  127. .PHONY : jni/ImageBlurDetection.cpp.s
  128. main.o: main.cpp.o
  129. .PHONY : main.o
  130. # target to build an object file
  131. main.cpp.o:
  132. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/main.cpp.o
  133. .PHONY : main.cpp.o
  134. main.i: main.cpp.i
  135. .PHONY : main.i
  136. # target to preprocess a source file
  137. main.cpp.i:
  138. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/main.cpp.i
  139. .PHONY : main.cpp.i
  140. main.s: main.cpp.s
  141. .PHONY : main.s
  142. # target to generate assembly for a file
  143. main.cpp.s:
  144. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/main.cpp.s
  145. .PHONY : main.cpp.s
  146. opencv/image_blur_detection.o: opencv/image_blur_detection.cpp.o
  147. .PHONY : opencv/image_blur_detection.o
  148. # target to build an object file
  149. opencv/image_blur_detection.cpp.o:
  150. $(MAKE) $(MAKESILENT) -f CMakeFiles/piaoquan_java_opencv.dir/build.make CMakeFiles/piaoquan_java_opencv.dir/opencv/image_blur_detection.cpp.o
  151. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/opencv/image_blur_detection.cpp.o
  152. .PHONY : opencv/image_blur_detection.cpp.o
  153. opencv/image_blur_detection.i: opencv/image_blur_detection.cpp.i
  154. .PHONY : opencv/image_blur_detection.i
  155. # target to preprocess a source file
  156. opencv/image_blur_detection.cpp.i:
  157. $(MAKE) $(MAKESILENT) -f CMakeFiles/piaoquan_java_opencv.dir/build.make CMakeFiles/piaoquan_java_opencv.dir/opencv/image_blur_detection.cpp.i
  158. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/opencv/image_blur_detection.cpp.i
  159. .PHONY : opencv/image_blur_detection.cpp.i
  160. opencv/image_blur_detection.s: opencv/image_blur_detection.cpp.s
  161. .PHONY : opencv/image_blur_detection.s
  162. # target to generate assembly for a file
  163. opencv/image_blur_detection.cpp.s:
  164. $(MAKE) $(MAKESILENT) -f CMakeFiles/piaoquan_java_opencv.dir/build.make CMakeFiles/piaoquan_java_opencv.dir/opencv/image_blur_detection.cpp.s
  165. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/opencv/image_blur_detection.cpp.s
  166. .PHONY : opencv/image_blur_detection.cpp.s
  167. # Help Target
  168. help:
  169. @echo "The following are some of the valid targets for this Makefile:"
  170. @echo "... all (the default if no target is provided)"
  171. @echo "... clean"
  172. @echo "... depend"
  173. @echo "... edit_cache"
  174. @echo "... rebuild_cache"
  175. @echo "... ImageBlurDetection_debug"
  176. @echo "... piaoquan_java_opencv"
  177. @echo "... jni/ImageBlurDetection.o"
  178. @echo "... jni/ImageBlurDetection.i"
  179. @echo "... jni/ImageBlurDetection.s"
  180. @echo "... main.o"
  181. @echo "... main.i"
  182. @echo "... main.s"
  183. @echo "... opencv/image_blur_detection.o"
  184. @echo "... opencv/image_blur_detection.i"
  185. @echo "... opencv/image_blur_detection.s"
  186. .PHONY : help
  187. #=============================================================================
  188. # Special targets to cleanup operation of make.
  189. # Special rule to run CMake to check the build system integrity.
  190. # No rule that depends on this can have commands that come from listfiles
  191. # because they might be regenerated.
  192. cmake_check_build_system:
  193. $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
  194. .PHONY : cmake_check_build_system