335 lines
16 KiB
Plaintext
335 lines
16 KiB
Plaintext
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 4.2
|
|
|
|
# Default target executed when no arguments are given to make.
|
|
default_target: all
|
|
.PHONY : default_target
|
|
|
|
#=============================================================================
|
|
# Special targets provided by cmake.
|
|
|
|
# Disable implicit rules so canonical targets will work.
|
|
.SUFFIXES:
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : %,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : RCS/%,v
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : SCCS/s.%
|
|
|
|
# Disable VCS-based implicit rules.
|
|
% : s.%
|
|
|
|
.SUFFIXES: .hpux_make_needs_suffix_list
|
|
|
|
# Command-line flag to silence nested $(MAKE).
|
|
$(VERBOSE)MAKESILENT = -s
|
|
|
|
#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 rm -f
|
|
|
|
# Escaping for special characters.
|
|
EQUALS = =
|
|
|
|
# The top-level source directory on which CMake was run.
|
|
CMAKE_SOURCE_DIR = /home/anon/sda/Personal/Repos/snivy
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/anon/sda/Personal/Repos/snivy/build-web
|
|
|
|
#=============================================================================
|
|
# Directory level rules for the build root directory
|
|
|
|
# The main recursive "all" target.
|
|
all: CMakeFiles/snivy.dir/all
|
|
all: CMakeFiles/copy_resources.dir/all
|
|
.PHONY : all
|
|
|
|
# The main recursive "codegen" target.
|
|
codegen: CMakeFiles/snivy.dir/codegen
|
|
codegen: CMakeFiles/copy_resources.dir/codegen
|
|
.PHONY : codegen
|
|
|
|
# The main recursive "preinstall" target.
|
|
preinstall:
|
|
.PHONY : preinstall
|
|
|
|
# The main recursive "clean" target.
|
|
clean: CMakeFiles/snivy.dir/clean
|
|
clean: CMakeFiles/copy_resources.dir/clean
|
|
clean: external/SDL/clean
|
|
clean: external/SDL_mixer/clean
|
|
.PHONY : clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory external/SDL
|
|
|
|
# Recursive "all" directory target.
|
|
external/SDL/all: external/SDL/CMakeFiles/SDL3-static.dir/all
|
|
external/SDL/all: external/SDL/CMakeFiles/SDL3_test.dir/all
|
|
external/SDL/all: external/SDL/CMakeFiles/SDL_uclibc.dir/all
|
|
.PHONY : external/SDL/all
|
|
|
|
# Recursive "codegen" directory target.
|
|
external/SDL/codegen: external/SDL/CMakeFiles/SDL3-static.dir/codegen
|
|
external/SDL/codegen: external/SDL/CMakeFiles/SDL3_test.dir/codegen
|
|
external/SDL/codegen: external/SDL/CMakeFiles/SDL_uclibc.dir/codegen
|
|
.PHONY : external/SDL/codegen
|
|
|
|
# Recursive "preinstall" directory target.
|
|
external/SDL/preinstall:
|
|
.PHONY : external/SDL/preinstall
|
|
|
|
# Recursive "clean" directory target.
|
|
external/SDL/clean: external/SDL/CMakeFiles/SDL3-static.dir/clean
|
|
external/SDL/clean: external/SDL/CMakeFiles/SDL3_test.dir/clean
|
|
external/SDL/clean: external/SDL/CMakeFiles/SDL_uclibc.dir/clean
|
|
.PHONY : external/SDL/clean
|
|
|
|
#=============================================================================
|
|
# Directory level rules for directory external/SDL_mixer
|
|
|
|
# Recursive "all" directory target.
|
|
external/SDL_mixer/all: external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/all
|
|
.PHONY : external/SDL_mixer/all
|
|
|
|
# Recursive "codegen" directory target.
|
|
external/SDL_mixer/codegen: external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/codegen
|
|
.PHONY : external/SDL_mixer/codegen
|
|
|
|
# Recursive "preinstall" directory target.
|
|
external/SDL_mixer/preinstall:
|
|
.PHONY : external/SDL_mixer/preinstall
|
|
|
|
# Recursive "clean" directory target.
|
|
external/SDL_mixer/clean: external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/clean
|
|
.PHONY : external/SDL_mixer/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/snivy.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/snivy.dir/all: CMakeFiles/copy_resources.dir/all
|
|
CMakeFiles/snivy.dir/all: external/SDL/CMakeFiles/SDL3-static.dir/all
|
|
CMakeFiles/snivy.dir/all: external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/snivy.dir/build.make CMakeFiles/snivy.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/snivy.dir/build.make CMakeFiles/snivy.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num=88,89,90,91,92,93,94,95,96,97,98,99,100 "Built target snivy"
|
|
.PHONY : CMakeFiles/snivy.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/snivy.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 96
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/snivy.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 0
|
|
.PHONY : CMakeFiles/snivy.dir/rule
|
|
|
|
# Convenience name for target.
|
|
snivy: CMakeFiles/snivy.dir/rule
|
|
.PHONY : snivy
|
|
|
|
# codegen rule for target.
|
|
CMakeFiles/snivy.dir/codegen: CMakeFiles/copy_resources.dir/all
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/snivy.dir/build.make CMakeFiles/snivy.dir/codegen
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num=88,89,90,91,92,93,94,95,96,97,98,99,100 "Finished codegen for target snivy"
|
|
.PHONY : CMakeFiles/snivy.dir/codegen
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/snivy.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/snivy.dir/build.make CMakeFiles/snivy.dir/clean
|
|
.PHONY : CMakeFiles/snivy.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target CMakeFiles/copy_resources.dir
|
|
|
|
# All Build rule for target.
|
|
CMakeFiles/copy_resources.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/copy_resources.dir/build.make CMakeFiles/copy_resources.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/copy_resources.dir/build.make CMakeFiles/copy_resources.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num= "Built target copy_resources"
|
|
.PHONY : CMakeFiles/copy_resources.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
CMakeFiles/copy_resources.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 0
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/copy_resources.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 0
|
|
.PHONY : CMakeFiles/copy_resources.dir/rule
|
|
|
|
# Convenience name for target.
|
|
copy_resources: CMakeFiles/copy_resources.dir/rule
|
|
.PHONY : copy_resources
|
|
|
|
# codegen rule for target.
|
|
CMakeFiles/copy_resources.dir/codegen:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/copy_resources.dir/build.make CMakeFiles/copy_resources.dir/codegen
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num= "Finished codegen for target copy_resources"
|
|
.PHONY : CMakeFiles/copy_resources.dir/codegen
|
|
|
|
# clean rule for target.
|
|
CMakeFiles/copy_resources.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/copy_resources.dir/build.make CMakeFiles/copy_resources.dir/clean
|
|
.PHONY : CMakeFiles/copy_resources.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target external/SDL/CMakeFiles/SDL3-static.dir
|
|
|
|
# All Build rule for target.
|
|
external/SDL/CMakeFiles/SDL3-static.dir/all: external/SDL/CMakeFiles/SDL_uclibc.dir/all
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL3-static.dir/build.make external/SDL/CMakeFiles/SDL3-static.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL3-static.dir/build.make external/SDL/CMakeFiles/SDL3-static.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66 "Built target SDL3-static"
|
|
.PHONY : external/SDL/CMakeFiles/SDL3-static.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
external/SDL/CMakeFiles/SDL3-static.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 75
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 external/SDL/CMakeFiles/SDL3-static.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 0
|
|
.PHONY : external/SDL/CMakeFiles/SDL3-static.dir/rule
|
|
|
|
# Convenience name for target.
|
|
SDL3-static: external/SDL/CMakeFiles/SDL3-static.dir/rule
|
|
.PHONY : SDL3-static
|
|
|
|
# codegen rule for target.
|
|
external/SDL/CMakeFiles/SDL3-static.dir/codegen:
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL3-static.dir/build.make external/SDL/CMakeFiles/SDL3-static.dir/codegen
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num=1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66 "Finished codegen for target SDL3-static"
|
|
.PHONY : external/SDL/CMakeFiles/SDL3-static.dir/codegen
|
|
|
|
# clean rule for target.
|
|
external/SDL/CMakeFiles/SDL3-static.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL3-static.dir/build.make external/SDL/CMakeFiles/SDL3-static.dir/clean
|
|
.PHONY : external/SDL/CMakeFiles/SDL3-static.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target external/SDL/CMakeFiles/SDL3_test.dir
|
|
|
|
# All Build rule for target.
|
|
external/SDL/CMakeFiles/SDL3_test.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL3_test.dir/build.make external/SDL/CMakeFiles/SDL3_test.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL3_test.dir/build.make external/SDL/CMakeFiles/SDL3_test.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num=75,76,77,78 "Built target SDL3_test"
|
|
.PHONY : external/SDL/CMakeFiles/SDL3_test.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
external/SDL/CMakeFiles/SDL3_test.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 4
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 external/SDL/CMakeFiles/SDL3_test.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 0
|
|
.PHONY : external/SDL/CMakeFiles/SDL3_test.dir/rule
|
|
|
|
# Convenience name for target.
|
|
SDL3_test: external/SDL/CMakeFiles/SDL3_test.dir/rule
|
|
.PHONY : SDL3_test
|
|
|
|
# codegen rule for target.
|
|
external/SDL/CMakeFiles/SDL3_test.dir/codegen:
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL3_test.dir/build.make external/SDL/CMakeFiles/SDL3_test.dir/codegen
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num=75,76,77,78 "Finished codegen for target SDL3_test"
|
|
.PHONY : external/SDL/CMakeFiles/SDL3_test.dir/codegen
|
|
|
|
# clean rule for target.
|
|
external/SDL/CMakeFiles/SDL3_test.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL3_test.dir/build.make external/SDL/CMakeFiles/SDL3_test.dir/clean
|
|
.PHONY : external/SDL/CMakeFiles/SDL3_test.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target external/SDL/CMakeFiles/SDL_uclibc.dir
|
|
|
|
# All Build rule for target.
|
|
external/SDL/CMakeFiles/SDL_uclibc.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL_uclibc.dir/build.make external/SDL/CMakeFiles/SDL_uclibc.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL_uclibc.dir/build.make external/SDL/CMakeFiles/SDL_uclibc.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num=79,80,81,82,83,84,85,86,87 "Built target SDL_uclibc"
|
|
.PHONY : external/SDL/CMakeFiles/SDL_uclibc.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
external/SDL/CMakeFiles/SDL_uclibc.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 9
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 external/SDL/CMakeFiles/SDL_uclibc.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 0
|
|
.PHONY : external/SDL/CMakeFiles/SDL_uclibc.dir/rule
|
|
|
|
# Convenience name for target.
|
|
SDL_uclibc: external/SDL/CMakeFiles/SDL_uclibc.dir/rule
|
|
.PHONY : SDL_uclibc
|
|
|
|
# codegen rule for target.
|
|
external/SDL/CMakeFiles/SDL_uclibc.dir/codegen:
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL_uclibc.dir/build.make external/SDL/CMakeFiles/SDL_uclibc.dir/codegen
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num=79,80,81,82,83,84,85,86,87 "Finished codegen for target SDL_uclibc"
|
|
.PHONY : external/SDL/CMakeFiles/SDL_uclibc.dir/codegen
|
|
|
|
# clean rule for target.
|
|
external/SDL/CMakeFiles/SDL_uclibc.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f external/SDL/CMakeFiles/SDL_uclibc.dir/build.make external/SDL/CMakeFiles/SDL_uclibc.dir/clean
|
|
.PHONY : external/SDL/CMakeFiles/SDL_uclibc.dir/clean
|
|
|
|
#=============================================================================
|
|
# Target rules for target external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir
|
|
|
|
# All Build rule for target.
|
|
external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/all:
|
|
$(MAKE) $(MAKESILENT) -f external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/build.make external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/depend
|
|
$(MAKE) $(MAKESILENT) -f external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/build.make external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/build
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num=67,68,69,70,71,72,73,74 "Built target SDL3_mixer-static"
|
|
.PHONY : external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/all
|
|
|
|
# Build rule for subdir invocation for target.
|
|
external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/rule: cmake_check_build_system
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 8
|
|
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/all
|
|
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles 0
|
|
.PHONY : external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/rule
|
|
|
|
# Convenience name for target.
|
|
SDL3_mixer-static: external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/rule
|
|
.PHONY : SDL3_mixer-static
|
|
|
|
# codegen rule for target.
|
|
external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/codegen:
|
|
$(MAKE) $(MAKESILENT) -f external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/build.make external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/codegen
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles --progress-num=67,68,69,70,71,72,73,74 "Finished codegen for target SDL3_mixer-static"
|
|
.PHONY : external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/codegen
|
|
|
|
# clean rule for target.
|
|
external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/clean:
|
|
$(MAKE) $(MAKESILENT) -f external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/build.make external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/clean
|
|
.PHONY : external/SDL_mixer/CMakeFiles/SDL3_mixer-static.dir/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) -P /home/anon/sda/Personal/Repos/snivy/build-web/CMakeFiles/VerifyGlobs.cmake
|
|
$(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
|
|
.PHONY : cmake_check_build_system
|
|
|