# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.18 # 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/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/miguel/Proyectos/BASICS_C++ # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/miguel/Proyectos/BASICS_C++/build #============================================================================= # Directory level rules for the build root directory # The main recursive "all" target. all: CMakeFiles/Basic.dir/all all: CMakeFiles/config.dir/all all: CMakeFiles/configFile.dir/all all: CMakeFiles/ui.dir/all .PHONY : all # The main recursive "preinstall" target. preinstall: .PHONY : preinstall # The main recursive "clean" target. clean: CMakeFiles/Basic.dir/clean clean: CMakeFiles/config.dir/clean clean: CMakeFiles/configFile.dir/clean clean: CMakeFiles/ui.dir/clean .PHONY : clean #============================================================================= # Target rules for target CMakeFiles/Basic.dir # All Build rule for target. CMakeFiles/Basic.dir/all: CMakeFiles/config.dir/all CMakeFiles/Basic.dir/all: CMakeFiles/configFile.dir/all CMakeFiles/Basic.dir/all: CMakeFiles/ui.dir/all $(MAKE) $(MAKESILENT) -f CMakeFiles/Basic.dir/build.make CMakeFiles/Basic.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/Basic.dir/build.make CMakeFiles/Basic.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/miguel/Proyectos/BASICS_C++/build/CMakeFiles --progress-num=1,2 "Built target Basic" .PHONY : CMakeFiles/Basic.dir/all # Build rule for subdir invocation for target. CMakeFiles/Basic.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/miguel/Proyectos/BASICS_C++/build/CMakeFiles 8 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Basic.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/miguel/Proyectos/BASICS_C++/build/CMakeFiles 0 .PHONY : CMakeFiles/Basic.dir/rule # Convenience name for target. Basic: CMakeFiles/Basic.dir/rule .PHONY : Basic # clean rule for target. CMakeFiles/Basic.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Basic.dir/build.make CMakeFiles/Basic.dir/clean .PHONY : CMakeFiles/Basic.dir/clean #============================================================================= # Target rules for target CMakeFiles/config.dir # All Build rule for target. CMakeFiles/config.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/config.dir/build.make CMakeFiles/config.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/config.dir/build.make CMakeFiles/config.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/miguel/Proyectos/BASICS_C++/build/CMakeFiles --progress-num=3,4 "Built target config" .PHONY : CMakeFiles/config.dir/all # Build rule for subdir invocation for target. CMakeFiles/config.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/miguel/Proyectos/BASICS_C++/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/config.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/miguel/Proyectos/BASICS_C++/build/CMakeFiles 0 .PHONY : CMakeFiles/config.dir/rule # Convenience name for target. config: CMakeFiles/config.dir/rule .PHONY : config # clean rule for target. CMakeFiles/config.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/config.dir/build.make CMakeFiles/config.dir/clean .PHONY : CMakeFiles/config.dir/clean #============================================================================= # Target rules for target CMakeFiles/configFile.dir # All Build rule for target. CMakeFiles/configFile.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/configFile.dir/build.make CMakeFiles/configFile.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/configFile.dir/build.make CMakeFiles/configFile.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/miguel/Proyectos/BASICS_C++/build/CMakeFiles --progress-num=5,6 "Built target configFile" .PHONY : CMakeFiles/configFile.dir/all # Build rule for subdir invocation for target. CMakeFiles/configFile.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/miguel/Proyectos/BASICS_C++/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/configFile.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/miguel/Proyectos/BASICS_C++/build/CMakeFiles 0 .PHONY : CMakeFiles/configFile.dir/rule # Convenience name for target. configFile: CMakeFiles/configFile.dir/rule .PHONY : configFile # clean rule for target. CMakeFiles/configFile.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/configFile.dir/build.make CMakeFiles/configFile.dir/clean .PHONY : CMakeFiles/configFile.dir/clean #============================================================================= # Target rules for target CMakeFiles/ui.dir # All Build rule for target. CMakeFiles/ui.dir/all: $(MAKE) $(MAKESILENT) -f CMakeFiles/ui.dir/build.make CMakeFiles/ui.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles/ui.dir/build.make CMakeFiles/ui.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/miguel/Proyectos/BASICS_C++/build/CMakeFiles --progress-num=7,8 "Built target ui" .PHONY : CMakeFiles/ui.dir/all # Build rule for subdir invocation for target. CMakeFiles/ui.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/miguel/Proyectos/BASICS_C++/build/CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/ui.dir/all $(CMAKE_COMMAND) -E cmake_progress_start /home/miguel/Proyectos/BASICS_C++/build/CMakeFiles 0 .PHONY : CMakeFiles/ui.dir/rule # Convenience name for target. ui: CMakeFiles/ui.dir/rule .PHONY : ui # clean rule for target. CMakeFiles/ui.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/ui.dir/build.make CMakeFiles/ui.dir/clean .PHONY : CMakeFiles/ui.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