# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 4.1 # 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 = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake # The command to remove a file. RM = /nix/store/r9941n32g4wyvggz2703dlplbdq8a6rd-cmake-4.1.2/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /root/FastSyncProjects/FastSyncBuilder3 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /root/FastSyncProjects/FastSyncBuilder3/build3 # Include any dependencies generated for this target. include _deps/xxhash-build/CMakeFiles/xxhash.dir/depend.make # Include any dependencies generated by the compiler for this target. include _deps/xxhash-build/CMakeFiles/xxhash.dir/compiler_depend.make # Include the progress variables for this target. include _deps/xxhash-build/CMakeFiles/xxhash.dir/progress.make # Include the compile flags for this target's objects. include _deps/xxhash-build/CMakeFiles/xxhash.dir/flags.make _deps/xxhash-build/CMakeFiles/xxhash.dir/codegen: .PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/codegen _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-build/CMakeFiles/xxhash.dir/flags.make _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-src/xxhash.c _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o: _deps/xxhash-build/CMakeFiles/xxhash.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o" cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o -MF CMakeFiles/xxhash.dir/__/xxhash.c.o.d -o CMakeFiles/xxhash.dir/__/xxhash.c.o -c /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/xxhash.c _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/xxhash.dir/__/xxhash.c.i" cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/xxhash.c > CMakeFiles/xxhash.dir/__/xxhash.c.i _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/xxhash.dir/__/xxhash.c.s" cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && /nix/store/788mx070y81zjlg5ipcl0cra3afviw9k-gcc-wrapper-15.2.0/bin/gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/xxhash.c -o CMakeFiles/xxhash.dir/__/xxhash.c.s # Object files for target xxhash xxhash_OBJECTS = \ "CMakeFiles/xxhash.dir/__/xxhash.c.o" # External object files for target xxhash xxhash_EXTERNAL_OBJECTS = _deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/__/xxhash.c.o _deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/build.make _deps/xxhash-build/libxxhash.a: _deps/xxhash-build/CMakeFiles/xxhash.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/root/FastSyncProjects/FastSyncBuilder3/build3/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C static library libxxhash.a" cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && $(CMAKE_COMMAND) -P CMakeFiles/xxhash.dir/cmake_clean_target.cmake cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/xxhash.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. _deps/xxhash-build/CMakeFiles/xxhash.dir/build: _deps/xxhash-build/libxxhash.a .PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/build _deps/xxhash-build/CMakeFiles/xxhash.dir/clean: cd /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build && $(CMAKE_COMMAND) -P CMakeFiles/xxhash.dir/cmake_clean.cmake .PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/clean _deps/xxhash-build/CMakeFiles/xxhash.dir/depend: cd /root/FastSyncProjects/FastSyncBuilder3/build3 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /root/FastSyncProjects/FastSyncBuilder3 /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-src/cmake_unofficial /root/FastSyncProjects/FastSyncBuilder3/build3 /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build /root/FastSyncProjects/FastSyncBuilder3/build3/_deps/xxhash-build/CMakeFiles/xxhash.dir/DependInfo.cmake "--color=$(COLOR)" .PHONY : _deps/xxhash-build/CMakeFiles/xxhash.dir/depend