# 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-C60/staging_dir/host/bin/cmake # The command to remove a file. RM = /home/user/librerouteros-C60/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-C60/build_dir/hostpkg/libubox-2020-05-25-66195aee # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/user/librerouteros-C60/build_dir/hostpkg/libubox-2020-05-25-66195aee #============================================================================= # Targets provided globally by CMake. # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /home/user/librerouteros-C60/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-C60/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 install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /home/user/librerouteros-C60/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-C60/staging_dir/host/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # 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-C60/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-C60/staging_dir/host/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/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-C60/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-C60/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-C60/build_dir/hostpkg/libubox-2020-05-25-66195aee/CMakeFiles /home/user/librerouteros-C60/build_dir/hostpkg/libubox-2020-05-25-66195aee/CMakeFiles/progress.marks $(MAKE) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /home/user/librerouteros-C60/build_dir/hostpkg/libubox-2020-05-25-66195aee/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 ubox # Build rule for target. ubox: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ubox .PHONY : ubox # fast build rule for target. ubox/fast: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/build .PHONY : ubox/fast #============================================================================= # Target rules for targets named blobmsg_json # Build rule for target. blobmsg_json: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 blobmsg_json .PHONY : blobmsg_json # fast build rule for target. blobmsg_json/fast: $(MAKE) -f CMakeFiles/blobmsg_json.dir/build.make CMakeFiles/blobmsg_json.dir/build .PHONY : blobmsg_json/fast #============================================================================= # Target rules for targets named ubox-static # Build rule for target. ubox-static: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 ubox-static .PHONY : ubox-static # fast build rule for target. ubox-static/fast: $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/build .PHONY : ubox-static/fast #============================================================================= # Target rules for targets named blobmsg_json-static # Build rule for target. blobmsg_json-static: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 blobmsg_json-static .PHONY : blobmsg_json-static # fast build rule for target. blobmsg_json-static/fast: $(MAKE) -f CMakeFiles/blobmsg_json-static.dir/build.make CMakeFiles/blobmsg_json-static.dir/build .PHONY : blobmsg_json-static/fast #============================================================================= # Target rules for targets named json_script # Build rule for target. json_script: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 json_script .PHONY : json_script # fast build rule for target. json_script/fast: $(MAKE) -f CMakeFiles/json_script.dir/build.make CMakeFiles/json_script.dir/build .PHONY : json_script/fast #============================================================================= # Target rules for targets named jshn # Build rule for target. jshn: cmake_check_build_system $(MAKE) -f CMakeFiles/Makefile2 jshn .PHONY : jshn # fast build rule for target. jshn/fast: $(MAKE) -f CMakeFiles/jshn.dir/build.make CMakeFiles/jshn.dir/build .PHONY : jshn/fast avl-cmp.o: avl-cmp.c.o .PHONY : avl-cmp.o # target to build an object file avl-cmp.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/avl-cmp.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/avl-cmp.c.o .PHONY : avl-cmp.c.o avl-cmp.i: avl-cmp.c.i .PHONY : avl-cmp.i # target to preprocess a source file avl-cmp.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/avl-cmp.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/avl-cmp.c.i .PHONY : avl-cmp.c.i avl-cmp.s: avl-cmp.c.s .PHONY : avl-cmp.s # target to generate assembly for a file avl-cmp.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/avl-cmp.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/avl-cmp.c.s .PHONY : avl-cmp.c.s avl.o: avl.c.o .PHONY : avl.o # target to build an object file avl.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/avl.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/avl.c.o .PHONY : avl.c.o avl.i: avl.c.i .PHONY : avl.i # target to preprocess a source file avl.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/avl.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/avl.c.i .PHONY : avl.c.i avl.s: avl.c.s .PHONY : avl.s # target to generate assembly for a file avl.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/avl.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/avl.c.s .PHONY : avl.c.s base64.o: base64.c.o .PHONY : base64.o # target to build an object file base64.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/base64.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/base64.c.o .PHONY : base64.c.o base64.i: base64.c.i .PHONY : base64.i # target to preprocess a source file base64.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/base64.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/base64.c.i .PHONY : base64.c.i base64.s: base64.c.s .PHONY : base64.s # target to generate assembly for a file base64.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/base64.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/base64.c.s .PHONY : base64.c.s blob.o: blob.c.o .PHONY : blob.o # target to build an object file blob.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/blob.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.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/ubox.dir/build.make CMakeFiles/ubox.dir/blob.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.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/ubox.dir/build.make CMakeFiles/ubox.dir/blob.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/blob.c.s .PHONY : blob.c.s blobmsg.o: blobmsg.c.o .PHONY : blobmsg.o # target to build an object file blobmsg.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/blobmsg.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/blobmsg.c.o .PHONY : blobmsg.c.o blobmsg.i: blobmsg.c.i .PHONY : blobmsg.i # target to preprocess a source file blobmsg.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/blobmsg.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/blobmsg.c.i .PHONY : blobmsg.c.i blobmsg.s: blobmsg.c.s .PHONY : blobmsg.s # target to generate assembly for a file blobmsg.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/blobmsg.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/blobmsg.c.s .PHONY : blobmsg.c.s blobmsg_json.o: blobmsg_json.c.o .PHONY : blobmsg_json.o # target to build an object file blobmsg_json.c.o: $(MAKE) -f CMakeFiles/blobmsg_json.dir/build.make CMakeFiles/blobmsg_json.dir/blobmsg_json.c.o $(MAKE) -f CMakeFiles/blobmsg_json-static.dir/build.make CMakeFiles/blobmsg_json-static.dir/blobmsg_json.c.o .PHONY : blobmsg_json.c.o blobmsg_json.i: blobmsg_json.c.i .PHONY : blobmsg_json.i # target to preprocess a source file blobmsg_json.c.i: $(MAKE) -f CMakeFiles/blobmsg_json.dir/build.make CMakeFiles/blobmsg_json.dir/blobmsg_json.c.i $(MAKE) -f CMakeFiles/blobmsg_json-static.dir/build.make CMakeFiles/blobmsg_json-static.dir/blobmsg_json.c.i .PHONY : blobmsg_json.c.i blobmsg_json.s: blobmsg_json.c.s .PHONY : blobmsg_json.s # target to generate assembly for a file blobmsg_json.c.s: $(MAKE) -f CMakeFiles/blobmsg_json.dir/build.make CMakeFiles/blobmsg_json.dir/blobmsg_json.c.s $(MAKE) -f CMakeFiles/blobmsg_json-static.dir/build.make CMakeFiles/blobmsg_json-static.dir/blobmsg_json.c.s .PHONY : blobmsg_json.c.s jshn.o: jshn.c.o .PHONY : jshn.o # target to build an object file jshn.c.o: $(MAKE) -f CMakeFiles/jshn.dir/build.make CMakeFiles/jshn.dir/jshn.c.o .PHONY : jshn.c.o jshn.i: jshn.c.i .PHONY : jshn.i # target to preprocess a source file jshn.c.i: $(MAKE) -f CMakeFiles/jshn.dir/build.make CMakeFiles/jshn.dir/jshn.c.i .PHONY : jshn.c.i jshn.s: jshn.c.s .PHONY : jshn.s # target to generate assembly for a file jshn.c.s: $(MAKE) -f CMakeFiles/jshn.dir/build.make CMakeFiles/jshn.dir/jshn.c.s .PHONY : jshn.c.s json_script.o: json_script.c.o .PHONY : json_script.o # target to build an object file json_script.c.o: $(MAKE) -f CMakeFiles/json_script.dir/build.make CMakeFiles/json_script.dir/json_script.c.o .PHONY : json_script.c.o json_script.i: json_script.c.i .PHONY : json_script.i # target to preprocess a source file json_script.c.i: $(MAKE) -f CMakeFiles/json_script.dir/build.make CMakeFiles/json_script.dir/json_script.c.i .PHONY : json_script.c.i json_script.s: json_script.c.s .PHONY : json_script.s # target to generate assembly for a file json_script.c.s: $(MAKE) -f CMakeFiles/json_script.dir/build.make CMakeFiles/json_script.dir/json_script.c.s .PHONY : json_script.c.s kvlist.o: kvlist.c.o .PHONY : kvlist.o # target to build an object file kvlist.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/kvlist.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/kvlist.c.o .PHONY : kvlist.c.o kvlist.i: kvlist.c.i .PHONY : kvlist.i # target to preprocess a source file kvlist.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/kvlist.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/kvlist.c.i .PHONY : kvlist.c.i kvlist.s: kvlist.c.s .PHONY : kvlist.s # target to generate assembly for a file kvlist.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/kvlist.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/kvlist.c.s .PHONY : kvlist.c.s md5.o: md5.c.o .PHONY : md5.o # target to build an object file md5.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/md5.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/md5.c.o .PHONY : md5.c.o md5.i: md5.c.i .PHONY : md5.i # target to preprocess a source file md5.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/md5.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/md5.c.i .PHONY : md5.c.i md5.s: md5.c.s .PHONY : md5.s # target to generate assembly for a file md5.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/md5.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/md5.c.s .PHONY : md5.c.s runqueue.o: runqueue.c.o .PHONY : runqueue.o # target to build an object file runqueue.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/runqueue.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/runqueue.c.o .PHONY : runqueue.c.o runqueue.i: runqueue.c.i .PHONY : runqueue.i # target to preprocess a source file runqueue.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/runqueue.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/runqueue.c.i .PHONY : runqueue.c.i runqueue.s: runqueue.c.s .PHONY : runqueue.s # target to generate assembly for a file runqueue.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/runqueue.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/runqueue.c.s .PHONY : runqueue.c.s safe_list.o: safe_list.c.o .PHONY : safe_list.o # target to build an object file safe_list.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/safe_list.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/safe_list.c.o .PHONY : safe_list.c.o safe_list.i: safe_list.c.i .PHONY : safe_list.i # target to preprocess a source file safe_list.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/safe_list.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/safe_list.c.i .PHONY : safe_list.c.i safe_list.s: safe_list.c.s .PHONY : safe_list.s # target to generate assembly for a file safe_list.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/safe_list.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/safe_list.c.s .PHONY : safe_list.c.s ulog.o: ulog.c.o .PHONY : ulog.o # target to build an object file ulog.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/ulog.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/ulog.c.o .PHONY : ulog.c.o ulog.i: ulog.c.i .PHONY : ulog.i # target to preprocess a source file ulog.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/ulog.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/ulog.c.i .PHONY : ulog.c.i ulog.s: ulog.c.s .PHONY : ulog.s # target to generate assembly for a file ulog.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/ulog.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/ulog.c.s .PHONY : ulog.c.s uloop.o: uloop.c.o .PHONY : uloop.o # target to build an object file uloop.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/uloop.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/uloop.c.o .PHONY : uloop.c.o uloop.i: uloop.c.i .PHONY : uloop.i # target to preprocess a source file uloop.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/uloop.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/uloop.c.i .PHONY : uloop.c.i uloop.s: uloop.c.s .PHONY : uloop.s # target to generate assembly for a file uloop.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/uloop.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/uloop.c.s .PHONY : uloop.c.s usock.o: usock.c.o .PHONY : usock.o # target to build an object file usock.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/usock.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/usock.c.o .PHONY : usock.c.o usock.i: usock.c.i .PHONY : usock.i # target to preprocess a source file usock.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/usock.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/usock.c.i .PHONY : usock.c.i usock.s: usock.c.s .PHONY : usock.s # target to generate assembly for a file usock.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/usock.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/usock.c.s .PHONY : usock.c.s ustream-fd.o: ustream-fd.c.o .PHONY : ustream-fd.o # target to build an object file ustream-fd.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/ustream-fd.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/ustream-fd.c.o .PHONY : ustream-fd.c.o ustream-fd.i: ustream-fd.c.i .PHONY : ustream-fd.i # target to preprocess a source file ustream-fd.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/ustream-fd.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/ustream-fd.c.i .PHONY : ustream-fd.c.i ustream-fd.s: ustream-fd.c.s .PHONY : ustream-fd.s # target to generate assembly for a file ustream-fd.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/ustream-fd.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/ustream-fd.c.s .PHONY : ustream-fd.c.s ustream.o: ustream.c.o .PHONY : ustream.o # target to build an object file ustream.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/ustream.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/ustream.c.o .PHONY : ustream.c.o ustream.i: ustream.c.i .PHONY : ustream.i # target to preprocess a source file ustream.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/ustream.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/ustream.c.i .PHONY : ustream.c.i ustream.s: ustream.c.s .PHONY : ustream.s # target to generate assembly for a file ustream.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/ustream.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/ustream.c.s .PHONY : ustream.c.s utils.o: utils.c.o .PHONY : utils.o # target to build an object file utils.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/utils.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.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/ubox.dir/build.make CMakeFiles/ubox.dir/utils.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.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/ubox.dir/build.make CMakeFiles/ubox.dir/utils.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/utils.c.s .PHONY : utils.c.s vlist.o: vlist.c.o .PHONY : vlist.o # target to build an object file vlist.c.o: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/vlist.c.o $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/vlist.c.o .PHONY : vlist.c.o vlist.i: vlist.c.i .PHONY : vlist.i # target to preprocess a source file vlist.c.i: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/vlist.c.i $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/vlist.c.i .PHONY : vlist.c.i vlist.s: vlist.c.s .PHONY : vlist.s # target to generate assembly for a file vlist.c.s: $(MAKE) -f CMakeFiles/ubox.dir/build.make CMakeFiles/ubox.dir/vlist.c.s $(MAKE) -f CMakeFiles/ubox-static.dir/build.make CMakeFiles/ubox-static.dir/vlist.c.s .PHONY : vlist.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" @echo "... list_install_components" @echo "... install/local" @echo "... ubox" @echo "... install/strip" @echo "... blobmsg_json" @echo "... edit_cache" @echo "... ubox-static" @echo "... blobmsg_json-static" @echo "... json_script" @echo "... rebuild_cache" @echo "... jshn" @echo "... avl-cmp.o" @echo "... avl-cmp.i" @echo "... avl-cmp.s" @echo "... avl.o" @echo "... avl.i" @echo "... avl.s" @echo "... base64.o" @echo "... base64.i" @echo "... base64.s" @echo "... blob.o" @echo "... blob.i" @echo "... blob.s" @echo "... blobmsg.o" @echo "... blobmsg.i" @echo "... blobmsg.s" @echo "... blobmsg_json.o" @echo "... blobmsg_json.i" @echo "... blobmsg_json.s" @echo "... jshn.o" @echo "... jshn.i" @echo "... jshn.s" @echo "... json_script.o" @echo "... json_script.i" @echo "... json_script.s" @echo "... kvlist.o" @echo "... kvlist.i" @echo "... kvlist.s" @echo "... md5.o" @echo "... md5.i" @echo "... md5.s" @echo "... runqueue.o" @echo "... runqueue.i" @echo "... runqueue.s" @echo "... safe_list.o" @echo "... safe_list.i" @echo "... safe_list.s" @echo "... ulog.o" @echo "... ulog.i" @echo "... ulog.s" @echo "... uloop.o" @echo "... uloop.i" @echo "... uloop.s" @echo "... usock.o" @echo "... usock.i" @echo "... usock.s" @echo "... ustream-fd.o" @echo "... ustream-fd.i" @echo "... ustream-fd.s" @echo "... ustream.o" @echo "... ustream.i" @echo "... ustream.s" @echo "... utils.o" @echo "... utils.i" @echo "... utils.s" @echo "... vlist.o" @echo "... vlist.i" @echo "... vlist.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