# 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/ubox-2020-10-25-9ef88681 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/ubox-2020-10-25-9ef88681 # Include any dependencies generated for this target. include CMakeFiles/logread.dir/depend.make # Include the progress variables for this target. include CMakeFiles/logread.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/logread.dir/flags.make CMakeFiles/logread.dir/log/logread.c.o: CMakeFiles/logread.dir/flags.make CMakeFiles/logread.dir/log/logread.c.o: log/logread.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/ubox-2020-10-25-9ef88681/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/logread.dir/log/logread.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/logread.dir/log/logread.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/ubox-2020-10-25-9ef88681/log/logread.c CMakeFiles/logread.dir/log/logread.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/logread.dir/log/logread.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/ubox-2020-10-25-9ef88681/log/logread.c > CMakeFiles/logread.dir/log/logread.c.i CMakeFiles/logread.dir/log/logread.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/logread.dir/log/logread.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/ubox-2020-10-25-9ef88681/log/logread.c -o CMakeFiles/logread.dir/log/logread.c.s # Object files for target logread logread_OBJECTS = \ "CMakeFiles/logread.dir/log/logread.c.o" # External object files for target logread logread_EXTERNAL_OBJECTS = logread: CMakeFiles/logread.dir/log/logread.c.o logread: CMakeFiles/logread.dir/build.make logread: /mnt/gold/openwrt/trunk/staging_dir/target-mips_24kc_musl/usr/lib/libjson-c.so logread: CMakeFiles/logread.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/ubox-2020-10-25-9ef88681/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C executable logread" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/logread.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/logread.dir/build: logread .PHONY : CMakeFiles/logread.dir/build CMakeFiles/logread.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/logread.dir/cmake_clean.cmake .PHONY : CMakeFiles/logread.dir/clean CMakeFiles/logread.dir/depend: cd /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/ubox-2020-10-25-9ef88681 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/ubox-2020-10-25-9ef88681 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/ubox-2020-10-25-9ef88681 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/ubox-2020-10-25-9ef88681 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/ubox-2020-10-25-9ef88681 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/ubox-2020-10-25-9ef88681/CMakeFiles/logread.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/logread.dir/depend