# 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/uhttpd-2020-10-01-3abcc891 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891 # Include any dependencies generated for this target. include CMakeFiles/uhttpd_lua.dir/depend.make # Include the progress variables for this target. include CMakeFiles/uhttpd_lua.dir/progress.make # Include the compile flags for this target's objects. include CMakeFiles/uhttpd_lua.dir/flags.make CMakeFiles/uhttpd_lua.dir/lua.c.o: CMakeFiles/uhttpd_lua.dir/flags.make CMakeFiles/uhttpd_lua.dir/lua.c.o: lua.c @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green --progress-dir=/home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/uhttpd_lua.dir/lua.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/uhttpd_lua.dir/lua.c.o -c /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891/lua.c CMakeFiles/uhttpd_lua.dir/lua.c.i: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Preprocessing C source to CMakeFiles/uhttpd_lua.dir/lua.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/uhttpd-2020-10-01-3abcc891/lua.c > CMakeFiles/uhttpd_lua.dir/lua.c.i CMakeFiles/uhttpd_lua.dir/lua.c.s: cmake_force @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --green "Compiling C source to assembly CMakeFiles/uhttpd_lua.dir/lua.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/uhttpd-2020-10-01-3abcc891/lua.c -o CMakeFiles/uhttpd_lua.dir/lua.c.s # Object files for target uhttpd_lua uhttpd_lua_OBJECTS = \ "CMakeFiles/uhttpd_lua.dir/lua.c.o" # External object files for target uhttpd_lua uhttpd_lua_EXTERNAL_OBJECTS = uhttpd_lua.so: CMakeFiles/uhttpd_lua.dir/lua.c.o uhttpd_lua.so: CMakeFiles/uhttpd_lua.dir/build.make uhttpd_lua.so: CMakeFiles/uhttpd_lua.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/uhttpd-2020-10-01-3abcc891/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Linking C shared module uhttpd_lua.so" $(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/uhttpd_lua.dir/link.txt --verbose=$(VERBOSE) # Rule to build all files generated by this target. CMakeFiles/uhttpd_lua.dir/build: uhttpd_lua.so .PHONY : CMakeFiles/uhttpd_lua.dir/build CMakeFiles/uhttpd_lua.dir/clean: $(CMAKE_COMMAND) -P CMakeFiles/uhttpd_lua.dir/cmake_clean.cmake .PHONY : CMakeFiles/uhttpd_lua.dir/clean CMakeFiles/uhttpd_lua.dir/depend: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891 && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891 /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891 /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891 /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891 /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891/CMakeFiles/uhttpd_lua.dir/DependInfo.cmake --color=$(COLOR) .PHONY : CMakeFiles/uhttpd_lua.dir/depend