# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.15 # Delete rule output on recipe failure. .DELETE_ON_ERROR: #============================================================================= # Special targets provided by cmake. # Disable implicit rules so canonical targets will work. .SUFFIXES: # Remove some rules from gmake that .SUFFIXES does not remove. SUFFIXES = .SUFFIXES: .hpux_make_needs_suffix_list # 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 = /home/user/librerouteros-C7/staging_dir/host/bin/cmake # The command to remove a file. RM = /home/user/librerouteros-C7/staging_dir/host/bin/cmake -E remove -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd # Include any dependencies generated for this target. include CMakeFiles/rpcsys_plugin.dir/depend.make # Include the progress variables for this target. include CMakeFiles/rpcsys_plugin.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/rpcsys_plugin.dir/flags.make CMakeFiles/rpcsys_plugin.dir/sys.c.o: CMakeFiles/rpcsys_plugin.dir/flags.make CMakeFiles/rpcsys_plugin.dir/sys.c.o: sys.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/rpcsys_plugin.dir/sys.c.o" /home/user/librerouteros-C7/staging_dir/toolchain-mips_24kc_gcc-7.5.0_musl/bin/mips-openwrt-linux-musl-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/rpcsys_plugin.dir/sys.c.o -c /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd/sys.c CMakeFiles/rpcsys_plugin.dir/sys.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/rpcsys_plugin.dir/sys.c.i" /home/user/librerouteros-C7/staging_dir/toolchain-mips_24kc_gcc-7.5.0_musl/bin/mips-openwrt-linux-musl-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd/sys.c > CMakeFiles/rpcsys_plugin.dir/sys.c.i CMakeFiles/rpcsys_plugin.dir/sys.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/rpcsys_plugin.dir/sys.c.s" /home/user/librerouteros-C7/staging_dir/toolchain-mips_24kc_gcc-7.5.0_musl/bin/mips-openwrt-linux-musl-gcc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd/sys.c -o CMakeFiles/rpcsys_plugin.dir/sys.c.s # Object files for target rpcsys_plugin rpcsys_plugin_OBJECTS = \ "CMakeFiles/rpcsys_plugin.dir/sys.c.o" # External object files for target rpcsys_plugin rpcsys_plugin_EXTERNAL_OBJECTS = rpcsys.so: CMakeFiles/rpcsys_plugin.dir/sys.c.o rpcsys.so: CMakeFiles/rpcsys_plugin.dir/build.make rpcsys.so: /home/user/librerouteros-C7/staging_dir/target-mips_24kc_musl/usr/lib/libubox.so rpcsys.so: /home/user/librerouteros-C7/staging_dir/target-mips_24kc_musl/usr/lib/libubus.so rpcsys.so: CMakeFiles/rpcsys_plugin.dir/link.txt @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --bold --progress-dir=/home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C shared module rpcsys.so" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/rpcsys_plugin.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/rpcsys_plugin.dir/build: rpcsys.so .PHONY : CMakeFiles/rpcsys_plugin.dir/build CMakeFiles/rpcsys_plugin.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/rpcsys_plugin.dir/cmake_clean.cmake .PHONY : CMakeFiles/rpcsys_plugin.dir/clean CMakeFiles/rpcsys_plugin.dir/depend: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd/CMakeFiles/rpcsys_plugin.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/rpcsys_plugin.dir/depend