You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
276 lines
11 KiB
276 lines
11 KiB
# 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
|
|
|
|
#=============================================================================
|
|
# 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
|
|
|
|
#=============================================================================
|
|
# Directory level rules for the build root directory
|
|
|
|
# The main recursive "all" target.
|
|
all: CMakeFiles/CMAKE.dir/all
|
|
all: CMakeFiles/doc_doxygen.dir/all
|
|
.PHONY : all
|
|
|
|
# The main recursive "preinstall" target.
|
|
preinstall:
|
|
.PHONY : preinstall
|
|
|
|
# The main recursive "clean" target.
|
|
clean: CMakeFiles/CMAKE.dir/clean
|
|
clean: CMakeFiles/build.dir/clean
|
|
clean: CMakeFiles/clean_all.dir/clean
|
|
clean: CMakeFiles/debug.dir/clean
|
|
clean: CMakeFiles/run.dir/clean
|
|
clean: CMakeFiles/run_valgrind.dir/clean
|
|
clean: CMakeFiles/doc_doxygen.dir/clean
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/CMAKE.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/CMAKE.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/CMAKE.dir/build.make CMakeFiles/CMAKE.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/CMAKE.dir/build.make CMakeFiles/CMAKE.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles --progress-num=1,2,3 "Built target CMAKE"
|
|
.PHONY : CMakeFiles/CMAKE.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/CMAKE.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 3
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/CMAKE.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/CMAKE.dir/rule
|
|
|
|
# Convenience name for target.
|
|
CMAKE: CMakeFiles/CMAKE.dir/rule
|
|
.PHONY : CMAKE
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/CMAKE.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/CMAKE.dir/build.make CMakeFiles/CMAKE.dir/clean
|
|
.PHONY : CMakeFiles/CMAKE.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/build.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/build.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/build.dir/build.make CMakeFiles/build.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/build.dir/build.make CMakeFiles/build.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles --progress-num=4 "Built target build"
|
|
.PHONY : CMakeFiles/build.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/build.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 1
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/build.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/build.dir/rule
|
|
|
|
# Convenience name for target.
|
|
build: CMakeFiles/build.dir/rule
|
|
.PHONY : build
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/build.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/build.dir/build.make CMakeFiles/build.dir/clean
|
|
.PHONY : CMakeFiles/build.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/clean_all.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/clean_all.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/clean_all.dir/build.make CMakeFiles/clean_all.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/clean_all.dir/build.make CMakeFiles/clean_all.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles --progress-num=5 "Built target clean_all"
|
|
.PHONY : CMakeFiles/clean_all.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/clean_all.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 1
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/clean_all.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/clean_all.dir/rule
|
|
|
|
# Convenience name for target.
|
|
clean_all: CMakeFiles/clean_all.dir/rule
|
|
.PHONY : clean_all
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/clean_all.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/clean_all.dir/build.make CMakeFiles/clean_all.dir/clean
|
|
.PHONY : CMakeFiles/clean_all.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/debug.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/debug.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/debug.dir/build.make CMakeFiles/debug.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/debug.dir/build.make CMakeFiles/debug.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles --progress-num=6 "Built target debug"
|
|
.PHONY : CMakeFiles/debug.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/debug.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 1
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/debug.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/debug.dir/rule
|
|
|
|
# Convenience name for target.
|
|
debug: CMakeFiles/debug.dir/rule
|
|
.PHONY : debug
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/debug.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/debug.dir/build.make CMakeFiles/debug.dir/clean
|
|
.PHONY : CMakeFiles/debug.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/run.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/run.dir/all: CMakeFiles/CMAKE.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/run.dir/build.make CMakeFiles/run.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/run.dir/build.make CMakeFiles/run.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles --progress-num=8 "Built target run"
|
|
.PHONY : CMakeFiles/run.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/run.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 4
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/run.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/run.dir/rule
|
|
|
|
# Convenience name for target.
|
|
run: CMakeFiles/run.dir/rule
|
|
.PHONY : run
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/run.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/run.dir/build.make CMakeFiles/run.dir/clean
|
|
.PHONY : CMakeFiles/run.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/run_valgrind.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/run_valgrind.dir/all: CMakeFiles/CMAKE.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/run_valgrind.dir/build.make CMakeFiles/run_valgrind.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/run_valgrind.dir/build.make CMakeFiles/run_valgrind.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles --progress-num=9 "Built target run_valgrind"
|
|
.PHONY : CMakeFiles/run_valgrind.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/run_valgrind.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 4
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/run_valgrind.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/run_valgrind.dir/rule
|
|
|
|
# Convenience name for target.
|
|
run_valgrind: CMakeFiles/run_valgrind.dir/rule
|
|
.PHONY : run_valgrind
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/run_valgrind.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/run_valgrind.dir/build.make CMakeFiles/run_valgrind.dir/clean
|
|
.PHONY : CMakeFiles/run_valgrind.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/doc_doxygen.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/doc_doxygen.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/doc_doxygen.dir/build.make CMakeFiles/doc_doxygen.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/doc_doxygen.dir/build.make CMakeFiles/doc_doxygen.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles --progress-num=7 "Built target doc_doxygen"
|
|
.PHONY : CMakeFiles/doc_doxygen.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/doc_doxygen.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 1
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/doc_doxygen.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /Users/Perederii/IUT/2A/Algo/tp/C/1_tp/build/CMakeFiles 0
|
|
.PHONY : CMakeFiles/doc_doxygen.dir/rule
|
|
|
|
# Convenience name for target.
|
|
doc_doxygen: CMakeFiles/doc_doxygen.dir/rule
|
|
.PHONY : doc_doxygen
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/doc_doxygen.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/doc_doxygen.dir/build.make CMakeFiles/doc_doxygen.dir/clean
|
|
.PHONY : CMakeFiles/doc_doxygen.dir/clean
|
|
|
|
#=============================================================================
|
|
# 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
|
|
|