Makefile 8.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263
  1. # CMAKE generated file: DO NOT EDIT!
  2. # Generated by "Unix Makefiles" Generator, CMake Version 3.22
  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 = /snap/clion/193/bin/cmake/linux/bin/cmake
  36. # The command to remove a file.
  37. RM = /snap/clion/193/bin/cmake/linux/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/tig/KOsty/Prog/GitHub/scattnlay
  42. # The top-level build directory on which CMake was run.
  43. CMAKE_BINARY_DIR = /home/tig/KOsty/Prog/GitHub/scattnlay
  44. #=============================================================================
  45. # Targets provided globally by CMake.
  46. # Special rule for the target test
  47. test:
  48. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running tests..."
  49. /snap/clion/193/bin/cmake/linux/bin/ctest --force-new-ctest-process $(ARGS)
  50. .PHONY : test
  51. # Special rule for the target test
  52. test/fast: test
  53. .PHONY : test/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. /snap/clion/193/bin/cmake/linux/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. # Special rule for the target rebuild_cache
  63. rebuild_cache:
  64. @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
  65. /snap/clion/193/bin/cmake/linux/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
  66. .PHONY : rebuild_cache
  67. # Special rule for the target rebuild_cache
  68. rebuild_cache/fast: rebuild_cache
  69. .PHONY : rebuild_cache/fast
  70. # The main all target
  71. all: cmake_check_build_system
  72. $(CMAKE_COMMAND) -E cmake_progress_start /home/tig/KOsty/Prog/GitHub/scattnlay/CMakeFiles /home/tig/KOsty/Prog/GitHub/scattnlay//CMakeFiles/progress.marks
  73. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
  74. $(CMAKE_COMMAND) -E cmake_progress_start /home/tig/KOsty/Prog/GitHub/scattnlay/CMakeFiles 0
  75. .PHONY : all
  76. # The main clean target
  77. clean:
  78. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean
  79. .PHONY : clean
  80. # The main clean target
  81. clean/fast: clean
  82. .PHONY : clean/fast
  83. # Prepare targets for installation.
  84. preinstall: all
  85. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
  86. .PHONY : preinstall
  87. # Prepare targets for installation.
  88. preinstall/fast:
  89. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall
  90. .PHONY : preinstall/fast
  91. # clear depends
  92. depend:
  93. $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
  94. .PHONY : depend
  95. #=============================================================================
  96. # Target rules for targets named python3-scattnlay
  97. # Build rule for target.
  98. python3-scattnlay: cmake_check_build_system
  99. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 python3-scattnlay
  100. .PHONY : python3-scattnlay
  101. # fast build rule for target.
  102. python3-scattnlay/fast:
  103. $(MAKE) $(MAKESILENT) -f src/CMakeFiles/python3-scattnlay.dir/build.make src/CMakeFiles/python3-scattnlay.dir/build
  104. .PHONY : python3-scattnlay/fast
  105. #=============================================================================
  106. # Target rules for targets named farfield
  107. # Build rule for target.
  108. farfield: cmake_check_build_system
  109. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 farfield
  110. .PHONY : farfield
  111. # fast build rule for target.
  112. farfield/fast:
  113. $(MAKE) $(MAKESILENT) -f src/CMakeFiles/farfield.dir/build.make src/CMakeFiles/farfield.dir/build
  114. .PHONY : farfield/fast
  115. #=============================================================================
  116. # Target rules for targets named nearfield
  117. # Build rule for target.
  118. nearfield: cmake_check_build_system
  119. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 nearfield
  120. .PHONY : nearfield
  121. # fast build rule for target.
  122. nearfield/fast:
  123. $(MAKE) $(MAKESILENT) -f src/CMakeFiles/nearfield.dir/build.make src/CMakeFiles/nearfield.dir/build
  124. .PHONY : nearfield/fast
  125. #=============================================================================
  126. # Target rules for targets named test_near_field
  127. # Build rule for target.
  128. test_near_field: cmake_check_build_system
  129. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_near_field
  130. .PHONY : test_near_field
  131. # fast build rule for target.
  132. test_near_field/fast:
  133. $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_near_field.dir/build.make tests/CMakeFiles/test_near_field.dir/build
  134. .PHONY : test_near_field/fast
  135. #=============================================================================
  136. # Target rules for targets named test_Riccati_Bessel_logarithmic_derivative
  137. # Build rule for target.
  138. test_Riccati_Bessel_logarithmic_derivative: cmake_check_build_system
  139. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_Riccati_Bessel_logarithmic_derivative
  140. .PHONY : test_Riccati_Bessel_logarithmic_derivative
  141. # fast build rule for target.
  142. test_Riccati_Bessel_logarithmic_derivative/fast:
  143. $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_Riccati_Bessel_logarithmic_derivative.dir/build.make tests/CMakeFiles/test_Riccati_Bessel_logarithmic_derivative.dir/build
  144. .PHONY : test_Riccati_Bessel_logarithmic_derivative/fast
  145. #=============================================================================
  146. # Target rules for targets named test_bulk_sphere
  147. # Build rule for target.
  148. test_bulk_sphere: cmake_check_build_system
  149. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_bulk_sphere
  150. .PHONY : test_bulk_sphere
  151. # fast build rule for target.
  152. test_bulk_sphere/fast:
  153. $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bulk_sphere.dir/build.make tests/CMakeFiles/test_bulk_sphere.dir/build
  154. .PHONY : test_bulk_sphere/fast
  155. #=============================================================================
  156. # Target rules for targets named test_bulk_sphere_multi_precision
  157. # Build rule for target.
  158. test_bulk_sphere_multi_precision: cmake_check_build_system
  159. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_bulk_sphere_multi_precision
  160. .PHONY : test_bulk_sphere_multi_precision
  161. # fast build rule for target.
  162. test_bulk_sphere_multi_precision/fast:
  163. $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_bulk_sphere_multi_precision.dir/build.make tests/CMakeFiles/test_bulk_sphere_multi_precision.dir/build
  164. .PHONY : test_bulk_sphere_multi_precision/fast
  165. #=============================================================================
  166. # Target rules for targets named test_near_field_multi_precision
  167. # Build rule for target.
  168. test_near_field_multi_precision: cmake_check_build_system
  169. $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_near_field_multi_precision
  170. .PHONY : test_near_field_multi_precision
  171. # fast build rule for target.
  172. test_near_field_multi_precision/fast:
  173. $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/test_near_field_multi_precision.dir/build.make tests/CMakeFiles/test_near_field_multi_precision.dir/build
  174. .PHONY : test_near_field_multi_precision/fast
  175. # Help Target
  176. help:
  177. @echo "The following are some of the valid targets for this Makefile:"
  178. @echo "... all (the default if no target is provided)"
  179. @echo "... clean"
  180. @echo "... depend"
  181. @echo "... edit_cache"
  182. @echo "... rebuild_cache"
  183. @echo "... test"
  184. @echo "... farfield"
  185. @echo "... nearfield"
  186. @echo "... python3-scattnlay"
  187. @echo "... test_Riccati_Bessel_logarithmic_derivative"
  188. @echo "... test_bulk_sphere"
  189. @echo "... test_bulk_sphere_multi_precision"
  190. @echo "... test_near_field"
  191. @echo "... test_near_field_multi_precision"
  192. .PHONY : help
  193. #=============================================================================
  194. # Special targets to cleanup operation of make.
  195. # Special rule to run CMake to check the build system integrity.
  196. # No rule that depends on this can have commands that come from listfiles
  197. # because they might be regenerated.
  198. cmake_check_build_system:
  199. $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
  200. .PHONY : cmake_check_build_system