Skip to content
Permalink
76eb70c5b1
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
203 lines (140 sloc) 6.27 KB
# 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/codio/workspace/Text-Based-Game
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/codio/workspace/Text-Based-Game
#=============================================================================
# Target rules for target CMakeFiles/main.dir
# All Build rule for target.
CMakeFiles/main.dir/all: src/CMakeFiles/game.dir/all
CMakeFiles/main.dir/all: src/CMakeFiles/window.dir/all
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/depend
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/codio/workspace/Text-Based-Game/CMakeFiles --progress-num=3,4 "Built target main"
.PHONY : CMakeFiles/main.dir/all
# Include target in all.
all: CMakeFiles/main.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
CMakeFiles/main.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/codio/workspace/Text-Based-Game/CMakeFiles 6
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/main.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/codio/workspace/Text-Based-Game/CMakeFiles 0
.PHONY : CMakeFiles/main.dir/rule
# Convenience name for target.
main: CMakeFiles/main.dir/rule
.PHONY : main
# clean rule for target.
CMakeFiles/main.dir/clean:
$(MAKE) -f CMakeFiles/main.dir/build.make CMakeFiles/main.dir/clean
.PHONY : CMakeFiles/main.dir/clean
# clean rule for target.
clean: CMakeFiles/main.dir/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory src
# Convenience name for "all" pass in the directory.
src/all: src/CMakeFiles/game.dir/all
src/all: src/CMakeFiles/window.dir/all
.PHONY : src/all
# Convenience name for "clean" pass in the directory.
src/clean: src/CMakeFiles/game.dir/clean
src/clean: src/CMakeFiles/window.dir/clean
.PHONY : src/clean
# Convenience name for "preinstall" pass in the directory.
src/preinstall:
.PHONY : src/preinstall
#=============================================================================
# Target rules for target src/CMakeFiles/game.dir
# All Build rule for target.
src/CMakeFiles/game.dir/all:
$(MAKE) -f src/CMakeFiles/game.dir/build.make src/CMakeFiles/game.dir/depend
$(MAKE) -f src/CMakeFiles/game.dir/build.make src/CMakeFiles/game.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/codio/workspace/Text-Based-Game/CMakeFiles --progress-num=1,2 "Built target game"
.PHONY : src/CMakeFiles/game.dir/all
# Include target in all.
all: src/CMakeFiles/game.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
src/CMakeFiles/game.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/codio/workspace/Text-Based-Game/CMakeFiles 2
$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/game.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/codio/workspace/Text-Based-Game/CMakeFiles 0
.PHONY : src/CMakeFiles/game.dir/rule
# Convenience name for target.
game: src/CMakeFiles/game.dir/rule
.PHONY : game
# clean rule for target.
src/CMakeFiles/game.dir/clean:
$(MAKE) -f src/CMakeFiles/game.dir/build.make src/CMakeFiles/game.dir/clean
.PHONY : src/CMakeFiles/game.dir/clean
# clean rule for target.
clean: src/CMakeFiles/game.dir/clean
.PHONY : clean
#=============================================================================
# Target rules for target src/CMakeFiles/window.dir
# All Build rule for target.
src/CMakeFiles/window.dir/all:
$(MAKE) -f src/CMakeFiles/window.dir/build.make src/CMakeFiles/window.dir/depend
$(MAKE) -f src/CMakeFiles/window.dir/build.make src/CMakeFiles/window.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/codio/workspace/Text-Based-Game/CMakeFiles --progress-num=5,6 "Built target window"
.PHONY : src/CMakeFiles/window.dir/all
# Include target in all.
all: src/CMakeFiles/window.dir/all
.PHONY : all
# Build rule for subdir invocation for target.
src/CMakeFiles/window.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/codio/workspace/Text-Based-Game/CMakeFiles 2
$(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/window.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/codio/workspace/Text-Based-Game/CMakeFiles 0
.PHONY : src/CMakeFiles/window.dir/rule
# Convenience name for target.
window: src/CMakeFiles/window.dir/rule
.PHONY : window
# clean rule for target.
src/CMakeFiles/window.dir/clean:
$(MAKE) -f src/CMakeFiles/window.dir/build.make src/CMakeFiles/window.dir/clean
.PHONY : src/CMakeFiles/window.dir/clean
# clean rule for target.
clean: src/CMakeFiles/window.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