# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.19 # 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 = /mnt/gold/openwrt/trunk/staging_dir/host/bin/cmake # The command to remove a file. RM = /mnt/gold/openwrt/trunk/staging_dir/host/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769 # Include any dependencies generated for this target. include CMakeFiles/jshn.dir/depend.make # Include the progress variables for this target. include CMakeFiles/jshn.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/jshn.dir/flags.make CMakeFiles/jshn.dir/jshn.c.o: CMakeFiles/jshn.dir/flags.make CMakeFiles/jshn.dir/jshn.c.o: jshn.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/jshn.dir/jshn.c.o" /mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/bin/mips-openwrt-linux-musl-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/jshn.dir/jshn.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769/jshn.c CMakeFiles/jshn.dir/jshn.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/jshn.dir/jshn.c.i" /mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/bin/mips-openwrt-linux-musl-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769/jshn.c > CMakeFiles/jshn.dir/jshn.c.i CMakeFiles/jshn.dir/jshn.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/jshn.dir/jshn.c.s" /mnt/gold/openwrt/trunk/staging_dir/toolchain-mips_24kc_gcc-8.4.0_musl/bin/mips-openwrt-linux-musl-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769/jshn.c -o CMakeFiles/jshn.dir/jshn.c.s # Object files for target jshn jshn_OBJECTS = \ "CMakeFiles/jshn.dir/jshn.c.o" # External object files for target jshn jshn_EXTERNAL_OBJECTS = jshn: CMakeFiles/jshn.dir/jshn.c.o jshn: CMakeFiles/jshn.dir/build.make jshn: libblobmsg_json.so jshn: /mnt/gold/openwrt/trunk/staging_dir/target-mips_24kc_musl/usr/lib/libjson-c.so jshn: libubox.so jshn: CMakeFiles/jshn.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable jshn" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/jshn.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/jshn.dir/build: jshn .PHONY : CMakeFiles/jshn.dir/build CMakeFiles/jshn.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/jshn.dir/cmake_clean.cmake .PHONY : CMakeFiles/jshn.dir/clean CMakeFiles/jshn.dir/depend: cd /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/libubox-2020-12-12-35787769/CMakeFiles/jshn.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/jshn.dir/depend