mirror of
https://github.com/ioacademy-jikim/debugging
synced 2025-06-09 08:56:15 +00:00
202 lines
6.8 KiB
Plaintext
202 lines
6.8 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.2
|
|
|
|
# Default target executed when no arguments are given to make.
|
|
default_target: all
|
|
.PHONY : default_target
|
|
|
|
# The main recursive all target
|
|
all:
|
|
.PHONY : all
|
|
|
|
# The main recursive preinstall target
|
|
preinstall:
|
|
.PHONY : preinstall
|
|
|
|
#=============================================================================
|
|
# Special targets provided by cmake.
|
|
|
|
# Disable implicit rules so canonical targets will work.
|
|
.SUFFIXES:
|
|
|
|
# Remove some rules from gmake that .SUFFIXES does not remove.
|
|
SUFFIXES =
|
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
|
# 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 remove -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /root/05_day/check-0.10.0/doc/example
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /root/05_day/check-0.10.0/doc/example
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
src/all: src/CMakeFiles/main.dir/all
|
|
src/all: src/CMakeFiles/money.dir/all
|
|
.PHONY : src/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
src/clean: src/CMakeFiles/main.dir/clean
|
|
src/clean: src/CMakeFiles/money.dir/clean
|
|
.PHONY : src/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
src/preinstall:
|
|
.PHONY : src/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/CMakeFiles/main.dir
|
|
|
|
# All Build rule for target.
|
|
src/CMakeFiles/main.dir/all: src/CMakeFiles/money.dir/all
|
|
$(MAKE) -f src/CMakeFiles/main.dir/build.make src/CMakeFiles/main.dir/depend
|
|
$(MAKE) -f src/CMakeFiles/main.dir/build.make src/CMakeFiles/main.dir/build
|
|
$(CMAKE_COMMAND) -E cmake_progress_report /root/05_day/check-0.10.0/doc/example/CMakeFiles 2
|
|
@echo "Built target main"
|
|
.PHONY : src/CMakeFiles/main.dir/all
|
|
|
|
# Include target in all.
|
|
all: src/CMakeFiles/main.dir/all
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/CMakeFiles/main.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/doc/example/CMakeFiles 2
|
|
$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/main.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/doc/example/CMakeFiles 0
|
|
.PHONY : src/CMakeFiles/main.dir/rule
|
|
|
|
# Convenience name for target.
|
|
main: src/CMakeFiles/main.dir/rule
|
|
.PHONY : main
|
|
|
|
# clean rule for target.
|
|
src/CMakeFiles/main.dir/clean:
|
|
$(MAKE) -f src/CMakeFiles/main.dir/build.make src/CMakeFiles/main.dir/clean
|
|
.PHONY : src/CMakeFiles/main.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: src/CMakeFiles/main.dir/clean
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/CMakeFiles/money.dir
|
|
|
|
# All Build rule for target.
|
|
src/CMakeFiles/money.dir/all:
|
|
$(MAKE) -f src/CMakeFiles/money.dir/build.make src/CMakeFiles/money.dir/depend
|
|
$(MAKE) -f src/CMakeFiles/money.dir/build.make src/CMakeFiles/money.dir/build
|
|
$(CMAKE_COMMAND) -E cmake_progress_report /root/05_day/check-0.10.0/doc/example/CMakeFiles 3
|
|
@echo "Built target money"
|
|
.PHONY : src/CMakeFiles/money.dir/all
|
|
|
|
# Include target in all.
|
|
all: src/CMakeFiles/money.dir/all
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/CMakeFiles/money.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/doc/example/CMakeFiles 1
|
|
$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/money.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/doc/example/CMakeFiles 0
|
|
.PHONY : src/CMakeFiles/money.dir/rule
|
|
|
|
# Convenience name for target.
|
|
money: src/CMakeFiles/money.dir/rule
|
|
.PHONY : money
|
|
|
|
# clean rule for target.
|
|
src/CMakeFiles/money.dir/clean:
|
|
$(MAKE) -f src/CMakeFiles/money.dir/build.make src/CMakeFiles/money.dir/clean
|
|
.PHONY : src/CMakeFiles/money.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: src/CMakeFiles/money.dir/clean
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory tests
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
tests/all: tests/CMakeFiles/check_money.dir/all
|
|
.PHONY : tests/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
tests/clean: tests/CMakeFiles/check_money.dir/clean
|
|
.PHONY : tests/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
tests/preinstall:
|
|
.PHONY : tests/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target tests/CMakeFiles/check_money.dir
|
|
|
|
# All Build rule for target.
|
|
tests/CMakeFiles/check_money.dir/all: src/CMakeFiles/money.dir/all
|
|
$(MAKE) -f tests/CMakeFiles/check_money.dir/build.make tests/CMakeFiles/check_money.dir/depend
|
|
$(MAKE) -f tests/CMakeFiles/check_money.dir/build.make tests/CMakeFiles/check_money.dir/build
|
|
$(CMAKE_COMMAND) -E cmake_progress_report /root/05_day/check-0.10.0/doc/example/CMakeFiles 1
|
|
@echo "Built target check_money"
|
|
.PHONY : tests/CMakeFiles/check_money.dir/all
|
|
|
|
# Include target in all.
|
|
all: tests/CMakeFiles/check_money.dir/all
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
tests/CMakeFiles/check_money.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/doc/example/CMakeFiles 2
|
|
$(MAKE) -f CMakeFiles/Makefile2 tests/CMakeFiles/check_money.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /root/05_day/check-0.10.0/doc/example/CMakeFiles 0
|
|
.PHONY : tests/CMakeFiles/check_money.dir/rule
|
|
|
|
# Convenience name for target.
|
|
check_money: tests/CMakeFiles/check_money.dir/rule
|
|
.PHONY : check_money
|
|
|
|
# clean rule for target.
|
|
tests/CMakeFiles/check_money.dir/clean:
|
|
$(MAKE) -f tests/CMakeFiles/check_money.dir/build.make tests/CMakeFiles/check_money.dir/clean
|
|
.PHONY : tests/CMakeFiles/check_money.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: tests/CMakeFiles/check_money.dir/clean
|
|
.PHONY : 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) -H$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
.PHONY : cmake_check_build_system
|
|
|