# 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/ubus-2021-07-01-38c7fdd8 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 #============================================================================= # 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 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 # 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 cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(CMAKE_COMMAND) -E cmake_progress_start /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8/CMakeFiles /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8/examples/CMakeFiles/progress.marks cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f CMakeFiles/Makefile2 examples/all $(CMAKE_COMMAND) -E cmake_progress_start /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f CMakeFiles/Makefile2 examples/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f CMakeFiles/Makefile2 examples/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f CMakeFiles/Makefile2 examples/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. examples/CMakeFiles/client.dir/rule: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/client.dir/rule .PHONY : examples/CMakeFiles/client.dir/rule # Convenience name for target. client: examples/CMakeFiles/client.dir/rule .PHONY : client # fast build rule for target. client/fast: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/client.dir/build.make examples/CMakeFiles/client.dir/build .PHONY : client/fast # Convenience name for target. examples/CMakeFiles/server.dir/rule: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/server.dir/rule .PHONY : examples/CMakeFiles/server.dir/rule # Convenience name for target. server: examples/CMakeFiles/server.dir/rule .PHONY : server # fast build rule for target. server/fast: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/server.dir/build.make examples/CMakeFiles/server.dir/build .PHONY : server/fast client.o: client.c.o .PHONY : client.o # target to build an object file client.c.o: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/client.dir/build.make examples/CMakeFiles/client.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: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/client.dir/build.make examples/CMakeFiles/client.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: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/client.dir/build.make examples/CMakeFiles/client.dir/client.c.s .PHONY : client.c.s count.o: count.c.o .PHONY : count.o # target to build an object file count.c.o: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/client.dir/build.make examples/CMakeFiles/client.dir/count.c.o cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/server.dir/build.make examples/CMakeFiles/server.dir/count.c.o .PHONY : count.c.o count.i: count.c.i .PHONY : count.i # target to preprocess a source file count.c.i: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/client.dir/build.make examples/CMakeFiles/client.dir/count.c.i cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/server.dir/build.make examples/CMakeFiles/server.dir/count.c.i .PHONY : count.c.i count.s: count.c.s .PHONY : count.s # target to generate assembly for a file count.c.s: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/client.dir/build.make examples/CMakeFiles/client.dir/count.c.s cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/server.dir/build.make examples/CMakeFiles/server.dir/count.c.s .PHONY : count.c.s server.o: server.c.o .PHONY : server.o # target to build an object file server.c.o: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/server.dir/build.make examples/CMakeFiles/server.dir/server.c.o .PHONY : server.c.o server.i: server.c.i .PHONY : server.i # target to preprocess a source file server.c.i: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/server.dir/build.make examples/CMakeFiles/server.dir/server.c.i .PHONY : server.c.i server.s: server.c.s .PHONY : server.s # target to generate assembly for a file server.c.s: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(MAKE) -f examples/CMakeFiles/server.dir/build.make examples/CMakeFiles/server.dir/server.c.s .PHONY : server.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 "... client" @echo "... install" @echo "... server" @echo "... rebuild_cache" @echo "... edit_cache" @echo "... list_install_components" @echo "... client.o" @echo "... client.i" @echo "... client.s" @echo "... count.o" @echo "... count.i" @echo "... count.s" @echo "... server.o" @echo "... server.i" @echo "... server.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: cd /home/user/librerouteros-C7/build_dir/target-mips_24kc_musl/ubus-2021-07-01-38c7fdd8 && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system