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

# 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 = /src/EdgeTX

# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /src/EdgeTX/build-output/native

#=============================================================================
# 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

# The main all target
all: cmake_check_build_system
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/native/CMakeFiles /src/EdgeTX/build-output/native//CMakeFiles/progress.marks
	$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
	$(CMAKE_COMMAND) -E cmake_progress_start /src/EdgeTX/build-output/native/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 tests-radio

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

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

#=============================================================================
# Target rules for targets named gtests

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

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

#=============================================================================
# Target rules for targets named tests

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

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

#=============================================================================
# Target rules for targets named gtest

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

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

#=============================================================================
# Target rules for targets named gtest_main

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

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

#=============================================================================
# Target rules for targets named board_bl

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

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

#=============================================================================
# Target rules for targets named board

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

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

#=============================================================================
# Target rules for targets named hardware_defs

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

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

#=============================================================================
# Target rules for targets named stm32_stdperiph

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

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

#=============================================================================
# Target rules for targets named minimal_board_lib

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

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

#=============================================================================
# Target rules for targets named board_lib

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

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

#=============================================================================
# Target rules for targets named yaml_data

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

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

#=============================================================================
# Target rules for targets named yaml_inputs

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

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

#=============================================================================
# Target rules for targets named datacopy

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

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

#=============================================================================
# Target rules for targets named lua_inputs

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

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

#=============================================================================
# Target rules for targets named lua_mixsrc

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

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

#=============================================================================
# Target rules for targets named lua_keys

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

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

#=============================================================================
# Target rules for targets named radiolib_native

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

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

#=============================================================================
# Target rules for targets named 9x_xbm_1bit

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

# fast build rule for target.
9x_xbm_1bit/fast:
	$(MAKE) $(MAKESILENT) -f radio/src/bitmaps/128x64/CMakeFiles/9x_xbm_1bit.dir/build.make radio/src/bitmaps/128x64/CMakeFiles/9x_xbm_1bit.dir/build
.PHONY : 9x_xbm_1bit/fast

#=============================================================================
# Target rules for targets named 9x_bitmaps

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

# fast build rule for target.
9x_bitmaps/fast:
	$(MAKE) $(MAKESILENT) -f radio/src/bitmaps/128x64/CMakeFiles/9x_bitmaps.dir/build.make radio/src/bitmaps/128x64/CMakeFiles/9x_bitmaps.dir/build
.PHONY : 9x_bitmaps/fast

#=============================================================================
# Target rules for targets named 9x_fonts_1bit

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

# fast build rule for target.
9x_fonts_1bit/fast:
	$(MAKE) $(MAKESILENT) -f radio/src/bitmaps/128x64/CMakeFiles/9x_fonts_1bit.dir/build.make radio/src/bitmaps/128x64/CMakeFiles/9x_fonts_1bit.dir/build
.PHONY : 9x_fonts_1bit/fast

#=============================================================================
# Target rules for targets named simu_drivers

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

# fast build rule for target.
simu_drivers/fast:
	$(MAKE) $(MAKESILENT) -f radio/src/targets/simu/CMakeFiles/simu_drivers.dir/build.make radio/src/targets/simu/CMakeFiles/simu_drivers.dir/build
.PHONY : simu_drivers/fast

# 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 "... rebuild_cache"
	@echo "... 9x_bitmaps"
	@echo "... 9x_fonts_1bit"
	@echo "... 9x_xbm_1bit"
	@echo "... datacopy"
	@echo "... gtests"
	@echo "... hardware_defs"
	@echo "... lua_inputs"
	@echo "... lua_keys"
	@echo "... lua_mixsrc"
	@echo "... tests"
	@echo "... tests-radio"
	@echo "... yaml_data"
	@echo "... yaml_inputs"
	@echo "... board"
	@echo "... board_bl"
	@echo "... board_lib"
	@echo "... gtest"
	@echo "... gtest_main"
	@echo "... minimal_board_lib"
	@echo "... radiolib_native"
	@echo "... simu_drivers"
	@echo "... stm32_stdperiph"
.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

