Makefile2 9.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 4.1
  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 = /opt/homebrew/bin/cmake
  34. # The command to remove a file.
  35. RM = /opt/homebrew/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/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client
  40. # The top-level build directory on which CMake was run.
  41. CMAKE_BINARY_DIR = /Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build
  42. #=============================================================================
  43. # Directory level rules for the build root directory
  44. # The main recursive "all" target.
  45. all: CMakeFiles/whisper_client.dir/all
  46. .PHONY : all
  47. # The main recursive "codegen" target.
  48. codegen: CMakeFiles/whisper_client.dir/codegen
  49. .PHONY : codegen
  50. # The main recursive "preinstall" target.
  51. preinstall:
  52. .PHONY : preinstall
  53. # The main recursive "clean" target.
  54. clean: CMakeFiles/whisper_client.dir/clean
  55. clean: CMakeFiles/whisper_client_autogen_timestamp_deps.dir/clean
  56. clean: CMakeFiles/whisper_client_autogen.dir/clean
  57. .PHONY : clean
  58. #=============================================================================
  59. # Target rules for target CMakeFiles/whisper_client.dir
  60. # All Build rule for target.
  61. CMakeFiles/whisper_client.dir/all: CMakeFiles/whisper_client_autogen_timestamp_deps.dir/all
  62. CMakeFiles/whisper_client.dir/all: CMakeFiles/whisper_client_autogen.dir/all
  63. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client.dir/build.make CMakeFiles/whisper_client.dir/depend
  64. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client.dir/build.make CMakeFiles/whisper_client.dir/build
  65. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles --progress-num=1,2,3,4,5,6,7 "Built target whisper_client"
  66. .PHONY : CMakeFiles/whisper_client.dir/all
  67. # Build rule for subdir invocation for target.
  68. CMakeFiles/whisper_client.dir/rule: cmake_check_build_system
  69. $(CMAKE_COMMAND) -E cmake_progress_start /Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles 8
  70. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/whisper_client.dir/all
  71. $(CMAKE_COMMAND) -E cmake_progress_start /Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles 0
  72. .PHONY : CMakeFiles/whisper_client.dir/rule
  73. # Convenience name for target.
  74. whisper_client: CMakeFiles/whisper_client.dir/rule
  75. .PHONY : whisper_client
  76. # codegen rule for target.
  77. CMakeFiles/whisper_client.dir/codegen: CMakeFiles/whisper_client_autogen_timestamp_deps.dir/all
  78. CMakeFiles/whisper_client.dir/codegen: CMakeFiles/whisper_client_autogen.dir/all
  79. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client.dir/build.make CMakeFiles/whisper_client.dir/codegen
  80. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles --progress-num=1,2,3,4,5,6,7 "Finished codegen for target whisper_client"
  81. .PHONY : CMakeFiles/whisper_client.dir/codegen
  82. # clean rule for target.
  83. CMakeFiles/whisper_client.dir/clean:
  84. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client.dir/build.make CMakeFiles/whisper_client.dir/clean
  85. .PHONY : CMakeFiles/whisper_client.dir/clean
  86. #=============================================================================
  87. # Target rules for target CMakeFiles/whisper_client_autogen_timestamp_deps.dir
  88. # All Build rule for target.
  89. CMakeFiles/whisper_client_autogen_timestamp_deps.dir/all:
  90. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client_autogen_timestamp_deps.dir/build.make CMakeFiles/whisper_client_autogen_timestamp_deps.dir/depend
  91. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client_autogen_timestamp_deps.dir/build.make CMakeFiles/whisper_client_autogen_timestamp_deps.dir/build
  92. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles --progress-num= "Built target whisper_client_autogen_timestamp_deps"
  93. .PHONY : CMakeFiles/whisper_client_autogen_timestamp_deps.dir/all
  94. # Build rule for subdir invocation for target.
  95. CMakeFiles/whisper_client_autogen_timestamp_deps.dir/rule: cmake_check_build_system
  96. $(CMAKE_COMMAND) -E cmake_progress_start /Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles 0
  97. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/whisper_client_autogen_timestamp_deps.dir/all
  98. $(CMAKE_COMMAND) -E cmake_progress_start /Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles 0
  99. .PHONY : CMakeFiles/whisper_client_autogen_timestamp_deps.dir/rule
  100. # Convenience name for target.
  101. whisper_client_autogen_timestamp_deps: CMakeFiles/whisper_client_autogen_timestamp_deps.dir/rule
  102. .PHONY : whisper_client_autogen_timestamp_deps
  103. # codegen rule for target.
  104. CMakeFiles/whisper_client_autogen_timestamp_deps.dir/codegen:
  105. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client_autogen_timestamp_deps.dir/build.make CMakeFiles/whisper_client_autogen_timestamp_deps.dir/codegen
  106. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles --progress-num= "Finished codegen for target whisper_client_autogen_timestamp_deps"
  107. .PHONY : CMakeFiles/whisper_client_autogen_timestamp_deps.dir/codegen
  108. # clean rule for target.
  109. CMakeFiles/whisper_client_autogen_timestamp_deps.dir/clean:
  110. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client_autogen_timestamp_deps.dir/build.make CMakeFiles/whisper_client_autogen_timestamp_deps.dir/clean
  111. .PHONY : CMakeFiles/whisper_client_autogen_timestamp_deps.dir/clean
  112. #=============================================================================
  113. # Target rules for target CMakeFiles/whisper_client_autogen.dir
  114. # All Build rule for target.
  115. CMakeFiles/whisper_client_autogen.dir/all: CMakeFiles/whisper_client_autogen_timestamp_deps.dir/all
  116. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client_autogen.dir/build.make CMakeFiles/whisper_client_autogen.dir/depend
  117. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client_autogen.dir/build.make CMakeFiles/whisper_client_autogen.dir/build
  118. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles --progress-num=8 "Built target whisper_client_autogen"
  119. .PHONY : CMakeFiles/whisper_client_autogen.dir/all
  120. # Build rule for subdir invocation for target.
  121. CMakeFiles/whisper_client_autogen.dir/rule: cmake_check_build_system
  122. $(CMAKE_COMMAND) -E cmake_progress_start /Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles 1
  123. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/whisper_client_autogen.dir/all
  124. $(CMAKE_COMMAND) -E cmake_progress_start /Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles 0
  125. .PHONY : CMakeFiles/whisper_client_autogen.dir/rule
  126. # Convenience name for target.
  127. whisper_client_autogen: CMakeFiles/whisper_client_autogen.dir/rule
  128. .PHONY : whisper_client_autogen
  129. # codegen rule for target.
  130. CMakeFiles/whisper_client_autogen.dir/codegen: CMakeFiles/whisper_client_autogen_timestamp_deps.dir/all
  131. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client_autogen.dir/build.make CMakeFiles/whisper_client_autogen.dir/codegen
  132. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/wenhongquan/Desktop/阿里云同步/项目/dnn/asr/whisper-qt-client/client/build/CMakeFiles --progress-num=8 "Finished codegen for target whisper_client_autogen"
  133. .PHONY : CMakeFiles/whisper_client_autogen.dir/codegen
  134. # clean rule for target.
  135. CMakeFiles/whisper_client_autogen.dir/clean:
  136. $(MAKE) $(MAKESILENT) -f CMakeFiles/whisper_client_autogen.dir/build.make CMakeFiles/whisper_client_autogen.dir/clean
  137. .PHONY : CMakeFiles/whisper_client_autogen.dir/clean
  138. #=============================================================================
  139. # Special targets to cleanup operation of make.
  140. # Special rule to run CMake to check the build system integrity.
  141. # No rule that depends on this can have commands that come from listfiles
  142. # because they might be regenerated.
  143. cmake_check_build_system:
  144. $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
  145. .PHONY : cmake_check_build_system