# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.30 # 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 = /rdbg-bench/src/rocksdb-6.9 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /rdbg-bench/src/rocksdb-6.9 # Include any dependencies generated for this target. include CMakeFiles/cache_bench.dir/depend.make # Include any dependencies generated by the compiler for this target. include CMakeFiles/cache_bench.dir/compiler_depend.make # Include the progress variables for this target. include CMakeFiles/cache_bench.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/cache_bench.dir/flags.make CMakeFiles/cache_bench.dir/cache/cache_bench.cc.o: CMakeFiles/cache_bench.dir/flags.make CMakeFiles/cache_bench.dir/cache/cache_bench.cc.o: cache/cache_bench.cc CMakeFiles/cache_bench.dir/cache/cache_bench.cc.o: CMakeFiles/cache_bench.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/rdbg-bench/src/rocksdb-6.9/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object CMakeFiles/cache_bench.dir/cache/cache_bench.cc.o" /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT CMakeFiles/cache_bench.dir/cache/cache_bench.cc.o -MF CMakeFiles/cache_bench.dir/cache/cache_bench.cc.o.d -o CMakeFiles/cache_bench.dir/cache/cache_bench.cc.o -c /rdbg-bench/src/rocksdb-6.9/cache/cache_bench.cc CMakeFiles/cache_bench.dir/cache/cache_bench.cc.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/cache_bench.dir/cache/cache_bench.cc.i" /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /rdbg-bench/src/rocksdb-6.9/cache/cache_bench.cc > CMakeFiles/cache_bench.dir/cache/cache_bench.cc.i CMakeFiles/cache_bench.dir/cache/cache_bench.cc.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/cache_bench.dir/cache/cache_bench.cc.s" /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /rdbg-bench/src/rocksdb-6.9/cache/cache_bench.cc -o CMakeFiles/cache_bench.dir/cache/cache_bench.cc.s # Object files for target cache_bench cache_bench_OBJECTS = \ "CMakeFiles/cache_bench.dir/cache/cache_bench.cc.o" # External object files for target cache_bench cache_bench_EXTERNAL_OBJECTS = cache_bench: CMakeFiles/cache_bench.dir/cache/cache_bench.cc.o cache_bench: CMakeFiles/cache_bench.dir/build.make cache_bench: librocksdb.so.6.9.0 cache_bench: /usr/local/lib/libgflags.so cache_bench: /usr/local/lib/libsnappy.so cache_bench: CMakeFiles/cache_bench.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/rdbg-bench/src/rocksdb-6.9/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable cache_bench" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cache_bench.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/cache_bench.dir/build: cache_bench .PHONY : CMakeFiles/cache_bench.dir/build CMakeFiles/cache_bench.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/cache_bench.dir/cmake_clean.cmake .PHONY : CMakeFiles/cache_bench.dir/clean CMakeFiles/cache_bench.dir/depend: cd /rdbg-bench/src/rocksdb-6.9 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /rdbg-bench/src/rocksdb-6.9 /rdbg-bench/src/rocksdb-6.9 /rdbg-bench/src/rocksdb-6.9 /rdbg-bench/src/rocksdb-6.9 /rdbg-bench/src/rocksdb-6.9/CMakeFiles/cache_bench.dir/DependInfo.cmake "--color=$(COLOR)" .PHONY : CMakeFiles/cache_bench.dir/depend