# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.31 # 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 # 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 = /home/matrix/homework/Cpp/大作业 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/matrix/homework/Cpp/大作业/build #============================================================================= # Targets provided globally by CMake. # 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 # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/matrix/homework/Cpp/大作业/build/CMakeFiles /home/matrix/homework/Cpp/大作业/build//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/matrix/homework/Cpp/大作业/build/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: all $(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 student_manager # Build rule for target. student_manager: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 student_manager .PHONY : student_manager # fast build rule for target. student_manager/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/build .PHONY : student_manager/fast #============================================================================= # Target rules for targets named run_tests # Build rule for target. run_tests: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 run_tests .PHONY : run_tests # fast build rule for target. run_tests/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/build .PHONY : run_tests/fast class/phd.o: class/phd.cpp.o .PHONY : class/phd.o # target to build an object file class/phd.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/class/phd.cpp.o $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/class/phd.cpp.o .PHONY : class/phd.cpp.o class/phd.i: class/phd.cpp.i .PHONY : class/phd.i # target to preprocess a source file class/phd.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/class/phd.cpp.i $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/class/phd.cpp.i .PHONY : class/phd.cpp.i class/phd.s: class/phd.cpp.s .PHONY : class/phd.s # target to generate assembly for a file class/phd.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/class/phd.cpp.s $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/class/phd.cpp.s .PHONY : class/phd.cpp.s class/publication.o: class/publication.cpp.o .PHONY : class/publication.o # target to build an object file class/publication.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/class/publication.cpp.o $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/class/publication.cpp.o .PHONY : class/publication.cpp.o class/publication.i: class/publication.cpp.i .PHONY : class/publication.i # target to preprocess a source file class/publication.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/class/publication.cpp.i $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/class/publication.cpp.i .PHONY : class/publication.cpp.i class/publication.s: class/publication.cpp.s .PHONY : class/publication.s # target to generate assembly for a file class/publication.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/class/publication.cpp.s $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/class/publication.cpp.s .PHONY : class/publication.cpp.s main.o: main.cpp.o .PHONY : main.o # target to build an object file main.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/main.cpp.o .PHONY : main.cpp.o main.i: main.cpp.i .PHONY : main.i # target to preprocess a source file main.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/main.cpp.i .PHONY : main.cpp.i main.s: main.cpp.s .PHONY : main.s # target to generate assembly for a file main.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/main.cpp.s .PHONY : main.cpp.s manageCli/manager.o: manageCli/manager.cpp.o .PHONY : manageCli/manager.o # target to build an object file manageCli/manager.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/manageCli/manager.cpp.o $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/manageCli/manager.cpp.o .PHONY : manageCli/manager.cpp.o manageCli/manager.i: manageCli/manager.cpp.i .PHONY : manageCli/manager.i # target to preprocess a source file manageCli/manager.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/manageCli/manager.cpp.i $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/manageCli/manager.cpp.i .PHONY : manageCli/manager.cpp.i manageCli/manager.s: manageCli/manager.cpp.s .PHONY : manageCli/manager.s # target to generate assembly for a file manageCli/manager.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/student_manager.dir/build.make CMakeFiles/student_manager.dir/manageCli/manager.cpp.s $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/manageCli/manager.cpp.s .PHONY : manageCli/manager.cpp.s tests/testManager.o: tests/testManager.cpp.o .PHONY : tests/testManager.o # target to build an object file tests/testManager.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/tests/testManager.cpp.o .PHONY : tests/testManager.cpp.o tests/testManager.i: tests/testManager.cpp.i .PHONY : tests/testManager.i # target to preprocess a source file tests/testManager.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/tests/testManager.cpp.i .PHONY : tests/testManager.cpp.i tests/testManager.s: tests/testManager.cpp.s .PHONY : tests/testManager.s # target to generate assembly for a file tests/testManager.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/run_tests.dir/build.make CMakeFiles/run_tests.dir/tests/testManager.cpp.s .PHONY : tests/testManager.cpp.s # 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 "... rebuild_cache" @echo "... test" @echo "... run_tests" @echo "... student_manager" @echo "... class/phd.o" @echo "... class/phd.i" @echo "... class/phd.s" @echo "... class/publication.o" @echo "... class/publication.i" @echo "... class/publication.s" @echo "... main.o" @echo "... main.i" @echo "... main.s" @echo "... manageCli/manager.o" @echo "... manageCli/manager.i" @echo "... manageCli/manager.s" @echo "... tests/testManager.o" @echo "... tests/testManager.i" @echo "... tests/testManager.s" .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