# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.27 # 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/local/Cellar/cmake/3.27.4/bin/cmake # The command to remove a file. RM = /usr/local/Cellar/cmake/3.27.4/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /Users/Perederii/IUT/2A/Algo/tp/C/1_tp # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..." /usr/local/Cellar/cmake/3.27.4/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/local/Cellar/cmake/3.27.4/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 /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/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 CMAKE # Build rule for target. CMAKE: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMAKE .PHONY : CMAKE # fast build rule for target. CMAKE/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/CMAKE.dir/build.make CMakeFiles/CMAKE.dir/build .PHONY : CMAKE/fast #============================================================================= # Target rules for targets named build # Build rule for target. build: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 build .PHONY : build # fast build rule for target. build/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/build.dir/build.make CMakeFiles/build.dir/build .PHONY : build/fast #============================================================================= # Target rules for targets named clean_all # Build rule for target. clean_all: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean_all .PHONY : clean_all # fast build rule for target. clean_all/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/clean_all.dir/build.make CMakeFiles/clean_all.dir/build .PHONY : clean_all/fast #============================================================================= # Target rules for targets named debug # Build rule for target. debug: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 debug .PHONY : debug # fast build rule for target. debug/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/debug.dir/build.make CMakeFiles/debug.dir/build .PHONY : debug/fast #============================================================================= # Target rules for targets named run # Build rule for target. run: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 run .PHONY : run # fast build rule for target. run/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/run.dir/build.make CMakeFiles/run.dir/build .PHONY : run/fast #============================================================================= # Target rules for targets named run_valgrind # Build rule for target. run_valgrind: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 run_valgrind .PHONY : run_valgrind # fast build rule for target. run_valgrind/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/run_valgrind.dir/build.make CMakeFiles/run_valgrind.dir/build .PHONY : run_valgrind/fast #============================================================================= # Target rules for targets named doc_doxygen # Build rule for target. doc_doxygen: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 doc_doxygen .PHONY : doc_doxygen # fast build rule for target. doc_doxygen/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/doc_doxygen.dir/build.make CMakeFiles/doc_doxygen.dir/build .PHONY : doc_doxygen/fast src/abr.o: src/abr.c.o .PHONY : src/abr.o # target to build an object file src/abr.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/CMAKE.dir/build.make CMakeFiles/CMAKE.dir/src/abr.c.o .PHONY : src/abr.c.o src/abr.i: src/abr.c.i .PHONY : src/abr.i # target to preprocess a source file src/abr.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/CMAKE.dir/build.make CMakeFiles/CMAKE.dir/src/abr.c.i .PHONY : src/abr.c.i src/abr.s: src/abr.c.s .PHONY : src/abr.s # target to generate assembly for a file src/abr.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/CMAKE.dir/build.make CMakeFiles/CMAKE.dir/src/abr.c.s .PHONY : src/abr.c.s src/testAbr.o: src/testAbr.c.o .PHONY : src/testAbr.o # target to build an object file src/testAbr.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/CMAKE.dir/build.make CMakeFiles/CMAKE.dir/src/testAbr.c.o .PHONY : src/testAbr.c.o src/testAbr.i: src/testAbr.c.i .PHONY : src/testAbr.i # target to preprocess a source file src/testAbr.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/CMAKE.dir/build.make CMakeFiles/CMAKE.dir/src/testAbr.c.i .PHONY : src/testAbr.c.i src/testAbr.s: src/testAbr.c.s .PHONY : src/testAbr.s # target to generate assembly for a file src/testAbr.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/CMAKE.dir/build.make CMakeFiles/CMAKE.dir/src/testAbr.c.s .PHONY : src/testAbr.c.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 "... build" @echo "... clean_all" @echo "... debug" @echo "... doc_doxygen" @echo "... run" @echo "... run_valgrind" @echo "... CMAKE" @echo "... src/abr.o" @echo "... src/abr.i" @echo "... src/abr.s" @echo "... src/testAbr.o" @echo "... src/testAbr.i" @echo "... src/testAbr.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