# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.15 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # 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 #============================================================================= # Targets provided globally by CMake. # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /home/user/librerouteros-C7/staging_dir/host/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /home/user/librerouteros-C7/staging_dir/host/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /home/user/librerouteros-C7/staging_dir/host/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /home/user/librerouteros-C7/staging_dir/host/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /home/user/librerouteros-C7/staging_dir/host/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /home/user/librerouteros-C7/staging_dir/host/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." /home/user/librerouteros-C7/staging_dir/host/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /home/user/librerouteros-C7/staging_dir/host/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891/CMakeFiles /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891/CMakeFiles/progress.marks $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uhttpd-2020-10-01-3abcc891/CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all $(MAKE) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named uhttpd_lua # Build rule for target. uhttpd_lua: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 uhttpd_lua .PHONY : uhttpd_lua # fast build rule for target. uhttpd_lua/fast: $(MAKE) -f CMakeFiles/uhttpd_lua.dir/build.make CMakeFiles/uhttpd_lua.dir/build .PHONY : uhttpd_lua/fast #============================================================================= # Target rules for targets named uhttpd # Build rule for target. uhttpd: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 uhttpd .PHONY : uhttpd # fast build rule for target. uhttpd/fast: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/build .PHONY : uhttpd/fast #============================================================================= # Target rules for targets named uhttpd_ubus # Build rule for target. uhttpd_ubus: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 uhttpd_ubus .PHONY : uhttpd_ubus # fast build rule for target. uhttpd_ubus/fast: $(MAKE) -f CMakeFiles/uhttpd_ubus.dir/build.make CMakeFiles/uhttpd_ubus.dir/build .PHONY : uhttpd_ubus/fast auth.o: auth.c.o .PHONY : auth.o # target to build an object file auth.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/auth.c.o .PHONY : auth.c.o auth.i: auth.c.i .PHONY : auth.i # target to preprocess a source file auth.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/auth.c.i .PHONY : auth.c.i auth.s: auth.c.s .PHONY : auth.s # target to generate assembly for a file auth.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/auth.c.s .PHONY : auth.c.s cgi.o: cgi.c.o .PHONY : cgi.o # target to build an object file cgi.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/cgi.c.o .PHONY : cgi.c.o cgi.i: cgi.c.i .PHONY : cgi.i # target to preprocess a source file cgi.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/cgi.c.i .PHONY : cgi.c.i cgi.s: cgi.c.s .PHONY : cgi.s # target to generate assembly for a file cgi.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/cgi.c.s .PHONY : cgi.c.s client.o: client.c.o .PHONY : client.o # target to build an object file client.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/client.c.o .PHONY : client.c.o client.i: client.c.i .PHONY : client.i # target to preprocess a source file client.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/client.c.i .PHONY : client.c.i client.s: client.c.s .PHONY : client.s # target to generate assembly for a file client.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/client.c.s .PHONY : client.c.s file.o: file.c.o .PHONY : file.o # target to build an object file file.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/file.c.o .PHONY : file.c.o file.i: file.c.i .PHONY : file.i # target to preprocess a source file file.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/file.c.i .PHONY : file.c.i file.s: file.c.s .PHONY : file.s # target to generate assembly for a file file.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/file.c.s .PHONY : file.c.s handler.o: handler.c.o .PHONY : handler.o # target to build an object file handler.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/handler.c.o .PHONY : handler.c.o handler.i: handler.c.i .PHONY : handler.i # target to preprocess a source file handler.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/handler.c.i .PHONY : handler.c.i handler.s: handler.c.s .PHONY : handler.s # target to generate assembly for a file handler.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/handler.c.s .PHONY : handler.c.s listen.o: listen.c.o .PHONY : listen.o # target to build an object file listen.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/listen.c.o .PHONY : listen.c.o listen.i: listen.c.i .PHONY : listen.i # target to preprocess a source file listen.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/listen.c.i .PHONY : listen.c.i listen.s: listen.c.s .PHONY : listen.s # target to generate assembly for a file listen.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/listen.c.s .PHONY : listen.c.s lua.o: lua.c.o .PHONY : lua.o # target to build an object file lua.c.o: $(MAKE) -f CMakeFiles/uhttpd_lua.dir/build.make CMakeFiles/uhttpd_lua.dir/lua.c.o .PHONY : lua.c.o lua.i: lua.c.i .PHONY : lua.i # target to preprocess a source file lua.c.i: $(MAKE) -f CMakeFiles/uhttpd_lua.dir/build.make CMakeFiles/uhttpd_lua.dir/lua.c.i .PHONY : lua.c.i lua.s: lua.c.s .PHONY : lua.s # target to generate assembly for a file lua.c.s: $(MAKE) -f CMakeFiles/uhttpd_lua.dir/build.make CMakeFiles/uhttpd_lua.dir/lua.c.s .PHONY : lua.c.s main.o: main.c.o .PHONY : main.o # target to build an object file main.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/main.c.o .PHONY : main.c.o main.i: main.c.i .PHONY : main.i # target to preprocess a source file main.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/main.c.i .PHONY : main.c.i main.s: main.c.s .PHONY : main.s # target to generate assembly for a file main.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/main.c.s .PHONY : main.c.s plugin.o: plugin.c.o .PHONY : plugin.o # target to build an object file plugin.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/plugin.c.o .PHONY : plugin.c.o plugin.i: plugin.c.i .PHONY : plugin.i # target to preprocess a source file plugin.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/plugin.c.i .PHONY : plugin.c.i plugin.s: plugin.c.s .PHONY : plugin.s # target to generate assembly for a file plugin.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/plugin.c.s .PHONY : plugin.c.s proc.o: proc.c.o .PHONY : proc.o # target to build an object file proc.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/proc.c.o .PHONY : proc.c.o proc.i: proc.c.i .PHONY : proc.i # target to preprocess a source file proc.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/proc.c.i .PHONY : proc.c.i proc.s: proc.c.s .PHONY : proc.s # target to generate assembly for a file proc.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/proc.c.s .PHONY : proc.c.s relay.o: relay.c.o .PHONY : relay.o # target to build an object file relay.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/relay.c.o .PHONY : relay.c.o relay.i: relay.c.i .PHONY : relay.i # target to preprocess a source file relay.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/relay.c.i .PHONY : relay.c.i relay.s: relay.c.s .PHONY : relay.s # target to generate assembly for a file relay.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/relay.c.s .PHONY : relay.c.s tls.o: tls.c.o .PHONY : tls.o # target to build an object file tls.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/tls.c.o .PHONY : tls.c.o tls.i: tls.c.i .PHONY : tls.i # target to preprocess a source file tls.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/tls.c.i .PHONY : tls.c.i tls.s: tls.c.s .PHONY : tls.s # target to generate assembly for a file tls.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/tls.c.s .PHONY : tls.c.s ubus.o: ubus.c.o .PHONY : ubus.o # target to build an object file ubus.c.o: $(MAKE) -f CMakeFiles/uhttpd_ubus.dir/build.make CMakeFiles/uhttpd_ubus.dir/ubus.c.o .PHONY : ubus.c.o ubus.i: ubus.c.i .PHONY : ubus.i # target to preprocess a source file ubus.c.i: $(MAKE) -f CMakeFiles/uhttpd_ubus.dir/build.make CMakeFiles/uhttpd_ubus.dir/ubus.c.i .PHONY : ubus.c.i ubus.s: ubus.c.s .PHONY : ubus.s # target to generate assembly for a file ubus.c.s: $(MAKE) -f CMakeFiles/uhttpd_ubus.dir/build.make CMakeFiles/uhttpd_ubus.dir/ubus.c.s .PHONY : ubus.c.s utils.o: utils.c.o .PHONY : utils.o # target to build an object file utils.c.o: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/utils.c.o .PHONY : utils.c.o utils.i: utils.c.i .PHONY : utils.i # target to preprocess a source file utils.c.i: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/utils.c.i .PHONY : utils.c.i utils.s: utils.c.s .PHONY : utils.s # target to generate assembly for a file utils.c.s: $(MAKE) -f CMakeFiles/uhttpd.dir/build.make CMakeFiles/uhttpd.dir/utils.c.s .PHONY : utils.c.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... install/strip" @echo "... install/local" @echo "... install" @echo "... uhttpd_lua" @echo "... uhttpd" @echo "... edit_cache" @echo "... uhttpd_ubus" @echo "... rebuild_cache" @echo "... list_install_components" @echo "... auth.o" @echo "... auth.i" @echo "... auth.s" @echo "... cgi.o" @echo "... cgi.i" @echo "... cgi.s" @echo "... client.o" @echo "... client.i" @echo "... client.s" @echo "... file.o" @echo "... file.i" @echo "... file.s" @echo "... handler.o" @echo "... handler.i" @echo "... handler.s" @echo "... listen.o" @echo "... listen.i" @echo "... listen.s" @echo "... lua.o" @echo "... lua.i" @echo "... lua.s" @echo "... main.o" @echo "... main.i" @echo "... main.s" @echo "... plugin.o" @echo "... plugin.i" @echo "... plugin.s" @echo "... proc.o" @echo "... proc.i" @echo "... proc.s" @echo "... relay.o" @echo "... relay.i" @echo "... relay.s" @echo "... tls.o" @echo "... tls.i" @echo "... tls.s" @echo "... ubus.o" @echo "... ubus.i" @echo "... ubus.s" @echo "... utils.o" @echo "... utils.i" @echo "... utils.s" .PHONY : help #============================================================================= # Special targets to cleanup operation of make. # Special rule to run CMake to check the build system integrity. # No rule that depends on this can have commands that come from listfiles # because they might be regenerated. cmake_check_build_system: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system