movement, shooting...
This commit is contained in:
356
build/Makefile
356
build/Makefile
@ -1,5 +1,5 @@
|
||||
# CMAKE generated file: DO NOT EDIT!
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.26
|
||||
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
|
||||
|
||||
# Default target executed when no arguments are given to make.
|
||||
default_target: all
|
||||
@ -57,17 +57,17 @@ 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.
|
||||
|
||||
# Special rule for the target edit_cache
|
||||
edit_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --cyan "Running CMake cache editor..."
|
||||
/usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
|
||||
.PHONY : edit_cache
|
||||
|
||||
@ -77,7 +77,7 @@ edit_cache/fast: edit_cache
|
||||
|
||||
# Special rule for the target rebuild_cache
|
||||
rebuild_cache:
|
||||
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..."
|
||||
@$(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
|
||||
|
||||
@ -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
|
||||
@ -633,77 +633,53 @@ src/engine/window.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/engine/window.c.s
|
||||
.PHONY : src/engine/window.c.s
|
||||
|
||||
src/game/ecs/component/component_ammo.o: src/game/ecs/component/component_ammo.c.o
|
||||
.PHONY : src/game/ecs/component/component_ammo.o
|
||||
src/game/ecs/component/action/component_return.o: src/game/ecs/component/action/component_return.c.o
|
||||
.PHONY : src/game/ecs/component/action/component_return.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/component_ammo.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_ammo.c.o
|
||||
.PHONY : src/game/ecs/component/component_ammo.c.o
|
||||
src/game/ecs/component/action/component_return.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/action/component_return.c.o
|
||||
.PHONY : src/game/ecs/component/action/component_return.c.o
|
||||
|
||||
src/game/ecs/component/component_ammo.i: src/game/ecs/component/component_ammo.c.i
|
||||
.PHONY : src/game/ecs/component/component_ammo.i
|
||||
src/game/ecs/component/action/component_return.i: src/game/ecs/component/action/component_return.c.i
|
||||
.PHONY : src/game/ecs/component/action/component_return.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/component_ammo.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_ammo.c.i
|
||||
.PHONY : src/game/ecs/component/component_ammo.c.i
|
||||
src/game/ecs/component/action/component_return.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/action/component_return.c.i
|
||||
.PHONY : src/game/ecs/component/action/component_return.c.i
|
||||
|
||||
src/game/ecs/component/component_ammo.s: src/game/ecs/component/component_ammo.c.s
|
||||
.PHONY : src/game/ecs/component/component_ammo.s
|
||||
src/game/ecs/component/action/component_return.s: src/game/ecs/component/action/component_return.c.s
|
||||
.PHONY : src/game/ecs/component/action/component_return.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/game/ecs/component/component_ammo.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_ammo.c.s
|
||||
.PHONY : src/game/ecs/component/component_ammo.c.s
|
||||
src/game/ecs/component/action/component_return.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/action/component_return.c.s
|
||||
.PHONY : src/game/ecs/component/action/component_return.c.s
|
||||
|
||||
src/game/ecs/component/component_control_move.o: src/game/ecs/component/component_control_move.c.o
|
||||
.PHONY : src/game/ecs/component/component_control_move.o
|
||||
src/game/ecs/component/action/component_shoot.o: src/game/ecs/component/action/component_shoot.c.o
|
||||
.PHONY : src/game/ecs/component/action/component_shoot.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/component_control_move.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_control_move.c.o
|
||||
.PHONY : src/game/ecs/component/component_control_move.c.o
|
||||
src/game/ecs/component/action/component_shoot.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/action/component_shoot.c.o
|
||||
.PHONY : src/game/ecs/component/action/component_shoot.c.o
|
||||
|
||||
src/game/ecs/component/component_control_move.i: src/game/ecs/component/component_control_move.c.i
|
||||
.PHONY : src/game/ecs/component/component_control_move.i
|
||||
src/game/ecs/component/action/component_shoot.i: src/game/ecs/component/action/component_shoot.c.i
|
||||
.PHONY : src/game/ecs/component/action/component_shoot.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/component_control_move.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_control_move.c.i
|
||||
.PHONY : src/game/ecs/component/component_control_move.c.i
|
||||
src/game/ecs/component/action/component_shoot.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/action/component_shoot.c.i
|
||||
.PHONY : src/game/ecs/component/action/component_shoot.c.i
|
||||
|
||||
src/game/ecs/component/component_control_move.s: src/game/ecs/component/component_control_move.c.s
|
||||
.PHONY : src/game/ecs/component/component_control_move.s
|
||||
src/game/ecs/component/action/component_shoot.s: src/game/ecs/component/action/component_shoot.c.s
|
||||
.PHONY : src/game/ecs/component/action/component_shoot.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/game/ecs/component/component_control_move.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_control_move.c.s
|
||||
.PHONY : src/game/ecs/component/component_control_move.c.s
|
||||
|
||||
src/game/ecs/component/component_control_shoot.o: src/game/ecs/component/component_control_shoot.c.o
|
||||
.PHONY : src/game/ecs/component/component_control_shoot.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/component_control_shoot.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_control_shoot.c.o
|
||||
.PHONY : src/game/ecs/component/component_control_shoot.c.o
|
||||
|
||||
src/game/ecs/component/component_control_shoot.i: src/game/ecs/component/component_control_shoot.c.i
|
||||
.PHONY : src/game/ecs/component/component_control_shoot.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/component_control_shoot.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_control_shoot.c.i
|
||||
.PHONY : src/game/ecs/component/component_control_shoot.c.i
|
||||
|
||||
src/game/ecs/component/component_control_shoot.s: src/game/ecs/component/component_control_shoot.c.s
|
||||
.PHONY : src/game/ecs/component/component_control_shoot.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/game/ecs/component/component_control_shoot.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_control_shoot.c.s
|
||||
.PHONY : src/game/ecs/component/component_control_shoot.c.s
|
||||
src/game/ecs/component/action/component_shoot.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/action/component_shoot.c.s
|
||||
.PHONY : src/game/ecs/component/action/component_shoot.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
|
||||
@ -729,54 +705,6 @@ src/game/ecs/component/component_game_object.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.s
|
||||
.PHONY : src/game/ecs/component/component_game_object.c.s
|
||||
|
||||
src/game/ecs/component/component_health.o: src/game/ecs/component/component_health.c.o
|
||||
.PHONY : src/game/ecs/component/component_health.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/component_health.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_health.c.o
|
||||
.PHONY : src/game/ecs/component/component_health.c.o
|
||||
|
||||
src/game/ecs/component/component_health.i: src/game/ecs/component/component_health.c.i
|
||||
.PHONY : src/game/ecs/component/component_health.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/component_health.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_health.c.i
|
||||
.PHONY : src/game/ecs/component/component_health.c.i
|
||||
|
||||
src/game/ecs/component/component_health.s: src/game/ecs/component/component_health.c.s
|
||||
.PHONY : src/game/ecs/component/component_health.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/game/ecs/component/component_health.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_health.c.s
|
||||
.PHONY : src/game/ecs/component/component_health.c.s
|
||||
|
||||
src/game/ecs/component/component_lifetime.o: src/game/ecs/component/component_lifetime.c.o
|
||||
.PHONY : src/game/ecs/component/component_lifetime.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/component_lifetime.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_lifetime.c.o
|
||||
.PHONY : src/game/ecs/component/component_lifetime.c.o
|
||||
|
||||
src/game/ecs/component/component_lifetime.i: src/game/ecs/component/component_lifetime.c.i
|
||||
.PHONY : src/game/ecs/component/component_lifetime.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/component_lifetime.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_lifetime.c.i
|
||||
.PHONY : src/game/ecs/component/component_lifetime.c.i
|
||||
|
||||
src/game/ecs/component/component_lifetime.s: src/game/ecs/component/component_lifetime.c.s
|
||||
.PHONY : src/game/ecs/component/component_lifetime.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/game/ecs/component/component_lifetime.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_lifetime.c.s
|
||||
.PHONY : src/game/ecs/component/component_lifetime.c.s
|
||||
|
||||
src/game/ecs/component/component_physics.o: src/game/ecs/component/component_physics.c.o
|
||||
.PHONY : src/game/ecs/component/component_physics.o
|
||||
|
||||
@ -801,30 +729,6 @@ src/game/ecs/component/component_physics.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.s
|
||||
.PHONY : src/game/ecs/component/component_physics.c.s
|
||||
|
||||
src/game/ecs/component/component_shoot.o: src/game/ecs/component/component_shoot.c.o
|
||||
.PHONY : src/game/ecs/component/component_shoot.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/component_shoot.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_shoot.c.o
|
||||
.PHONY : src/game/ecs/component/component_shoot.c.o
|
||||
|
||||
src/game/ecs/component/component_shoot.i: src/game/ecs/component/component_shoot.c.i
|
||||
.PHONY : src/game/ecs/component/component_shoot.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/component_shoot.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_shoot.c.i
|
||||
.PHONY : src/game/ecs/component/component_shoot.c.i
|
||||
|
||||
src/game/ecs/component/component_shoot.s: src/game/ecs/component/component_shoot.c.s
|
||||
.PHONY : src/game/ecs/component/component_shoot.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/game/ecs/component/component_shoot.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_shoot.c.s
|
||||
.PHONY : src/game/ecs/component/component_shoot.c.s
|
||||
|
||||
src/game/ecs/component/component_sprite.o: src/game/ecs/component/component_sprite.c.o
|
||||
.PHONY : src/game/ecs/component/component_sprite.o
|
||||
|
||||
@ -849,6 +753,150 @@ src/game/ecs/component/component_sprite.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.s
|
||||
.PHONY : src/game/ecs/component/component_sprite.c.s
|
||||
|
||||
src/game/ecs/component/control/component_control_aim.o: src/game/ecs/component/control/component_control_aim.c.o
|
||||
.PHONY : src/game/ecs/component/control/component_control_aim.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/control/component_control_aim.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.o
|
||||
.PHONY : src/game/ecs/component/control/component_control_aim.c.o
|
||||
|
||||
src/game/ecs/component/control/component_control_aim.i: src/game/ecs/component/control/component_control_aim.c.i
|
||||
.PHONY : src/game/ecs/component/control/component_control_aim.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/control/component_control_aim.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.i
|
||||
.PHONY : src/game/ecs/component/control/component_control_aim.c.i
|
||||
|
||||
src/game/ecs/component/control/component_control_aim.s: src/game/ecs/component/control/component_control_aim.c.s
|
||||
.PHONY : src/game/ecs/component/control/component_control_aim.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/game/ecs/component/control/component_control_aim.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.s
|
||||
.PHONY : src/game/ecs/component/control/component_control_aim.c.s
|
||||
|
||||
src/game/ecs/component/control/component_control_move.o: src/game/ecs/component/control/component_control_move.c.o
|
||||
.PHONY : src/game/ecs/component/control/component_control_move.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/control/component_control_move.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.o
|
||||
.PHONY : src/game/ecs/component/control/component_control_move.c.o
|
||||
|
||||
src/game/ecs/component/control/component_control_move.i: src/game/ecs/component/control/component_control_move.c.i
|
||||
.PHONY : src/game/ecs/component/control/component_control_move.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/control/component_control_move.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.i
|
||||
.PHONY : src/game/ecs/component/control/component_control_move.c.i
|
||||
|
||||
src/game/ecs/component/control/component_control_move.s: src/game/ecs/component/control/component_control_move.c.s
|
||||
.PHONY : src/game/ecs/component/control/component_control_move.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
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_shoot.o: src/game/ecs/component/control/component_control_shoot.c.o
|
||||
.PHONY : src/game/ecs/component/control/component_control_shoot.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/control/component_control_shoot.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.o
|
||||
.PHONY : src/game/ecs/component/control/component_control_shoot.c.o
|
||||
|
||||
src/game/ecs/component/control/component_control_shoot.i: src/game/ecs/component/control/component_control_shoot.c.i
|
||||
.PHONY : src/game/ecs/component/control/component_control_shoot.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/control/component_control_shoot.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.i
|
||||
.PHONY : src/game/ecs/component/control/component_control_shoot.c.i
|
||||
|
||||
src/game/ecs/component/control/component_control_shoot.s: src/game/ecs/component/control/component_control_shoot.c.s
|
||||
.PHONY : src/game/ecs/component/control/component_control_shoot.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
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_ammo.o: src/game/ecs/component/stat/component_ammo.c.o
|
||||
.PHONY : src/game/ecs/component/stat/component_ammo.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/stat/component_ammo.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.o
|
||||
.PHONY : src/game/ecs/component/stat/component_ammo.c.o
|
||||
|
||||
src/game/ecs/component/stat/component_ammo.i: src/game/ecs/component/stat/component_ammo.c.i
|
||||
.PHONY : src/game/ecs/component/stat/component_ammo.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/stat/component_ammo.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.i
|
||||
.PHONY : src/game/ecs/component/stat/component_ammo.c.i
|
||||
|
||||
src/game/ecs/component/stat/component_ammo.s: src/game/ecs/component/stat/component_ammo.c.s
|
||||
.PHONY : src/game/ecs/component/stat/component_ammo.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/game/ecs/component/stat/component_ammo.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.s
|
||||
.PHONY : src/game/ecs/component/stat/component_ammo.c.s
|
||||
|
||||
src/game/ecs/component/stat/component_health.o: src/game/ecs/component/stat/component_health.c.o
|
||||
.PHONY : src/game/ecs/component/stat/component_health.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/stat/component_health.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.o
|
||||
.PHONY : src/game/ecs/component/stat/component_health.c.o
|
||||
|
||||
src/game/ecs/component/stat/component_health.i: src/game/ecs/component/stat/component_health.c.i
|
||||
.PHONY : src/game/ecs/component/stat/component_health.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/stat/component_health.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.i
|
||||
.PHONY : src/game/ecs/component/stat/component_health.c.i
|
||||
|
||||
src/game/ecs/component/stat/component_health.s: src/game/ecs/component/stat/component_health.c.s
|
||||
.PHONY : src/game/ecs/component/stat/component_health.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/game/ecs/component/stat/component_health.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.s
|
||||
.PHONY : src/game/ecs/component/stat/component_health.c.s
|
||||
|
||||
src/game/ecs/component/stat/component_lifetime.o: src/game/ecs/component/stat/component_lifetime.c.o
|
||||
.PHONY : src/game/ecs/component/stat/component_lifetime.o
|
||||
|
||||
# target to build an object file
|
||||
src/game/ecs/component/stat/component_lifetime.c.o:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.o
|
||||
.PHONY : src/game/ecs/component/stat/component_lifetime.c.o
|
||||
|
||||
src/game/ecs/component/stat/component_lifetime.i: src/game/ecs/component/stat/component_lifetime.c.i
|
||||
.PHONY : src/game/ecs/component/stat/component_lifetime.i
|
||||
|
||||
# target to preprocess a source file
|
||||
src/game/ecs/component/stat/component_lifetime.c.i:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.i
|
||||
.PHONY : src/game/ecs/component/stat/component_lifetime.c.i
|
||||
|
||||
src/game/ecs/component/stat/component_lifetime.s: src/game/ecs/component/stat/component_lifetime.c.s
|
||||
.PHONY : src/game/ecs/component/stat/component_lifetime.s
|
||||
|
||||
# target to generate assembly for a file
|
||||
src/game/ecs/component/stat/component_lifetime.c.s:
|
||||
$(MAKE) $(MAKESILENT) -f CMakeFiles/cc2.dir/build.make CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.s
|
||||
.PHONY : src/game/ecs/component/stat/component_lifetime.c.s
|
||||
|
||||
src/game/ecs/ecs.o: src/game/ecs/ecs.c.o
|
||||
.PHONY : src/game/ecs/ecs.o
|
||||
|
||||
@ -1257,33 +1305,39 @@ help:
|
||||
@echo "... src/engine/window.o"
|
||||
@echo "... src/engine/window.i"
|
||||
@echo "... src/engine/window.s"
|
||||
@echo "... src/game/ecs/component/component_ammo.o"
|
||||
@echo "... src/game/ecs/component/component_ammo.i"
|
||||
@echo "... src/game/ecs/component/component_ammo.s"
|
||||
@echo "... src/game/ecs/component/component_control_move.o"
|
||||
@echo "... src/game/ecs/component/component_control_move.i"
|
||||
@echo "... src/game/ecs/component/component_control_move.s"
|
||||
@echo "... src/game/ecs/component/component_control_shoot.o"
|
||||
@echo "... src/game/ecs/component/component_control_shoot.i"
|
||||
@echo "... src/game/ecs/component/component_control_shoot.s"
|
||||
@echo "... src/game/ecs/component/action/component_return.o"
|
||||
@echo "... src/game/ecs/component/action/component_return.i"
|
||||
@echo "... src/game/ecs/component/action/component_return.s"
|
||||
@echo "... src/game/ecs/component/action/component_shoot.o"
|
||||
@echo "... src/game/ecs/component/action/component_shoot.i"
|
||||
@echo "... src/game/ecs/component/action/component_shoot.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"
|
||||
@echo "... src/game/ecs/component/component_health.o"
|
||||
@echo "... src/game/ecs/component/component_health.i"
|
||||
@echo "... src/game/ecs/component/component_health.s"
|
||||
@echo "... src/game/ecs/component/component_lifetime.o"
|
||||
@echo "... src/game/ecs/component/component_lifetime.i"
|
||||
@echo "... src/game/ecs/component/component_lifetime.s"
|
||||
@echo "... src/game/ecs/component/component_physics.o"
|
||||
@echo "... src/game/ecs/component/component_physics.i"
|
||||
@echo "... src/game/ecs/component/component_physics.s"
|
||||
@echo "... src/game/ecs/component/component_shoot.o"
|
||||
@echo "... src/game/ecs/component/component_shoot.i"
|
||||
@echo "... src/game/ecs/component/component_shoot.s"
|
||||
@echo "... src/game/ecs/component/component_sprite.o"
|
||||
@echo "... src/game/ecs/component/component_sprite.i"
|
||||
@echo "... src/game/ecs/component/component_sprite.s"
|
||||
@echo "... src/game/ecs/component/control/component_control_aim.o"
|
||||
@echo "... src/game/ecs/component/control/component_control_aim.i"
|
||||
@echo "... src/game/ecs/component/control/component_control_aim.s"
|
||||
@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_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_ammo.o"
|
||||
@echo "... src/game/ecs/component/stat/component_ammo.i"
|
||||
@echo "... src/game/ecs/component/stat/component_ammo.s"
|
||||
@echo "... src/game/ecs/component/stat/component_health.o"
|
||||
@echo "... src/game/ecs/component/stat/component_health.i"
|
||||
@echo "... src/game/ecs/component/stat/component_health.s"
|
||||
@echo "... src/game/ecs/component/stat/component_lifetime.o"
|
||||
@echo "... src/game/ecs/component/stat/component_lifetime.i"
|
||||
@echo "... src/game/ecs/component/stat/component_lifetime.s"
|
||||
@echo "... src/game/ecs/ecs.o"
|
||||
@echo "... src/game/ecs/ecs.i"
|
||||
@echo "... src/game/ecs/ecs.s"
|
||||
|
Reference in New Issue
Block a user