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.

222 lines
6.7 KiB

# CMAKE generated file: DO NOT EDIT!
# Generated by "MinGW Makefiles" Generator, CMake Version 3.15
# Default target executed when no arguments are given to make.
default_target: all
.PHONY : default_target
# Allow only one "make -f Makefile2" at a time, but pass parallelism.
.NOTPARALLEL:
#=============================================================================
# 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.
SHELL = cmd.exe
# The CMake executable.
CMAKE_COMMAND = "C:\Program Files\JetBrains\CLion 2019.2.4\bin\cmake\win\bin\cmake.exe"
# The command to remove a file.
RM = "C:\Program Files\JetBrains\CLion 2019.2.4\bin\cmake\win\bin\cmake.exe" -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = C:\Users\Administrator\CLionProjects\TestProject
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = C:\Users\Administrator\CLionProjects\TestProject\cmake-build-debug
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
"C:\Program Files\JetBrains\CLion 2019.2.4\bin\cmake\win\bin\cmake.exe" -E echo "No interactive CMake dialog available."
.PHONY : edit_cache
# Special rule for the target edit_cache
edit_cache/fast: edit_cache
.PHONY : edit_cache/fast
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
"C:\Program Files\JetBrains\CLion 2019.2.4\bin\cmake\win\bin\cmake.exe" -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\Administrator\CLionProjects\TestProject\cmake-build-debug\CMakeFiles C:\Users\Administrator\CLionProjects\TestProject\cmake-build-debug\CMakeFiles\progress.marks
$(MAKE) -f CMakeFiles\Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start C:\Users\Administrator\CLionProjects\TestProject\cmake-build-debug\CMakeFiles 0
.PHONY : all
# The main clean target
clean:
$(MAKE) -f CMakeFiles\Makefile2 clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
$(MAKE) -f CMakeFiles\Makefile2 preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
$(MAKE) -f CMakeFiles\Makefile2 preinstall
.PHONY : preinstall/fast
# clear depends
depend:
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles\Makefile.cmake 1
.PHONY : depend
#=============================================================================
# Target rules for targets named 1_zhaolingqian
# Build rule for target.
1_zhaolingqian: cmake_check_build_system
$(MAKE) -f CMakeFiles\Makefile2 1_zhaolingqian
.PHONY : 1_zhaolingqian
# fast build rule for target.
1_zhaolingqian/fast:
$(MAKE) -f CMakeFiles\1_zhaolingqian.dir\build.make CMakeFiles/1_zhaolingqian.dir/build
.PHONY : 1_zhaolingqian/fast
#=============================================================================
# Target rules for targets named 2_zhaolingqian_db
# Build rule for target.
2_zhaolingqian_db: cmake_check_build_system
$(MAKE) -f CMakeFiles\Makefile2 2_zhaolingqian_db
.PHONY : 2_zhaolingqian_db
# fast build rule for target.
2_zhaolingqian_db/fast:
$(MAKE) -f CMakeFiles\2_zhaolingqian_db.dir\build.make CMakeFiles/2_zhaolingqian_db.dir/build
.PHONY : 2_zhaolingqian_db/fast
1_zhaolingqian.obj: 1_zhaolingqian.cpp.obj
.PHONY : 1_zhaolingqian.obj
# target to build an object file
1_zhaolingqian.cpp.obj:
$(MAKE) -f CMakeFiles\1_zhaolingqian.dir\build.make CMakeFiles/1_zhaolingqian.dir/1_zhaolingqian.cpp.obj
.PHONY : 1_zhaolingqian.cpp.obj
1_zhaolingqian.i: 1_zhaolingqian.cpp.i
.PHONY : 1_zhaolingqian.i
# target to preprocess a source file
1_zhaolingqian.cpp.i:
$(MAKE) -f CMakeFiles\1_zhaolingqian.dir\build.make CMakeFiles/1_zhaolingqian.dir/1_zhaolingqian.cpp.i
.PHONY : 1_zhaolingqian.cpp.i
1_zhaolingqian.s: 1_zhaolingqian.cpp.s
.PHONY : 1_zhaolingqian.s
# target to generate assembly for a file
1_zhaolingqian.cpp.s:
$(MAKE) -f CMakeFiles\1_zhaolingqian.dir\build.make CMakeFiles/1_zhaolingqian.dir/1_zhaolingqian.cpp.s
.PHONY : 1_zhaolingqian.cpp.s
2_zhaolingqian_db.obj: 2_zhaolingqian_db.cpp.obj
.PHONY : 2_zhaolingqian_db.obj
# target to build an object file
2_zhaolingqian_db.cpp.obj:
$(MAKE) -f CMakeFiles\2_zhaolingqian_db.dir\build.make CMakeFiles/2_zhaolingqian_db.dir/2_zhaolingqian_db.cpp.obj
.PHONY : 2_zhaolingqian_db.cpp.obj
2_zhaolingqian_db.i: 2_zhaolingqian_db.cpp.i
.PHONY : 2_zhaolingqian_db.i
# target to preprocess a source file
2_zhaolingqian_db.cpp.i:
$(MAKE) -f CMakeFiles\2_zhaolingqian_db.dir\build.make CMakeFiles/2_zhaolingqian_db.dir/2_zhaolingqian_db.cpp.i
.PHONY : 2_zhaolingqian_db.cpp.i
2_zhaolingqian_db.s: 2_zhaolingqian_db.cpp.s
.PHONY : 2_zhaolingqian_db.s
# target to generate assembly for a file
2_zhaolingqian_db.cpp.s:
$(MAKE) -f CMakeFiles\2_zhaolingqian_db.dir\build.make CMakeFiles/2_zhaolingqian_db.dir/2_zhaolingqian_db.cpp.s
.PHONY : 2_zhaolingqian_db.cpp.s
# Help Target
help:
@echo The following are some of the valid targets for this Makefile:
@echo ... all (the default if no target is provided)
@echo ... clean
@echo ... depend
@echo ... 1_zhaolingqian
@echo ... 2_zhaolingqian_db
@echo ... edit_cache
@echo ... rebuild_cache
@echo ... 1_zhaolingqian.obj
@echo ... 1_zhaolingqian.i
@echo ... 1_zhaolingqian.s
@echo ... 2_zhaolingqian_db.obj
@echo ... 2_zhaolingqian_db.i
@echo ... 2_zhaolingqian_db.s
.PHONY : help
#=============================================================================
# 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