locking + redirecting

This commit is contained in:
2023-08-17 01:02:10 -04:00
parent dc8d6bbebd
commit 2f29dd9ac9
189 changed files with 20078 additions and 18464 deletions

View File

@ -57,10 +57,10 @@ RM = /usr/bin/cmake -E rm -f
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/anon/main/repos/cc2
CMAKE_SOURCE_DIR = /home/anon/sda/Personal/Repos/cc2
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/anon/main/repos/cc2/build
CMAKE_BINARY_DIR = /home/anon/sda/Personal/Repos/cc2/build
#=============================================================================
# Targets provided globally by CMake.
@ -87,9 +87,9 @@ rebuild_cache/fast: rebuild_cache
# The main all target
all: cmake_check_build_system
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/main/repos/cc2/build/CMakeFiles /home/anon/main/repos/cc2/build//CMakeFiles/progress.marks
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/cc2/build/CMakeFiles /home/anon/sda/Personal/Repos/cc2/build//CMakeFiles/progress.marks
$(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/main/repos/cc2/build/CMakeFiles 0
$(CMAKE_COMMAND) -E cmake_progress_start /home/anon/sda/Personal/Repos/cc2/build/CMakeFiles 0
.PHONY : all
# The main clean target
@ -177,6 +177,30 @@ src/engine/camera.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/engine/camera.c.s
.PHONY : src/engine/camera.c.s
src/engine/circle.o: src/engine/circle.c.o
.PHONY : src/engine/circle.o
# target to build an object file
src/engine/circle.c.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/engine/circle.c.o
.PHONY : src/engine/circle.c.o
src/engine/circle.i: src/engine/circle.c.i
.PHONY : src/engine/circle.i
# target to preprocess a source file
src/engine/circle.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/engine/circle.c.i
.PHONY : src/engine/circle.c.i
src/engine/circle.s: src/engine/circle.c.s
.PHONY : src/engine/circle.s
# target to generate assembly for a file
src/engine/circle.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/engine/circle.c.s
.PHONY : src/engine/circle.c.s
src/engine/event.o: src/engine/event.c.o
.PHONY : src/engine/event.o
@ -897,6 +921,30 @@ src/game/ecs/component/action/component_action_shoot.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.s
.PHONY : src/game/ecs/component/action/component_action_shoot.c.s
src/game/ecs/component/component_character.o: src/game/ecs/component/component_character.c.o
.PHONY : src/game/ecs/component/component_character.o
# target to build an object file
src/game/ecs/component/component_character.c.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_character.c.o
.PHONY : src/game/ecs/component/component_character.c.o
src/game/ecs/component/component_character.i: src/game/ecs/component/component_character.c.i
.PHONY : src/game/ecs/component/component_character.i
# target to preprocess a source file
src/game/ecs/component/component_character.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_character.c.i
.PHONY : src/game/ecs/component/component_character.c.i
src/game/ecs/component/component_character.s: src/game/ecs/component/component_character.c.s
.PHONY : src/game/ecs/component/component_character.s
# target to generate assembly for a file
src/game/ecs/component/component_character.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_character.c.s
.PHONY : src/game/ecs/component/component_character.c.s
src/game/ecs/component/component_game_object.o: src/game/ecs/component/component_game_object.c.o
.PHONY : src/game/ecs/component/component_game_object.o
@ -1041,6 +1089,30 @@ src/game/ecs/component/control/component_control_move.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.s
.PHONY : src/game/ecs/component/control/component_control_move.c.s
src/game/ecs/component/control/component_control_player.o: src/game/ecs/component/control/component_control_player.c.o
.PHONY : src/game/ecs/component/control/component_control_player.o
# target to build an object file
src/game/ecs/component/control/component_control_player.c.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_player.c.o
.PHONY : src/game/ecs/component/control/component_control_player.c.o
src/game/ecs/component/control/component_control_player.i: src/game/ecs/component/control/component_control_player.c.i
.PHONY : src/game/ecs/component/control/component_control_player.i
# target to preprocess a source file
src/game/ecs/component/control/component_control_player.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_player.c.i
.PHONY : src/game/ecs/component/control/component_control_player.c.i
src/game/ecs/component/control/component_control_player.s: src/game/ecs/component/control/component_control_player.c.s
.PHONY : src/game/ecs/component/control/component_control_player.s
# target to generate assembly for a file
src/game/ecs/component/control/component_control_player.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_player.c.s
.PHONY : src/game/ecs/component/control/component_control_player.c.s
src/game/ecs/component/control/component_control_recall.o: src/game/ecs/component/control/component_control_recall.c.o
.PHONY : src/game/ecs/component/control/component_control_recall.o
@ -1113,6 +1185,30 @@ src/game/ecs/component/control/component_control_shoot.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.s
.PHONY : src/game/ecs/component/control/component_control_shoot.c.s
src/game/ecs/component/stat/component_allegiance.o: src/game/ecs/component/stat/component_allegiance.c.o
.PHONY : src/game/ecs/component/stat/component_allegiance.o
# target to build an object file
src/game/ecs/component/stat/component_allegiance.c.o:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_allegiance.c.o
.PHONY : src/game/ecs/component/stat/component_allegiance.c.o
src/game/ecs/component/stat/component_allegiance.i: src/game/ecs/component/stat/component_allegiance.c.i
.PHONY : src/game/ecs/component/stat/component_allegiance.i
# target to preprocess a source file
src/game/ecs/component/stat/component_allegiance.c.i:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_allegiance.c.i
.PHONY : src/game/ecs/component/stat/component_allegiance.c.i
src/game/ecs/component/stat/component_allegiance.s: src/game/ecs/component/stat/component_allegiance.c.s
.PHONY : src/game/ecs/component/stat/component_allegiance.s
# target to generate assembly for a file
src/game/ecs/component/stat/component_allegiance.c.s:
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_allegiance.c.s
.PHONY : src/game/ecs/component/stat/component_allegiance.c.s
src/game/ecs/component/stat/component_ammo.o: src/game/ecs/component/stat/component_ammo.c.o
.PHONY : src/game/ecs/component/stat/component_ammo.o
@ -1608,6 +1704,9 @@ help:
@echo "... src/engine/camera.o"
@echo "... src/engine/camera.i"
@echo "... src/engine/camera.s"
@echo "... src/engine/circle.o"
@echo "... src/engine/circle.i"
@echo "... src/engine/circle.s"
@echo "... src/engine/event.o"
@echo "... src/engine/event.i"
@echo "... src/engine/event.s"
@ -1698,6 +1797,9 @@ help:
@echo "... src/game/ecs/component/action/component_action_shoot.o"
@echo "... src/game/ecs/component/action/component_action_shoot.i"
@echo "... src/game/ecs/component/action/component_action_shoot.s"
@echo "... src/game/ecs/component/component_character.o"
@echo "... src/game/ecs/component/component_character.i"
@echo "... src/game/ecs/component/component_character.s"
@echo "... src/game/ecs/component/component_game_object.o"
@echo "... src/game/ecs/component/component_game_object.i"
@echo "... src/game/ecs/component/component_game_object.s"
@ -1716,6 +1818,9 @@ help:
@echo "... src/game/ecs/component/control/component_control_move.o"
@echo "... src/game/ecs/component/control/component_control_move.i"
@echo "... src/game/ecs/component/control/component_control_move.s"
@echo "... src/game/ecs/component/control/component_control_player.o"
@echo "... src/game/ecs/component/control/component_control_player.i"
@echo "... src/game/ecs/component/control/component_control_player.s"
@echo "... src/game/ecs/component/control/component_control_recall.o"
@echo "... src/game/ecs/component/control/component_control_recall.i"
@echo "... src/game/ecs/component/control/component_control_recall.s"
@ -1725,6 +1830,9 @@ help:
@echo "... src/game/ecs/component/control/component_control_shoot.o"
@echo "... src/game/ecs/component/control/component_control_shoot.i"
@echo "... src/game/ecs/component/control/component_control_shoot.s"
@echo "... src/game/ecs/component/stat/component_allegiance.o"
@echo "... src/game/ecs/component/stat/component_allegiance.i"
@echo "... src/game/ecs/component/stat/component_allegiance.s"
@echo "... src/game/ecs/component/stat/component_ammo.o"
@echo "... src/game/ecs/component/stat/component_ammo.i"
@echo "... src/game/ecs/component/stat/component_ammo.s"