You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

build.make 11 kB

11 months ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.28
  3. # Delete rule output on recipe failure.
  4. .DELETE_ON_ERROR:
  5. #=============================================================================
  6. # Special targets provided by cmake.
  7. # Disable implicit rules so canonical targets will work.
  8. .SUFFIXES:
  9. # Disable VCS-based implicit rules.
  10. % : %,v
  11. # Disable VCS-based implicit rules.
  12. % : RCS/%
  13. # Disable VCS-based implicit rules.
  14. % : RCS/%,v
  15. # Disable VCS-based implicit rules.
  16. % : SCCS/s.%
  17. # Disable VCS-based implicit rules.
  18. % : s.%
  19. .SUFFIXES: .hpux_make_needs_suffix_list
  20. # Command-line flag to silence nested $(MAKE).
  21. $(VERBOSE)MAKESILENT = -s
  22. #Suppress display of executed commands.
  23. $(VERBOSE).SILENT:
  24. # A target that is always out of date.
  25. cmake_force:
  26. .PHONY : cmake_force
  27. #=============================================================================
  28. # Set environment variables for the build.
  29. # The shell in which to execute make rules.
  30. SHELL = /bin/sh
  31. # The CMake executable.
  32. CMAKE_COMMAND = /usr/bin/cmake
  33. # The command to remove a file.
  34. RM = /usr/bin/cmake -E rm -f
  35. # Escaping for special characters.
  36. EQUALS = =
  37. # The top-level source directory on which CMake was run.
  38. CMAKE_SOURCE_DIR = /home/hce/uc-modern-cpp-student/cc
  39. # The top-level build directory on which CMake was run.
  40. CMAKE_BINARY_DIR = /home/hce/uc-modern-cpp-student/build
  41. # Include any dependencies generated for this target.
  42. include CMakeFiles/uctc.dir/depend.make
  43. # Include any dependencies generated by the compiler for this target.
  44. include CMakeFiles/uctc.dir/compiler_depend.make
  45. # Include the progress variables for this target.
  46. include CMakeFiles/uctc.dir/progress.make
  47. # Include the compile flags for this target's objects.
  48. include CMakeFiles/uctc.dir/flags.make
  49. CMakeFiles/uctc.dir/uctc.cc.o: CMakeFiles/uctc.dir/flags.make
  50. CMakeFiles/uctc.dir/uctc.cc.o: /home/hce/uc-modern-cpp-student/cc/uctc.cc
  51. CMakeFiles/uctc.dir/uctc.cc.o: CMakeFiles/uctc.dir/compiler_depend.ts
  52. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/hce/uc-modern-cpp-student/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/uctc.dir/uctc.cc.o"
  53. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/uctc.dir/uctc.cc.o -MF CMakeFiles/uctc.dir/uctc.cc.o.d -o CMakeFiles/uctc.dir/uctc.cc.o -c /home/hce/uc-modern-cpp-student/cc/uctc.cc
  54. CMakeFiles/uctc.dir/uctc.cc.i: cmake_force
  55. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/uctc.dir/uctc.cc.i"
  56. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hce/uc-modern-cpp-student/cc/uctc.cc > CMakeFiles/uctc.dir/uctc.cc.i
  57. CMakeFiles/uctc.dir/uctc.cc.s: cmake_force
  58. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/uctc.dir/uctc.cc.s"
  59. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hce/uc-modern-cpp-student/cc/uctc.cc -o CMakeFiles/uctc.dir/uctc.cc.s
  60. CMakeFiles/uctc.dir/math/arith.cc.o: CMakeFiles/uctc.dir/flags.make
  61. CMakeFiles/uctc.dir/math/arith.cc.o: /home/hce/uc-modern-cpp-student/cc/math/arith.cc
  62. CMakeFiles/uctc.dir/math/arith.cc.o: CMakeFiles/uctc.dir/compiler_depend.ts
  63. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/hce/uc-modern-cpp-student/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/uctc.dir/math/arith.cc.o"
  64. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/uctc.dir/math/arith.cc.o -MF CMakeFiles/uctc.dir/math/arith.cc.o.d -o CMakeFiles/uctc.dir/math/arith.cc.o -c /home/hce/uc-modern-cpp-student/cc/math/arith.cc
  65. CMakeFiles/uctc.dir/math/arith.cc.i: cmake_force
  66. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/uctc.dir/math/arith.cc.i"
  67. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hce/uc-modern-cpp-student/cc/math/arith.cc > CMakeFiles/uctc.dir/math/arith.cc.i
  68. CMakeFiles/uctc.dir/math/arith.cc.s: cmake_force
  69. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/uctc.dir/math/arith.cc.s"
  70. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hce/uc-modern-cpp-student/cc/math/arith.cc -o CMakeFiles/uctc.dir/math/arith.cc.s
  71. CMakeFiles/uctc.dir/operators/nn.cc.o: CMakeFiles/uctc.dir/flags.make
  72. CMakeFiles/uctc.dir/operators/nn.cc.o: /home/hce/uc-modern-cpp-student/cc/operators/nn.cc
  73. CMakeFiles/uctc.dir/operators/nn.cc.o: CMakeFiles/uctc.dir/compiler_depend.ts
  74. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/hce/uc-modern-cpp-student/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building CXX object CMakeFiles/uctc.dir/operators/nn.cc.o"
  75. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/uctc.dir/operators/nn.cc.o -MF CMakeFiles/uctc.dir/operators/nn.cc.o.d -o CMakeFiles/uctc.dir/operators/nn.cc.o -c /home/hce/uc-modern-cpp-student/cc/operators/nn.cc
  76. CMakeFiles/uctc.dir/operators/nn.cc.i: cmake_force
  77. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/uctc.dir/operators/nn.cc.i"
  78. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hce/uc-modern-cpp-student/cc/operators/nn.cc > CMakeFiles/uctc.dir/operators/nn.cc.i
  79. CMakeFiles/uctc.dir/operators/nn.cc.s: cmake_force
  80. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/uctc.dir/operators/nn.cc.s"
  81. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hce/uc-modern-cpp-student/cc/operators/nn.cc -o CMakeFiles/uctc.dir/operators/nn.cc.s
  82. CMakeFiles/uctc.dir/operators/ops.cc.o: CMakeFiles/uctc.dir/flags.make
  83. CMakeFiles/uctc.dir/operators/ops.cc.o: /home/hce/uc-modern-cpp-student/cc/operators/ops.cc
  84. CMakeFiles/uctc.dir/operators/ops.cc.o: CMakeFiles/uctc.dir/compiler_depend.ts
  85. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/hce/uc-modern-cpp-student/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building CXX object CMakeFiles/uctc.dir/operators/ops.cc.o"
  86. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/uctc.dir/operators/ops.cc.o -MF CMakeFiles/uctc.dir/operators/ops.cc.o.d -o CMakeFiles/uctc.dir/operators/ops.cc.o -c /home/hce/uc-modern-cpp-student/cc/operators/ops.cc
  87. CMakeFiles/uctc.dir/operators/ops.cc.i: cmake_force
  88. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/uctc.dir/operators/ops.cc.i"
  89. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hce/uc-modern-cpp-student/cc/operators/ops.cc > CMakeFiles/uctc.dir/operators/ops.cc.i
  90. CMakeFiles/uctc.dir/operators/ops.cc.s: cmake_force
  91. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/uctc.dir/operators/ops.cc.s"
  92. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hce/uc-modern-cpp-student/cc/operators/ops.cc -o CMakeFiles/uctc.dir/operators/ops.cc.s
  93. CMakeFiles/uctc.dir/tensor/tensor.cc.o: CMakeFiles/uctc.dir/flags.make
  94. CMakeFiles/uctc.dir/tensor/tensor.cc.o: /home/hce/uc-modern-cpp-student/cc/tensor/tensor.cc
  95. CMakeFiles/uctc.dir/tensor/tensor.cc.o: CMakeFiles/uctc.dir/compiler_depend.ts
  96. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/hce/uc-modern-cpp-student/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building CXX object CMakeFiles/uctc.dir/tensor/tensor.cc.o"
  97. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/uctc.dir/tensor/tensor.cc.o -MF CMakeFiles/uctc.dir/tensor/tensor.cc.o.d -o CMakeFiles/uctc.dir/tensor/tensor.cc.o -c /home/hce/uc-modern-cpp-student/cc/tensor/tensor.cc
  98. CMakeFiles/uctc.dir/tensor/tensor.cc.i: cmake_force
  99. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/uctc.dir/tensor/tensor.cc.i"
  100. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /home/hce/uc-modern-cpp-student/cc/tensor/tensor.cc > CMakeFiles/uctc.dir/tensor/tensor.cc.i
  101. CMakeFiles/uctc.dir/tensor/tensor.cc.s: cmake_force
  102. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/uctc.dir/tensor/tensor.cc.s"
  103. /usr/bin/g++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /home/hce/uc-modern-cpp-student/cc/tensor/tensor.cc -o CMakeFiles/uctc.dir/tensor/tensor.cc.s
  104. # Object files for target uctc
  105. uctc_OBJECTS = \
  106. "CMakeFiles/uctc.dir/uctc.cc.o" \
  107. "CMakeFiles/uctc.dir/math/arith.cc.o" \
  108. "CMakeFiles/uctc.dir/operators/nn.cc.o" \
  109. "CMakeFiles/uctc.dir/operators/ops.cc.o" \
  110. "CMakeFiles/uctc.dir/tensor/tensor.cc.o"
  111. # External object files for target uctc
  112. uctc_EXTERNAL_OBJECTS =
  113. uctc.cpython-311-x86_64-linux-gnu.so: CMakeFiles/uctc.dir/uctc.cc.o
  114. uctc.cpython-311-x86_64-linux-gnu.so: CMakeFiles/uctc.dir/math/arith.cc.o
  115. uctc.cpython-311-x86_64-linux-gnu.so: CMakeFiles/uctc.dir/operators/nn.cc.o
  116. uctc.cpython-311-x86_64-linux-gnu.so: CMakeFiles/uctc.dir/operators/ops.cc.o
  117. uctc.cpython-311-x86_64-linux-gnu.so: CMakeFiles/uctc.dir/tensor/tensor.cc.o
  118. uctc.cpython-311-x86_64-linux-gnu.so: CMakeFiles/uctc.dir/build.make
  119. uctc.cpython-311-x86_64-linux-gnu.so: CMakeFiles/uctc.dir/link.txt
  120. @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/hce/uc-modern-cpp-student/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Linking CXX shared module uctc.cpython-311-x86_64-linux-gnu.so"
  121. $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/uctc.dir/link.txt --verbose=$(VERBOSE)
  122. /usr/bin/cmake -E echo Changing\ directory\ and\ running\ Python\ script\ for\ generate\ interpreter\ annotations
  123. /usr/bin/cmake -E chdir /home/hce/uc-modern-cpp-student/build pybind11-stubgen uctc --output-dir .
  124. # Rule to build all files generated by this target.
  125. CMakeFiles/uctc.dir/build: uctc.cpython-311-x86_64-linux-gnu.so
  126. .PHONY : CMakeFiles/uctc.dir/build
  127. CMakeFiles/uctc.dir/clean:
  128. $(CMAKE_COMMAND) -P CMakeFiles/uctc.dir/cmake_clean.cmake
  129. .PHONY : CMakeFiles/uctc.dir/clean
  130. CMakeFiles/uctc.dir/depend:
  131. cd /home/hce/uc-modern-cpp-student/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/hce/uc-modern-cpp-student/cc /home/hce/uc-modern-cpp-student/cc /home/hce/uc-modern-cpp-student/build /home/hce/uc-modern-cpp-student/build /home/hce/uc-modern-cpp-student/build/CMakeFiles/uctc.dir/DependInfo.cmake "--color=$(COLOR)"
  132. .PHONY : CMakeFiles/uctc.dir/depend