# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.28

# 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 = /tmp/build_tools/cmake-3.28.3-linux-x86_64/bin/cmake

# The command to remove a file.
RM = /tmp/build_tools/cmake-3.28.3-linux-x86_64/bin/cmake -E rm -f

# Escaping for special characters.
EQUALS = =

# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/hanthebot/chat/keyboard/ss49e_project/build/_deps/picotool-src

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/hanthebot/chat/keyboard/ss49e_project/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 "Running CMake cache editor..."
	/tmp/build_tools/cmake-3.28.3-linux-x86_64/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..."
	/tmp/build_tools/cmake-3.28.3-linux-x86_64/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..."
	/tmp/build_tools/cmake-3.28.3-linux-x86_64/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..."
	/tmp/build_tools/cmake-3.28.3-linux-x86_64/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..."
	/tmp/build_tools/cmake-3.28.3-linux-x86_64/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..."
	/tmp/build_tools/cmake-3.28.3-linux-x86_64/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..."
	/tmp/build_tools/cmake-3.28.3-linux-x86_64/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..."
	/tmp/build_tools/cmake-3.28.3-linux-x86_64/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 /home/hanthebot/chat/keyboard/ss49e_project/build/_deps/picotool-build/CMakeFiles /home/hanthebot/chat/keyboard/ss49e_project/build/_deps/picotool-build//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /home/hanthebot/chat/keyboard/ss49e_project/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 enc_bootloader

# Build rule for target.
enc_bootloader: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 enc_bootloader
.PHONY : enc_bootloader

# fast build rule for target.
enc_bootloader/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/enc_bootloader.dir/build.make CMakeFiles/enc_bootloader.dir/build
.PHONY : enc_bootloader/fast

#=============================================================================
# Target rules for targets named enc_bootloader_mbedtls

# Build rule for target.
enc_bootloader_mbedtls: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 enc_bootloader_mbedtls
.PHONY : enc_bootloader_mbedtls

# fast build rule for target.
enc_bootloader_mbedtls/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/enc_bootloader_mbedtls.dir/build.make CMakeFiles/enc_bootloader_mbedtls.dir/build
.PHONY : enc_bootloader_mbedtls/fast

#=============================================================================
# Target rules for targets named embedded_data_no_libusb

# Build rule for target.
embedded_data_no_libusb: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 embedded_data_no_libusb
.PHONY : embedded_data_no_libusb

# fast build rule for target.
embedded_data_no_libusb/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/embedded_data_no_libusb.dir/build.make CMakeFiles/embedded_data_no_libusb.dir/build
.PHONY : embedded_data_no_libusb/fast

#=============================================================================
# Target rules for targets named embedded_data

# Build rule for target.
embedded_data: cmake_check_build_system
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 embedded_data
.PHONY : embedded_data

# fast build rule for target.
embedded_data/fast:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/embedded_data.dir/build.make CMakeFiles/embedded_data.dir/build
.PHONY : embedded_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 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/CMakeFiles/mbedtls.dir/build.make lib/CMakeFiles/mbedtls.dir/build
.PHONY : mbedtls/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 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

get_enc_bootloader.o: get_enc_bootloader.cpp.o
.PHONY : get_enc_bootloader.o

# target to build an object file
get_enc_bootloader.cpp.o:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/get_enc_bootloader.cpp.o
.PHONY : get_enc_bootloader.cpp.o

get_enc_bootloader.i: get_enc_bootloader.cpp.i
.PHONY : get_enc_bootloader.i

# target to preprocess a source file
get_enc_bootloader.cpp.i:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/get_enc_bootloader.cpp.i
.PHONY : get_enc_bootloader.cpp.i

get_enc_bootloader.s: get_enc_bootloader.cpp.s
.PHONY : get_enc_bootloader.s

# target to generate assembly for a file
get_enc_bootloader.cpp.s:
	$(MAKE) $(MAKESILENT) -f CMakeFiles/picotool.dir/build.make CMakeFiles/picotool.dir/get_enc_bootloader.cpp.s
.PHONY : get_enc_bootloader.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 "... embedded_data"
	@echo "... embedded_data_no_libusb"
	@echo "... enc_bootloader"
	@echo "... enc_bootloader_mbedtls"
	@echo "... bintool"
	@echo "... elf"
	@echo "... elf2uf2"
	@echo "... errors"
	@echo "... mbedtls"
	@echo "... picotool"
	@echo "... data_locs.o"
	@echo "... data_locs.i"
	@echo "... data_locs.s"
	@echo "... get_enc_bootloader.o"
	@echo "... get_enc_bootloader.i"
	@echo "... get_enc_bootloader.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

