Makefile2 6.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  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. #=============================================================================
  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. # Command-line flag to silence nested $(MAKE).
  22. $(VERBOSE)MAKESILENT = -s
  23. #Suppress display of executed commands.
  24. $(VERBOSE).SILENT:
  25. # A target that is always out of date.
  26. cmake_force:
  27. .PHONY : cmake_force
  28. #=============================================================================
  29. # Set environment variables for the build.
  30. # The shell in which to execute make rules.
  31. SHELL = /bin/sh
  32. # The CMake executable.
  33. CMAKE_COMMAND = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake
  34. # The command to remove a file.
  35. RM = /Applications/CLion.app/Contents/bin/cmake/mac/bin/cmake -E rm -f
  36. # Escaping for special characters.
  37. EQUALS = =
  38. # The top-level source directory on which CMake was run.
  39. CMAKE_SOURCE_DIR = /Users/devyk/Data/Project/sample/github_code/OpenCVSample
  40. # The top-level build directory on which CMake was run.
  41. CMAKE_BINARY_DIR = /Users/devyk/Data/Project/sample/github_code/OpenCVSample/cmake-build-debug
  42. #=============================================================================
  43. # Directory level rules for the build root directory
  44. # The main recursive "all" target.
  45. all: CMakeFiles/piaoquan_java_opencv.dir/all
  46. all: CMakeFiles/ImageBlurDetection_debug.dir/all
  47. all: opencv/all
  48. all: jni/all
  49. .PHONY : all
  50. # The main recursive "preinstall" target.
  51. preinstall: opencv/preinstall
  52. preinstall: jni/preinstall
  53. .PHONY : preinstall
  54. # The main recursive "clean" target.
  55. clean: CMakeFiles/piaoquan_java_opencv.dir/clean
  56. clean: CMakeFiles/ImageBlurDetection_debug.dir/clean
  57. clean: opencv/clean
  58. clean: jni/clean
  59. .PHONY : clean
  60. #=============================================================================
  61. # Directory level rules for directory jni
  62. # Recursive "all" directory target.
  63. jni/all:
  64. .PHONY : jni/all
  65. # Recursive "preinstall" directory target.
  66. jni/preinstall:
  67. .PHONY : jni/preinstall
  68. # Recursive "clean" directory target.
  69. jni/clean:
  70. .PHONY : jni/clean
  71. #=============================================================================
  72. # Directory level rules for directory opencv
  73. # Recursive "all" directory target.
  74. opencv/all:
  75. .PHONY : opencv/all
  76. # Recursive "preinstall" directory target.
  77. opencv/preinstall:
  78. .PHONY : opencv/preinstall
  79. # Recursive "clean" directory target.
  80. opencv/clean:
  81. .PHONY : opencv/clean
  82. #=============================================================================
  83. # Target rules for target CMakeFiles/piaoquan_java_opencv.dir
  84. # All Build rule for target.
  85. CMakeFiles/piaoquan_java_opencv.dir/all:
  86. $(MAKE) $(MAKESILENT) -f CMakeFiles/piaoquan_java_opencv.dir/build.make CMakeFiles/piaoquan_java_opencv.dir/depend
  87. $(MAKE) $(MAKESILENT) -f CMakeFiles/piaoquan_java_opencv.dir/build.make CMakeFiles/piaoquan_java_opencv.dir/build
  88. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/devyk/Data/Project/sample/github_code/OpenCVSample/cmake-build-debug/CMakeFiles --progress-num=5,6,7 "Built target piaoquan_java_opencv"
  89. .PHONY : CMakeFiles/piaoquan_java_opencv.dir/all
  90. # Build rule for subdir invocation for target.
  91. CMakeFiles/piaoquan_java_opencv.dir/rule: cmake_check_build_system
  92. $(CMAKE_COMMAND) -E cmake_progress_start /Users/devyk/Data/Project/sample/github_code/OpenCVSample/cmake-build-debug/CMakeFiles 3
  93. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/piaoquan_java_opencv.dir/all
  94. $(CMAKE_COMMAND) -E cmake_progress_start /Users/devyk/Data/Project/sample/github_code/OpenCVSample/cmake-build-debug/CMakeFiles 0
  95. .PHONY : CMakeFiles/piaoquan_java_opencv.dir/rule
  96. # Convenience name for target.
  97. piaoquan_java_opencv: CMakeFiles/piaoquan_java_opencv.dir/rule
  98. .PHONY : piaoquan_java_opencv
  99. # clean rule for target.
  100. CMakeFiles/piaoquan_java_opencv.dir/clean:
  101. $(MAKE) $(MAKESILENT) -f CMakeFiles/piaoquan_java_opencv.dir/build.make CMakeFiles/piaoquan_java_opencv.dir/clean
  102. .PHONY : CMakeFiles/piaoquan_java_opencv.dir/clean
  103. #=============================================================================
  104. # Target rules for target CMakeFiles/ImageBlurDetection_debug.dir
  105. # All Build rule for target.
  106. CMakeFiles/ImageBlurDetection_debug.dir/all:
  107. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/depend
  108. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/build
  109. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/Users/devyk/Data/Project/sample/github_code/OpenCVSample/cmake-build-debug/CMakeFiles --progress-num=1,2,3,4 "Built target ImageBlurDetection_debug"
  110. .PHONY : CMakeFiles/ImageBlurDetection_debug.dir/all
  111. # Build rule for subdir invocation for target.
  112. CMakeFiles/ImageBlurDetection_debug.dir/rule: cmake_check_build_system
  113. $(CMAKE_COMMAND) -E cmake_progress_start /Users/devyk/Data/Project/sample/github_code/OpenCVSample/cmake-build-debug/CMakeFiles 4
  114. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ImageBlurDetection_debug.dir/all
  115. $(CMAKE_COMMAND) -E cmake_progress_start /Users/devyk/Data/Project/sample/github_code/OpenCVSample/cmake-build-debug/CMakeFiles 0
  116. .PHONY : CMakeFiles/ImageBlurDetection_debug.dir/rule
  117. # Convenience name for target.
  118. ImageBlurDetection_debug: CMakeFiles/ImageBlurDetection_debug.dir/rule
  119. .PHONY : ImageBlurDetection_debug
  120. # clean rule for target.
  121. CMakeFiles/ImageBlurDetection_debug.dir/clean:
  122. $(MAKE) $(MAKESILENT) -f CMakeFiles/ImageBlurDetection_debug.dir/build.make CMakeFiles/ImageBlurDetection_debug.dir/clean
  123. .PHONY : CMakeFiles/ImageBlurDetection_debug.dir/clean
  124. #=============================================================================
  125. # Special targets to cleanup operation of make.
  126. # Special rule to run CMake to check the build system integrity.
  127. # No rule that depends on this can have commands that come from listfiles
  128. # because they might be regenerated.
  129. cmake_check_build_system:
  130. $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
  131. .PHONY : cmake_check_build_system