Files
NE_YuR/network/start/xnet_tiny/build/CMakeFiles/Makefile2
2025-11-17 22:22:52 +08:00

233 lines
9.4 KiB
Plaintext

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
# 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.
# 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/gh0s7/project/NE_YuR/network/start/xnet_tiny
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/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 "codegen" target.
codegen: CMakeFiles/xnet.dir/codegen
codegen: src/xnet_tiny/codegen
codegen: src/xnet_app/codegen
.PHONY : codegen
# 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 "codegen" directory target.
src/xnet_app/codegen: src/xnet_app/CMakeFiles/xnet_app.dir/codegen
.PHONY : src/xnet_app/codegen
# 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 "codegen" directory target.
src/xnet_tiny/codegen: src/xnet_tiny/CMakeFiles/xnet_tiny.dir/codegen
.PHONY : src/xnet_tiny/codegen
# 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=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/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 /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 12
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/xnet.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 0
.PHONY : CMakeFiles/xnet.dir/rule
# Convenience name for target.
xnet: CMakeFiles/xnet.dir/rule
.PHONY : xnet
# codegen rule for target.
CMakeFiles/xnet.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/xnet.dir/build.make CMakeFiles/xnet.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=1,2,3 "Finished codegen for target xnet"
.PHONY : CMakeFiles/xnet.dir/codegen
# 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=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=8,9,10,11,12 "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 /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 5
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_tiny/CMakeFiles/xnet_tiny.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/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
# codegen rule for target.
src/xnet_tiny/CMakeFiles/xnet_tiny.dir/codegen:
$(MAKE) $(MAKESILENT) -f src/xnet_tiny/CMakeFiles/xnet_tiny.dir/build.make src/xnet_tiny/CMakeFiles/xnet_tiny.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=8,9,10,11,12 "Finished codegen for target xnet_tiny"
.PHONY : src/xnet_tiny/CMakeFiles/xnet_tiny.dir/codegen
# 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=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/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 /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles 4
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/xnet_app/CMakeFiles/xnet_app.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/gh0s7/project/NE_YuR/network/start/xnet_tiny/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
# codegen rule for target.
src/xnet_app/CMakeFiles/xnet_app.dir/codegen:
$(MAKE) $(MAKESILENT) -f src/xnet_app/CMakeFiles/xnet_app.dir/build.make src/xnet_app/CMakeFiles/xnet_app.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/gh0s7/project/NE_YuR/network/start/xnet_tiny/build/CMakeFiles --progress-num=4,5,6,7 "Finished codegen for target xnet_app"
.PHONY : src/xnet_app/CMakeFiles/xnet_app.dir/codegen
# 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