Files
metabuilder/build/CMakeFiles/Makefile2
T
2025-12-25 10:41:09 +00:00

314 lines
14 KiB
Plaintext

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.28
# 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 = /workspaces/metabuilder/dbal/cpp
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /workspaces/metabuilder/build
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/dbal_core.dir/all
all: CMakeFiles/dbal_adapters.dir/all
all: CMakeFiles/dbal_daemon.dir/all
all: CMakeFiles/client_test.dir/all
all: CMakeFiles/query_test.dir/all
all: CMakeFiles/integration_tests.dir/all
all: CMakeFiles/conformance_tests.dir/all
all: CMakeFiles/http_server_security_test.dir/all
.PHONY : all
# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/dbal_core.dir/clean
clean: CMakeFiles/dbal_adapters.dir/clean
clean: CMakeFiles/dbal_daemon.dir/clean
clean: CMakeFiles/client_test.dir/clean
clean: CMakeFiles/query_test.dir/clean
clean: CMakeFiles/integration_tests.dir/clean
clean: CMakeFiles/conformance_tests.dir/clean
clean: CMakeFiles/http_server_security_test.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/dbal_core.dir
# All Build rule for target.
CMakeFiles/dbal_core.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/dbal_core.dir/build.make CMakeFiles/dbal_core.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/dbal_core.dir/build.make CMakeFiles/dbal_core.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/workspaces/metabuilder/build/CMakeFiles --progress-num=8,9,10,11,12,13,14,15,16 "Built target dbal_core"
.PHONY : CMakeFiles/dbal_core.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/dbal_core.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 9
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/dbal_core.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 0
.PHONY : CMakeFiles/dbal_core.dir/rule
# Convenience name for target.
dbal_core: CMakeFiles/dbal_core.dir/rule
.PHONY : dbal_core
# clean rule for target.
CMakeFiles/dbal_core.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/dbal_core.dir/build.make CMakeFiles/dbal_core.dir/clean
.PHONY : CMakeFiles/dbal_core.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/dbal_adapters.dir
# All Build rule for target.
CMakeFiles/dbal_adapters.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/dbal_adapters.dir/build.make CMakeFiles/dbal_adapters.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/dbal_adapters.dir/build.make CMakeFiles/dbal_adapters.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/workspaces/metabuilder/build/CMakeFiles --progress-num=5,6,7 "Built target dbal_adapters"
.PHONY : CMakeFiles/dbal_adapters.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/dbal_adapters.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 3
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/dbal_adapters.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 0
.PHONY : CMakeFiles/dbal_adapters.dir/rule
# Convenience name for target.
dbal_adapters: CMakeFiles/dbal_adapters.dir/rule
.PHONY : dbal_adapters
# clean rule for target.
CMakeFiles/dbal_adapters.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/dbal_adapters.dir/build.make CMakeFiles/dbal_adapters.dir/clean
.PHONY : CMakeFiles/dbal_adapters.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/dbal_daemon.dir
# All Build rule for target.
CMakeFiles/dbal_daemon.dir/all: CMakeFiles/dbal_core.dir/all
CMakeFiles/dbal_daemon.dir/all: CMakeFiles/dbal_adapters.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/dbal_daemon.dir/build.make CMakeFiles/dbal_daemon.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/dbal_daemon.dir/build.make CMakeFiles/dbal_daemon.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/workspaces/metabuilder/build/CMakeFiles --progress-num=17,18,19,20 "Built target dbal_daemon"
.PHONY : CMakeFiles/dbal_daemon.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/dbal_daemon.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 16
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/dbal_daemon.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 0
.PHONY : CMakeFiles/dbal_daemon.dir/rule
# Convenience name for target.
dbal_daemon: CMakeFiles/dbal_daemon.dir/rule
.PHONY : dbal_daemon
# clean rule for target.
CMakeFiles/dbal_daemon.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/dbal_daemon.dir/build.make CMakeFiles/dbal_daemon.dir/clean
.PHONY : CMakeFiles/dbal_daemon.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/client_test.dir
# All Build rule for target.
CMakeFiles/client_test.dir/all: CMakeFiles/dbal_core.dir/all
CMakeFiles/client_test.dir/all: CMakeFiles/dbal_adapters.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/client_test.dir/build.make CMakeFiles/client_test.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/client_test.dir/build.make CMakeFiles/client_test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/workspaces/metabuilder/build/CMakeFiles --progress-num=1,2 "Built target client_test"
.PHONY : CMakeFiles/client_test.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/client_test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 14
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/client_test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 0
.PHONY : CMakeFiles/client_test.dir/rule
# Convenience name for target.
client_test: CMakeFiles/client_test.dir/rule
.PHONY : client_test
# clean rule for target.
CMakeFiles/client_test.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/client_test.dir/build.make CMakeFiles/client_test.dir/clean
.PHONY : CMakeFiles/client_test.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/query_test.dir
# All Build rule for target.
CMakeFiles/query_test.dir/all: CMakeFiles/dbal_core.dir/all
CMakeFiles/query_test.dir/all: CMakeFiles/dbal_adapters.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/query_test.dir/build.make CMakeFiles/query_test.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/query_test.dir/build.make CMakeFiles/query_test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/workspaces/metabuilder/build/CMakeFiles --progress-num=25,26 "Built target query_test"
.PHONY : CMakeFiles/query_test.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/query_test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 14
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/query_test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 0
.PHONY : CMakeFiles/query_test.dir/rule
# Convenience name for target.
query_test: CMakeFiles/query_test.dir/rule
.PHONY : query_test
# clean rule for target.
CMakeFiles/query_test.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/query_test.dir/build.make CMakeFiles/query_test.dir/clean
.PHONY : CMakeFiles/query_test.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/integration_tests.dir
# All Build rule for target.
CMakeFiles/integration_tests.dir/all: CMakeFiles/dbal_core.dir/all
CMakeFiles/integration_tests.dir/all: CMakeFiles/dbal_adapters.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/integration_tests.dir/build.make CMakeFiles/integration_tests.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/integration_tests.dir/build.make CMakeFiles/integration_tests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/workspaces/metabuilder/build/CMakeFiles --progress-num=23,24 "Built target integration_tests"
.PHONY : CMakeFiles/integration_tests.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/integration_tests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 14
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/integration_tests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 0
.PHONY : CMakeFiles/integration_tests.dir/rule
# Convenience name for target.
integration_tests: CMakeFiles/integration_tests.dir/rule
.PHONY : integration_tests
# clean rule for target.
CMakeFiles/integration_tests.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/integration_tests.dir/build.make CMakeFiles/integration_tests.dir/clean
.PHONY : CMakeFiles/integration_tests.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/conformance_tests.dir
# All Build rule for target.
CMakeFiles/conformance_tests.dir/all: CMakeFiles/dbal_core.dir/all
CMakeFiles/conformance_tests.dir/all: CMakeFiles/dbal_adapters.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/conformance_tests.dir/build.make CMakeFiles/conformance_tests.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/conformance_tests.dir/build.make CMakeFiles/conformance_tests.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/workspaces/metabuilder/build/CMakeFiles --progress-num=3,4 "Built target conformance_tests"
.PHONY : CMakeFiles/conformance_tests.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/conformance_tests.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 14
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/conformance_tests.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 0
.PHONY : CMakeFiles/conformance_tests.dir/rule
# Convenience name for target.
conformance_tests: CMakeFiles/conformance_tests.dir/rule
.PHONY : conformance_tests
# clean rule for target.
CMakeFiles/conformance_tests.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/conformance_tests.dir/build.make CMakeFiles/conformance_tests.dir/clean
.PHONY : CMakeFiles/conformance_tests.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/http_server_security_test.dir
# All Build rule for target.
CMakeFiles/http_server_security_test.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/http_server_security_test.dir/build.make CMakeFiles/http_server_security_test.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/http_server_security_test.dir/build.make CMakeFiles/http_server_security_test.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/workspaces/metabuilder/build/CMakeFiles --progress-num=21,22 "Built target http_server_security_test"
.PHONY : CMakeFiles/http_server_security_test.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/http_server_security_test.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 2
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/http_server_security_test.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /workspaces/metabuilder/build/CMakeFiles 0
.PHONY : CMakeFiles/http_server_security_test.dir/rule
# Convenience name for target.
http_server_security_test: CMakeFiles/http_server_security_test.dir/rule
.PHONY : http_server_security_test
# clean rule for target.
CMakeFiles/http_server_security_test.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/http_server_security_test.dir/build.make CMakeFiles/http_server_security_test.dir/clean
.PHONY : CMakeFiles/http_server_security_test.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