# 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/netifd-2021-01-09-c00c8335 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335 # Include any dependencies generated for this target. include CMakeFiles/netifd.dir/depend.make # Include the progress variables for this target. include CMakeFiles/netifd.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/main.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/main.c.o: main.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/netifd.dir/main.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/netifd.dir/main.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/main.c CMakeFiles/netifd.dir/main.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/main.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/netifd-2021-01-09-c00c8335/main.c > CMakeFiles/netifd.dir/main.c.i CMakeFiles/netifd.dir/main.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/main.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/netifd-2021-01-09-c00c8335/main.c -o CMakeFiles/netifd.dir/main.c.s CMakeFiles/netifd.dir/utils.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/utils.c.o: utils.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/netifd.dir/utils.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/netifd.dir/utils.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/utils.c CMakeFiles/netifd.dir/utils.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/utils.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/netifd-2021-01-09-c00c8335/utils.c > CMakeFiles/netifd.dir/utils.c.i CMakeFiles/netifd.dir/utils.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/utils.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/netifd-2021-01-09-c00c8335/utils.c -o CMakeFiles/netifd.dir/utils.c.s CMakeFiles/netifd.dir/system.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/system.c.o: system.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object CMakeFiles/netifd.dir/system.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/netifd.dir/system.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/system.c CMakeFiles/netifd.dir/system.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/system.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/netifd-2021-01-09-c00c8335/system.c > CMakeFiles/netifd.dir/system.c.i CMakeFiles/netifd.dir/system.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/system.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/netifd-2021-01-09-c00c8335/system.c -o CMakeFiles/netifd.dir/system.c.s CMakeFiles/netifd.dir/tunnel.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/tunnel.c.o: tunnel.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object CMakeFiles/netifd.dir/tunnel.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/netifd.dir/tunnel.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/tunnel.c CMakeFiles/netifd.dir/tunnel.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/tunnel.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/netifd-2021-01-09-c00c8335/tunnel.c > CMakeFiles/netifd.dir/tunnel.c.i CMakeFiles/netifd.dir/tunnel.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/tunnel.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/netifd-2021-01-09-c00c8335/tunnel.c -o CMakeFiles/netifd.dir/tunnel.c.s CMakeFiles/netifd.dir/handler.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/handler.c.o: handler.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object CMakeFiles/netifd.dir/handler.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/netifd.dir/handler.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/handler.c CMakeFiles/netifd.dir/handler.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/handler.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/netifd-2021-01-09-c00c8335/handler.c > CMakeFiles/netifd.dir/handler.c.i CMakeFiles/netifd.dir/handler.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/handler.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/netifd-2021-01-09-c00c8335/handler.c -o CMakeFiles/netifd.dir/handler.c.s CMakeFiles/netifd.dir/interface.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/interface.c.o: interface.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object CMakeFiles/netifd.dir/interface.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/netifd.dir/interface.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/interface.c CMakeFiles/netifd.dir/interface.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/interface.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/netifd-2021-01-09-c00c8335/interface.c > CMakeFiles/netifd.dir/interface.c.i CMakeFiles/netifd.dir/interface.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/interface.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/netifd-2021-01-09-c00c8335/interface.c -o CMakeFiles/netifd.dir/interface.c.s CMakeFiles/netifd.dir/interface-ip.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/interface-ip.c.o: interface-ip.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object CMakeFiles/netifd.dir/interface-ip.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/netifd.dir/interface-ip.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/interface-ip.c CMakeFiles/netifd.dir/interface-ip.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/interface-ip.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/netifd-2021-01-09-c00c8335/interface-ip.c > CMakeFiles/netifd.dir/interface-ip.c.i CMakeFiles/netifd.dir/interface-ip.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/interface-ip.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/netifd-2021-01-09-c00c8335/interface-ip.c -o CMakeFiles/netifd.dir/interface-ip.c.s CMakeFiles/netifd.dir/interface-event.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/interface-event.c.o: interface-event.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object CMakeFiles/netifd.dir/interface-event.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/netifd.dir/interface-event.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/interface-event.c CMakeFiles/netifd.dir/interface-event.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/interface-event.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/netifd-2021-01-09-c00c8335/interface-event.c > CMakeFiles/netifd.dir/interface-event.c.i CMakeFiles/netifd.dir/interface-event.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/interface-event.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/netifd-2021-01-09-c00c8335/interface-event.c -o CMakeFiles/netifd.dir/interface-event.c.s CMakeFiles/netifd.dir/iprule.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/iprule.c.o: iprule.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object CMakeFiles/netifd.dir/iprule.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/netifd.dir/iprule.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/iprule.c CMakeFiles/netifd.dir/iprule.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/iprule.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/netifd-2021-01-09-c00c8335/iprule.c > CMakeFiles/netifd.dir/iprule.c.i CMakeFiles/netifd.dir/iprule.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/iprule.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/netifd-2021-01-09-c00c8335/iprule.c -o CMakeFiles/netifd.dir/iprule.c.s CMakeFiles/netifd.dir/proto.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/proto.c.o: proto.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object CMakeFiles/netifd.dir/proto.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/netifd.dir/proto.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/proto.c CMakeFiles/netifd.dir/proto.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/proto.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/netifd-2021-01-09-c00c8335/proto.c > CMakeFiles/netifd.dir/proto.c.i CMakeFiles/netifd.dir/proto.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/proto.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/netifd-2021-01-09-c00c8335/proto.c -o CMakeFiles/netifd.dir/proto.c.s CMakeFiles/netifd.dir/proto-static.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/proto-static.c.o: proto-static.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building C object CMakeFiles/netifd.dir/proto-static.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/netifd.dir/proto-static.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/proto-static.c CMakeFiles/netifd.dir/proto-static.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/proto-static.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/netifd-2021-01-09-c00c8335/proto-static.c > CMakeFiles/netifd.dir/proto-static.c.i CMakeFiles/netifd.dir/proto-static.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/proto-static.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/netifd-2021-01-09-c00c8335/proto-static.c -o CMakeFiles/netifd.dir/proto-static.c.s CMakeFiles/netifd.dir/proto-shell.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/proto-shell.c.o: proto-shell.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building C object CMakeFiles/netifd.dir/proto-shell.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/netifd.dir/proto-shell.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/proto-shell.c CMakeFiles/netifd.dir/proto-shell.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/proto-shell.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/netifd-2021-01-09-c00c8335/proto-shell.c > CMakeFiles/netifd.dir/proto-shell.c.i CMakeFiles/netifd.dir/proto-shell.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/proto-shell.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/netifd-2021-01-09-c00c8335/proto-shell.c -o CMakeFiles/netifd.dir/proto-shell.c.s CMakeFiles/netifd.dir/config.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/config.c.o: config.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building C object CMakeFiles/netifd.dir/config.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/netifd.dir/config.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/config.c CMakeFiles/netifd.dir/config.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/config.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/netifd-2021-01-09-c00c8335/config.c > CMakeFiles/netifd.dir/config.c.i CMakeFiles/netifd.dir/config.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/config.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/netifd-2021-01-09-c00c8335/config.c -o CMakeFiles/netifd.dir/config.c.s CMakeFiles/netifd.dir/device.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/device.c.o: device.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building C object CMakeFiles/netifd.dir/device.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/netifd.dir/device.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/device.c CMakeFiles/netifd.dir/device.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/device.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/netifd-2021-01-09-c00c8335/device.c > CMakeFiles/netifd.dir/device.c.i CMakeFiles/netifd.dir/device.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/device.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/netifd-2021-01-09-c00c8335/device.c -o CMakeFiles/netifd.dir/device.c.s CMakeFiles/netifd.dir/bridge.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/bridge.c.o: bridge.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building C object CMakeFiles/netifd.dir/bridge.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/netifd.dir/bridge.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/bridge.c CMakeFiles/netifd.dir/bridge.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/bridge.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/netifd-2021-01-09-c00c8335/bridge.c > CMakeFiles/netifd.dir/bridge.c.i CMakeFiles/netifd.dir/bridge.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/bridge.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/netifd-2021-01-09-c00c8335/bridge.c -o CMakeFiles/netifd.dir/bridge.c.s CMakeFiles/netifd.dir/veth.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/veth.c.o: veth.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building C object CMakeFiles/netifd.dir/veth.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/netifd.dir/veth.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/veth.c CMakeFiles/netifd.dir/veth.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/veth.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/netifd-2021-01-09-c00c8335/veth.c > CMakeFiles/netifd.dir/veth.c.i CMakeFiles/netifd.dir/veth.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/veth.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/netifd-2021-01-09-c00c8335/veth.c -o CMakeFiles/netifd.dir/veth.c.s CMakeFiles/netifd.dir/vlan.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/vlan.c.o: vlan.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building C object CMakeFiles/netifd.dir/vlan.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/netifd.dir/vlan.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/vlan.c CMakeFiles/netifd.dir/vlan.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/vlan.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/netifd-2021-01-09-c00c8335/vlan.c > CMakeFiles/netifd.dir/vlan.c.i CMakeFiles/netifd.dir/vlan.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/vlan.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/netifd-2021-01-09-c00c8335/vlan.c -o CMakeFiles/netifd.dir/vlan.c.s CMakeFiles/netifd.dir/alias.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/alias.c.o: alias.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building C object CMakeFiles/netifd.dir/alias.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/netifd.dir/alias.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/alias.c CMakeFiles/netifd.dir/alias.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/alias.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/netifd-2021-01-09-c00c8335/alias.c > CMakeFiles/netifd.dir/alias.c.i CMakeFiles/netifd.dir/alias.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/alias.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/netifd-2021-01-09-c00c8335/alias.c -o CMakeFiles/netifd.dir/alias.c.s CMakeFiles/netifd.dir/macvlan.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/macvlan.c.o: macvlan.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building C object CMakeFiles/netifd.dir/macvlan.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/netifd.dir/macvlan.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/macvlan.c CMakeFiles/netifd.dir/macvlan.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/macvlan.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/netifd-2021-01-09-c00c8335/macvlan.c > CMakeFiles/netifd.dir/macvlan.c.i CMakeFiles/netifd.dir/macvlan.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/macvlan.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/netifd-2021-01-09-c00c8335/macvlan.c -o CMakeFiles/netifd.dir/macvlan.c.s CMakeFiles/netifd.dir/ubus.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/ubus.c.o: ubus.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building C object CMakeFiles/netifd.dir/ubus.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/netifd.dir/ubus.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/ubus.c CMakeFiles/netifd.dir/ubus.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/ubus.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/netifd-2021-01-09-c00c8335/ubus.c > CMakeFiles/netifd.dir/ubus.c.i CMakeFiles/netifd.dir/ubus.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/ubus.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/netifd-2021-01-09-c00c8335/ubus.c -o CMakeFiles/netifd.dir/ubus.c.s CMakeFiles/netifd.dir/vlandev.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/vlandev.c.o: vlandev.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building C object CMakeFiles/netifd.dir/vlandev.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/netifd.dir/vlandev.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/vlandev.c CMakeFiles/netifd.dir/vlandev.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/vlandev.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/netifd-2021-01-09-c00c8335/vlandev.c > CMakeFiles/netifd.dir/vlandev.c.i CMakeFiles/netifd.dir/vlandev.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/vlandev.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/netifd-2021-01-09-c00c8335/vlandev.c -o CMakeFiles/netifd.dir/vlandev.c.s CMakeFiles/netifd.dir/wireless.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/wireless.c.o: wireless.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building C object CMakeFiles/netifd.dir/wireless.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/netifd.dir/wireless.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/wireless.c CMakeFiles/netifd.dir/wireless.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/wireless.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/netifd-2021-01-09-c00c8335/wireless.c > CMakeFiles/netifd.dir/wireless.c.i CMakeFiles/netifd.dir/wireless.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/wireless.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/netifd-2021-01-09-c00c8335/wireless.c -o CMakeFiles/netifd.dir/wireless.c.s CMakeFiles/netifd.dir/system-linux.c.o: CMakeFiles/netifd.dir/flags.make CMakeFiles/netifd.dir/system-linux.c.o: system-linux.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Building C object CMakeFiles/netifd.dir/system-linux.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/netifd.dir/system-linux.c.o -c /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/system-linux.c CMakeFiles/netifd.dir/system-linux.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/netifd.dir/system-linux.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/netifd-2021-01-09-c00c8335/system-linux.c > CMakeFiles/netifd.dir/system-linux.c.i CMakeFiles/netifd.dir/system-linux.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/netifd.dir/system-linux.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/netifd-2021-01-09-c00c8335/system-linux.c -o CMakeFiles/netifd.dir/system-linux.c.s # Object files for target netifd netifd_OBJECTS = \ "CMakeFiles/netifd.dir/main.c.o" \ "CMakeFiles/netifd.dir/utils.c.o" \ "CMakeFiles/netifd.dir/system.c.o" \ "CMakeFiles/netifd.dir/tunnel.c.o" \ "CMakeFiles/netifd.dir/handler.c.o" \ "CMakeFiles/netifd.dir/interface.c.o" \ "CMakeFiles/netifd.dir/interface-ip.c.o" \ "CMakeFiles/netifd.dir/interface-event.c.o" \ "CMakeFiles/netifd.dir/iprule.c.o" \ "CMakeFiles/netifd.dir/proto.c.o" \ "CMakeFiles/netifd.dir/proto-static.c.o" \ "CMakeFiles/netifd.dir/proto-shell.c.o" \ "CMakeFiles/netifd.dir/config.c.o" \ "CMakeFiles/netifd.dir/device.c.o" \ "CMakeFiles/netifd.dir/bridge.c.o" \ "CMakeFiles/netifd.dir/veth.c.o" \ "CMakeFiles/netifd.dir/vlan.c.o" \ "CMakeFiles/netifd.dir/alias.c.o" \ "CMakeFiles/netifd.dir/macvlan.c.o" \ "CMakeFiles/netifd.dir/ubus.c.o" \ "CMakeFiles/netifd.dir/vlandev.c.o" \ "CMakeFiles/netifd.dir/wireless.c.o" \ "CMakeFiles/netifd.dir/system-linux.c.o" # External object files for target netifd netifd_EXTERNAL_OBJECTS = netifd: CMakeFiles/netifd.dir/main.c.o netifd: CMakeFiles/netifd.dir/utils.c.o netifd: CMakeFiles/netifd.dir/system.c.o netifd: CMakeFiles/netifd.dir/tunnel.c.o netifd: CMakeFiles/netifd.dir/handler.c.o netifd: CMakeFiles/netifd.dir/interface.c.o netifd: CMakeFiles/netifd.dir/interface-ip.c.o netifd: CMakeFiles/netifd.dir/interface-event.c.o netifd: CMakeFiles/netifd.dir/iprule.c.o netifd: CMakeFiles/netifd.dir/proto.c.o netifd: CMakeFiles/netifd.dir/proto-static.c.o netifd: CMakeFiles/netifd.dir/proto-shell.c.o netifd: CMakeFiles/netifd.dir/config.c.o netifd: CMakeFiles/netifd.dir/device.c.o netifd: CMakeFiles/netifd.dir/bridge.c.o netifd: CMakeFiles/netifd.dir/veth.c.o netifd: CMakeFiles/netifd.dir/vlan.c.o netifd: CMakeFiles/netifd.dir/alias.c.o netifd: CMakeFiles/netifd.dir/macvlan.c.o netifd: CMakeFiles/netifd.dir/ubus.c.o netifd: CMakeFiles/netifd.dir/vlandev.c.o netifd: CMakeFiles/netifd.dir/wireless.c.o netifd: CMakeFiles/netifd.dir/system-linux.c.o netifd: CMakeFiles/netifd.dir/build.make netifd: CMakeFiles/netifd.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/netifd-2021-01-09-c00c8335/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Linking C executable netifd" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/netifd.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/netifd.dir/build: netifd .PHONY : CMakeFiles/netifd.dir/build CMakeFiles/netifd.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/netifd.dir/cmake_clean.cmake .PHONY : CMakeFiles/netifd.dir/clean CMakeFiles/netifd.dir/depend: cd /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335 /mnt/gold/openwrt/trunk/build_dir/target-mips_24kc_musl/netifd-2021-01-09-c00c8335/CMakeFiles/netifd.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/netifd.dir/depend