This commit is contained in:
2025-11-23 20:39:37 +04:00
parent 3e9ddfa23b
commit a53339a753
1041 changed files with 692788 additions and 2521 deletions

389
CMakeFiles/Makefile2 Normal file
View File

@@ -0,0 +1,389 @@
# 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/doryan/Bloom
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/doryan/Bloom
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/Bloom.dir/all
all: src/all
.PHONY : all
# The main recursive "codegen" target.
codegen: CMakeFiles/Bloom.dir/codegen
codegen: src/codegen
.PHONY : codegen
# The main recursive "preinstall" target.
preinstall: src/preinstall
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/Bloom.dir/clean
clean: CMakeFiles/Bloom_other_files.dir/clean
clean: CMakeFiles/Bloom_autogen_timestamp_deps.dir/clean
clean: CMakeFiles/Bloom_autogen.dir/clean
clean: src/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory src
# Recursive "all" directory target.
src/all: src/DebugToolDrivers/all
src/all: src/Targets/all
src/all: src/TargetController/all
src/all: src/DebugServer/all
src/all: src/Insight/all
.PHONY : src/all
# Recursive "codegen" directory target.
src/codegen: src/DebugToolDrivers/codegen
src/codegen: src/Targets/codegen
src/codegen: src/TargetController/codegen
src/codegen: src/DebugServer/codegen
src/codegen: src/Insight/codegen
.PHONY : src/codegen
# Recursive "preinstall" directory target.
src/preinstall: src/DebugToolDrivers/preinstall
src/preinstall: src/Targets/preinstall
src/preinstall: src/TargetController/preinstall
src/preinstall: src/DebugServer/preinstall
src/preinstall: src/Insight/preinstall
.PHONY : src/preinstall
# Recursive "clean" directory target.
src/clean: src/DebugToolDrivers/clean
src/clean: src/Targets/clean
src/clean: src/TargetController/clean
src/clean: src/DebugServer/clean
src/clean: src/Insight/clean
.PHONY : src/clean
#=============================================================================
# Directory level rules for directory src/DebugServer
# Recursive "all" directory target.
src/DebugServer/all:
.PHONY : src/DebugServer/all
# Recursive "codegen" directory target.
src/DebugServer/codegen:
.PHONY : src/DebugServer/codegen
# Recursive "preinstall" directory target.
src/DebugServer/preinstall:
.PHONY : src/DebugServer/preinstall
# Recursive "clean" directory target.
src/DebugServer/clean:
.PHONY : src/DebugServer/clean
#=============================================================================
# Directory level rules for directory src/DebugToolDrivers
# Recursive "all" directory target.
src/DebugToolDrivers/all:
.PHONY : src/DebugToolDrivers/all
# Recursive "codegen" directory target.
src/DebugToolDrivers/codegen:
.PHONY : src/DebugToolDrivers/codegen
# Recursive "preinstall" directory target.
src/DebugToolDrivers/preinstall:
.PHONY : src/DebugToolDrivers/preinstall
# Recursive "clean" directory target.
src/DebugToolDrivers/clean:
.PHONY : src/DebugToolDrivers/clean
#=============================================================================
# Directory level rules for directory src/Insight
# Recursive "all" directory target.
src/Insight/all:
.PHONY : src/Insight/all
# Recursive "codegen" directory target.
src/Insight/codegen:
.PHONY : src/Insight/codegen
# Recursive "preinstall" directory target.
src/Insight/preinstall:
.PHONY : src/Insight/preinstall
# Recursive "clean" directory target.
src/Insight/clean: src/Insight/CMakeFiles/Bloom_InsightResources.dir/clean
.PHONY : src/Insight/clean
#=============================================================================
# Directory level rules for directory src/TargetController
# Recursive "all" directory target.
src/TargetController/all:
.PHONY : src/TargetController/all
# Recursive "codegen" directory target.
src/TargetController/codegen:
.PHONY : src/TargetController/codegen
# Recursive "preinstall" directory target.
src/TargetController/preinstall:
.PHONY : src/TargetController/preinstall
# Recursive "clean" directory target.
src/TargetController/clean:
.PHONY : src/TargetController/clean
#=============================================================================
# Directory level rules for directory src/Targets
# Recursive "all" directory target.
src/Targets/all:
.PHONY : src/Targets/all
# Recursive "codegen" directory target.
src/Targets/codegen:
.PHONY : src/Targets/codegen
# Recursive "preinstall" directory target.
src/Targets/preinstall:
.PHONY : src/Targets/preinstall
# Recursive "clean" directory target.
src/Targets/clean:
.PHONY : src/Targets/clean
#=============================================================================
# Target rules for target CMakeFiles/Bloom.dir
# All Build rule for target.
CMakeFiles/Bloom.dir/all: src/Insight/CMakeFiles/Bloom_InsightResources.dir/all
CMakeFiles/Bloom.dir/all: CMakeFiles/Bloom_autogen_timestamp_deps.dir/all
CMakeFiles/Bloom.dir/all: CMakeFiles/Bloom_autogen.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom.dir/build.make CMakeFiles/Bloom.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom.dir/build.make CMakeFiles/Bloom.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/doryan/Bloom/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99 "Built target Bloom"
.PHONY : CMakeFiles/Bloom.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/Bloom.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/doryan/Bloom/CMakeFiles 100
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Bloom.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/doryan/Bloom/CMakeFiles 0
.PHONY : CMakeFiles/Bloom.dir/rule
# Convenience name for target.
Bloom: CMakeFiles/Bloom.dir/rule
.PHONY : Bloom
# codegen rule for target.
CMakeFiles/Bloom.dir/codegen: src/Insight/CMakeFiles/Bloom_InsightResources.dir/all
CMakeFiles/Bloom.dir/codegen: CMakeFiles/Bloom_autogen_timestamp_deps.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom.dir/build.make CMakeFiles/Bloom.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/doryan/Bloom/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99 "Finished codegen for target Bloom"
.PHONY : CMakeFiles/Bloom.dir/codegen
# clean rule for target.
CMakeFiles/Bloom.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom.dir/build.make CMakeFiles/Bloom.dir/clean
.PHONY : CMakeFiles/Bloom.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/Bloom_other_files.dir
# All Build rule for target.
CMakeFiles/Bloom_other_files.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_other_files.dir/build.make CMakeFiles/Bloom_other_files.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_other_files.dir/build.make CMakeFiles/Bloom_other_files.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/doryan/Bloom/CMakeFiles --progress-num= "Built target Bloom_other_files"
.PHONY : CMakeFiles/Bloom_other_files.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/Bloom_other_files.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/doryan/Bloom/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Bloom_other_files.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/doryan/Bloom/CMakeFiles 0
.PHONY : CMakeFiles/Bloom_other_files.dir/rule
# Convenience name for target.
Bloom_other_files: CMakeFiles/Bloom_other_files.dir/rule
.PHONY : Bloom_other_files
# codegen rule for target.
CMakeFiles/Bloom_other_files.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_other_files.dir/build.make CMakeFiles/Bloom_other_files.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/doryan/Bloom/CMakeFiles --progress-num= "Finished codegen for target Bloom_other_files"
.PHONY : CMakeFiles/Bloom_other_files.dir/codegen
# clean rule for target.
CMakeFiles/Bloom_other_files.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_other_files.dir/build.make CMakeFiles/Bloom_other_files.dir/clean
.PHONY : CMakeFiles/Bloom_other_files.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/Bloom_autogen_timestamp_deps.dir
# All Build rule for target.
CMakeFiles/Bloom_autogen_timestamp_deps.dir/all: src/Insight/CMakeFiles/Bloom_InsightResources.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_autogen_timestamp_deps.dir/build.make CMakeFiles/Bloom_autogen_timestamp_deps.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_autogen_timestamp_deps.dir/build.make CMakeFiles/Bloom_autogen_timestamp_deps.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/doryan/Bloom/CMakeFiles --progress-num= "Built target Bloom_autogen_timestamp_deps"
.PHONY : CMakeFiles/Bloom_autogen_timestamp_deps.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/Bloom_autogen_timestamp_deps.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/doryan/Bloom/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Bloom_autogen_timestamp_deps.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/doryan/Bloom/CMakeFiles 0
.PHONY : CMakeFiles/Bloom_autogen_timestamp_deps.dir/rule
# Convenience name for target.
Bloom_autogen_timestamp_deps: CMakeFiles/Bloom_autogen_timestamp_deps.dir/rule
.PHONY : Bloom_autogen_timestamp_deps
# codegen rule for target.
CMakeFiles/Bloom_autogen_timestamp_deps.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_autogen_timestamp_deps.dir/build.make CMakeFiles/Bloom_autogen_timestamp_deps.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/doryan/Bloom/CMakeFiles --progress-num= "Finished codegen for target Bloom_autogen_timestamp_deps"
.PHONY : CMakeFiles/Bloom_autogen_timestamp_deps.dir/codegen
# clean rule for target.
CMakeFiles/Bloom_autogen_timestamp_deps.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_autogen_timestamp_deps.dir/build.make CMakeFiles/Bloom_autogen_timestamp_deps.dir/clean
.PHONY : CMakeFiles/Bloom_autogen_timestamp_deps.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/Bloom_autogen.dir
# All Build rule for target.
CMakeFiles/Bloom_autogen.dir/all: CMakeFiles/Bloom_autogen_timestamp_deps.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_autogen.dir/build.make CMakeFiles/Bloom_autogen.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_autogen.dir/build.make CMakeFiles/Bloom_autogen.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/doryan/Bloom/CMakeFiles --progress-num=100 "Built target Bloom_autogen"
.PHONY : CMakeFiles/Bloom_autogen.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/Bloom_autogen.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/doryan/Bloom/CMakeFiles 1
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/Bloom_autogen.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/doryan/Bloom/CMakeFiles 0
.PHONY : CMakeFiles/Bloom_autogen.dir/rule
# Convenience name for target.
Bloom_autogen: CMakeFiles/Bloom_autogen.dir/rule
.PHONY : Bloom_autogen
# codegen rule for target.
CMakeFiles/Bloom_autogen.dir/codegen: CMakeFiles/Bloom_autogen_timestamp_deps.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_autogen.dir/build.make CMakeFiles/Bloom_autogen.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/doryan/Bloom/CMakeFiles --progress-num=100 "Finished codegen for target Bloom_autogen"
.PHONY : CMakeFiles/Bloom_autogen.dir/codegen
# clean rule for target.
CMakeFiles/Bloom_autogen.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/Bloom_autogen.dir/build.make CMakeFiles/Bloom_autogen.dir/clean
.PHONY : CMakeFiles/Bloom_autogen.dir/clean
#=============================================================================
# Target rules for target src/Insight/CMakeFiles/Bloom_InsightResources.dir
# All Build rule for target.
src/Insight/CMakeFiles/Bloom_InsightResources.dir/all:
$(MAKE) $(MAKESILENT) -f src/Insight/CMakeFiles/Bloom_InsightResources.dir/build.make src/Insight/CMakeFiles/Bloom_InsightResources.dir/depend
$(MAKE) $(MAKESILENT) -f src/Insight/CMakeFiles/Bloom_InsightResources.dir/build.make src/Insight/CMakeFiles/Bloom_InsightResources.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/doryan/Bloom/CMakeFiles --progress-num= "Built target Bloom_InsightResources"
.PHONY : src/Insight/CMakeFiles/Bloom_InsightResources.dir/all
# Build rule for subdir invocation for target.
src/Insight/CMakeFiles/Bloom_InsightResources.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/doryan/Bloom/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 src/Insight/CMakeFiles/Bloom_InsightResources.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/doryan/Bloom/CMakeFiles 0
.PHONY : src/Insight/CMakeFiles/Bloom_InsightResources.dir/rule
# Convenience name for target.
Bloom_InsightResources: src/Insight/CMakeFiles/Bloom_InsightResources.dir/rule
.PHONY : Bloom_InsightResources
# codegen rule for target.
src/Insight/CMakeFiles/Bloom_InsightResources.dir/codegen:
$(MAKE) $(MAKESILENT) -f src/Insight/CMakeFiles/Bloom_InsightResources.dir/build.make src/Insight/CMakeFiles/Bloom_InsightResources.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/doryan/Bloom/CMakeFiles --progress-num= "Finished codegen for target Bloom_InsightResources"
.PHONY : src/Insight/CMakeFiles/Bloom_InsightResources.dir/codegen
# clean rule for target.
src/Insight/CMakeFiles/Bloom_InsightResources.dir/clean:
$(MAKE) $(MAKESILENT) -f src/Insight/CMakeFiles/Bloom_InsightResources.dir/build.make src/Insight/CMakeFiles/Bloom_InsightResources.dir/clean
.PHONY : src/Insight/CMakeFiles/Bloom_InsightResources.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