games101-hw/08/build/CMakeFiles/Makefile2

369 lines
13 KiB
Plaintext
Raw Normal View History

2023-06-19 17:02:04 +08:00
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.10
# 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 = /home/cs18/Desktop/games101_homework/08
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/cs18/Desktop/games101_homework/08/build
#=============================================================================
# Directory level rules for directory CGL
# Convenience name for "all" pass in the directory.
CGL/all: CGL/deps/glew/all
CGL/all: CGL/deps/glfw/all
CGL/all: CGL/src/all
.PHONY : CGL/all
# Convenience name for "clean" pass in the directory.
CGL/clean: CGL/deps/glew/clean
CGL/clean: CGL/deps/glfw/clean
CGL/clean: CGL/src/clean
.PHONY : CGL/clean
# Convenience name for "preinstall" pass in the directory.
CGL/preinstall: CGL/deps/glew/preinstall
CGL/preinstall: CGL/deps/glfw/preinstall
CGL/preinstall: CGL/src/preinstall
.PHONY : CGL/preinstall
#=============================================================================
# Directory level rules for directory CGL/deps/glew
# Convenience name for "all" pass in the directory.
CGL/deps/glew/all: CGL/deps/glew/CMakeFiles/glew.dir/all
.PHONY : CGL/deps/glew/all
# Convenience name for "clean" pass in the directory.
CGL/deps/glew/clean: CGL/deps/glew/CMakeFiles/glew.dir/clean
.PHONY : CGL/deps/glew/clean
# Convenience name for "preinstall" pass in the directory.
CGL/deps/glew/preinstall:
.PHONY : CGL/deps/glew/preinstall
#=============================================================================
# Target rules for target CGL/deps/glew/CMakeFiles/glew.dir
# All Build rule for target.
CGL/deps/glew/CMakeFiles/glew.dir/all:
$(MAKE) -f CGL/deps/glew/CMakeFiles/glew.dir/build.make CGL/deps/glew/CMakeFiles/glew.dir/depend
$(MAKE) -f CGL/deps/glew/CMakeFiles/glew.dir/build.make CGL/deps/glew/CMakeFiles/glew.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cs18/Desktop/games101_homework/08/build/CMakeFiles --progress-num=15,16,17,18 "Built target glew"
.PHONY : CGL/deps/glew/CMakeFiles/glew.dir/all
# Include target in all.
all: CGL/deps/glew/CMakeFiles/glew.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CGL/deps/glew/CMakeFiles/glew.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/build/CMakeFiles 4
$(MAKE) -f CMakeFiles/Makefile2 CGL/deps/glew/CMakeFiles/glew.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/build/CMakeFiles 0
.PHONY : CGL/deps/glew/CMakeFiles/glew.dir/rule
# Convenience name for target.
glew: CGL/deps/glew/CMakeFiles/glew.dir/rule
.PHONY : glew
# clean rule for target.
CGL/deps/glew/CMakeFiles/glew.dir/clean:
$(MAKE) -f CGL/deps/glew/CMakeFiles/glew.dir/build.make CGL/deps/glew/CMakeFiles/glew.dir/clean
.PHONY : CGL/deps/glew/CMakeFiles/glew.dir/clean
# clean rule for target.
clean: CGL/deps/glew/CMakeFiles/glew.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory CGL/deps/glfw
# Convenience name for "all" pass in the directory.
CGL/deps/glfw/all: CGL/deps/glfw/src/all
.PHONY : CGL/deps/glfw/all
# Convenience name for "clean" pass in the directory.
CGL/deps/glfw/clean: CGL/deps/glfw/CMakeFiles/uninstall.dir/clean
CGL/deps/glfw/clean: CGL/deps/glfw/src/clean
.PHONY : CGL/deps/glfw/clean
# Convenience name for "preinstall" pass in the directory.
CGL/deps/glfw/preinstall: CGL/deps/glfw/src/preinstall
.PHONY : CGL/deps/glfw/preinstall
#=============================================================================
# Target rules for target CGL/deps/glfw/CMakeFiles/uninstall.dir
# All Build rule for target.
CGL/deps/glfw/CMakeFiles/uninstall.dir/all:
$(MAKE) -f CGL/deps/glfw/CMakeFiles/uninstall.dir/build.make CGL/deps/glfw/CMakeFiles/uninstall.dir/depend
$(MAKE) -f CGL/deps/glfw/CMakeFiles/uninstall.dir/build.make CGL/deps/glfw/CMakeFiles/uninstall.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cs18/Desktop/games101_homework/08/build/CMakeFiles --progress-num= "Built target uninstall"
.PHONY : CGL/deps/glfw/CMakeFiles/uninstall.dir/all
# Build rule for subdir invocation for target.
CGL/deps/glfw/CMakeFiles/uninstall.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/build/CMakeFiles 0
$(MAKE) -f CMakeFiles/Makefile2 CGL/deps/glfw/CMakeFiles/uninstall.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/build/CMakeFiles 0
.PHONY : CGL/deps/glfw/CMakeFiles/uninstall.dir/rule
# Convenience name for target.
uninstall: CGL/deps/glfw/CMakeFiles/uninstall.dir/rule
.PHONY : uninstall
# clean rule for target.
CGL/deps/glfw/CMakeFiles/uninstall.dir/clean:
$(MAKE) -f CGL/deps/glfw/CMakeFiles/uninstall.dir/build.make CGL/deps/glfw/CMakeFiles/uninstall.dir/clean
.PHONY : CGL/deps/glfw/CMakeFiles/uninstall.dir/clean
# clean rule for target.
clean: CGL/deps/glfw/CMakeFiles/uninstall.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory CGL/deps/glfw/src
# Convenience name for "all" pass in the directory.
CGL/deps/glfw/src/all: CGL/deps/glfw/src/CMakeFiles/glfw.dir/all
.PHONY : CGL/deps/glfw/src/all
# Convenience name for "clean" pass in the directory.
CGL/deps/glfw/src/clean: CGL/deps/glfw/src/CMakeFiles/glfw.dir/clean
.PHONY : CGL/deps/glfw/src/clean
# Convenience name for "preinstall" pass in the directory.
CGL/deps/glfw/src/preinstall:
.PHONY : CGL/deps/glfw/src/preinstall
#=============================================================================
# Target rules for target CGL/deps/glfw/src/CMakeFiles/glfw.dir
# All Build rule for target.
CGL/deps/glfw/src/CMakeFiles/glfw.dir/all:
$(MAKE) -f CGL/deps/glfw/src/CMakeFiles/glfw.dir/build.make CGL/deps/glfw/src/CMakeFiles/glfw.dir/depend
$(MAKE) -f CGL/deps/glfw/src/CMakeFiles/glfw.dir/build.make CGL/deps/glfw/src/CMakeFiles/glfw.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cs18/Desktop/games101_homework/08/build/CMakeFiles --progress-num=19,20,21,22,23,24,25,26,27,28,29,30,31,32 "Built target glfw"
.PHONY : CGL/deps/glfw/src/CMakeFiles/glfw.dir/all
# Include target in all.
all: CGL/deps/glfw/src/CMakeFiles/glfw.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CGL/deps/glfw/src/CMakeFiles/glfw.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/build/CMakeFiles 14
$(MAKE) -f CMakeFiles/Makefile2 CGL/deps/glfw/src/CMakeFiles/glfw.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/build/CMakeFiles 0
.PHONY : CGL/deps/glfw/src/CMakeFiles/glfw.dir/rule
# Convenience name for target.
glfw: CGL/deps/glfw/src/CMakeFiles/glfw.dir/rule
.PHONY : glfw
# clean rule for target.
CGL/deps/glfw/src/CMakeFiles/glfw.dir/clean:
$(MAKE) -f CGL/deps/glfw/src/CMakeFiles/glfw.dir/build.make CGL/deps/glfw/src/CMakeFiles/glfw.dir/clean
.PHONY : CGL/deps/glfw/src/CMakeFiles/glfw.dir/clean
# clean rule for target.
clean: CGL/deps/glfw/src/CMakeFiles/glfw.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory CGL/src
# Convenience name for "all" pass in the directory.
CGL/src/all: CGL/src/CMakeFiles/CGL.dir/all
.PHONY : CGL/src/all
# Convenience name for "clean" pass in the directory.
CGL/src/clean: CGL/src/CMakeFiles/CGL.dir/clean
.PHONY : CGL/src/clean
# Convenience name for "preinstall" pass in the directory.
CGL/src/preinstall:
.PHONY : CGL/src/preinstall
#=============================================================================
# Target rules for target CGL/src/CMakeFiles/CGL.dir
# All Build rule for target.
CGL/src/CMakeFiles/CGL.dir/all: CGL/deps/glew/CMakeFiles/glew.dir/all
$(MAKE) -f CGL/src/CMakeFiles/CGL.dir/build.make CGL/src/CMakeFiles/CGL.dir/depend
$(MAKE) -f CGL/src/CMakeFiles/CGL.dir/build.make CGL/src/CMakeFiles/CGL.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cs18/Desktop/games101_homework/08/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14 "Built target CGL"
.PHONY : CGL/src/CMakeFiles/CGL.dir/all
# Include target in all.
all: CGL/src/CMakeFiles/CGL.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CGL/src/CMakeFiles/CGL.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/build/CMakeFiles 18
$(MAKE) -f CMakeFiles/Makefile2 CGL/src/CMakeFiles/CGL.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/build/CMakeFiles 0
.PHONY : CGL/src/CMakeFiles/CGL.dir/rule
# Convenience name for target.
CGL: CGL/src/CMakeFiles/CGL.dir/rule
.PHONY : CGL
# clean rule for target.
CGL/src/CMakeFiles/CGL.dir/clean:
$(MAKE) -f CGL/src/CMakeFiles/CGL.dir/build.make CGL/src/CMakeFiles/CGL.dir/clean
.PHONY : CGL/src/CMakeFiles/CGL.dir/clean
# clean rule for target.
clean: CGL/src/CMakeFiles/CGL.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory src
# Convenience name for "all" pass in the directory.
src/all: src/CMakeFiles/ropesim.dir/all
.PHONY : src/all
# Convenience name for "clean" pass in the directory.
src/clean: src/CMakeFiles/ropesim.dir/clean
.PHONY : src/clean
# Convenience name for "preinstall" pass in the directory.
src/preinstall:
.PHONY : src/preinstall
#=============================================================================
# Target rules for target src/CMakeFiles/ropesim.dir
# All Build rule for target.
src/CMakeFiles/ropesim.dir/all: CGL/deps/glew/CMakeFiles/glew.dir/all
src/CMakeFiles/ropesim.dir/all: CGL/deps/glfw/src/CMakeFiles/glfw.dir/all
src/CMakeFiles/ropesim.dir/all: CGL/src/CMakeFiles/CGL.dir/all
$(MAKE) -f src/CMakeFiles/ropesim.dir/build.make src/CMakeFiles/ropesim.dir/depend
$(MAKE) -f src/CMakeFiles/ropesim.dir/build.make src/CMakeFiles/ropesim.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cs18/Desktop/games101_homework/08/build/CMakeFiles --progress-num=33,34,35,36 "Built target ropesim"
.PHONY : src/CMakeFiles/ropesim.dir/all
# Include target in all.
all: src/CMakeFiles/ropesim.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
src/CMakeFiles/ropesim.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/build/CMakeFiles 36
$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/ropesim.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/build/CMakeFiles 0
.PHONY : src/CMakeFiles/ropesim.dir/rule
# Convenience name for target.
ropesim: src/CMakeFiles/ropesim.dir/rule
.PHONY : ropesim
# clean rule for target.
src/CMakeFiles/ropesim.dir/clean:
$(MAKE) -f src/CMakeFiles/ropesim.dir/build.make src/CMakeFiles/ropesim.dir/clean
.PHONY : src/CMakeFiles/ropesim.dir/clean
# clean rule for target.
clean: src/CMakeFiles/ropesim.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