# 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/odhcpd-ipv6only/odhcpd-2020-05-03-49e4949c # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/user/librerouteros/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2020-05-03-49e4949c #============================================================================= # 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 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 package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..." /home/user/librerouteros/staging_dir/host/bin/cpack --config ./CPackConfig.cmake .PHONY : package # Special rule for the target package package/fast: package .PHONY : package/fast # Special rule for the target package_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..." /home/user/librerouteros/staging_dir/host/bin/cpack --config ./CPackSourceConfig.cmake /home/user/librerouteros/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2020-05-03-49e4949c/CPackSourceConfig.cmake .PHONY : package_source # Special rule for the target package_source package_source/fast: package_source .PHONY : package_source/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 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 # 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 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/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2020-05-03-49e4949c/CMakeFiles /home/user/librerouteros/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2020-05-03-49e4949c/CMakeFiles/progress.marks $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/user/librerouteros/build_dir/target-mips_24kc_musl/odhcpd-ipv6only/odhcpd-2020-05-03-49e4949c/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 odhcpd # Build rule for target. odhcpd: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 odhcpd .PHONY : odhcpd # fast build rule for target. odhcpd/fast: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/build .PHONY : odhcpd/fast src/config.o: src/config.c.o .PHONY : src/config.o # target to build an object file src/config.c.o: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/config.c.o .PHONY : src/config.c.o src/config.i: src/config.c.i .PHONY : src/config.i # target to preprocess a source file src/config.c.i: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/config.c.i .PHONY : src/config.c.i src/config.s: src/config.c.s .PHONY : src/config.s # target to generate assembly for a file src/config.c.s: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/config.c.s .PHONY : src/config.c.s src/dhcpv6-ia.o: src/dhcpv6-ia.c.o .PHONY : src/dhcpv6-ia.o # target to build an object file src/dhcpv6-ia.c.o: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/dhcpv6-ia.c.o .PHONY : src/dhcpv6-ia.c.o src/dhcpv6-ia.i: src/dhcpv6-ia.c.i .PHONY : src/dhcpv6-ia.i # target to preprocess a source file src/dhcpv6-ia.c.i: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/dhcpv6-ia.c.i .PHONY : src/dhcpv6-ia.c.i src/dhcpv6-ia.s: src/dhcpv6-ia.c.s .PHONY : src/dhcpv6-ia.s # target to generate assembly for a file src/dhcpv6-ia.c.s: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/dhcpv6-ia.c.s .PHONY : src/dhcpv6-ia.c.s src/dhcpv6.o: src/dhcpv6.c.o .PHONY : src/dhcpv6.o # target to build an object file src/dhcpv6.c.o: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/dhcpv6.c.o .PHONY : src/dhcpv6.c.o src/dhcpv6.i: src/dhcpv6.c.i .PHONY : src/dhcpv6.i # target to preprocess a source file src/dhcpv6.c.i: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/dhcpv6.c.i .PHONY : src/dhcpv6.c.i src/dhcpv6.s: src/dhcpv6.c.s .PHONY : src/dhcpv6.s # target to generate assembly for a file src/dhcpv6.c.s: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/dhcpv6.c.s .PHONY : src/dhcpv6.c.s src/ndp.o: src/ndp.c.o .PHONY : src/ndp.o # target to build an object file src/ndp.c.o: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/ndp.c.o .PHONY : src/ndp.c.o src/ndp.i: src/ndp.c.i .PHONY : src/ndp.i # target to preprocess a source file src/ndp.c.i: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/ndp.c.i .PHONY : src/ndp.c.i src/ndp.s: src/ndp.c.s .PHONY : src/ndp.s # target to generate assembly for a file src/ndp.c.s: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/ndp.c.s .PHONY : src/ndp.c.s src/netlink.o: src/netlink.c.o .PHONY : src/netlink.o # target to build an object file src/netlink.c.o: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/netlink.c.o .PHONY : src/netlink.c.o src/netlink.i: src/netlink.c.i .PHONY : src/netlink.i # target to preprocess a source file src/netlink.c.i: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/netlink.c.i .PHONY : src/netlink.c.i src/netlink.s: src/netlink.c.s .PHONY : src/netlink.s # target to generate assembly for a file src/netlink.c.s: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/netlink.c.s .PHONY : src/netlink.c.s src/odhcpd.o: src/odhcpd.c.o .PHONY : src/odhcpd.o # target to build an object file src/odhcpd.c.o: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/odhcpd.c.o .PHONY : src/odhcpd.c.o src/odhcpd.i: src/odhcpd.c.i .PHONY : src/odhcpd.i # target to preprocess a source file src/odhcpd.c.i: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/odhcpd.c.i .PHONY : src/odhcpd.c.i src/odhcpd.s: src/odhcpd.c.s .PHONY : src/odhcpd.s # target to generate assembly for a file src/odhcpd.c.s: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/odhcpd.c.s .PHONY : src/odhcpd.c.s src/router.o: src/router.c.o .PHONY : src/router.o # target to build an object file src/router.c.o: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/router.c.o .PHONY : src/router.c.o src/router.i: src/router.c.i .PHONY : src/router.i # target to preprocess a source file src/router.c.i: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/router.c.i .PHONY : src/router.c.i src/router.s: src/router.c.s .PHONY : src/router.s # target to generate assembly for a file src/router.c.s: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/router.c.s .PHONY : src/router.c.s src/ubus.o: src/ubus.c.o .PHONY : src/ubus.o # target to build an object file src/ubus.c.o: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/ubus.c.o .PHONY : src/ubus.c.o src/ubus.i: src/ubus.c.i .PHONY : src/ubus.i # target to preprocess a source file src/ubus.c.i: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/ubus.c.i .PHONY : src/ubus.c.i src/ubus.s: src/ubus.c.s .PHONY : src/ubus.s # target to generate assembly for a file src/ubus.c.s: $(MAKE) -f CMakeFiles/odhcpd.dir/build.make CMakeFiles/odhcpd.dir/src/ubus.c.s .PHONY : src/ubus.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" @echo "... package" @echo "... package_source" @echo "... install/local" @echo "... odhcpd" @echo "... rebuild_cache" @echo "... edit_cache" @echo "... list_install_components" @echo "... src/config.o" @echo "... src/config.i" @echo "... src/config.s" @echo "... src/dhcpv6-ia.o" @echo "... src/dhcpv6-ia.i" @echo "... src/dhcpv6-ia.s" @echo "... src/dhcpv6.o" @echo "... src/dhcpv6.i" @echo "... src/dhcpv6.s" @echo "... src/ndp.o" @echo "... src/ndp.i" @echo "... src/ndp.s" @echo "... src/netlink.o" @echo "... src/netlink.i" @echo "... src/netlink.s" @echo "... src/odhcpd.o" @echo "... src/odhcpd.i" @echo "... src/odhcpd.s" @echo "... src/router.o" @echo "... src/router.i" @echo "... src/router.s" @echo "... src/ubus.o" @echo "... src/ubus.i" @echo "... src/ubus.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