7
0
mirror of https://gitlab.com/raylibtemplates/rt.git synced 2026-06-04 18:00:52 -04:00
Files
RaylibTemplate-C/build-web/CMakeFiles/Makefile2
2025-11-03 02:11:38 +00:00

229 lines
9.5 KiB
Plaintext

# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 4.1
# 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/maple/Documents/WebTest
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/maple/Documents/WebTest/build-web
#=============================================================================
# Directory level rules for the build root directory
# The main recursive "all" target.
all: CMakeFiles/game.dir/all
all: _deps/raylib-build/all
.PHONY : all
# The main recursive "codegen" target.
codegen: CMakeFiles/game.dir/codegen
codegen: _deps/raylib-build/codegen
.PHONY : codegen
# The main recursive "preinstall" target.
preinstall: _deps/raylib-build/preinstall
.PHONY : preinstall
# The main recursive "clean" target.
clean: CMakeFiles/game.dir/clean
clean: _deps/raylib-build/clean
.PHONY : clean
#=============================================================================
# Directory level rules for directory _deps/raylib-build
# Recursive "all" directory target.
_deps/raylib-build/all: _deps/raylib-build/raylib/all
.PHONY : _deps/raylib-build/all
# Recursive "codegen" directory target.
_deps/raylib-build/codegen: _deps/raylib-build/raylib/codegen
.PHONY : _deps/raylib-build/codegen
# Recursive "preinstall" directory target.
_deps/raylib-build/preinstall: _deps/raylib-build/raylib/preinstall
.PHONY : _deps/raylib-build/preinstall
# Recursive "clean" directory target.
_deps/raylib-build/clean: _deps/raylib-build/CMakeFiles/uninstall.dir/clean
_deps/raylib-build/clean: _deps/raylib-build/raylib/clean
.PHONY : _deps/raylib-build/clean
#=============================================================================
# Directory level rules for directory _deps/raylib-build/raylib
# Recursive "all" directory target.
_deps/raylib-build/raylib/all: _deps/raylib-build/raylib/CMakeFiles/raylib.dir/all
.PHONY : _deps/raylib-build/raylib/all
# Recursive "codegen" directory target.
_deps/raylib-build/raylib/codegen: _deps/raylib-build/raylib/CMakeFiles/raylib.dir/codegen
.PHONY : _deps/raylib-build/raylib/codegen
# Recursive "preinstall" directory target.
_deps/raylib-build/raylib/preinstall:
.PHONY : _deps/raylib-build/raylib/preinstall
# Recursive "clean" directory target.
_deps/raylib-build/raylib/clean: _deps/raylib-build/raylib/CMakeFiles/raylib.dir/clean
.PHONY : _deps/raylib-build/raylib/clean
#=============================================================================
# Target rules for target CMakeFiles/game.dir
# All Build rule for target.
CMakeFiles/game.dir/all: _deps/raylib-build/raylib/CMakeFiles/raylib.dir/all
$(MAKE) $(MAKESILENT) -f CMakeFiles/game.dir/build.make CMakeFiles/game.dir/depend
$(MAKE) $(MAKESILENT) -f CMakeFiles/game.dir/build.make CMakeFiles/game.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/maple/Documents/WebTest/build-web/CMakeFiles --progress-num=1,2 "Built target game"
.PHONY : CMakeFiles/game.dir/all
# Build rule for subdir invocation for target.
CMakeFiles/game.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/CMakeFiles 10
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 CMakeFiles/game.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/CMakeFiles 0
.PHONY : CMakeFiles/game.dir/rule
# Convenience name for target.
game: CMakeFiles/game.dir/rule
.PHONY : game
# codegen rule for target.
CMakeFiles/game.dir/codegen:
$(MAKE) $(MAKESILENT) -f CMakeFiles/game.dir/build.make CMakeFiles/game.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/maple/Documents/WebTest/build-web/CMakeFiles --progress-num=1,2 "Finished codegen for target game"
.PHONY : CMakeFiles/game.dir/codegen
# clean rule for target.
CMakeFiles/game.dir/clean:
$(MAKE) $(MAKESILENT) -f CMakeFiles/game.dir/build.make CMakeFiles/game.dir/clean
.PHONY : CMakeFiles/game.dir/clean
#=============================================================================
# Target rules for target _deps/raylib-build/CMakeFiles/uninstall.dir
# All Build rule for target.
_deps/raylib-build/CMakeFiles/uninstall.dir/all:
$(MAKE) $(MAKESILENT) -f _deps/raylib-build/CMakeFiles/uninstall.dir/build.make _deps/raylib-build/CMakeFiles/uninstall.dir/depend
$(MAKE) $(MAKESILENT) -f _deps/raylib-build/CMakeFiles/uninstall.dir/build.make _deps/raylib-build/CMakeFiles/uninstall.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/maple/Documents/WebTest/build-web/CMakeFiles --progress-num= "Built target uninstall"
.PHONY : _deps/raylib-build/CMakeFiles/uninstall.dir/all
# Build rule for subdir invocation for target.
_deps/raylib-build/CMakeFiles/uninstall.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/CMakeFiles 0
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/raylib-build/CMakeFiles/uninstall.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/CMakeFiles 0
.PHONY : _deps/raylib-build/CMakeFiles/uninstall.dir/rule
# Convenience name for target.
uninstall: _deps/raylib-build/CMakeFiles/uninstall.dir/rule
.PHONY : uninstall
# codegen rule for target.
_deps/raylib-build/CMakeFiles/uninstall.dir/codegen:
$(MAKE) $(MAKESILENT) -f _deps/raylib-build/CMakeFiles/uninstall.dir/build.make _deps/raylib-build/CMakeFiles/uninstall.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/maple/Documents/WebTest/build-web/CMakeFiles --progress-num= "Finished codegen for target uninstall"
.PHONY : _deps/raylib-build/CMakeFiles/uninstall.dir/codegen
# clean rule for target.
_deps/raylib-build/CMakeFiles/uninstall.dir/clean:
$(MAKE) $(MAKESILENT) -f _deps/raylib-build/CMakeFiles/uninstall.dir/build.make _deps/raylib-build/CMakeFiles/uninstall.dir/clean
.PHONY : _deps/raylib-build/CMakeFiles/uninstall.dir/clean
#=============================================================================
# Target rules for target _deps/raylib-build/raylib/CMakeFiles/raylib.dir
# All Build rule for target.
_deps/raylib-build/raylib/CMakeFiles/raylib.dir/all:
$(MAKE) $(MAKESILENT) -f _deps/raylib-build/raylib/CMakeFiles/raylib.dir/build.make _deps/raylib-build/raylib/CMakeFiles/raylib.dir/depend
$(MAKE) $(MAKESILENT) -f _deps/raylib-build/raylib/CMakeFiles/raylib.dir/build.make _deps/raylib-build/raylib/CMakeFiles/raylib.dir/build
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/maple/Documents/WebTest/build-web/CMakeFiles --progress-num=3,4,5,6,7,8,9,10 "Built target raylib"
.PHONY : _deps/raylib-build/raylib/CMakeFiles/raylib.dir/all
# Build rule for subdir invocation for target.
_deps/raylib-build/raylib/CMakeFiles/raylib.dir/rule: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/CMakeFiles 8
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 _deps/raylib-build/raylib/CMakeFiles/raylib.dir/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/maple/Documents/WebTest/build-web/CMakeFiles 0
.PHONY : _deps/raylib-build/raylib/CMakeFiles/raylib.dir/rule
# Convenience name for target.
raylib: _deps/raylib-build/raylib/CMakeFiles/raylib.dir/rule
.PHONY : raylib
# codegen rule for target.
_deps/raylib-build/raylib/CMakeFiles/raylib.dir/codegen:
$(MAKE) $(MAKESILENT) -f _deps/raylib-build/raylib/CMakeFiles/raylib.dir/build.make _deps/raylib-build/raylib/CMakeFiles/raylib.dir/codegen
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --progress-dir=/home/maple/Documents/WebTest/build-web/CMakeFiles --progress-num=3,4,5,6,7,8,9,10 "Finished codegen for target raylib"
.PHONY : _deps/raylib-build/raylib/CMakeFiles/raylib.dir/codegen
# clean rule for target.
_deps/raylib-build/raylib/CMakeFiles/raylib.dir/clean:
$(MAKE) $(MAKESILENT) -f _deps/raylib-build/raylib/CMakeFiles/raylib.dir/build.make _deps/raylib-build/raylib/CMakeFiles/raylib.dir/clean
.PHONY : _deps/raylib-build/raylib/CMakeFiles/raylib.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) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system