225 lines
7.3 KiB
Plaintext
225 lines
7.3 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.13
|
|
|
|
# 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
|
|
|
|
# The main recursive clean target
|
|
clean:
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# 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/robert/Programming/SDLU
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/robert/Programming/SDLU/bin
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/sdlu.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/sdlu.dir/all: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all
|
|
$(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/depend
|
|
$(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=6,7,8,9,10,11,12,13,14,15,16,17,18 "Built target sdlu"
|
|
.PHONY : CMakeFiles/sdlu.dir/all
|
|
|
|
# Include target in all.
|
|
all: CMakeFiles/sdlu.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/sdlu.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 18
|
|
$(MAKE) -f CMakeFiles/Makefile2 CMakeFiles/sdlu.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 0
|
|
.PHONY : CMakeFiles/sdlu.dir/rule
|
|
|
|
# Convenience name for target.
|
|
sdlu: CMakeFiles/sdlu.dir/rule
|
|
|
|
.PHONY : sdlu
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/sdlu.dir/clean:
|
|
$(MAKE) -f CMakeFiles/sdlu.dir/build.make CMakeFiles/sdlu.dir/clean
|
|
.PHONY : CMakeFiles/sdlu.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: CMakeFiles/sdlu.dir/clean
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory lib/sdl2_gfx
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
lib/sdl2_gfx/all: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all
|
|
|
|
.PHONY : lib/sdl2_gfx/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
lib/sdl2_gfx/clean: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean
|
|
|
|
.PHONY : lib/sdl2_gfx/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
lib/sdl2_gfx/preinstall:
|
|
|
|
.PHONY : lib/sdl2_gfx/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir
|
|
|
|
# All Build rule for target.
|
|
lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all:
|
|
$(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/depend
|
|
$(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=1,2,3,4,5 "Built target sdl2_gfx"
|
|
.PHONY : lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all
|
|
|
|
# Include target in all.
|
|
all: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 5
|
|
$(MAKE) -f CMakeFiles/Makefile2 lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 0
|
|
.PHONY : lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/rule
|
|
|
|
# Convenience name for target.
|
|
sdl2_gfx: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/rule
|
|
|
|
.PHONY : sdl2_gfx
|
|
|
|
# clean rule for target.
|
|
lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean:
|
|
$(MAKE) -f lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/build.make lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean
|
|
.PHONY : lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/clean
|
|
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory examples
|
|
|
|
# Convenience name for "all" pass in the directory.
|
|
examples/all: examples/CMakeFiles/sdlu_example.dir/all
|
|
|
|
.PHONY : examples/all
|
|
|
|
# Convenience name for "clean" pass in the directory.
|
|
examples/clean: examples/CMakeFiles/sdlu_example.dir/clean
|
|
|
|
.PHONY : examples/clean
|
|
|
|
# Convenience name for "preinstall" pass in the directory.
|
|
examples/preinstall:
|
|
|
|
.PHONY : examples/preinstall
|
|
|
|
#=============================================================================
|
|
# Target rules for target examples/CMakeFiles/sdlu_example.dir
|
|
|
|
# All Build rule for target.
|
|
examples/CMakeFiles/sdlu_example.dir/all: CMakeFiles/sdlu.dir/all
|
|
examples/CMakeFiles/sdlu_example.dir/all: lib/sdl2_gfx/CMakeFiles/sdl2_gfx.dir/all
|
|
$(MAKE) -f examples/CMakeFiles/sdlu_example.dir/build.make examples/CMakeFiles/sdlu_example.dir/depend
|
|
$(MAKE) -f examples/CMakeFiles/sdlu_example.dir/build.make examples/CMakeFiles/sdlu_example.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --progress-dir=/home/robert/Programming/SDLU/bin/CMakeFiles --progress-num=19,20 "Built target sdlu_example"
|
|
.PHONY : examples/CMakeFiles/sdlu_example.dir/all
|
|
|
|
# Include target in all.
|
|
all: examples/CMakeFiles/sdlu_example.dir/all
|
|
|
|
.PHONY : all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
examples/CMakeFiles/sdlu_example.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 20
|
|
$(MAKE) -f CMakeFiles/Makefile2 examples/CMakeFiles/sdlu_example.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/robert/Programming/SDLU/bin/CMakeFiles 0
|
|
.PHONY : examples/CMakeFiles/sdlu_example.dir/rule
|
|
|
|
# Convenience name for target.
|
|
sdlu_example: examples/CMakeFiles/sdlu_example.dir/rule
|
|
|
|
.PHONY : sdlu_example
|
|
|
|
# clean rule for target.
|
|
examples/CMakeFiles/sdlu_example.dir/clean:
|
|
$(MAKE) -f examples/CMakeFiles/sdlu_example.dir/build.make examples/CMakeFiles/sdlu_example.dir/clean
|
|
.PHONY : examples/CMakeFiles/sdlu_example.dir/clean
|
|
|
|
# clean rule for target.
|
|
clean: examples/CMakeFiles/sdlu_example.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
.PHONY : cmake_check_build_system
|
|
|