You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

310 lines
7.2 KiB
Makefile

# CMAKE generated file: DO NOT EDIT!
# Generated by "MinGW Makefiles" Generator, CMake Version 3.13
# 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 = D:\PortableApps\JetBrains\CLion\bin\cmake\win\bin\cmake.exe
# The command to remove a file.
RM = D:\PortableApps\JetBrains\CLion\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 = D:\UserData\Desktop\CF1091
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = D:\UserData\Desktop\CF1091\cmake-build-debug
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target rebuild_cache
rebuild_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
D:\PortableApps\JetBrains\CLion\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
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..."
D:\PortableApps\JetBrains\CLion\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
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start D:\UserData\Desktop\CF1091\cmake-build-debug\CMakeFiles D:\UserData\Desktop\CF1091\cmake-build-debug\CMakeFiles\progress.marks
$(MAKE) -f CMakeFiles\Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start D:\UserData\Desktop\CF1091\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 A
# Build rule for target.
A : cmake_check_build_system
$(MAKE) -f CMakeFiles\Makefile2 A
.PHONY : A
# fast build rule for target.
A/fast:
$(MAKE) -f CMakeFiles\A.dir\build.make CMakeFiles/A.dir/build
.PHONY : A/fast
#=============================================================================
# Target rules for targets named B
# Build rule for target.
B : cmake_check_build_system
$(MAKE) -f CMakeFiles\Makefile2 B
.PHONY : B
# fast build rule for target.
B/fast:
$(MAKE) -f CMakeFiles\B.dir\build.make CMakeFiles/B.dir/build
.PHONY : B/fast
#=============================================================================
# Target rules for targets named C
# Build rule for target.
C : cmake_check_build_system
$(MAKE) -f CMakeFiles\Makefile2 C
.PHONY : C
# fast build rule for target.
C/fast:
$(MAKE) -f CMakeFiles\C.dir\build.make CMakeFiles/C.dir/build
.PHONY : C/fast
#=============================================================================
# Target rules for targets named D
# Build rule for target.
D : cmake_check_build_system
$(MAKE) -f CMakeFiles\Makefile2 D
.PHONY : D
# fast build rule for target.
D/fast:
$(MAKE) -f CMakeFiles\D.dir\build.make CMakeFiles/D.dir/build
.PHONY : D/fast
A.obj: A.cpp.obj
.PHONY : A.obj
# target to build an object file
A.cpp.obj:
$(MAKE) -f CMakeFiles\A.dir\build.make CMakeFiles/A.dir/A.cpp.obj
.PHONY : A.cpp.obj
A.i: A.cpp.i
.PHONY : A.i
# target to preprocess a source file
A.cpp.i:
$(MAKE) -f CMakeFiles\A.dir\build.make CMakeFiles/A.dir/A.cpp.i
.PHONY : A.cpp.i
A.s: A.cpp.s
.PHONY : A.s
# target to generate assembly for a file
A.cpp.s:
$(MAKE) -f CMakeFiles\A.dir\build.make CMakeFiles/A.dir/A.cpp.s
.PHONY : A.cpp.s
B.obj: B.cpp.obj
.PHONY : B.obj
# target to build an object file
B.cpp.obj:
$(MAKE) -f CMakeFiles\B.dir\build.make CMakeFiles/B.dir/B.cpp.obj
.PHONY : B.cpp.obj
B.i: B.cpp.i
.PHONY : B.i
# target to preprocess a source file
B.cpp.i:
$(MAKE) -f CMakeFiles\B.dir\build.make CMakeFiles/B.dir/B.cpp.i
.PHONY : B.cpp.i
B.s: B.cpp.s
.PHONY : B.s
# target to generate assembly for a file
B.cpp.s:
$(MAKE) -f CMakeFiles\B.dir\build.make CMakeFiles/B.dir/B.cpp.s
.PHONY : B.cpp.s
C.obj: C.cpp.obj
.PHONY : C.obj
# target to build an object file
C.cpp.obj:
$(MAKE) -f CMakeFiles\C.dir\build.make CMakeFiles/C.dir/C.cpp.obj
.PHONY : C.cpp.obj
C.i: C.cpp.i
.PHONY : C.i
# target to preprocess a source file
C.cpp.i:
$(MAKE) -f CMakeFiles\C.dir\build.make CMakeFiles/C.dir/C.cpp.i
.PHONY : C.cpp.i
C.s: C.cpp.s
.PHONY : C.s
# target to generate assembly for a file
C.cpp.s:
$(MAKE) -f CMakeFiles\C.dir\build.make CMakeFiles/C.dir/C.cpp.s
.PHONY : C.cpp.s
D.obj: D.cpp.obj
.PHONY : D.obj
# target to build an object file
D.cpp.obj:
$(MAKE) -f CMakeFiles\D.dir\build.make CMakeFiles/D.dir/D.cpp.obj
.PHONY : D.cpp.obj
D.i: D.cpp.i
.PHONY : D.i
# target to preprocess a source file
D.cpp.i:
$(MAKE) -f CMakeFiles\D.dir\build.make CMakeFiles/D.dir/D.cpp.i
.PHONY : D.cpp.i
D.s: D.cpp.s
.PHONY : D.s
# target to generate assembly for a file
D.cpp.s:
$(MAKE) -f CMakeFiles\D.dir\build.make CMakeFiles/D.dir/D.cpp.s
.PHONY : D.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 ... A
@echo ... rebuild_cache
@echo ... B
@echo ... C
@echo ... D
@echo ... edit_cache
@echo ... A.obj
@echo ... A.i
@echo ... A.s
@echo ... B.obj
@echo ... B.i
@echo ... B.s
@echo ... C.obj
@echo ... C.i
@echo ... C.s
@echo ... D.obj
@echo ... D.i
@echo ... D.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