# 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/staging_dir/host/bin/cmake # The command to remove a file. RM = /home/user/librerouteros/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/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/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd #============================================================================= # 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/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/staging_dir/host/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/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 # 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/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/staging_dir/host/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/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/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 install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /home/user/librerouteros/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/staging_dir/host/bin/cmake -P cmake_install.cmake .PHONY : install/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/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 # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /home/user/librerouteros/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd/CMakeFiles /home/user/librerouteros/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd/CMakeFiles/progress.marks $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/user/librerouteros/build_dir/target-mips_24kc_musl/rpcd-2020-05-26-67c8a3fd/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 file_plugin # Build rule for target. file_plugin: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 file_plugin .PHONY : file_plugin # fast build rule for target. file_plugin/fast: $(MAKE) -f CMakeFiles/file_plugin.dir/build.make CMakeFiles/file_plugin.dir/build .PHONY : file_plugin/fast #============================================================================= # Target rules for targets named rpcd # Build rule for target. rpcd: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 rpcd .PHONY : rpcd # fast build rule for target. rpcd/fast: $(MAKE) -f CMakeFiles/rpcd.dir/build.make CMakeFiles/rpcd.dir/build .PHONY : rpcd/fast #============================================================================= # Target rules for targets named rpcsys_plugin # Build rule for target. rpcsys_plugin: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 rpcsys_plugin .PHONY : rpcsys_plugin # fast build rule for target. rpcsys_plugin/fast: $(MAKE) -f CMakeFiles/rpcsys_plugin.dir/build.make CMakeFiles/rpcsys_plugin.dir/build .PHONY : rpcsys_plugin/fast #============================================================================= # Target rules for targets named iwinfo_plugin # Build rule for target. iwinfo_plugin: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 iwinfo_plugin .PHONY : iwinfo_plugin # fast build rule for target. iwinfo_plugin/fast: $(MAKE) -f CMakeFiles/iwinfo_plugin.dir/build.make CMakeFiles/iwinfo_plugin.dir/build .PHONY : iwinfo_plugin/fast exec.o: exec.c.o .PHONY : exec.o # target to build an object file exec.c.o: $(MAKE) -f CMakeFiles/rpcd.dir/build.make CMakeFiles/rpcd.dir/exec.c.o .PHONY : exec.c.o exec.i: exec.c.i .PHONY : exec.i # target to preprocess a source file exec.c.i: $(MAKE) -f CMakeFiles/rpcd.dir/build.make CMakeFiles/rpcd.dir/exec.c.i .PHONY : exec.c.i exec.s: exec.c.s .PHONY : exec.s # target to generate assembly for a file exec.c.s: $(MAKE) -f CMakeFiles/rpcd.dir/build.make CMakeFiles/rpcd.dir/exec.c.s .PHONY : exec.c.s file.o: file.c.o .PHONY : file.o # target to build an object file file.c.o: $(MAKE) -f CMakeFiles/file_plugin.dir/build.make CMakeFiles/file_plugin.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/file_plugin.dir/build.make CMakeFiles/file_plugin.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/file_plugin.dir/build.make CMakeFiles/file_plugin.dir/file.c.s .PHONY : file.c.s iwinfo.o: iwinfo.c.o .PHONY : iwinfo.o # target to build an object file iwinfo.c.o: $(MAKE) -f CMakeFiles/iwinfo_plugin.dir/build.make CMakeFiles/iwinfo_plugin.dir/iwinfo.c.o .PHONY : iwinfo.c.o iwinfo.i: iwinfo.c.i .PHONY : iwinfo.i # target to preprocess a source file iwinfo.c.i: $(MAKE) -f CMakeFiles/iwinfo_plugin.dir/build.make CMakeFiles/iwinfo_plugin.dir/iwinfo.c.i .PHONY : iwinfo.c.i iwinfo.s: iwinfo.c.s .PHONY : iwinfo.s # target to generate assembly for a file iwinfo.c.s: $(MAKE) -f CMakeFiles/iwinfo_plugin.dir/build.make CMakeFiles/iwinfo_plugin.dir/iwinfo.c.s .PHONY : iwinfo.c.s main.o: main.c.o .PHONY : main.o # target to build an object file main.c.o: $(MAKE) -f CMakeFiles/rpcd.dir/build.make CMakeFiles/rpcd.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/rpcd.dir/build.make CMakeFiles/rpcd.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/rpcd.dir/build.make CMakeFiles/rpcd.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/rpcd.dir/build.make CMakeFiles/rpcd.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/rpcd.dir/build.make CMakeFiles/rpcd.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/rpcd.dir/build.make CMakeFiles/rpcd.dir/plugin.c.s .PHONY : plugin.c.s session.o: session.c.o .PHONY : session.o # target to build an object file session.c.o: $(MAKE) -f CMakeFiles/rpcd.dir/build.make CMakeFiles/rpcd.dir/session.c.o .PHONY : session.c.o session.i: session.c.i .PHONY : session.i # target to preprocess a source file session.c.i: $(MAKE) -f CMakeFiles/rpcd.dir/build.make CMakeFiles/rpcd.dir/session.c.i .PHONY : session.c.i session.s: session.c.s .PHONY : session.s # target to generate assembly for a file session.c.s: $(MAKE) -f CMakeFiles/rpcd.dir/build.make CMakeFiles/rpcd.dir/session.c.s .PHONY : session.c.s sys.o: sys.c.o .PHONY : sys.o # target to build an object file sys.c.o: $(MAKE) -f CMakeFiles/rpcsys_plugin.dir/build.make CMakeFiles/rpcsys_plugin.dir/sys.c.o .PHONY : sys.c.o sys.i: sys.c.i .PHONY : sys.i # target to preprocess a source file sys.c.i: $(MAKE) -f CMakeFiles/rpcsys_plugin.dir/build.make CMakeFiles/rpcsys_plugin.dir/sys.c.i .PHONY : sys.c.i sys.s: sys.c.s .PHONY : sys.s # target to generate assembly for a file sys.c.s: $(MAKE) -f CMakeFiles/rpcsys_plugin.dir/build.make CMakeFiles/rpcsys_plugin.dir/sys.c.s .PHONY : sys.c.s uci.o: uci.c.o .PHONY : uci.o # target to build an object file uci.c.o: $(MAKE) -f CMakeFiles/rpcd.dir/build.make CMakeFiles/rpcd.dir/uci.c.o .PHONY : uci.c.o uci.i: uci.c.i .PHONY : uci.i # target to preprocess a source file uci.c.i: $(MAKE) -f CMakeFiles/rpcd.dir/build.make CMakeFiles/rpcd.dir/uci.c.i .PHONY : uci.c.i uci.s: uci.c.s .PHONY : uci.s # target to generate assembly for a file uci.c.s: $(MAKE) -f CMakeFiles/rpcd.dir/build.make CMakeFiles/rpcd.dir/uci.c.s .PHONY : uci.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 "... list_install_components" @echo "... install/local" @echo "... file_plugin" @echo "... edit_cache" @echo "... rpcd" @echo "... install" @echo "... rpcsys_plugin" @echo "... iwinfo_plugin" @echo "... rebuild_cache" @echo "... exec.o" @echo "... exec.i" @echo "... exec.s" @echo "... file.o" @echo "... file.i" @echo "... file.s" @echo "... iwinfo.o" @echo "... iwinfo.i" @echo "... iwinfo.s" @echo "... main.o" @echo "... main.i" @echo "... main.s" @echo "... plugin.o" @echo "... plugin.i" @echo "... plugin.s" @echo "... session.o" @echo "... session.i" @echo "... session.s" @echo "... sys.o" @echo "... sys.i" @echo "... sys.s" @echo "... uci.o" @echo "... uci.i" @echo "... uci.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