# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.22 # 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 = /home/ronin/Documents/projects/freelance/laith_naaman/High # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/ronin/Documents/projects/freelance/laith_naaman/High/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/cmake-gui -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/ronin/Documents/projects/freelance/laith_naaman/High/build/CMakeFiles /home/ronin/Documents/projects/freelance/laith_naaman/High/build//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/ronin/Documents/projects/freelance/laith_naaman/High/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 MockRegEdit # Build rule for target. MockRegEdit: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 MockRegEdit .PHONY : MockRegEdit # fast build rule for target. MockRegEdit/fast: $(MAKE) $(MAKESILENT) -f mocks/MockRegEdit/CMakeFiles/MockRegEdit.dir/build.make mocks/MockRegEdit/CMakeFiles/MockRegEdit.dir/build .PHONY : MockRegEdit/fast #============================================================================= # Target rules for targets named MockADC # Build rule for target. MockADC: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 MockADC .PHONY : MockADC # fast build rule for target. MockADC/fast: $(MAKE) $(MAKESILENT) -f mocks/MockADC/CMakeFiles/MockADC.dir/build.make mocks/MockADC/CMakeFiles/MockADC.dir/build .PHONY : MockADC/fast #============================================================================= # Target rules for targets named AllTests # Build rule for target. AllTests: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 AllTests .PHONY : AllTests # fast build rule for target. AllTests/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/AllTests.dir/build.make tests/CMakeFiles/AllTests.dir/build .PHONY : AllTests/fast #============================================================================= # Target rules for targets named Mock_Tests # Build rule for target. Mock_Tests: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Mock_Tests .PHONY : Mock_Tests # fast build rule for target. Mock_Tests/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/Mock_Tests.dir/build.make tests/CMakeFiles/Mock_Tests.dir/build .PHONY : Mock_Tests/fast #============================================================================= # Target rules for targets named TriacTests # Build rule for target. TriacTests: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 TriacTests .PHONY : TriacTests # fast build rule for target. TriacTests/fast: $(MAKE) $(MAKESILENT) -f tests/CMakeFiles/TriacTests.dir/build.make tests/CMakeFiles/TriacTests.dir/build .PHONY : TriacTests/fast #============================================================================= # Target rules for targets named test_Enable # Build rule for target. test_Enable: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_Enable .PHONY : test_Enable # fast build rule for target. test_Enable/fast: $(MAKE) $(MAKESILENT) -f tests/Enable/CMakeFiles/test_Enable.dir/build.make tests/Enable/CMakeFiles/test_Enable.dir/build .PHONY : test_Enable/fast #============================================================================= # Target rules for targets named test_MockADC # Build rule for target. test_MockADC: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_MockADC .PHONY : test_MockADC # fast build rule for target. test_MockADC/fast: $(MAKE) $(MAKESILENT) -f tests/MockADC/CMakeFiles/test_MockADC.dir/build.make tests/MockADC/CMakeFiles/test_MockADC.dir/build .PHONY : test_MockADC/fast #============================================================================= # Target rules for targets named test_ADC # Build rule for target. test_ADC: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_ADC .PHONY : test_ADC # fast build rule for target. test_ADC/fast: $(MAKE) $(MAKESILENT) -f tests/ADC/CMakeFiles/test_ADC.dir/build.make tests/ADC/CMakeFiles/test_ADC.dir/build .PHONY : test_ADC/fast #============================================================================= # Target rules for targets named test_MockRegEdit # Build rule for target. test_MockRegEdit: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_MockRegEdit .PHONY : test_MockRegEdit # fast build rule for target. test_MockRegEdit/fast: $(MAKE) $(MAKESILENT) -f tests/MockRegEdit/CMakeFiles/test_MockRegEdit.dir/build.make tests/MockRegEdit/CMakeFiles/test_MockRegEdit.dir/build .PHONY : test_MockRegEdit/fast #============================================================================= # Target rules for targets named test_RegEdit # Build rule for target. test_RegEdit: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_RegEdit .PHONY : test_RegEdit # fast build rule for target. test_RegEdit/fast: $(MAKE) $(MAKESILENT) -f tests/RegEdit/CMakeFiles/test_RegEdit.dir/build.make tests/RegEdit/CMakeFiles/test_RegEdit.dir/build .PHONY : test_RegEdit/fast #============================================================================= # Target rules for targets named simple_test # Build rule for target. simple_test: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 simple_test .PHONY : simple_test # fast build rule for target. simple_test/fast: $(MAKE) $(MAKESILENT) -f tests/simple_test/CMakeFiles/simple_test.dir/build.make tests/simple_test/CMakeFiles/simple_test.dir/build .PHONY : simple_test/fast #============================================================================= # Target rules for targets named test_zero_cross_detection # Build rule for target. test_zero_cross_detection: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_zero_cross_detection .PHONY : test_zero_cross_detection # fast build rule for target. test_zero_cross_detection/fast: $(MAKE) $(MAKESILENT) -f tests/zero_cross_detection/CMakeFiles/test_zero_cross_detection.dir/build.make tests/zero_cross_detection/CMakeFiles/test_zero_cross_detection.dir/build .PHONY : test_zero_cross_detection/fast #============================================================================= # Target rules for targets named test_TriacOut # Build rule for target. test_TriacOut: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_TriacOut .PHONY : test_TriacOut # fast build rule for target. test_TriacOut/fast: $(MAKE) $(MAKESILENT) -f tests/TriacOut/CMakeFiles/test_TriacOut.dir/build.make tests/TriacOut/CMakeFiles/test_TriacOut.dir/build .PHONY : test_TriacOut/fast #============================================================================= # Target rules for targets named test_load # Build rule for target. test_load: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 test_load .PHONY : test_load # fast build rule for target. test_load/fast: $(MAKE) $(MAKESILENT) -f tests/load/CMakeFiles/test_load.dir/build.make tests/load/CMakeFiles/test_load.dir/build .PHONY : test_load/fast #============================================================================= # Target rules for targets named main # Build rule for target. main: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 main .PHONY : main # fast build rule for target. main/fast: $(MAKE) $(MAKESILENT) -f src/CMakeFiles/main.dir/build.make src/CMakeFiles/main.dir/build .PHONY : main/fast #============================================================================= # Target rules for targets named size # Build rule for target. size: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 size .PHONY : size # fast build rule for target. size/fast: $(MAKE) $(MAKESILENT) -f src/CMakeFiles/size.dir/build.make src/CMakeFiles/size.dir/build .PHONY : size/fast #============================================================================= # Target rules for targets named hex # Build rule for target. hex: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 hex .PHONY : hex # fast build rule for target. hex/fast: $(MAKE) $(MAKESILENT) -f src/CMakeFiles/hex.dir/build.make src/CMakeFiles/hex.dir/build .PHONY : hex/fast #============================================================================= # Target rules for targets named bin # Build rule for target. bin: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bin .PHONY : bin # fast build rule for target. bin/fast: $(MAKE) $(MAKESILENT) -f src/CMakeFiles/bin.dir/build.make src/CMakeFiles/bin.dir/build .PHONY : bin/fast #============================================================================= # Target rules for targets named upload # Build rule for target. upload: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 upload .PHONY : upload # fast build rule for target. upload/fast: $(MAKE) $(MAKESILENT) -f src/CMakeFiles/upload.dir/build.make src/CMakeFiles/upload.dir/build .PHONY : upload/fast #============================================================================= # Target rules for targets named load # Build rule for target. load: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 load .PHONY : load # fast build rule for target. load/fast: $(MAKE) $(MAKESILENT) -f src/load/CMakeFiles/load.dir/build.make src/load/CMakeFiles/load.dir/build .PHONY : load/fast #============================================================================= # Target rules for targets named zero_cross_detection # Build rule for target. zero_cross_detection: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 zero_cross_detection .PHONY : zero_cross_detection # fast build rule for target. zero_cross_detection/fast: $(MAKE) $(MAKESILENT) -f src/zero_cross_detection/CMakeFiles/zero_cross_detection.dir/build.make src/zero_cross_detection/CMakeFiles/zero_cross_detection.dir/build .PHONY : zero_cross_detection/fast #============================================================================= # Target rules for targets named ADC # Build rule for target. ADC: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 ADC .PHONY : ADC # fast build rule for target. ADC/fast: $(MAKE) $(MAKESILENT) -f src/ADC/CMakeFiles/ADC.dir/build.make src/ADC/CMakeFiles/ADC.dir/build .PHONY : ADC/fast #============================================================================= # Target rules for targets named RegEdit # Build rule for target. RegEdit: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 RegEdit .PHONY : RegEdit # fast build rule for target. RegEdit/fast: $(MAKE) $(MAKESILENT) -f src/RegEdit/CMakeFiles/RegEdit.dir/build.make src/RegEdit/CMakeFiles/RegEdit.dir/build .PHONY : RegEdit/fast #============================================================================= # Target rules for targets named usart # Build rule for target. usart: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 usart .PHONY : usart # fast build rule for target. usart/fast: $(MAKE) $(MAKESILENT) -f src/usart/CMakeFiles/usart.dir/build.make src/usart/CMakeFiles/usart.dir/build .PHONY : usart/fast #============================================================================= # Target rules for targets named TriacOut # Build rule for target. TriacOut: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 TriacOut .PHONY : TriacOut # fast build rule for target. TriacOut/fast: $(MAKE) $(MAKESILENT) -f src/TriacOut/CMakeFiles/TriacOut.dir/build.make src/TriacOut/CMakeFiles/TriacOut.dir/build .PHONY : TriacOut/fast #============================================================================= # Target rules for targets named Enable # Build rule for target. Enable: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Enable .PHONY : Enable # fast build rule for target. Enable/fast: $(MAKE) $(MAKESILENT) -f src/Enable/CMakeFiles/Enable.dir/build.make src/Enable/CMakeFiles/Enable.dir/build .PHONY : Enable/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 "... rebuild_cache" @echo "... test" @echo "... bin" @echo "... hex" @echo "... size" @echo "... upload" @echo "... ADC" @echo "... AllTests" @echo "... Enable" @echo "... MockADC" @echo "... MockRegEdit" @echo "... Mock_Tests" @echo "... RegEdit" @echo "... TriacOut" @echo "... TriacTests" @echo "... load" @echo "... main" @echo "... simple_test" @echo "... test_ADC" @echo "... test_Enable" @echo "... test_MockADC" @echo "... test_MockRegEdit" @echo "... test_RegEdit" @echo "... test_TriacOut" @echo "... test_load" @echo "... test_zero_cross_detection" @echo "... usart" @echo "... zero_cross_detection" .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