# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.29 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Produce verbose output by default. VERBOSE = 1 # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #Suppress display of executed commands. $(VERBOSE).SILENT: # A target that is always out of date. cmake_force: .PHONY : cmake_force #============================================================================= # Set environment variables for the build. # The shell in which to execute make rules. SHELL = /bin/sh # The CMake executable. CMAKE_COMMAND = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /var/www/debian/cadabra2/2/3/cadabra2-2.5.2+git20240616+ds # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /var/www/debian/cadabra2/2/3/cadabra2-2.5.2+git20240616+ds/obj-aarch64-linux-gnu #============================================================================= # Targets provided globally by CMake. # Special rule for the target package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool..." /usr/bin/cpack --config ./CPackConfig.cmake .PHONY : package # Special rule for the target package package/fast: package .PHONY : package/fast # Special rule for the target package_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Run CPack packaging tool for source..." /usr/bin/cpack --config ./CPackSourceConfig.cmake /var/www/debian/cadabra2/2/3/cadabra2-2.5.2+git20240616+ds/obj-aarch64-linux-gnu/CPackSourceConfig.cmake .PHONY : package_source # Special rule for the target package_source package_source/fast: package_source .PHONY : package_source/fast # Special rule for the target test test: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running tests..." /usr/bin/ctest --force-new-ctest-process $(ARGS) .PHONY : test # Special rule for the target test test/fast: test .PHONY : test/fast # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake to regenerate build system..." /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Available install components are: \"Unspecified\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /var/www/debian/cadabra2/2/3/cadabra2-2.5.2+git20240616+ds/obj-aarch64-linux-gnu/CMakeFiles /var/www/debian/cadabra2/2/3/cadabra2-2.5.2+git20240616+ds/obj-aarch64-linux-gnu//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /var/www/debian/cadabra2/2/3/cadabra2-2.5.2+git20240616+ds/obj-aarch64-linux-gnu/CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named uninstall # Build rule for target. uninstall: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 uninstall .PHONY : uninstall # fast build rule for target. uninstall/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/uninstall.dir/build.make CMakeFiles/uninstall.dir/build .PHONY : uninstall/fast #============================================================================= # Target rules for targets named cadabra-server # Build rule for target. cadabra-server: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cadabra-server .PHONY : cadabra-server # fast build rule for target. cadabra-server/fast: $(MAKE) $(MAKESILENT) -f client_server/CMakeFiles/cadabra-server.dir/build.make client_server/CMakeFiles/cadabra-server.dir/build .PHONY : cadabra-server/fast #============================================================================= # Target rules for targets named cadabra_client # Build rule for target. cadabra_client: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cadabra_client .PHONY : cadabra_client # fast build rule for target. cadabra_client/fast: $(MAKE) $(MAKESILENT) -f client_server/CMakeFiles/cadabra_client.dir/build.make client_server/CMakeFiles/cadabra_client.dir/build .PHONY : cadabra_client/fast #============================================================================= # Target rules for targets named cadabra2html # Build rule for target. cadabra2html: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cadabra2html .PHONY : cadabra2html # fast build rule for target. cadabra2html/fast: $(MAKE) $(MAKESILENT) -f client_server/CMakeFiles/cadabra2html.dir/build.make client_server/CMakeFiles/cadabra2html.dir/build .PHONY : cadabra2html/fast #============================================================================= # Target rules for targets named cadabra2latex # Build rule for target. cadabra2latex: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cadabra2latex .PHONY : cadabra2latex # fast build rule for target. cadabra2latex/fast: $(MAKE) $(MAKESILENT) -f client_server/CMakeFiles/cadabra2latex.dir/build.make client_server/CMakeFiles/cadabra2latex.dir/build .PHONY : cadabra2latex/fast #============================================================================= # Target rules for targets named cadabra2 # Build rule for target. cadabra2: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cadabra2 .PHONY : cadabra2 # fast build rule for target. cadabra2/fast: $(MAKE) $(MAKESILENT) -f core/CMakeFiles/cadabra2.dir/build.make core/CMakeFiles/cadabra2.dir/build .PHONY : cadabra2/fast #============================================================================= # Target rules for targets named cadabra2-cli # Build rule for target. cadabra2-cli: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cadabra2-cli .PHONY : cadabra2-cli # fast build rule for target. cadabra2-cli/fast: $(MAKE) $(MAKESILENT) -f core/CMakeFiles/cadabra2-cli.dir/build.make core/CMakeFiles/cadabra2-cli.dir/build .PHONY : cadabra2-cli/fast #============================================================================= # Target rules for targets named cdb-nbtool # Build rule for target. cdb-nbtool: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cdb-nbtool .PHONY : cdb-nbtool # fast build rule for target. cdb-nbtool/fast: $(MAKE) $(MAKESILENT) -f core/CMakeFiles/cdb-nbtool.dir/build.make core/CMakeFiles/cdb-nbtool.dir/build .PHONY : cdb-nbtool/fast #============================================================================= # Target rules for targets named test_preprocessor # Build rule for target. test_preprocessor: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_preprocessor .PHONY : test_preprocessor # fast build rule for target. test_preprocessor/fast: $(MAKE) $(MAKESILENT) -f core/CMakeFiles/test_preprocessor.dir/build.make core/CMakeFiles/test_preprocessor.dir/build .PHONY : test_preprocessor/fast #============================================================================= # Target rules for targets named cadabra2python # Build rule for target. cadabra2python: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cadabra2python .PHONY : cadabra2python # fast build rule for target. cadabra2python/fast: $(MAKE) $(MAKESILENT) -f core/CMakeFiles/cadabra2python.dir/build.make core/CMakeFiles/cadabra2python.dir/build .PHONY : cadabra2python/fast #============================================================================= # Target rules for targets named cadabra2ipynb # Build rule for target. cadabra2ipynb: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cadabra2ipynb .PHONY : cadabra2ipynb # fast build rule for target. cadabra2ipynb/fast: $(MAKE) $(MAKESILENT) -f core/CMakeFiles/cadabra2ipynb.dir/build.make core/CMakeFiles/cadabra2ipynb.dir/build .PHONY : cadabra2ipynb/fast #============================================================================= # Target rules for targets named cadabra2cadabra # Build rule for target. cadabra2cadabra: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cadabra2cadabra .PHONY : cadabra2cadabra # fast build rule for target. cadabra2cadabra/fast: $(MAKE) $(MAKESILENT) -f core/CMakeFiles/cadabra2cadabra.dir/build.make core/CMakeFiles/cadabra2cadabra.dir/build .PHONY : cadabra2cadabra/fast #============================================================================= # Target rules for targets named _component # Build rule for target. _component: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _component .PHONY : _component # fast build rule for target. _component/fast: $(MAKE) $(MAKESILENT) -f core/packages/CMakeFiles/_component.dir/build.make core/packages/CMakeFiles/_component.dir/build .PHONY : _component/fast #============================================================================= # Target rules for targets named _algorithm # Build rule for target. _algorithm: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _algorithm .PHONY : _algorithm # fast build rule for target. _algorithm/fast: $(MAKE) $(MAKESILENT) -f core/packages/CMakeFiles/_algorithm.dir/build.make core/packages/CMakeFiles/_algorithm.dir/build .PHONY : _algorithm/fast #============================================================================= # Target rules for targets named cadabra2-gtk # Build rule for target. cadabra2-gtk: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 cadabra2-gtk .PHONY : cadabra2-gtk # fast build rule for target. cadabra2-gtk/fast: $(MAKE) $(MAKESILENT) -f frontend/gtkmm/CMakeFiles/cadabra2-gtk.dir/build.make frontend/gtkmm/CMakeFiles/cadabra2-gtk.dir/build .PHONY : cadabra2-gtk/fast #============================================================================= # Target rules for targets named check # Build rule for target. check: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 check .PHONY : check # fast build rule for target. check/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/check.dir/build.make tests/CMakeFiles/check.dir/build .PHONY : check/fast #============================================================================= # Target rules for targets named quickstart_test # Build rule for target. quickstart_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 quickstart_test .PHONY : quickstart_test # fast build rule for target. quickstart_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/quickstart_test.dir/build.make tests/CMakeFiles/quickstart_test.dir/build .PHONY : quickstart_test/fast #============================================================================= # Target rules for targets named beginners_test # Build rule for target. beginners_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 beginners_test .PHONY : beginners_test # fast build rule for target. beginners_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/beginners_test.dir/build.make tests/CMakeFiles/beginners_test.dir/build .PHONY : beginners_test/fast #============================================================================= # Target rules for targets named tensor_monomials_test # Build rule for target. tensor_monomials_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 tensor_monomials_test .PHONY : tensor_monomials_test # fast build rule for target. tensor_monomials_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/tensor_monomials_test.dir/build.make tests/CMakeFiles/tensor_monomials_test.dir/build .PHONY : tensor_monomials_test/fast #============================================================================= # Target rules for targets named for_previous_users_test # Build rule for target. for_previous_users_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 for_previous_users_test .PHONY : for_previous_users_test # fast build rule for target. for_previous_users_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/for_previous_users_test.dir/build.make tests/CMakeFiles/for_previous_users_test.dir/build .PHONY : for_previous_users_test/fast #============================================================================= # Target rules for targets named converge_test # Build rule for target. converge_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 converge_test .PHONY : converge_test # fast build rule for target. converge_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/converge_test.dir/build.make tests/CMakeFiles/converge_test.dir/build .PHONY : converge_test/fast #============================================================================= # Target rules for targets named fierz_test # Build rule for target. fierz_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 fierz_test .PHONY : fierz_test # fast build rule for target. fierz_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/fierz_test.dir/build.make tests/CMakeFiles/fierz_test.dir/build .PHONY : fierz_test/fast #============================================================================= # Target rules for targets named gamma_matrix_algebra_test # Build rule for target. gamma_matrix_algebra_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 gamma_matrix_algebra_test .PHONY : gamma_matrix_algebra_test # fast build rule for target. gamma_matrix_algebra_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/gamma_matrix_algebra_test.dir/build.make tests/CMakeFiles/gamma_matrix_algebra_test.dir/build .PHONY : gamma_matrix_algebra_test/fast #============================================================================= # Target rules for targets named poincare_algebra_test # Build rule for target. poincare_algebra_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 poincare_algebra_test .PHONY : poincare_algebra_test # fast build rule for target. poincare_algebra_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/poincare_algebra_test.dir/build.make tests/CMakeFiles/poincare_algebra_test.dir/build .PHONY : poincare_algebra_test/fast #============================================================================= # Target rules for targets named string_states_test # Build rule for target. string_states_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 string_states_test .PHONY : string_states_test # fast build rule for target. string_states_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/string_states_test.dir/build.make tests/CMakeFiles/string_states_test.dir/build .PHONY : string_states_test/fast #============================================================================= # Target rules for targets named bianchi_identities_test # Build rule for target. bianchi_identities_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bianchi_identities_test .PHONY : bianchi_identities_test # fast build rule for target. bianchi_identities_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/bianchi_identities_test.dir/build.make tests/CMakeFiles/bianchi_identities_test.dir/build .PHONY : bianchi_identities_test/fast #============================================================================= # Target rules for targets named schwarzschild_test # Build rule for target. schwarzschild_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 schwarzschild_test .PHONY : schwarzschild_test # fast build rule for target. schwarzschild_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/schwarzschild_test.dir/build.make tests/CMakeFiles/schwarzschild_test.dir/build .PHONY : schwarzschild_test/fast #============================================================================= # Target rules for targets named kaluza_klein_test # Build rule for target. kaluza_klein_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 kaluza_klein_test .PHONY : kaluza_klein_test # fast build rule for target. kaluza_klein_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/kaluza_klein_test.dir/build.make tests/CMakeFiles/kaluza_klein_test.dir/build .PHONY : kaluza_klein_test/fast #============================================================================= # Target rules for targets named scalar_manipulations_test # Build rule for target. scalar_manipulations_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 scalar_manipulations_test .PHONY : scalar_manipulations_test # fast build rule for target. scalar_manipulations_test/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/scalar_manipulations_test.dir/build.make tests/CMakeFiles/scalar_manipulations_test.dir/build .PHONY : scalar_manipulations_test/fast # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... package" @echo "... package_source" @echo "... rebuild_cache" @echo "... test" @echo "... beginners_test" @echo "... bianchi_identities_test" @echo "... check" @echo "... converge_test" @echo "... fierz_test" @echo "... for_previous_users_test" @echo "... gamma_matrix_algebra_test" @echo "... kaluza_klein_test" @echo "... poincare_algebra_test" @echo "... quickstart_test" @echo "... scalar_manipulations_test" @echo "... schwarzschild_test" @echo "... string_states_test" @echo "... tensor_monomials_test" @echo "... uninstall" @echo "... _algorithm" @echo "... _component" @echo "... cadabra-server" @echo "... cadabra2" @echo "... cadabra2-cli" @echo "... cadabra2-gtk" @echo "... cadabra2cadabra" @echo "... cadabra2html" @echo "... cadabra2ipynb" @echo "... cadabra2latex" @echo "... cadabra2python" @echo "... cadabra_client" @echo "... cdb-nbtool" @echo "... test_preprocessor" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system