/mnt/hdd/osrm/build/CMakeFiles/STORAGE.dir
NameSizeModeActions
src/-0755rm
build.make56720644editdlrm
cmake_clean.cmake3960644editdlrm
compiler_depend.internal1195350644editdlrm
compiler_depend.make2149540644editdlrm
compiler_depend.ts1140644editdlrm
depend.make910644editdlrm
DependInfo.cmake7970644editdlrm
flags.make14920644editdlrm
progress.make430644editdlrm
Edit: /mnt/hdd/osrm/build/CMakeFiles/STORAGE.dir/build.make (5672B)
# 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 = /mnt/hdd/osrm/osrm-backend # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /mnt/hdd/osrm/build # Include any dependencies generated for this target. include CMakeFiles/STORAGE.dir/depend.make # Include any dependencies generated by the compiler for this target. include CMakeFiles/STORAGE.dir/compiler_depend.make # Include the progress variables for this target. include CMakeFiles/STORAGE.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/STORAGE.dir/flags.make CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.o: CMakeFiles/STORAGE.dir/flags.make CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.o: /mnt/hdd/osrm/osrm-backend/src/storage/io_config.cpp CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.o: CMakeFiles/STORAGE.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/hdd/osrm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.o -MF CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.o.d -o CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.o -c /mnt/hdd/osrm/osrm-backend/src/storage/io_config.cpp CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /mnt/hdd/osrm/osrm-backend/src/storage/io_config.cpp > CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.i CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /mnt/hdd/osrm/osrm-backend/src/storage/io_config.cpp -o CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.s CMakeFiles/STORAGE.dir/src/storage/storage.cpp.o: CMakeFiles/STORAGE.dir/flags.make CMakeFiles/STORAGE.dir/src/storage/storage.cpp.o: /mnt/hdd/osrm/osrm-backend/src/storage/storage.cpp CMakeFiles/STORAGE.dir/src/storage/storage.cpp.o: CMakeFiles/STORAGE.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/hdd/osrm/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building CXX object CMakeFiles/STORAGE.dir/src/storage/storage.cpp.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/STORAGE.dir/src/storage/storage.cpp.o -MF CMakeFiles/STORAGE.dir/src/storage/storage.cpp.o.d -o CMakeFiles/STORAGE.dir/src/storage/storage.cpp.o -c /mnt/hdd/osrm/osrm-backend/src/storage/storage.cpp CMakeFiles/STORAGE.dir/src/storage/storage.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing CXX source to CMakeFiles/STORAGE.dir/src/storage/storage.cpp.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /mnt/hdd/osrm/osrm-backend/src/storage/storage.cpp > CMakeFiles/STORAGE.dir/src/storage/storage.cpp.i CMakeFiles/STORAGE.dir/src/storage/storage.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling CXX source to assembly CMakeFiles/STORAGE.dir/src/storage/storage.cpp.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /mnt/hdd/osrm/osrm-backend/src/storage/storage.cpp -o CMakeFiles/STORAGE.dir/src/storage/storage.cpp.s STORAGE: CMakeFiles/STORAGE.dir/src/storage/io_config.cpp.o STORAGE: CMakeFiles/STORAGE.dir/src/storage/storage.cpp.o STORAGE: CMakeFiles/STORAGE.dir/build.make .PHONY : STORAGE # Rule to build all files generated by this target. CMakeFiles/STORAGE.dir/build: STORAGE .PHONY : CMakeFiles/STORAGE.dir/build CMakeFiles/STORAGE.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/STORAGE.dir/cmake_clean.cmake .PHONY : CMakeFiles/STORAGE.dir/clean CMakeFiles/STORAGE.dir/depend: cd /mnt/hdd/osrm/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/hdd/osrm/osrm-backend /mnt/hdd/osrm/osrm-backend /mnt/hdd/osrm/build /mnt/hdd/osrm/build /mnt/hdd/osrm/build/CMakeFiles/STORAGE.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/STORAGE.dir/depend