# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.19 # 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 = /home/hendrik/git/ESP32-Mesh-OTA # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = /home/hendrik/git/ESP32-Mesh-OTA/build #============================================================================= # 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..." /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 # 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 edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." /usr/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 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 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 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 cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/hendrik/git/ESP32-Mesh-OTA/build/CMakeFiles /home/hendrik/git/ESP32-Mesh-OTA/build/esp-idf/esp_system//CMakeFiles/progress.marks cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 esp-idf/esp_system/all $(CMAKE_COMMAND) -E cmake_progress_start /home/hendrik/git/ESP32-Mesh-OTA/build/CMakeFiles 0 .PHONY : all # The main clean target clean: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 esp-idf/esp_system/clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 esp-idf/esp_system/preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 esp-idf/esp_system/preinstall .PHONY : preinstall/fast # clear depends depend: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend # Convenience name for target. esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/rule: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/rule .PHONY : esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/rule # Convenience name for target. __idf_esp_system: esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/rule .PHONY : __idf_esp_system # fast build rule for target. __idf_esp_system/fast: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build .PHONY : __idf_esp_system/fast esp_async_memcpy.obj: esp_async_memcpy.c.obj .PHONY : esp_async_memcpy.obj # target to build an object file esp_async_memcpy.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_async_memcpy.c.obj .PHONY : esp_async_memcpy.c.obj esp_async_memcpy.i: esp_async_memcpy.c.i .PHONY : esp_async_memcpy.i # target to preprocess a source file esp_async_memcpy.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_async_memcpy.c.i .PHONY : esp_async_memcpy.c.i esp_async_memcpy.s: esp_async_memcpy.c.s .PHONY : esp_async_memcpy.s # target to generate assembly for a file esp_async_memcpy.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/esp_async_memcpy.c.s .PHONY : esp_async_memcpy.c.s intr_alloc.obj: intr_alloc.c.obj .PHONY : intr_alloc.obj # target to build an object file intr_alloc.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/intr_alloc.c.obj .PHONY : intr_alloc.c.obj intr_alloc.i: intr_alloc.c.i .PHONY : intr_alloc.i # target to preprocess a source file intr_alloc.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/intr_alloc.c.i .PHONY : intr_alloc.c.i intr_alloc.s: intr_alloc.c.s .PHONY : intr_alloc.s # target to generate assembly for a file intr_alloc.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/intr_alloc.c.s .PHONY : intr_alloc.c.s panic.obj: panic.c.obj .PHONY : panic.obj # target to build an object file panic.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.obj .PHONY : panic.c.obj panic.i: panic.c.i .PHONY : panic.i # target to preprocess a source file panic.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.i .PHONY : panic.c.i panic.s: panic.c.s .PHONY : panic.s # target to generate assembly for a file panic.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/panic.c.s .PHONY : panic.c.s port/arch/xtensa/panic_arch.obj: port/arch/xtensa/panic_arch.c.obj .PHONY : port/arch/xtensa/panic_arch.obj # target to build an object file port/arch/xtensa/panic_arch.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.obj .PHONY : port/arch/xtensa/panic_arch.c.obj port/arch/xtensa/panic_arch.i: port/arch/xtensa/panic_arch.c.i .PHONY : port/arch/xtensa/panic_arch.i # target to preprocess a source file port/arch/xtensa/panic_arch.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.i .PHONY : port/arch/xtensa/panic_arch.c.i port/arch/xtensa/panic_arch.s: port/arch/xtensa/panic_arch.c.s .PHONY : port/arch/xtensa/panic_arch.s # target to generate assembly for a file port/arch/xtensa/panic_arch.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_arch.c.s .PHONY : port/arch/xtensa/panic_arch.c.s port/arch/xtensa/panic_handler_asm.obj: port/arch/xtensa/panic_handler_asm.S.obj .PHONY : port/arch/xtensa/panic_handler_asm.obj # target to build an object file port/arch/xtensa/panic_handler_asm.S.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/arch/xtensa/panic_handler_asm.S.obj .PHONY : port/arch/xtensa/panic_handler_asm.S.obj port/cpu_start.obj: port/cpu_start.c.obj .PHONY : port/cpu_start.obj # target to build an object file port/cpu_start.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.obj .PHONY : port/cpu_start.c.obj port/cpu_start.i: port/cpu_start.c.i .PHONY : port/cpu_start.i # target to preprocess a source file port/cpu_start.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.i .PHONY : port/cpu_start.c.i port/cpu_start.s: port/cpu_start.c.s .PHONY : port/cpu_start.s # target to generate assembly for a file port/cpu_start.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/cpu_start.c.s .PHONY : port/cpu_start.c.s port/panic_handler.obj: port/panic_handler.c.obj .PHONY : port/panic_handler.obj # target to build an object file port/panic_handler.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.obj .PHONY : port/panic_handler.c.obj port/panic_handler.i: port/panic_handler.c.i .PHONY : port/panic_handler.i # target to preprocess a source file port/panic_handler.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.i .PHONY : port/panic_handler.c.i port/panic_handler.s: port/panic_handler.c.s .PHONY : port/panic_handler.s # target to generate assembly for a file port/panic_handler.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/panic_handler.c.s .PHONY : port/panic_handler.c.s port/soc/esp32/clk.obj: port/soc/esp32/clk.c.obj .PHONY : port/soc/esp32/clk.obj # target to build an object file port/soc/esp32/clk.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/clk.c.obj .PHONY : port/soc/esp32/clk.c.obj port/soc/esp32/clk.i: port/soc/esp32/clk.c.i .PHONY : port/soc/esp32/clk.i # target to preprocess a source file port/soc/esp32/clk.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/clk.c.i .PHONY : port/soc/esp32/clk.c.i port/soc/esp32/clk.s: port/soc/esp32/clk.c.s .PHONY : port/soc/esp32/clk.s # target to generate assembly for a file port/soc/esp32/clk.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/clk.c.s .PHONY : port/soc/esp32/clk.c.s port/soc/esp32/dport_panic_highint_hdl.obj: port/soc/esp32/dport_panic_highint_hdl.S.obj .PHONY : port/soc/esp32/dport_panic_highint_hdl.obj # target to build an object file port/soc/esp32/dport_panic_highint_hdl.S.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/dport_panic_highint_hdl.S.obj .PHONY : port/soc/esp32/dport_panic_highint_hdl.S.obj port/soc/esp32/reset_reason.obj: port/soc/esp32/reset_reason.c.obj .PHONY : port/soc/esp32/reset_reason.obj # target to build an object file port/soc/esp32/reset_reason.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/reset_reason.c.obj .PHONY : port/soc/esp32/reset_reason.c.obj port/soc/esp32/reset_reason.i: port/soc/esp32/reset_reason.c.i .PHONY : port/soc/esp32/reset_reason.i # target to preprocess a source file port/soc/esp32/reset_reason.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/reset_reason.c.i .PHONY : port/soc/esp32/reset_reason.c.i port/soc/esp32/reset_reason.s: port/soc/esp32/reset_reason.c.s .PHONY : port/soc/esp32/reset_reason.s # target to generate assembly for a file port/soc/esp32/reset_reason.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/port/soc/esp32/reset_reason.c.s .PHONY : port/soc/esp32/reset_reason.c.s sleep_modes.obj: sleep_modes.c.obj .PHONY : sleep_modes.obj # target to build an object file sleep_modes.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/sleep_modes.c.obj .PHONY : sleep_modes.c.obj sleep_modes.i: sleep_modes.c.i .PHONY : sleep_modes.i # target to preprocess a source file sleep_modes.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/sleep_modes.c.i .PHONY : sleep_modes.c.i sleep_modes.s: sleep_modes.c.s .PHONY : sleep_modes.s # target to generate assembly for a file sleep_modes.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/sleep_modes.c.s .PHONY : sleep_modes.c.s startup.obj: startup.c.obj .PHONY : startup.obj # target to build an object file startup.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.obj .PHONY : startup.c.obj startup.i: startup.c.i .PHONY : startup.i # target to preprocess a source file startup.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.i .PHONY : startup.c.i startup.s: startup.c.s .PHONY : startup.s # target to generate assembly for a file startup.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/startup.c.s .PHONY : startup.c.s system_api.obj: system_api.c.obj .PHONY : system_api.obj # target to build an object file system_api.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_api.c.obj .PHONY : system_api.c.obj system_api.i: system_api.c.i .PHONY : system_api.i # target to preprocess a source file system_api.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_api.c.i .PHONY : system_api.c.i system_api.s: system_api.c.s .PHONY : system_api.s # target to generate assembly for a file system_api.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_api.c.s .PHONY : system_api.c.s system_time.obj: system_time.c.obj .PHONY : system_time.obj # target to build an object file system_time.c.obj: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.obj .PHONY : system_time.c.obj system_time.i: system_time.c.i .PHONY : system_time.i # target to preprocess a source file system_time.c.i: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.i .PHONY : system_time.c.i system_time.s: system_time.c.s .PHONY : system_time.s # target to generate assembly for a file system_time.c.s: cd /home/hendrik/git/ESP32-Mesh-OTA/build && $(MAKE) $(MAKESILENT) -f esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/build.make esp-idf/esp_system/CMakeFiles/__idf_esp_system.dir/system_time.c.s .PHONY : system_time.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 "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... rebuild_cache" @echo "... __idf_esp_system" @echo "... esp_async_memcpy.obj" @echo "... esp_async_memcpy.i" @echo "... esp_async_memcpy.s" @echo "... intr_alloc.obj" @echo "... intr_alloc.i" @echo "... intr_alloc.s" @echo "... panic.obj" @echo "... panic.i" @echo "... panic.s" @echo "... port/arch/xtensa/panic_arch.obj" @echo "... port/arch/xtensa/panic_arch.i" @echo "... port/arch/xtensa/panic_arch.s" @echo "... port/arch/xtensa/panic_handler_asm.obj" @echo "... port/cpu_start.obj" @echo "... port/cpu_start.i" @echo "... port/cpu_start.s" @echo "... port/panic_handler.obj" @echo "... port/panic_handler.i" @echo "... port/panic_handler.s" @echo "... port/soc/esp32/clk.obj" @echo "... port/soc/esp32/clk.i" @echo "... port/soc/esp32/clk.s" @echo "... port/soc/esp32/dport_panic_highint_hdl.obj" @echo "... port/soc/esp32/reset_reason.obj" @echo "... port/soc/esp32/reset_reason.i" @echo "... port/soc/esp32/reset_reason.s" @echo "... sleep_modes.obj" @echo "... sleep_modes.i" @echo "... sleep_modes.s" @echo "... startup.obj" @echo "... startup.i" @echo "... startup.s" @echo "... system_api.obj" @echo "... system_api.i" @echo "... system_api.s" @echo "... system_time.obj" @echo "... system_time.i" @echo "... system_time.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 /home/hendrik/git/ESP32-Mesh-OTA/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 .PHONY : cmake_check_build_system