# CMAKE generated file: DO NOT EDIT! # Generated by "Unix Makefiles" Generator, CMake Version 3.25 # Default target executed when no arguments are given to make. default_target: all .PHONY : default_target # Allow only one "make -f Makefile2" at a time, but pass parallelism. .NOTPARALLEL: #============================================================================= # 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 # Produce verbose output by default. VERBOSE = 1 # 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/brett/Documents/Brock/CS 3P98/Final Project" # The top-level build directory on which CMake was run. CMAKE_BINARY_DIR = "/home/brett/Documents/Brock/CS 3P98/Final Project/cmake-build-emrelease" #============================================================================= # Targets provided globally by CMake. # Special rule for the target package package: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..." /usr/bin/cpack --config ./CPackConfig.cmake .PHONY : package # Special rule for the target package package/fast: package .PHONY : package/fast # Special rule for the target package_source package_source: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..." /usr/bin/cpack --config ./CPackSourceConfig.cmake /home/brett/Documents/Brock/CS\ 3P98/Final\ Project/cmake-build-emrelease/CPackSourceConfig.cmake .PHONY : package_source # Special rule for the target package_source package_source/fast: package_source .PHONY : package_source/fast # Special rule for the target edit_cache edit_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "No interactive CMake dialog available..." /usr/bin/cmake -E echo No\ interactive\ CMake\ dialog\ available. .PHONY : edit_cache # Special rule for the target edit_cache edit_cache/fast: edit_cache .PHONY : edit_cache/fast # Special rule for the target rebuild_cache rebuild_cache: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) .PHONY : rebuild_cache # Special rule for the target rebuild_cache rebuild_cache/fast: rebuild_cache .PHONY : rebuild_cache/fast # Special rule for the target list_install_components list_install_components: @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\" \"headers\" \"pkgconfig\"" .PHONY : list_install_components # Special rule for the target list_install_components list_install_components/fast: list_install_components .PHONY : list_install_components/fast # Special rule for the target install install: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install # Special rule for the target install install/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..." /usr/bin/cmake -P cmake_install.cmake .PHONY : install/fast # Special rule for the target install/local install/local: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local # Special rule for the target install/local install/local/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..." /usr/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake .PHONY : install/local/fast # Special rule for the target install/strip install/strip: preinstall @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip # Special rule for the target install/strip install/strip/fast: preinstall/fast @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..." /usr/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake .PHONY : install/strip/fast # The main all target all: cmake_check_build_system $(CMAKE_COMMAND) -E cmake_progress_start "/home/brett/Documents/Brock/CS 3P98/Final Project/cmake-build-emrelease/CMakeFiles" "/home/brett/Documents/Brock/CS 3P98/Final Project/cmake-build-emrelease//CMakeFiles/progress.marks" $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all $(CMAKE_COMMAND) -E cmake_progress_start "/home/brett/Documents/Brock/CS 3P98/Final Project/cmake-build-emrelease/CMakeFiles" 0 .PHONY : all # The main clean target clean: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean .PHONY : clean # The main clean target clean/fast: clean .PHONY : clean/fast # Prepare targets for installation. preinstall: all $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall # Prepare targets for installation. preinstall/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall .PHONY : preinstall/fast # clear depends depend: $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 .PHONY : depend #============================================================================= # Target rules for targets named FinalProject # Build rule for target. FinalProject: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 FinalProject .PHONY : FinalProject # fast build rule for target. FinalProject/fast: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/build .PHONY : FinalProject/fast #============================================================================= # Target rules for targets named BLT # Build rule for target. BLT: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 BLT .PHONY : BLT # fast build rule for target. BLT/fast: $(MAKE) $(MAKESILENT) -f libraries/BLT/CMakeFiles/BLT.dir/build.make libraries/BLT/CMakeFiles/BLT.dir/build .PHONY : BLT/fast #============================================================================= # Target rules for targets named freetype # Build rule for target. freetype: cmake_check_build_system $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 freetype .PHONY : freetype # fast build rule for target. freetype/fast: $(MAKE) $(MAKESILENT) -f libraries/freetype-2.13.0/CMakeFiles/freetype.dir/build.make libraries/freetype-2.13.0/CMakeFiles/freetype.dir/build .PHONY : freetype/fast src/main.o: src/main.cpp.o .PHONY : src/main.o # target to build an object file src/main.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/main.cpp.o .PHONY : src/main.cpp.o src/main.i: src/main.cpp.i .PHONY : src/main.i # target to preprocess a source file src/main.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/main.cpp.i .PHONY : src/main.cpp.i src/main.s: src/main.cpp.s .PHONY : src/main.s # target to generate assembly for a file src/main.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/main.cpp.s .PHONY : src/main.cpp.s src/render/camera.o: src/render/camera.cpp.o .PHONY : src/render/camera.o # target to build an object file src/render/camera.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/camera.cpp.o .PHONY : src/render/camera.cpp.o src/render/camera.i: src/render/camera.cpp.i .PHONY : src/render/camera.i # target to preprocess a source file src/render/camera.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/camera.cpp.i .PHONY : src/render/camera.cpp.i src/render/camera.s: src/render/camera.cpp.s .PHONY : src/render/camera.s # target to generate assembly for a file src/render/camera.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/camera.cpp.s .PHONY : src/render/camera.cpp.s src/render/gl.o: src/render/gl.cpp.o .PHONY : src/render/gl.o # target to build an object file src/render/gl.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/gl.cpp.o .PHONY : src/render/gl.cpp.o src/render/gl.i: src/render/gl.cpp.i .PHONY : src/render/gl.i # target to preprocess a source file src/render/gl.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/gl.cpp.i .PHONY : src/render/gl.cpp.i src/render/gl.s: src/render/gl.cpp.s .PHONY : src/render/gl.s # target to generate assembly for a file src/render/gl.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/gl.cpp.s .PHONY : src/render/gl.cpp.s src/render/textures.o: src/render/textures.cpp.o .PHONY : src/render/textures.o # target to build an object file src/render/textures.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/textures.cpp.o .PHONY : src/render/textures.cpp.o src/render/textures.i: src/render/textures.cpp.i .PHONY : src/render/textures.i # target to preprocess a source file src/render/textures.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/textures.cpp.i .PHONY : src/render/textures.cpp.i src/render/textures.s: src/render/textures.cpp.s .PHONY : src/render/textures.s # target to generate assembly for a file src/render/textures.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/textures.cpp.s .PHONY : src/render/textures.cpp.s src/render/ui/debug.o: src/render/ui/debug.cpp.o .PHONY : src/render/ui/debug.o # target to build an object file src/render/ui/debug.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/ui/debug.cpp.o .PHONY : src/render/ui/debug.cpp.o src/render/ui/debug.i: src/render/ui/debug.cpp.i .PHONY : src/render/ui/debug.i # target to preprocess a source file src/render/ui/debug.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/ui/debug.cpp.i .PHONY : src/render/ui/debug.cpp.i src/render/ui/debug.s: src/render/ui/debug.cpp.s .PHONY : src/render/ui/debug.s # target to generate assembly for a file src/render/ui/debug.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/ui/debug.cpp.s .PHONY : src/render/ui/debug.cpp.s src/render/ui/text.o: src/render/ui/text.cpp.o .PHONY : src/render/ui/text.o # target to build an object file src/render/ui/text.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/ui/text.cpp.o .PHONY : src/render/ui/text.cpp.o src/render/ui/text.i: src/render/ui/text.cpp.i .PHONY : src/render/ui/text.i # target to preprocess a source file src/render/ui/text.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/ui/text.cpp.i .PHONY : src/render/ui/text.cpp.i src/render/ui/text.s: src/render/ui/text.cpp.s .PHONY : src/render/ui/text.s # target to generate assembly for a file src/render/ui/text.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/ui/text.cpp.s .PHONY : src/render/ui/text.cpp.s src/render/window.o: src/render/window.cpp.o .PHONY : src/render/window.o # target to build an object file src/render/window.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/window.cpp.o .PHONY : src/render/window.cpp.o src/render/window.i: src/render/window.cpp.i .PHONY : src/render/window.i # target to preprocess a source file src/render/window.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/window.cpp.i .PHONY : src/render/window.cpp.i src/render/window.s: src/render/window.cpp.s .PHONY : src/render/window.s # target to generate assembly for a file src/render/window.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/render/window.cpp.s .PHONY : src/render/window.cpp.s src/util/math.o: src/util/math.cpp.o .PHONY : src/util/math.o # target to build an object file src/util/math.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/util/math.cpp.o .PHONY : src/util/math.cpp.o src/util/math.i: src/util/math.cpp.i .PHONY : src/util/math.i # target to preprocess a source file src/util/math.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/util/math.cpp.i .PHONY : src/util/math.cpp.i src/util/math.s: src/util/math.cpp.s .PHONY : src/util/math.s # target to generate assembly for a file src/util/math.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/util/math.cpp.s .PHONY : src/util/math.cpp.s src/util/settings.o: src/util/settings.cpp.o .PHONY : src/util/settings.o # target to build an object file src/util/settings.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/util/settings.cpp.o .PHONY : src/util/settings.cpp.o src/util/settings.i: src/util/settings.cpp.i .PHONY : src/util/settings.i # target to preprocess a source file src/util/settings.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/util/settings.cpp.i .PHONY : src/util/settings.cpp.i src/util/settings.s: src/util/settings.cpp.s .PHONY : src/util/settings.s # target to generate assembly for a file src/util/settings.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/util/settings.cpp.s .PHONY : src/util/settings.cpp.s src/world/chunk/storage.o: src/world/chunk/storage.cpp.o .PHONY : src/world/chunk/storage.o # target to build an object file src/world/chunk/storage.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/world/chunk/storage.cpp.o .PHONY : src/world/chunk/storage.cpp.o src/world/chunk/storage.i: src/world/chunk/storage.cpp.i .PHONY : src/world/chunk/storage.i # target to preprocess a source file src/world/chunk/storage.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/world/chunk/storage.cpp.i .PHONY : src/world/chunk/storage.cpp.i src/world/chunk/storage.s: src/world/chunk/storage.cpp.s .PHONY : src/world/chunk/storage.s # target to generate assembly for a file src/world/chunk/storage.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/world/chunk/storage.cpp.s .PHONY : src/world/chunk/storage.cpp.s src/world/registry.o: src/world/registry.cpp.o .PHONY : src/world/registry.o # target to build an object file src/world/registry.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/world/registry.cpp.o .PHONY : src/world/registry.cpp.o src/world/registry.i: src/world/registry.cpp.i .PHONY : src/world/registry.i # target to preprocess a source file src/world/registry.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/world/registry.cpp.i .PHONY : src/world/registry.cpp.i src/world/registry.s: src/world/registry.cpp.s .PHONY : src/world/registry.s # target to generate assembly for a file src/world/registry.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/world/registry.cpp.s .PHONY : src/world/registry.cpp.s src/world/world.o: src/world/world.cpp.o .PHONY : src/world/world.o # target to build an object file src/world/world.cpp.o: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/world/world.cpp.o .PHONY : src/world/world.cpp.o src/world/world.i: src/world/world.cpp.i .PHONY : src/world/world.i # target to preprocess a source file src/world/world.cpp.i: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/world/world.cpp.i .PHONY : src/world/world.cpp.i src/world/world.s: src/world/world.cpp.s .PHONY : src/world/world.s # target to generate assembly for a file src/world/world.cpp.s: $(MAKE) $(MAKESILENT) -f CMakeFiles/FinalProject.dir/build.make CMakeFiles/FinalProject.dir/src/world/world.cpp.s .PHONY : src/world/world.cpp.s # Help Target help: @echo "The following are some of the valid targets for this Makefile:" @echo "... all (the default if no target is provided)" @echo "... clean" @echo "... depend" @echo "... edit_cache" @echo "... install" @echo "... install/local" @echo "... install/strip" @echo "... list_install_components" @echo "... package" @echo "... package_source" @echo "... rebuild_cache" @echo "... BLT" @echo "... FinalProject" @echo "... freetype" @echo "... src/main.o" @echo "... src/main.i" @echo "... src/main.s" @echo "... src/render/camera.o" @echo "... src/render/camera.i" @echo "... src/render/camera.s" @echo "... src/render/gl.o" @echo "... src/render/gl.i" @echo "... src/render/gl.s" @echo "... src/render/textures.o" @echo "... src/render/textures.i" @echo "... src/render/textures.s" @echo "... src/render/ui/debug.o" @echo "... src/render/ui/debug.i" @echo "... src/render/ui/debug.s" @echo "... src/render/ui/text.o" @echo "... src/render/ui/text.i" @echo "... src/render/ui/text.s" @echo "... src/render/window.o" @echo "... src/render/window.i" @echo "... src/render/window.s" @echo "... src/util/math.o" @echo "... src/util/math.i" @echo "... src/util/math.s" @echo "... src/util/settings.o" @echo "... src/util/settings.i" @echo "... src/util/settings.s" @echo "... src/world/chunk/storage.o" @echo "... src/world/chunk/storage.i" @echo "... src/world/chunk/storage.s" @echo "... src/world/registry.o" @echo "... src/world/registry.i" @echo "... src/world/registry.s" @echo "... src/world/world.o" @echo "... src/world/world.i" @echo "... src/world/world.s" .PHONY : help #============================================================================= # 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