You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
SQA-Homework/dse/build/CMakeFiles/Makefile2

304 lines
13 KiB

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.22
# 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/jackyma/Study/Codes/C/dse
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/jackyma/Study/Codes/C/dse/build
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/dse.dir/all
all: CMakeFiles/InstrumentPass.dir/all
all: CMakeFiles/runtime.dir/all
.PHONY : all
# The main recursive "preinstall" target.
preinstall:
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/intrinsics_gen.dir/clean
clean: CMakeFiles/omp_gen.dir/clean
clean: CMakeFiles/acc_gen.dir/clean
clean: CMakeFiles/dse.dir/clean
clean: CMakeFiles/InstrumentPass.dir/clean
clean: CMakeFiles/install-InstrumentPass.dir/clean
clean: CMakeFiles/install-InstrumentPass-stripped.dir/clean
clean: CMakeFiles/runtime.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target CMakeFiles/intrinsics_gen.dir
# All Build rule for target.
CMakeFiles/intrinsics_gen.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/intrinsics_gen.dir/build.make CMakeFiles/intrinsics_gen.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/intrinsics_gen.dir/build.make CMakeFiles/intrinsics_gen.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/jackyma/Study/Codes/C/dse/build/CMakeFiles --progress-num= "Built target intrinsics_gen"
.PHONY : CMakeFiles/intrinsics_gen.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/intrinsics_gen.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/intrinsics_gen.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 0
.PHONY : CMakeFiles/intrinsics_gen.dir/rule
# Convenience name for target.
intrinsics_gen: CMakeFiles/intrinsics_gen.dir/rule
.PHONY : intrinsics_gen
# clean rule for target.
CMakeFiles/intrinsics_gen.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/intrinsics_gen.dir/build.make CMakeFiles/intrinsics_gen.dir/clean
.PHONY : CMakeFiles/intrinsics_gen.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/omp_gen.dir
# All Build rule for target.
CMakeFiles/omp_gen.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/omp_gen.dir/build.make CMakeFiles/omp_gen.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/omp_gen.dir/build.make CMakeFiles/omp_gen.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/jackyma/Study/Codes/C/dse/build/CMakeFiles --progress-num= "Built target omp_gen"
.PHONY : CMakeFiles/omp_gen.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/omp_gen.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/omp_gen.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 0
.PHONY : CMakeFiles/omp_gen.dir/rule
# Convenience name for target.
omp_gen: CMakeFiles/omp_gen.dir/rule
.PHONY : omp_gen
# clean rule for target.
CMakeFiles/omp_gen.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/omp_gen.dir/build.make CMakeFiles/omp_gen.dir/clean
.PHONY : CMakeFiles/omp_gen.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/acc_gen.dir
# All Build rule for target.
CMakeFiles/acc_gen.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/acc_gen.dir/build.make CMakeFiles/acc_gen.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/acc_gen.dir/build.make CMakeFiles/acc_gen.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/jackyma/Study/Codes/C/dse/build/CMakeFiles --progress-num= "Built target acc_gen"
.PHONY : CMakeFiles/acc_gen.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/acc_gen.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/acc_gen.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 0
.PHONY : CMakeFiles/acc_gen.dir/rule
# Convenience name for target.
acc_gen: CMakeFiles/acc_gen.dir/rule
.PHONY : acc_gen
# clean rule for target.
CMakeFiles/acc_gen.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/acc_gen.dir/build.make CMakeFiles/acc_gen.dir/clean
.PHONY : CMakeFiles/acc_gen.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/dse.dir
# All Build rule for target.
CMakeFiles/dse.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/dse.dir/build.make CMakeFiles/dse.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/dse.dir/build.make CMakeFiles/dse.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/jackyma/Study/Codes/C/dse/build/CMakeFiles --progress-num=3,4,5 "Built target dse"
.PHONY : CMakeFiles/dse.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/dse.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 3
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/dse.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 0
.PHONY : CMakeFiles/dse.dir/rule
# Convenience name for target.
dse: CMakeFiles/dse.dir/rule
.PHONY : dse
# clean rule for target.
CMakeFiles/dse.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/dse.dir/build.make CMakeFiles/dse.dir/clean
.PHONY : CMakeFiles/dse.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/InstrumentPass.dir
# All Build rule for target.
CMakeFiles/InstrumentPass.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/InstrumentPass.dir/build.make CMakeFiles/InstrumentPass.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/InstrumentPass.dir/build.make CMakeFiles/InstrumentPass.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/jackyma/Study/Codes/C/dse/build/CMakeFiles --progress-num=1,2 "Built target InstrumentPass"
.PHONY : CMakeFiles/InstrumentPass.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/InstrumentPass.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 2
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/InstrumentPass.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 0
.PHONY : CMakeFiles/InstrumentPass.dir/rule
# Convenience name for target.
InstrumentPass: CMakeFiles/InstrumentPass.dir/rule
.PHONY : InstrumentPass
# clean rule for target.
CMakeFiles/InstrumentPass.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/InstrumentPass.dir/build.make CMakeFiles/InstrumentPass.dir/clean
.PHONY : CMakeFiles/InstrumentPass.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/install-InstrumentPass.dir
# All Build rule for target.
CMakeFiles/install-InstrumentPass.dir/all: CMakeFiles/InstrumentPass.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/install-InstrumentPass.dir/build.make CMakeFiles/install-InstrumentPass.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/install-InstrumentPass.dir/build.make CMakeFiles/install-InstrumentPass.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/jackyma/Study/Codes/C/dse/build/CMakeFiles --progress-num= "Built target install-InstrumentPass"
.PHONY : CMakeFiles/install-InstrumentPass.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/install-InstrumentPass.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 2
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/install-InstrumentPass.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 0
.PHONY : CMakeFiles/install-InstrumentPass.dir/rule
# Convenience name for target.
install-InstrumentPass: CMakeFiles/install-InstrumentPass.dir/rule
.PHONY : install-InstrumentPass
# clean rule for target.
CMakeFiles/install-InstrumentPass.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/install-InstrumentPass.dir/build.make CMakeFiles/install-InstrumentPass.dir/clean
.PHONY : CMakeFiles/install-InstrumentPass.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/install-InstrumentPass-stripped.dir
# All Build rule for target.
CMakeFiles/install-InstrumentPass-stripped.dir/all: CMakeFiles/InstrumentPass.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/install-InstrumentPass-stripped.dir/build.make CMakeFiles/install-InstrumentPass-stripped.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/install-InstrumentPass-stripped.dir/build.make CMakeFiles/install-InstrumentPass-stripped.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/jackyma/Study/Codes/C/dse/build/CMakeFiles --progress-num= "Built target install-InstrumentPass-stripped"
.PHONY : CMakeFiles/install-InstrumentPass-stripped.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/install-InstrumentPass-stripped.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 2
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/install-InstrumentPass-stripped.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 0
.PHONY : CMakeFiles/install-InstrumentPass-stripped.dir/rule
# Convenience name for target.
install-InstrumentPass-stripped: CMakeFiles/install-InstrumentPass-stripped.dir/rule
.PHONY : install-InstrumentPass-stripped
# clean rule for target.
CMakeFiles/install-InstrumentPass-stripped.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/install-InstrumentPass-stripped.dir/build.make CMakeFiles/install-InstrumentPass-stripped.dir/clean
.PHONY : CMakeFiles/install-InstrumentPass-stripped.dir/clean
#=============================================================================
# Target rules for target CMakeFiles/runtime.dir
# All Build rule for target.
CMakeFiles/runtime.dir/all:
$(MAKE) $(MAKESILENT) -f CMakeFiles/runtime.dir/build.make CMakeFiles/runtime.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/runtime.dir/build.make CMakeFiles/runtime.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/jackyma/Study/Codes/C/dse/build/CMakeFiles --progress-num=6,7,8 "Built target runtime"
.PHONY : CMakeFiles/runtime.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/runtime.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 3
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/runtime.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/jackyma/Study/Codes/C/dse/build/CMakeFiles 0
.PHONY : CMakeFiles/runtime.dir/rule
# Convenience name for target.
runtime: CMakeFiles/runtime.dir/rule
.PHONY : runtime
# clean rule for target.
CMakeFiles/runtime.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/runtime.dir/build.make CMakeFiles/runtime.dir/clean
.PHONY : CMakeFiles/runtime.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