# CMAKE generated file: DO NOT EDIT! # Generated by "MinGW Makefiles" Generator, CMake Version 3.30 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target #============================================================================= # 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. SHELL = cmd.exe # The CMake executable. CMAKE_COMMAND = D:\cmake\bin\cmake.exe # The command to remove a file. RM = D:\cmake\bin\cmake.exe -E rm -f # Escaping for special characters. EQUALS = = # The top-level source directory on which CMake was run. CMAKE_SOURCE_DIR = D:\c_work\start\xnet_tiny_c0101 # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = D:\c_work\start\build #============================================================================= # Directory level rules for the build root directory # The main recursive "all" target. all: CMakeFiles/xnet.dir/all all: src/xnet_tiny/all all: src/xnet_app/all .PHONY : all # The main recursive "preinstall" target. preinstall: src/xnet_tiny/preinstall preinstall: src/xnet_app/preinstall .PHONY : preinstall # The main recursive "clean" target. clean: CMakeFiles/xnet.dir/clean clean: src/xnet_tiny/clean clean: src/xnet_app/clean .PHONY : clean #============================================================================= # Directory level rules for directory src/xnet_app # Recursive "all" directory target. src/xnet_app/all: src/xnet_app/CMakeFiles/xnet_app.dir/all .PHONY : src/xnet_app/all # Recursive "preinstall" directory target. src/xnet_app/preinstall: .PHONY : src/xnet_app/preinstall # Recursive "clean" directory target. src/xnet_app/clean: src/xnet_app/CMakeFiles/xnet_app.dir/clean .PHONY : src/xnet_app/clean #============================================================================= # Directory level rules for directory src/xnet_tiny # Recursive "all" directory target. src/xnet_tiny/all: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all .PHONY : src/xnet_tiny/all # Recursive "preinstall" directory target. src/xnet_tiny/preinstall: .PHONY : src/xnet_tiny/preinstall # Recursive "clean" directory target. src/xnet_tiny/clean: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean .PHONY : src/xnet_tiny/clean #============================================================================= # Target rules for target CMakeFiles/xnet.dir # All Build rule for target. CMakeFiles/xnet.dir/all: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all CMakeFiles/xnet.dir/all: src/xnet_app/CMakeFiles/xnet_app.dir/all $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/depend $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=1,2,3 "Built target xnet" .PHONY : CMakeFiles/xnet.dir/all # Build rule for subdir invocation for target. CMakeFiles/xnet.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 9 $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 CMakeFiles/xnet.dir/all $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 0 .PHONY : CMakeFiles/xnet.dir/rule # Convenience name for target. xnet: CMakeFiles/xnet.dir/rule .PHONY : xnet # clean rule for target. CMakeFiles/xnet.dir/clean: $(MAKE) $(MAKESILENT) -f CMakeFiles\xnet.dir\build.make CMakeFiles/xnet.dir/clean .PHONY : CMakeFiles/xnet.dir/clean #============================================================================= # Target rules for target src/xnet_tiny/CMakeFiles/xnet_tiny.dir # All Build rule for target. src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all: $(MAKE) $(MAKESILENT) -f src\xnet_tiny\CMakeFiles\xnet_tiny.dir\build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/depend $(MAKE) $(MAKESILENT) -f src\xnet_tiny\CMakeFiles\xnet_tiny.dir\build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=8,9 "Built target xnet_tiny" .PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all # Build rule for subdir invocation for target. src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 2 $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 0 .PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule # Convenience name for target. xnet_tiny: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/rule .PHONY : xnet_tiny # clean rule for target. src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean: $(MAKE) $(MAKESILENT) -f src\xnet_tiny\CMakeFiles\xnet_tiny.dir\build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean .PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/clean #============================================================================= # Target rules for target src/xnet_app/CMakeFiles/xnet_app.dir # All Build rule for target. src/xnet_app/CMakeFiles/xnet_app.dir/all: $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/depend $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/build @$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=D:\c_work\start\build\CMakeFiles --progress-num=4,5,6,7 "Built target xnet_app" .PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/all # Build rule for subdir invocation for target. src/xnet_app/CMakeFiles/xnet_app.dir/rule: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 4 $(MAKE) $(MAKESILENT) -f CMakeFiles\Makefile2 src/xnet_app/CMakeFiles/xnet_app.dir/all $(CMAKE_COMMAND) -E cmake_progress_start D:\c_work\start\build\CMakeFiles 0 .PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/rule # Convenience name for target. xnet_app: src/xnet_app/CMakeFiles/xnet_app.dir/rule .PHONY : xnet_app # clean rule for target. src/xnet_app/CMakeFiles/xnet_app.dir/clean: $(MAKE) $(MAKESILENT) -f src\xnet_app\CMakeFiles\xnet_app.dir\build.make src/xnet_app/CMakeFiles/xnet_app.dir/clean .PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/clean #============================================================================= # 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