# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.28 # 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/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3" # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake" # Include any dependencies generated for this target. include examples/CMakeFiles/add-compressed-data.dir/depend.make # Include any dependencies generated by the compiler for this target. include examples/CMakeFiles/add-compressed-data.dir/compiler_depend.make # Include the progress variables for this target. include examples/CMakeFiles/add-compressed-data.dir/progress.make # Include the compile flags for this target's objects. include examples/CMakeFiles/add-compressed-data.dir/flags.make examples/CMakeFiles/add-compressed-data.dir/add-compressed-data.c.o: examples/CMakeFiles/add-compressed-data.dir/flags.make examples/CMakeFiles/add-compressed-data.dir/add-compressed-data.c.o: examples/CMakeFiles/add-compressed-data.dir/includes_C.rsp examples/CMakeFiles/add-compressed-data.dir/add-compressed-data.c.o: /home/romazan/Рабочий\ стол/cproject/thirdparty/libzip-1.11.3/examples/add-compressed-data.c examples/CMakeFiles/add-compressed-data.dir/add-compressed-data.c.o: examples/CMakeFiles/add-compressed-data.dir/compiler_depend.ts @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir="/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_1) "Building C object examples/CMakeFiles/add-compressed-data.dir/add-compressed-data.c.o" cd "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake/examples" && "/home/romazan/Рабочий стол/emsdk/upstream/emscripten/emcc" $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT examples/CMakeFiles/add-compressed-data.dir/add-compressed-data.c.o -MF CMakeFiles/add-compressed-data.dir/add-compressed-data.c.o.d -o CMakeFiles/add-compressed-data.dir/add-compressed-data.c.o -c "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/examples/add-compressed-data.c" examples/CMakeFiles/add-compressed-data.dir/add-compressed-data.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/add-compressed-data.dir/add-compressed-data.c.i" cd "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake/examples" && "/home/romazan/Рабочий стол/emsdk/upstream/emscripten/emcc" $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/examples/add-compressed-data.c" > CMakeFiles/add-compressed-data.dir/add-compressed-data.c.i examples/CMakeFiles/add-compressed-data.dir/add-compressed-data.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/add-compressed-data.dir/add-compressed-data.c.s" cd "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake/examples" && "/home/romazan/Рабочий стол/emsdk/upstream/emscripten/emcc" $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/examples/add-compressed-data.c" -o CMakeFiles/add-compressed-data.dir/add-compressed-data.c.s # Object files for target add-compressed-data add__compressed__data_OBJECTS = \ "CMakeFiles/add-compressed-data.dir/add-compressed-data.c.o" # External object files for target add-compressed-data add__compressed__data_EXTERNAL_OBJECTS = examples/add-compressed-data.js: examples/CMakeFiles/add-compressed-data.dir/add-compressed-data.c.o examples/add-compressed-data.js: examples/CMakeFiles/add-compressed-data.dir/build.make examples/add-compressed-data.js: lib/libzip.a examples/add-compressed-data.js: /home/romazan/Рабочий\ стол/cproject/thirdparty/zlib-1.3.1/install/lib/libz.a examples/add-compressed-data.js: examples/CMakeFiles/add-compressed-data.dir/linkLibs.rsp examples/add-compressed-data.js: examples/CMakeFiles/add-compressed-data.dir/objects1.rsp examples/add-compressed-data.js: examples/CMakeFiles/add-compressed-data.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir="/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake/CMakeFiles" --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable add-compressed-data.js" cd "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake/examples" && $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/add-compressed-data.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. examples/CMakeFiles/add-compressed-data.dir/build: examples/add-compressed-data.js .PHONY : examples/CMakeFiles/add-compressed-data.dir/build examples/CMakeFiles/add-compressed-data.dir/clean: cd "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake/examples" && $(CMAKE_COMMAND) -P CMakeFiles/add-compressed-data.dir/cmake_clean.cmake .PHONY : examples/CMakeFiles/add-compressed-data.dir/clean examples/CMakeFiles/add-compressed-data.dir/depend: cd "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake" && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3" "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/examples" "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake" "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake/examples" "/home/romazan/Рабочий стол/cproject/thirdparty/libzip-1.11.3/build-emcmake/examples/CMakeFiles/add-compressed-data.dir/DependInfo.cmake" "--color=$(COLOR)" .PHONY : examples/CMakeFiles/add-compressed-data.dir/depend