288 lines
9.6 KiB
Plaintext
288 lines
9.6 KiB
Plaintext
# 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/CGL
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/cs18/Desktop/games101_homework/08/CGL/build
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory deps/glew
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
deps/glew/all: deps/glew/CMakeFiles/glew.dir/all
|
|
|
|
.PHONY : deps/glew/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
deps/glew/clean: deps/glew/CMakeFiles/glew.dir/clean
|
|
|
|
.PHONY : deps/glew/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
deps/glew/preinstall:
|
|
|
|
.PHONY : deps/glew/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target deps/glew/CMakeFiles/glew.dir
|
|
|
|
# All Build rule for target.
|
|
deps/glew/CMakeFiles/glew.dir/all:
|
|
$(MAKE) -f deps/glew/CMakeFiles/glew.dir/build.make deps/glew/CMakeFiles/glew.dir/depend
|
|
$(MAKE) -f deps/glew/CMakeFiles/glew.dir/build.make deps/glew/CMakeFiles/glew.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles --progress-num=15,16,17,18 "Built target glew"
|
|
.PHONY : deps/glew/CMakeFiles/glew.dir/all
|
|
|
|
# Include target in all.
|
|
all: deps/glew/CMakeFiles/glew.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
deps/glew/CMakeFiles/glew.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles 4
|
|
$(MAKE) -f CMakeFiles/Makefile2 deps/glew/CMakeFiles/glew.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles 0
|
|
.PHONY : deps/glew/CMakeFiles/glew.dir/rule
|
|
|
|
# Convenience name for target.
|
|
glew: deps/glew/CMakeFiles/glew.dir/rule
|
|
|
|
.PHONY : glew
|
|
|
|
# clean rule for target.
|
|
deps/glew/CMakeFiles/glew.dir/clean:
|
|
$(MAKE) -f deps/glew/CMakeFiles/glew.dir/build.make deps/glew/CMakeFiles/glew.dir/clean
|
|
.PHONY : deps/glew/CMakeFiles/glew.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: deps/glew/CMakeFiles/glew.dir/clean
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory deps/glfw
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
deps/glfw/all: deps/glfw/src/all
|
|
|
|
.PHONY : deps/glfw/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
deps/glfw/clean: deps/glfw/CMakeFiles/uninstall.dir/clean
|
|
deps/glfw/clean: deps/glfw/src/clean
|
|
|
|
.PHONY : deps/glfw/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
deps/glfw/preinstall: deps/glfw/src/preinstall
|
|
|
|
.PHONY : deps/glfw/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target deps/glfw/CMakeFiles/uninstall.dir
|
|
|
|
# All Build rule for target.
|
|
deps/glfw/CMakeFiles/uninstall.dir/all:
|
|
$(MAKE) -f deps/glfw/CMakeFiles/uninstall.dir/build.make deps/glfw/CMakeFiles/uninstall.dir/depend
|
|
$(MAKE) -f deps/glfw/CMakeFiles/uninstall.dir/build.make deps/glfw/CMakeFiles/uninstall.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles --progress-num= "Built target uninstall"
|
|
.PHONY : deps/glfw/CMakeFiles/uninstall.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
deps/glfw/CMakeFiles/uninstall.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles 0
|
|
$(MAKE) -f CMakeFiles/Makefile2 deps/glfw/CMakeFiles/uninstall.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles 0
|
|
.PHONY : deps/glfw/CMakeFiles/uninstall.dir/rule
|
|
|
|
# Convenience name for target.
|
|
uninstall: deps/glfw/CMakeFiles/uninstall.dir/rule
|
|
|
|
.PHONY : uninstall
|
|
|
|
# clean rule for target.
|
|
deps/glfw/CMakeFiles/uninstall.dir/clean:
|
|
$(MAKE) -f deps/glfw/CMakeFiles/uninstall.dir/build.make deps/glfw/CMakeFiles/uninstall.dir/clean
|
|
.PHONY : deps/glfw/CMakeFiles/uninstall.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: deps/glfw/CMakeFiles/uninstall.dir/clean
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory deps/glfw/src
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
deps/glfw/src/all: deps/glfw/src/CMakeFiles/glfw.dir/all
|
|
|
|
.PHONY : deps/glfw/src/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
deps/glfw/src/clean: deps/glfw/src/CMakeFiles/glfw.dir/clean
|
|
|
|
.PHONY : deps/glfw/src/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
deps/glfw/src/preinstall:
|
|
|
|
.PHONY : deps/glfw/src/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target deps/glfw/src/CMakeFiles/glfw.dir
|
|
|
|
# All Build rule for target.
|
|
deps/glfw/src/CMakeFiles/glfw.dir/all:
|
|
$(MAKE) -f deps/glfw/src/CMakeFiles/glfw.dir/build.make deps/glfw/src/CMakeFiles/glfw.dir/depend
|
|
$(MAKE) -f deps/glfw/src/CMakeFiles/glfw.dir/build.make deps/glfw/src/CMakeFiles/glfw.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles --progress-num=19,20,21,22,23,24,25,26,27,28,29,30,31,32 "Built target glfw"
|
|
.PHONY : deps/glfw/src/CMakeFiles/glfw.dir/all
|
|
|
|
# Include target in all.
|
|
all: deps/glfw/src/CMakeFiles/glfw.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
deps/glfw/src/CMakeFiles/glfw.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles 14
|
|
$(MAKE) -f CMakeFiles/Makefile2 deps/glfw/src/CMakeFiles/glfw.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles 0
|
|
.PHONY : deps/glfw/src/CMakeFiles/glfw.dir/rule
|
|
|
|
# Convenience name for target.
|
|
glfw: deps/glfw/src/CMakeFiles/glfw.dir/rule
|
|
|
|
.PHONY : glfw
|
|
|
|
# clean rule for target.
|
|
deps/glfw/src/CMakeFiles/glfw.dir/clean:
|
|
$(MAKE) -f deps/glfw/src/CMakeFiles/glfw.dir/build.make deps/glfw/src/CMakeFiles/glfw.dir/clean
|
|
.PHONY : deps/glfw/src/CMakeFiles/glfw.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: deps/glfw/src/CMakeFiles/glfw.dir/clean
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory src
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
src/all: src/CMakeFiles/CGL.dir/all
|
|
|
|
.PHONY : src/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
src/clean: src/CMakeFiles/CGL.dir/clean
|
|
|
|
.PHONY : src/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
src/preinstall:
|
|
|
|
.PHONY : src/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target src/CMakeFiles/CGL.dir
|
|
|
|
# All Build rule for target.
|
|
src/CMakeFiles/CGL.dir/all: deps/glew/CMakeFiles/glew.dir/all
|
|
$(MAKE) -f src/CMakeFiles/CGL.dir/build.make src/CMakeFiles/CGL.dir/depend
|
|
$(MAKE) -f src/CMakeFiles/CGL.dir/build.make src/CMakeFiles/CGL.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14 "Built target CGL"
|
|
.PHONY : src/CMakeFiles/CGL.dir/all
|
|
|
|
# Include target in all.
|
|
all: src/CMakeFiles/CGL.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
src/CMakeFiles/CGL.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles 18
|
|
$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/CGL.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/cs18/Desktop/games101_homework/08/CGL/build/CMakeFiles 0
|
|
.PHONY : src/CMakeFiles/CGL.dir/rule
|
|
|
|
# Convenience name for target.
|
|
CGL: src/CMakeFiles/CGL.dir/rule
|
|
|
|
.PHONY : CGL
|
|
|
|
# clean rule for target.
|
|
src/CMakeFiles/CGL.dir/clean:
|
|
$(MAKE) -f src/CMakeFiles/CGL.dir/build.make src/CMakeFiles/CGL.dir/clean
|
|
.PHONY : src/CMakeFiles/CGL.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: src/CMakeFiles/CGL.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
|
|
|