# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 4.3 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # 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/bin/cmake # The command to remove a file. RM = /usr/local/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/ens-ife/Logiciels/IoT/upm # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/ens-ife/Logiciels/IoT/upm/build # Utility rule file for tests-unit. # Include any custom commands dependencies for this target. include tests/unit/CMakeFiles/tests-unit.dir/compiler_depend.make # Include the progress variables for this target. include tests/unit/CMakeFiles/tests-unit.dir/progress.make tests/unit/CMakeFiles/tests-unit: tests/unit/utilities_tests tests/unit/CMakeFiles/tests-unit: tests/unit/json_tests tests/unit/CMakeFiles/tests-unit: tests/unit/nmea_gps_tests @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --blue --bold --progress-dir=/home/ens-ife/Logiciels/IoT/upm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "UPM unit test collection" tests/unit/CMakeFiles/tests-unit.dir/codegen: .PHONY : tests/unit/CMakeFiles/tests-unit.dir/codegen tests-unit: tests/unit/CMakeFiles/tests-unit tests-unit: tests/unit/CMakeFiles/tests-unit.dir/build.make .PHONY : tests-unit # Rule to build all files generated by this target. tests/unit/CMakeFiles/tests-unit.dir/build: tests-unit .PHONY : tests/unit/CMakeFiles/tests-unit.dir/build tests/unit/CMakeFiles/tests-unit.dir/clean: cd /home/ens-ife/Logiciels/IoT/upm/build/tests/unit && $(CMAKE_COMMAND) -P CMakeFiles/tests-unit.dir/cmake_clean.cmake .PHONY : tests/unit/CMakeFiles/tests-unit.dir/clean tests/unit/CMakeFiles/tests-unit.dir/depend: cd /home/ens-ife/Logiciels/IoT/upm/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/ens-ife/Logiciels/IoT/upm /home/ens-ife/Logiciels/IoT/upm/tests/unit /home/ens-ife/Logiciels/IoT/upm/build /home/ens-ife/Logiciels/IoT/upm/build/tests/unit /home/ens-ife/Logiciels/IoT/upm/build/tests/unit/CMakeFiles/tests-unit.dir/DependInfo.cmake "--color=$(COLOR)" tests-unit .PHONY : tests/unit/CMakeFiles/tests-unit.dir/depend