# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.7 # 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 = /mnt/gold/openwrt/lede/staging_dir/host/bin/cmake # The command to remove a file. RM = /mnt/gold/openwrt/lede/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 = /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a #============================================================================= # 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..." /mnt/gold/openwrt/lede/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: install/strip .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..." /mnt/gold/openwrt/lede/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: install/local .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..." /mnt/gold/openwrt/lede/staging_dir/host/bin/ccmake -H$(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..." /mnt/gold/openwrt/lede/staging_dir/host/bin/cmake -H$(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 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 install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /mnt/gold/openwrt/lede/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..." /mnt/gold/openwrt/lede/staging_dir/host/bin/cmake -P cmake_install.cmake .PHONY : install/fast # The main all target all: cmake_check_build_system cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(CMAKE_COMMAND) -E cmake_progress_start /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a/CMakeFiles /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a/libbb/CMakeFiles/progress.marks cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f CMakeFiles/Makefile2 libbb/all $(CMAKE_COMMAND) -E cmake_progress_start /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f CMakeFiles/Makefile2 libbb/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f CMakeFiles/Makefile2 libbb/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f CMakeFiles/Makefile2 libbb/preinstall .PHONY : preinstall/fast # clear depends depend: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. libbb/CMakeFiles/bb.dir/rule: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f CMakeFiles/Makefile2 libbb/CMakeFiles/bb.dir/rule .PHONY : libbb/CMakeFiles/bb.dir/rule # Convenience name for target. bb: libbb/CMakeFiles/bb.dir/rule .PHONY : bb # fast build rule for target. bb/fast: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/build .PHONY : bb/fast all_read.o: all_read.c.o .PHONY : all_read.o # target to build an object file all_read.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/all_read.c.o .PHONY : all_read.c.o all_read.i: all_read.c.i .PHONY : all_read.i # target to preprocess a source file all_read.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/all_read.c.i .PHONY : all_read.c.i all_read.s: all_read.c.s .PHONY : all_read.s # target to generate assembly for a file all_read.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/all_read.c.s .PHONY : all_read.c.s concat_path_file.o: concat_path_file.c.o .PHONY : concat_path_file.o # target to build an object file concat_path_file.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/concat_path_file.c.o .PHONY : concat_path_file.c.o concat_path_file.i: concat_path_file.c.i .PHONY : concat_path_file.i # target to preprocess a source file concat_path_file.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/concat_path_file.c.i .PHONY : concat_path_file.c.i concat_path_file.s: concat_path_file.c.s .PHONY : concat_path_file.s # target to generate assembly for a file concat_path_file.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/concat_path_file.c.s .PHONY : concat_path_file.c.s copy_file.o: copy_file.c.o .PHONY : copy_file.o # target to build an object file copy_file.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/copy_file.c.o .PHONY : copy_file.c.o copy_file.i: copy_file.c.i .PHONY : copy_file.i # target to preprocess a source file copy_file.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/copy_file.c.i .PHONY : copy_file.c.i copy_file.s: copy_file.c.s .PHONY : copy_file.s # target to generate assembly for a file copy_file.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/copy_file.c.s .PHONY : copy_file.c.s copy_file_chunk.o: copy_file_chunk.c.o .PHONY : copy_file_chunk.o # target to build an object file copy_file_chunk.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/copy_file_chunk.c.o .PHONY : copy_file_chunk.c.o copy_file_chunk.i: copy_file_chunk.c.i .PHONY : copy_file_chunk.i # target to preprocess a source file copy_file_chunk.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/copy_file_chunk.c.i .PHONY : copy_file_chunk.c.i copy_file_chunk.s: copy_file_chunk.c.s .PHONY : copy_file_chunk.s # target to generate assembly for a file copy_file_chunk.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/copy_file_chunk.c.s .PHONY : copy_file_chunk.c.s gz_open.o: gz_open.c.o .PHONY : gz_open.o # target to build an object file gz_open.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/gz_open.c.o .PHONY : gz_open.c.o gz_open.i: gz_open.c.i .PHONY : gz_open.i # target to preprocess a source file gz_open.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/gz_open.c.i .PHONY : gz_open.c.i gz_open.s: gz_open.c.s .PHONY : gz_open.s # target to generate assembly for a file gz_open.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/gz_open.c.s .PHONY : gz_open.c.s gzip.o: gzip.c.o .PHONY : gzip.o # target to build an object file gzip.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/gzip.c.o .PHONY : gzip.c.o gzip.i: gzip.c.i .PHONY : gzip.i # target to preprocess a source file gzip.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/gzip.c.i .PHONY : gzip.c.i gzip.s: gzip.c.s .PHONY : gzip.s # target to generate assembly for a file gzip.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/gzip.c.s .PHONY : gzip.c.s last_char_is.o: last_char_is.c.o .PHONY : last_char_is.o # target to build an object file last_char_is.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/last_char_is.c.o .PHONY : last_char_is.c.o last_char_is.i: last_char_is.c.i .PHONY : last_char_is.i # target to preprocess a source file last_char_is.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/last_char_is.c.i .PHONY : last_char_is.c.i last_char_is.s: last_char_is.c.s .PHONY : last_char_is.s # target to generate assembly for a file last_char_is.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/last_char_is.c.s .PHONY : last_char_is.c.s make_directory.o: make_directory.c.o .PHONY : make_directory.o # target to build an object file make_directory.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/make_directory.c.o .PHONY : make_directory.c.o make_directory.i: make_directory.c.i .PHONY : make_directory.i # target to preprocess a source file make_directory.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/make_directory.c.i .PHONY : make_directory.c.i make_directory.s: make_directory.c.s .PHONY : make_directory.s # target to generate assembly for a file make_directory.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/make_directory.c.s .PHONY : make_directory.c.s mode_string.o: mode_string.c.o .PHONY : mode_string.o # target to build an object file mode_string.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/mode_string.c.o .PHONY : mode_string.c.o mode_string.i: mode_string.c.i .PHONY : mode_string.i # target to preprocess a source file mode_string.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/mode_string.c.i .PHONY : mode_string.c.i mode_string.s: mode_string.c.s .PHONY : mode_string.s # target to generate assembly for a file mode_string.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/mode_string.c.s .PHONY : mode_string.c.s parse_mode.o: parse_mode.c.o .PHONY : parse_mode.o # target to build an object file parse_mode.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/parse_mode.c.o .PHONY : parse_mode.c.o parse_mode.i: parse_mode.c.i .PHONY : parse_mode.i # target to preprocess a source file parse_mode.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/parse_mode.c.i .PHONY : parse_mode.c.i parse_mode.s: parse_mode.c.s .PHONY : parse_mode.s # target to generate assembly for a file parse_mode.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/parse_mode.c.s .PHONY : parse_mode.c.s safe_strncpy.o: safe_strncpy.c.o .PHONY : safe_strncpy.o # target to build an object file safe_strncpy.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/safe_strncpy.c.o .PHONY : safe_strncpy.c.o safe_strncpy.i: safe_strncpy.c.i .PHONY : safe_strncpy.i # target to preprocess a source file safe_strncpy.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/safe_strncpy.c.i .PHONY : safe_strncpy.c.i safe_strncpy.s: safe_strncpy.c.s .PHONY : safe_strncpy.s # target to generate assembly for a file safe_strncpy.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/safe_strncpy.c.s .PHONY : safe_strncpy.c.s time_string.o: time_string.c.o .PHONY : time_string.o # target to build an object file time_string.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/time_string.c.o .PHONY : time_string.c.o time_string.i: time_string.c.i .PHONY : time_string.i # target to preprocess a source file time_string.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/time_string.c.i .PHONY : time_string.c.i time_string.s: time_string.c.s .PHONY : time_string.s # target to generate assembly for a file time_string.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/time_string.c.s .PHONY : time_string.c.s unarchive.o: unarchive.c.o .PHONY : unarchive.o # target to build an object file unarchive.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/unarchive.c.o .PHONY : unarchive.c.o unarchive.i: unarchive.c.i .PHONY : unarchive.i # target to preprocess a source file unarchive.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/unarchive.c.i .PHONY : unarchive.c.i unarchive.s: unarchive.c.s .PHONY : unarchive.s # target to generate assembly for a file unarchive.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/unarchive.c.s .PHONY : unarchive.c.s unzip.o: unzip.c.o .PHONY : unzip.o # target to build an object file unzip.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/unzip.c.o .PHONY : unzip.c.o unzip.i: unzip.c.i .PHONY : unzip.i # target to preprocess a source file unzip.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/unzip.c.i .PHONY : unzip.c.i unzip.s: unzip.c.s .PHONY : unzip.s # target to generate assembly for a file unzip.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/unzip.c.s .PHONY : unzip.c.s wfopen.o: wfopen.c.o .PHONY : wfopen.o # target to build an object file wfopen.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/wfopen.c.o .PHONY : wfopen.c.o wfopen.i: wfopen.c.i .PHONY : wfopen.i # target to preprocess a source file wfopen.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/wfopen.c.i .PHONY : wfopen.c.i wfopen.s: wfopen.c.s .PHONY : wfopen.s # target to generate assembly for a file wfopen.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/wfopen.c.s .PHONY : wfopen.c.s xfuncs.o: xfuncs.c.o .PHONY : xfuncs.o # target to build an object file xfuncs.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/xfuncs.c.o .PHONY : xfuncs.c.o xfuncs.i: xfuncs.c.i .PHONY : xfuncs.i # target to preprocess a source file xfuncs.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/xfuncs.c.i .PHONY : xfuncs.c.i xfuncs.s: xfuncs.c.s .PHONY : xfuncs.s # target to generate assembly for a file xfuncs.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/xfuncs.c.s .PHONY : xfuncs.c.s xreadlink.o: xreadlink.c.o .PHONY : xreadlink.o # target to build an object file xreadlink.c.o: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/xreadlink.c.o .PHONY : xreadlink.c.o xreadlink.i: xreadlink.c.i .PHONY : xreadlink.i # target to preprocess a source file xreadlink.c.i: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/xreadlink.c.i .PHONY : xreadlink.c.i xreadlink.s: xreadlink.c.s .PHONY : xreadlink.s # target to generate assembly for a file xreadlink.c.s: cd /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(MAKE) -f libbb/CMakeFiles/bb.dir/build.make libbb/CMakeFiles/bb.dir/xreadlink.c.s .PHONY : xreadlink.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 "... edit_cache" @echo "... bb" @echo "... rebuild_cache" @echo "... list_install_components" @echo "... install" @echo "... all_read.o" @echo "... all_read.i" @echo "... all_read.s" @echo "... concat_path_file.o" @echo "... concat_path_file.i" @echo "... concat_path_file.s" @echo "... copy_file.o" @echo "... copy_file.i" @echo "... copy_file.s" @echo "... copy_file_chunk.o" @echo "... copy_file_chunk.i" @echo "... copy_file_chunk.s" @echo "... gz_open.o" @echo "... gz_open.i" @echo "... gz_open.s" @echo "... gzip.o" @echo "... gzip.i" @echo "... gzip.s" @echo "... last_char_is.o" @echo "... last_char_is.i" @echo "... last_char_is.s" @echo "... make_directory.o" @echo "... make_directory.i" @echo "... make_directory.s" @echo "... mode_string.o" @echo "... mode_string.i" @echo "... mode_string.s" @echo "... parse_mode.o" @echo "... parse_mode.i" @echo "... parse_mode.s" @echo "... safe_strncpy.o" @echo "... safe_strncpy.i" @echo "... safe_strncpy.s" @echo "... time_string.o" @echo "... time_string.i" @echo "... time_string.s" @echo "... unarchive.o" @echo "... unarchive.i" @echo "... unarchive.s" @echo "... unzip.o" @echo "... unzip.i" @echo "... unzip.s" @echo "... wfopen.o" @echo "... wfopen.i" @echo "... wfopen.s" @echo "... xfuncs.o" @echo "... xfuncs.i" @echo "... xfuncs.s" @echo "... xreadlink.o" @echo "... xreadlink.i" @echo "... xreadlink.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 /mnt/gold/openwrt/lede/build_dir/target-mips_24kc_musl-1.1.16/linux-ar71xx_generic/opkg-2019-01-18-7708a01a && $(CMAKE_COMMAND) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system