# 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/uci-2019-09-01-415f9e48 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uci-2019-09-01-415f9e48 #============================================================================= # 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 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 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 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 # 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/uci-2019-09-01-415f9e48/CMakeFiles /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uci-2019-09-01-415f9e48/CMakeFiles/progress.marks $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/uci-2019-09-01-415f9e48/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 uci-static # Build rule for target. uci-static: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 uci-static .PHONY : uci-static # fast build rule for target. uci-static/fast: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/build .PHONY : uci-static/fast #============================================================================= # Target rules for targets named uci # Build rule for target. uci: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 uci .PHONY : uci # fast build rule for target. uci/fast: $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/build .PHONY : uci/fast #============================================================================= # Target rules for targets named ucimap # Build rule for target. ucimap: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ucimap .PHONY : ucimap # fast build rule for target. ucimap/fast: $(MAKE) -f CMakeFiles/ucimap.dir/build.make CMakeFiles/ucimap.dir/build .PHONY : ucimap/fast #============================================================================= # Target rules for targets named cli # Build rule for target. cli: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 cli .PHONY : cli # fast build rule for target. cli/fast: $(MAKE) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/build .PHONY : cli/fast #============================================================================= # Target rules for targets named uci_lua # Build rule for target. uci_lua: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 uci_lua .PHONY : uci_lua # fast build rule for target. uci_lua/fast: $(MAKE) -f lua/CMakeFiles/uci_lua.dir/build.make lua/CMakeFiles/uci_lua.dir/build .PHONY : uci_lua/fast blob.o: blob.c.o .PHONY : blob.o # target to build an object file blob.c.o: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/blob.c.o $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/blob.c.o .PHONY : blob.c.o blob.i: blob.c.i .PHONY : blob.i # target to preprocess a source file blob.c.i: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/blob.c.i $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/blob.c.i .PHONY : blob.c.i blob.s: blob.c.s .PHONY : blob.s # target to generate assembly for a file blob.c.s: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/blob.c.s $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/blob.c.s .PHONY : blob.c.s cli.o: cli.c.o .PHONY : cli.o # target to build an object file cli.c.o: $(MAKE) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/cli.c.o .PHONY : cli.c.o cli.i: cli.c.i .PHONY : cli.i # target to preprocess a source file cli.c.i: $(MAKE) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/cli.c.i .PHONY : cli.c.i cli.s: cli.c.s .PHONY : cli.s # target to generate assembly for a file cli.c.s: $(MAKE) -f CMakeFiles/cli.dir/build.make CMakeFiles/cli.dir/cli.c.s .PHONY : cli.c.s delta.o: delta.c.o .PHONY : delta.o # target to build an object file delta.c.o: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/delta.c.o $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/delta.c.o .PHONY : delta.c.o delta.i: delta.c.i .PHONY : delta.i # target to preprocess a source file delta.c.i: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/delta.c.i $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/delta.c.i .PHONY : delta.c.i delta.s: delta.c.s .PHONY : delta.s # target to generate assembly for a file delta.c.s: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/delta.c.s $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/delta.c.s .PHONY : delta.c.s file.o: file.c.o .PHONY : file.o # target to build an object file file.c.o: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/file.c.o $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.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/uci-static.dir/build.make CMakeFiles/uci-static.dir/file.c.i $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.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/uci-static.dir/build.make CMakeFiles/uci-static.dir/file.c.s $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/file.c.s .PHONY : file.c.s libuci.o: libuci.c.o .PHONY : libuci.o # target to build an object file libuci.c.o: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/libuci.c.o $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/libuci.c.o .PHONY : libuci.c.o libuci.i: libuci.c.i .PHONY : libuci.i # target to preprocess a source file libuci.c.i: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/libuci.c.i $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/libuci.c.i .PHONY : libuci.c.i libuci.s: libuci.c.s .PHONY : libuci.s # target to generate assembly for a file libuci.c.s: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/libuci.c.s $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/libuci.c.s .PHONY : libuci.c.s parse.o: parse.c.o .PHONY : parse.o # target to build an object file parse.c.o: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/parse.c.o $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/parse.c.o .PHONY : parse.c.o parse.i: parse.c.i .PHONY : parse.i # target to preprocess a source file parse.c.i: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/parse.c.i $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/parse.c.i .PHONY : parse.c.i parse.s: parse.c.s .PHONY : parse.s # target to generate assembly for a file parse.c.s: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/parse.c.s $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/parse.c.s .PHONY : parse.c.s ucimap.o: ucimap.c.o .PHONY : ucimap.o # target to build an object file ucimap.c.o: $(MAKE) -f CMakeFiles/ucimap.dir/build.make CMakeFiles/ucimap.dir/ucimap.c.o .PHONY : ucimap.c.o ucimap.i: ucimap.c.i .PHONY : ucimap.i # target to preprocess a source file ucimap.c.i: $(MAKE) -f CMakeFiles/ucimap.dir/build.make CMakeFiles/ucimap.dir/ucimap.c.i .PHONY : ucimap.c.i ucimap.s: ucimap.c.s .PHONY : ucimap.s # target to generate assembly for a file ucimap.c.s: $(MAKE) -f CMakeFiles/ucimap.dir/build.make CMakeFiles/ucimap.dir/ucimap.c.s .PHONY : ucimap.c.s util.o: util.c.o .PHONY : util.o # target to build an object file util.c.o: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/util.c.o $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/util.c.o .PHONY : util.c.o util.i: util.c.i .PHONY : util.i # target to preprocess a source file util.c.i: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/util.c.i $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/util.c.i .PHONY : util.c.i util.s: util.c.s .PHONY : util.s # target to generate assembly for a file util.c.s: $(MAKE) -f CMakeFiles/uci-static.dir/build.make CMakeFiles/uci-static.dir/util.c.s $(MAKE) -f CMakeFiles/uci.dir/build.make CMakeFiles/uci.dir/util.c.s .PHONY : util.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 "... list_install_components" @echo "... uci-static" @echo "... uci" @echo "... rebuild_cache" @echo "... ucimap" @echo "... cli" @echo "... edit_cache" @echo "... uci_lua" @echo "... blob.o" @echo "... blob.i" @echo "... blob.s" @echo "... cli.o" @echo "... cli.i" @echo "... cli.s" @echo "... delta.o" @echo "... delta.i" @echo "... delta.s" @echo "... file.o" @echo "... file.i" @echo "... file.s" @echo "... libuci.o" @echo "... libuci.i" @echo "... libuci.s" @echo "... parse.o" @echo "... parse.i" @echo "... parse.s" @echo "... ucimap.o" @echo "... ucimap.i" @echo "... ucimap.s" @echo "... util.o" @echo "... util.i" @echo "... util.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