/srv/osrm/build/unit_tests/CMakeFiles/tests.dir
NameSizeModeActions
build.make32540644editdlrm
cmake_clean.cmake1920644editdlrm
compiler_depend.make1150644editdlrm
compiler_depend.ts1090644editdlrm
DependInfo.cmake4610644editdlrm
progress.make10644editdlrm
Edit: /srv/osrm/build/unit_tests/CMakeFiles/tests.dir/build.make (3254B)
# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.26 # 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 = /opt/cmake-3.26.3-linux-x86_64/bin/cmake # The command to remove a file. RM = /opt/cmake-3.26.3-linux-x86_64/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /srv/osrm/osrm-backend # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /srv/osrm/build # Utility rule file for tests. # Include any custom commands dependencies for this target. include unit_tests/CMakeFiles/tests.dir/compiler_depend.make # Include the progress variables for this target. include unit_tests/CMakeFiles/tests.dir/progress.make unit_tests/CMakeFiles/tests: unit_tests/engine-tests unit_tests/CMakeFiles/tests: unit_tests/extractor-tests unit_tests/CMakeFiles/tests: unit_tests/contractor-tests unit_tests/CMakeFiles/tests: unit_tests/partitioner-tests unit_tests/CMakeFiles/tests: unit_tests/updater-tests unit_tests/CMakeFiles/tests: unit_tests/customizer-tests unit_tests/CMakeFiles/tests: unit_tests/library-tests unit_tests/CMakeFiles/tests: unit_tests/library-extract-tests unit_tests/CMakeFiles/tests: unit_tests/library-contract-tests unit_tests/CMakeFiles/tests: unit_tests/library-customize-tests unit_tests/CMakeFiles/tests: unit_tests/library-partition-tests unit_tests/CMakeFiles/tests: unit_tests/server-tests unit_tests/CMakeFiles/tests: unit_tests/util-tests unit_tests/CMakeFiles/tests: unit_tests/storage-tests tests: unit_tests/CMakeFiles/tests tests: unit_tests/CMakeFiles/tests.dir/build.make .PHONY : tests # Rule to build all files generated by this target. unit_tests/CMakeFiles/tests.dir/build: tests .PHONY : unit_tests/CMakeFiles/tests.dir/build unit_tests/CMakeFiles/tests.dir/clean: cd /srv/osrm/build/unit_tests && $(CMAKE_COMMAND) -P CMakeFiles/tests.dir/cmake_clean.cmake .PHONY : unit_tests/CMakeFiles/tests.dir/clean unit_tests/CMakeFiles/tests.dir/depend: cd /srv/osrm/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /srv/osrm/osrm-backend /srv/osrm/osrm-backend/unit_tests /srv/osrm/build /srv/osrm/build/unit_tests /srv/osrm/build/unit_tests/CMakeFiles/tests.dir/DependInfo.cmake --color=$(COLOR) .PHONY : unit_tests/CMakeFiles/tests.dir/depend