197 lines
7.3 KiB
Plaintext
197 lines
7.3 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.31
|
|
|
|
# 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 = /mnt/alexander/Projects/azeron-linux
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /mnt/alexander/Projects/azeron-linux/build
|
|
|
|
#=============================================================================
|
|
# Directory level rules for the build root directory
|
|
|
|
# The main recursive "all" target.
|
|
all: libazeron/all
|
|
all: azeron-cli/all
|
|
.PHONY : all
|
|
|
|
# The main recursive "codegen" target.
|
|
codegen: libazeron/codegen
|
|
codegen: azeron-cli/codegen
|
|
.PHONY : codegen
|
|
|
|
# The main recursive "preinstall" target.
|
|
preinstall: libazeron/preinstall
|
|
preinstall: azeron-cli/preinstall
|
|
.PHONY : preinstall
|
|
|
|
# The main recursive "clean" target.
|
|
clean: libazeron/clean
|
|
clean: azeron-cli/clean
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory azeron-cli
|
|
|
|
# Recursive "all" directory target.
|
|
azeron-cli/all: azeron-cli/CMakeFiles/azeron-cli.dir/all
|
|
.PHONY : azeron-cli/all
|
|
|
|
# Recursive "codegen" directory target.
|
|
azeron-cli/codegen: azeron-cli/CMakeFiles/azeron-cli.dir/codegen
|
|
.PHONY : azeron-cli/codegen
|
|
|
|
# Recursive "preinstall" directory target.
|
|
azeron-cli/preinstall:
|
|
.PHONY : azeron-cli/preinstall
|
|
|
|
# Recursive "clean" directory target.
|
|
azeron-cli/clean: azeron-cli/CMakeFiles/azeron-cli.dir/clean
|
|
.PHONY : azeron-cli/clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory libazeron
|
|
|
|
# Recursive "all" directory target.
|
|
libazeron/all: libazeron/CMakeFiles/azeron.dir/all
|
|
.PHONY : libazeron/all
|
|
|
|
# Recursive "codegen" directory target.
|
|
libazeron/codegen: libazeron/CMakeFiles/azeron.dir/codegen
|
|
.PHONY : libazeron/codegen
|
|
|
|
# Recursive "preinstall" directory target.
|
|
libazeron/preinstall:
|
|
.PHONY : libazeron/preinstall
|
|
|
|
# Recursive "clean" directory target.
|
|
libazeron/clean: libazeron/CMakeFiles/azeron.dir/clean
|
|
.PHONY : libazeron/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target libazeron/CMakeFiles/azeron.dir
|
|
|
|
# All Build rule for target.
|
|
libazeron/CMakeFiles/azeron.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f libazeron/CMakeFiles/azeron.dir/build.make libazeron/CMakeFiles/azeron.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f libazeron/CMakeFiles/azeron.dir/build.make libazeron/CMakeFiles/azeron.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/alexander/Projects/azeron-linux/build/CMakeFiles --progress-num=1,2,3,4,5 "Built target azeron"
|
|
.PHONY : libazeron/CMakeFiles/azeron.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
libazeron/CMakeFiles/azeron.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /mnt/alexander/Projects/azeron-linux/build/CMakeFiles 5
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 libazeron/CMakeFiles/azeron.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /mnt/alexander/Projects/azeron-linux/build/CMakeFiles 0
|
|
.PHONY : libazeron/CMakeFiles/azeron.dir/rule
|
|
|
|
# Convenience name for target.
|
|
azeron: libazeron/CMakeFiles/azeron.dir/rule
|
|
.PHONY : azeron
|
|
|
|
# codegen rule for target.
|
|
libazeron/CMakeFiles/azeron.dir/codegen:
|
|
$(MAKE) $(MAKESILENT) -f libazeron/CMakeFiles/azeron.dir/build.make libazeron/CMakeFiles/azeron.dir/codegen
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/alexander/Projects/azeron-linux/build/CMakeFiles --progress-num=1,2,3,4,5 "Finished codegen for target azeron"
|
|
.PHONY : libazeron/CMakeFiles/azeron.dir/codegen
|
|
|
|
# clean rule for target.
|
|
libazeron/CMakeFiles/azeron.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f libazeron/CMakeFiles/azeron.dir/build.make libazeron/CMakeFiles/azeron.dir/clean
|
|
.PHONY : libazeron/CMakeFiles/azeron.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target azeron-cli/CMakeFiles/azeron-cli.dir
|
|
|
|
# All Build rule for target.
|
|
azeron-cli/CMakeFiles/azeron-cli.dir/all: libazeron/CMakeFiles/azeron.dir/all
|
|
$(MAKE) $(MAKESILENT) -f azeron-cli/CMakeFiles/azeron-cli.dir/build.make azeron-cli/CMakeFiles/azeron-cli.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f azeron-cli/CMakeFiles/azeron-cli.dir/build.make azeron-cli/CMakeFiles/azeron-cli.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/alexander/Projects/azeron-linux/build/CMakeFiles --progress-num=6,7,8,9 "Built target azeron-cli"
|
|
.PHONY : azeron-cli/CMakeFiles/azeron-cli.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
azeron-cli/CMakeFiles/azeron-cli.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /mnt/alexander/Projects/azeron-linux/build/CMakeFiles 9
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 azeron-cli/CMakeFiles/azeron-cli.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /mnt/alexander/Projects/azeron-linux/build/CMakeFiles 0
|
|
.PHONY : azeron-cli/CMakeFiles/azeron-cli.dir/rule
|
|
|
|
# Convenience name for target.
|
|
azeron-cli: azeron-cli/CMakeFiles/azeron-cli.dir/rule
|
|
.PHONY : azeron-cli
|
|
|
|
# codegen rule for target.
|
|
azeron-cli/CMakeFiles/azeron-cli.dir/codegen:
|
|
$(MAKE) $(MAKESILENT) -f azeron-cli/CMakeFiles/azeron-cli.dir/build.make azeron-cli/CMakeFiles/azeron-cli.dir/codegen
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/mnt/alexander/Projects/azeron-linux/build/CMakeFiles --progress-num=6,7,8,9 "Finished codegen for target azeron-cli"
|
|
.PHONY : azeron-cli/CMakeFiles/azeron-cli.dir/codegen
|
|
|
|
# clean rule for target.
|
|
azeron-cli/CMakeFiles/azeron-cli.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f azeron-cli/CMakeFiles/azeron-cli.dir/build.make azeron-cli/CMakeFiles/azeron-cli.dir/clean
|
|
.PHONY : azeron-cli/CMakeFiles/azeron-cli.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
|
|
|