# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.27 # 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: # Disable VCS-based implicit rules. % : %,v # Disable VCS-based implicit rules. % : RCS/% # Disable VCS-based implicit rules. % : RCS/%,v # Disable VCS-based implicit rules. % : SCCS/s.% # Disable VCS-based implicit rules. % : s.% .SUFFIXES: .hpux_make_needs_suffix_list # Command-line flag to silence nested $(MAKE). $(VERBOSE)MAKESILENT = -s #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 = /usr/bin/cmake # The command to remove a file. RM = /usr/bin/cmake -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = /root/sprig/firmware/spade/rpi_build/_deps/picotool-src # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /root/sprig/firmware/spade/rpi_build/_deps/picotool-build #============================================================================= # Targets provided globally by CMake. # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "No interactive CMake dialog available..." /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. .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..." /usr/bin/cmake --regenerate-during-build -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 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..." /usr/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..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/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..." /usr/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..." /usr/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..." /usr/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..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start /root/sprig/firmware/spade/rpi_build/_deps/picotool-build/CMakeFiles /root/sprig/firmware/spade/rpi_build/_deps/picotool-build//CMakeFiles/progress.marks $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start /root/sprig/firmware/spade/rpi_build/_deps/picotool-build/CMakeFiles 0 .PHONY : all # The main clean target clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) $(MAKESILENT) -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 binary_data # Build rule for target. binary_data: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 binary_data .PHONY : binary_data # fast build rule for target. binary_data/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/binary_data.dir/build.make CMakeFiles/binary_data.dir/build .PHONY : binary_data/fast #============================================================================= # Target rules for targets named picotool # Build rule for target. picotool: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 picotool .PHONY : picotool # fast build rule for target. picotool/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/build .PHONY : picotool/fast #============================================================================= # Target rules for targets named errors # Build rule for target. errors: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 errors .PHONY : errors # fast build rule for target. errors/fast: $(MAKE) $(MAKESILENT) -f errors/CMakeFiles/errors.dir/build.make errors/CMakeFiles/errors.dir/build .PHONY : errors/fast #============================================================================= # Target rules for targets named elf # Build rule for target. elf: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 elf .PHONY : elf # fast build rule for target. elf/fast: $(MAKE) $(MAKESILENT) -f elf/CMakeFiles/elf.dir/build.make elf/CMakeFiles/elf.dir/build .PHONY : elf/fast #============================================================================= # Target rules for targets named elf2uf2 # Build rule for target. elf2uf2: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 elf2uf2 .PHONY : elf2uf2 # fast build rule for target. elf2uf2/fast: $(MAKE) $(MAKESILENT) -f elf2uf2/CMakeFiles/elf2uf2.dir/build.make elf2uf2/CMakeFiles/elf2uf2.dir/build .PHONY : elf2uf2/fast #============================================================================= # Target rules for targets named apidoc # Build rule for target. apidoc: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 apidoc .PHONY : apidoc # fast build rule for target. apidoc/fast: $(MAKE) $(MAKESILENT) -f lib/mbedtls/CMakeFiles/apidoc.dir/build.make lib/mbedtls/CMakeFiles/apidoc.dir/build .PHONY : apidoc/fast #============================================================================= # Target rules for targets named mbedcrypto # Build rule for target. mbedcrypto: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 mbedcrypto .PHONY : mbedcrypto # fast build rule for target. mbedcrypto/fast: $(MAKE) $(MAKESILENT) -f lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/build.make lib/mbedtls/library/CMakeFiles/mbedcrypto.dir/build .PHONY : mbedcrypto/fast #============================================================================= # Target rules for targets named mbedx509 # Build rule for target. mbedx509: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 mbedx509 .PHONY : mbedx509 # fast build rule for target. mbedx509/fast: $(MAKE) $(MAKESILENT) -f lib/mbedtls/library/CMakeFiles/mbedx509.dir/build.make lib/mbedtls/library/CMakeFiles/mbedx509.dir/build .PHONY : mbedx509/fast #============================================================================= # Target rules for targets named mbedtls # Build rule for target. mbedtls: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 mbedtls .PHONY : mbedtls # fast build rule for target. mbedtls/fast: $(MAKE) $(MAKESILENT) -f lib/mbedtls/library/CMakeFiles/mbedtls.dir/build.make lib/mbedtls/library/CMakeFiles/mbedtls.dir/build .PHONY : mbedtls/fast #============================================================================= # Target rules for targets named lib # Build rule for target. lib: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 lib .PHONY : lib # fast build rule for target. lib/fast: $(MAKE) $(MAKESILENT) -f lib/mbedtls/library/CMakeFiles/lib.dir/build.make lib/mbedtls/library/CMakeFiles/lib.dir/build .PHONY : lib/fast #============================================================================= # Target rules for targets named bintool # Build rule for target. bintool: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 bintool .PHONY : bintool # fast build rule for target. bintool/fast: $(MAKE) $(MAKESILENT) -f bintool/CMakeFiles/bintool.dir/build.make bintool/CMakeFiles/bintool.dir/build .PHONY : bintool/fast data_locs.o: data_locs.cpp.o .PHONY : data_locs.o # target to build an object file data_locs.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/data_locs.cpp.o .PHONY : data_locs.cpp.o data_locs.i: data_locs.cpp.i .PHONY : data_locs.i # target to preprocess a source file data_locs.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/data_locs.cpp.i .PHONY : data_locs.cpp.i data_locs.s: data_locs.cpp.s .PHONY : data_locs.s # target to generate assembly for a file data_locs.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/data_locs.cpp.s .PHONY : data_locs.cpp.s lib/whereami/whereami++.o: lib/whereami/whereami++.cpp.o .PHONY : lib/whereami/whereami++.o # target to build an object file lib/whereami/whereami++.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/lib/whereami/whereami++.cpp.o .PHONY : lib/whereami/whereami++.cpp.o lib/whereami/whereami++.i: lib/whereami/whereami++.cpp.i .PHONY : lib/whereami/whereami++.i # target to preprocess a source file lib/whereami/whereami++.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/lib/whereami/whereami++.cpp.i .PHONY : lib/whereami/whereami++.cpp.i lib/whereami/whereami++.s: lib/whereami/whereami++.cpp.s .PHONY : lib/whereami/whereami++.s # target to generate assembly for a file lib/whereami/whereami++.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/lib/whereami/whereami++.cpp.s .PHONY : lib/whereami/whereami++.cpp.s lib/whereami/whereami.o: lib/whereami/whereami.c.o .PHONY : lib/whereami/whereami.o # target to build an object file lib/whereami/whereami.c.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/lib/whereami/whereami.c.o .PHONY : lib/whereami/whereami.c.o lib/whereami/whereami.i: lib/whereami/whereami.c.i .PHONY : lib/whereami/whereami.i # target to preprocess a source file lib/whereami/whereami.c.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/lib/whereami/whereami.c.i .PHONY : lib/whereami/whereami.c.i lib/whereami/whereami.s: lib/whereami/whereami.c.s .PHONY : lib/whereami/whereami.s # target to generate assembly for a file lib/whereami/whereami.c.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/lib/whereami/whereami.c.s .PHONY : lib/whereami/whereami.c.s main.o: main.cpp.o .PHONY : main.o # target to build an object file main.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/main.cpp.o .PHONY : main.cpp.o main.i: main.cpp.i .PHONY : main.i # target to preprocess a source file main.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/main.cpp.i .PHONY : main.cpp.i main.s: main.cpp.s .PHONY : main.s # target to generate assembly for a file main.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/main.cpp.s .PHONY : main.cpp.s no_otp.o: no_otp.cpp.o .PHONY : no_otp.o # target to build an object file no_otp.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/no_otp.cpp.o .PHONY : no_otp.cpp.o no_otp.i: no_otp.cpp.i .PHONY : no_otp.i # target to preprocess a source file no_otp.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/no_otp.cpp.i .PHONY : no_otp.cpp.i no_otp.s: no_otp.cpp.s .PHONY : no_otp.s # target to generate assembly for a file no_otp.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/no_otp.cpp.s .PHONY : no_otp.cpp.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 "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... apidoc" @echo "... binary_data" @echo "... lib" @echo "... bintool" @echo "... elf" @echo "... elf2uf2" @echo "... errors" @echo "... mbedcrypto" @echo "... mbedtls" @echo "... mbedx509" @echo "... picotool" @echo "... data_locs.o" @echo "... data_locs.i" @echo "... data_locs.s" @echo "... lib/whereami/whereami++.o" @echo "... lib/whereami/whereami++.i" @echo "... lib/whereami/whereami++.s" @echo "... lib/whereami/whereami.o" @echo "... lib/whereami/whereami.i" @echo "... lib/whereami/whereami.s" @echo "... main.o" @echo "... main.i" @echo "... main.s" @echo "... no_otp.o" @echo "... no_otp.i" @echo "... no_otp.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