# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 4.4 # 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/homebrew/bin/cmake # The command to remove a file. RM = /opt/homebrew/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /Users/shen/Work/Code/Metin2/metin2-client # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /Users/shen/Work/Code/Metin2/metin2-client/build-debug # Include any dependencies generated for this target. include extension/CMakeFiles/packtool.dir/depend.make # Include any dependencies generated by the compiler for this target. include extension/CMakeFiles/packtool.dir/compiler_depend.make # Include the progress variables for this target. include extension/CMakeFiles/packtool.dir/progress.make # Include the compile flags for this target's objects. include extension/CMakeFiles/packtool.dir/flags.make extension/CMakeFiles/packtool.dir/codegen: .PHONY : extension/CMakeFiles/packtool.dir/codegen extension/CMakeFiles/packtool.dir/tools/packtool.cpp.o: extension/CMakeFiles/packtool.dir/flags.make extension/CMakeFiles/packtool.dir/tools/packtool.cpp.o: /Users/shen/Work/Code/Metin2/metin2-client/extension/tools/packtool.cpp extension/CMakeFiles/packtool.dir/tools/packtool.cpp.o: extension/CMakeFiles/packtool.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/Users/shen/Work/Code/Metin2/metin2-client/build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building CXX object extension/CMakeFiles/packtool.dir/tools/packtool.cpp.o" cd /Users/shen/Work/Code/Metin2/metin2-client/build-debug/extension && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -MD -MT extension/CMakeFiles/packtool.dir/tools/packtool.cpp.o -MF CMakeFiles/packtool.dir/tools/packtool.cpp.o.d -o CMakeFiles/packtool.dir/tools/packtool.cpp.o -c /Users/shen/Work/Code/Metin2/metin2-client/extension/tools/packtool.cpp extension/CMakeFiles/packtool.dir/tools/packtool.cpp.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing CXX source to CMakeFiles/packtool.dir/tools/packtool.cpp.i" cd /Users/shen/Work/Code/Metin2/metin2-client/build-debug/extension && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -E /Users/shen/Work/Code/Metin2/metin2-client/extension/tools/packtool.cpp > CMakeFiles/packtool.dir/tools/packtool.cpp.i extension/CMakeFiles/packtool.dir/tools/packtool.cpp.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling CXX source to assembly CMakeFiles/packtool.dir/tools/packtool.cpp.s" cd /Users/shen/Work/Code/Metin2/metin2-client/build-debug/extension && /usr/bin/c++ $(CXX_DEFINES) $(CXX_INCLUDES) $(CXX_FLAGS) -S /Users/shen/Work/Code/Metin2/metin2-client/extension/tools/packtool.cpp -o CMakeFiles/packtool.dir/tools/packtool.cpp.s # Object files for target packtool packtool_OBJECTS = \ "CMakeFiles/packtool.dir/tools/packtool.cpp.o" # External object files for target packtool packtool_EXTERNAL_OBJECTS = extension/packtool: extension/CMakeFiles/packtool.dir/tools/packtool.cpp.o extension/packtool: extension/CMakeFiles/packtool.dir/build.make extension/packtool: extension/libmtpack.a extension/packtool: extension/third_party/libsodium-cmake/libsodium.a extension/packtool: extension/third_party/zstd-build/lib/libzstd.a extension/packtool: formats/libxr_formats.a extension/packtool: libgr2/liblibgr2.a extension/packtool: extension/CMakeFiles/packtool.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/Users/shen/Work/Code/Metin2/metin2-client/build-debug/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking CXX executable packtool" cd /Users/shen/Work/Code/Metin2/metin2-client/build-debug/extension && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/packtool.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. extension/CMakeFiles/packtool.dir/build: extension/packtool .PHONY : extension/CMakeFiles/packtool.dir/build extension/CMakeFiles/packtool.dir/clean: cd /Users/shen/Work/Code/Metin2/metin2-client/build-debug/extension && $(CMAKE_COMMAND) -P CMakeFiles/packtool.dir/cmake_clean.cmake .PHONY : extension/CMakeFiles/packtool.dir/clean extension/CMakeFiles/packtool.dir/depend: cd /Users/shen/Work/Code/Metin2/metin2-client/build-debug && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /Users/shen/Work/Code/Metin2/metin2-client /Users/shen/Work/Code/Metin2/metin2-client/extension /Users/shen/Work/Code/Metin2/metin2-client/build-debug /Users/shen/Work/Code/Metin2/metin2-client/build-debug/extension /Users/shen/Work/Code/Metin2/metin2-client/build-debug/extension/CMakeFiles/packtool.dir/DependInfo.cmake "--color=$(COLOR)" packtool .PHONY : extension/CMakeFiles/packtool.dir/depend