1071 lines
105 KiB
Makefile
1071 lines
105 KiB
Makefile
# CMAKE generated file: DO NOT EDIT!
|
|
# Generated by "Unix Makefiles" Generator, CMake Version 3.27
|
|
|
|
# Delete rule output on recipe failure.
|
|
.DELETE_ON_ERROR:
|
|
|
|
#=============================================================================
|
|
# 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/main/repos/cc2
|
|
|
|
# The top-level build directory on which CMake was run.
|
|
CMAKE_BINARY_DIR = /home/anon/main/repos/cc2/build
|
|
|
|
# Include any dependencies generated for this target.
|
|
include CMakeFiles/cc2.dir/depend.make
|
|
# Include any dependencies generated by the compiler for this target.
|
|
include CMakeFiles/cc2.dir/compiler_depend.make
|
|
|
|
# Include the progress variables for this target.
|
|
include CMakeFiles/cc2.dir/progress.make
|
|
|
|
# Include the compile flags for this target's objects.
|
|
include CMakeFiles/cc2.dir/flags.make
|
|
|
|
CMakeFiles/cc2.dir/src/engine/atlas.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/atlas.c.o: /home/anon/main/repos/cc2/src/engine/atlas.c
|
|
CMakeFiles/cc2.dir/src/engine/atlas.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_1) "Building C object CMakeFiles/cc2.dir/src/engine/atlas.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/atlas.c.o -MF CMakeFiles/cc2.dir/src/engine/atlas.c.o.d -o CMakeFiles/cc2.dir/src/engine/atlas.c.o -c /home/anon/main/repos/cc2/src/engine/atlas.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/atlas.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/atlas.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/atlas.c > CMakeFiles/cc2.dir/src/engine/atlas.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/atlas.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/atlas.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/atlas.c -o CMakeFiles/cc2.dir/src/engine/atlas.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/camera.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/camera.c.o: /home/anon/main/repos/cc2/src/engine/camera.c
|
|
CMakeFiles/cc2.dir/src/engine/camera.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_2) "Building C object CMakeFiles/cc2.dir/src/engine/camera.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/camera.c.o -MF CMakeFiles/cc2.dir/src/engine/camera.c.o.d -o CMakeFiles/cc2.dir/src/engine/camera.c.o -c /home/anon/main/repos/cc2/src/engine/camera.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/camera.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/camera.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/camera.c > CMakeFiles/cc2.dir/src/engine/camera.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/camera.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/camera.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/camera.c -o CMakeFiles/cc2.dir/src/engine/camera.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/event.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/event.c.o: /home/anon/main/repos/cc2/src/engine/event.c
|
|
CMakeFiles/cc2.dir/src/engine/event.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_3) "Building C object CMakeFiles/cc2.dir/src/engine/event.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/event.c.o -MF CMakeFiles/cc2.dir/src/engine/event.c.o.d -o CMakeFiles/cc2.dir/src/engine/event.c.o -c /home/anon/main/repos/cc2/src/engine/event.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/event.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/event.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/event.c > CMakeFiles/cc2.dir/src/engine/event.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/event.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/event.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/event.c -o CMakeFiles/cc2.dir/src/engine/event.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/file.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/file.c.o: /home/anon/main/repos/cc2/src/engine/file.c
|
|
CMakeFiles/cc2.dir/src/engine/file.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_4) "Building C object CMakeFiles/cc2.dir/src/engine/file.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/file.c.o -MF CMakeFiles/cc2.dir/src/engine/file.c.o.d -o CMakeFiles/cc2.dir/src/engine/file.c.o -c /home/anon/main/repos/cc2/src/engine/file.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/file.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/file.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/file.c > CMakeFiles/cc2.dir/src/engine/file.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/file.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/file.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/file.c -o CMakeFiles/cc2.dir/src/engine/file.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/font.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/font.c.o: /home/anon/main/repos/cc2/src/engine/font.c
|
|
CMakeFiles/cc2.dir/src/engine/font.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_5) "Building C object CMakeFiles/cc2.dir/src/engine/font.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/font.c.o -MF CMakeFiles/cc2.dir/src/engine/font.c.o.d -o CMakeFiles/cc2.dir/src/engine/font.c.o -c /home/anon/main/repos/cc2/src/engine/font.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/font.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/font.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/font.c > CMakeFiles/cc2.dir/src/engine/font.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/font.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/font.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/font.c -o CMakeFiles/cc2.dir/src/engine/font.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/fullscreen.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/fullscreen.c.o: /home/anon/main/repos/cc2/src/engine/fullscreen.c
|
|
CMakeFiles/cc2.dir/src/engine/fullscreen.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_6) "Building C object CMakeFiles/cc2.dir/src/engine/fullscreen.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/fullscreen.c.o -MF CMakeFiles/cc2.dir/src/engine/fullscreen.c.o.d -o CMakeFiles/cc2.dir/src/engine/fullscreen.c.o -c /home/anon/main/repos/cc2/src/engine/fullscreen.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/fullscreen.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/fullscreen.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/fullscreen.c > CMakeFiles/cc2.dir/src/engine/fullscreen.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/fullscreen.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/fullscreen.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/fullscreen.c -o CMakeFiles/cc2.dir/src/engine/fullscreen.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/glew.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/glew.c.o: /home/anon/main/repos/cc2/src/engine/glew.c
|
|
CMakeFiles/cc2.dir/src/engine/glew.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_7) "Building C object CMakeFiles/cc2.dir/src/engine/glew.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/glew.c.o -MF CMakeFiles/cc2.dir/src/engine/glew.c.o.d -o CMakeFiles/cc2.dir/src/engine/glew.c.o -c /home/anon/main/repos/cc2/src/engine/glew.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/glew.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/glew.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/glew.c > CMakeFiles/cc2.dir/src/engine/glew.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/glew.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/glew.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/glew.c -o CMakeFiles/cc2.dir/src/engine/glew.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/glyph.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/glyph.c.o: /home/anon/main/repos/cc2/src/engine/glyph.c
|
|
CMakeFiles/cc2.dir/src/engine/glyph.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_8) "Building C object CMakeFiles/cc2.dir/src/engine/glyph.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/glyph.c.o -MF CMakeFiles/cc2.dir/src/engine/glyph.c.o.d -o CMakeFiles/cc2.dir/src/engine/glyph.c.o -c /home/anon/main/repos/cc2/src/engine/glyph.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/glyph.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/glyph.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/glyph.c > CMakeFiles/cc2.dir/src/engine/glyph.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/glyph.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/glyph.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/glyph.c -o CMakeFiles/cc2.dir/src/engine/glyph.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/json.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/json.c.o: /home/anon/main/repos/cc2/src/engine/json.c
|
|
CMakeFiles/cc2.dir/src/engine/json.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_9) "Building C object CMakeFiles/cc2.dir/src/engine/json.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/json.c.o -MF CMakeFiles/cc2.dir/src/engine/json.c.o.d -o CMakeFiles/cc2.dir/src/engine/json.c.o -c /home/anon/main/repos/cc2/src/engine/json.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/json.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/json.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/json.c > CMakeFiles/cc2.dir/src/engine/json.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/json.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/json.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/json.c -o CMakeFiles/cc2.dir/src/engine/json.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/keyboard.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/keyboard.c.o: /home/anon/main/repos/cc2/src/engine/keyboard.c
|
|
CMakeFiles/cc2.dir/src/engine/keyboard.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_10) "Building C object CMakeFiles/cc2.dir/src/engine/keyboard.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/keyboard.c.o -MF CMakeFiles/cc2.dir/src/engine/keyboard.c.o.d -o CMakeFiles/cc2.dir/src/engine/keyboard.c.o -c /home/anon/main/repos/cc2/src/engine/keyboard.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/keyboard.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/keyboard.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/keyboard.c > CMakeFiles/cc2.dir/src/engine/keyboard.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/keyboard.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/keyboard.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/keyboard.c -o CMakeFiles/cc2.dir/src/engine/keyboard.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/mouse.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/mouse.c.o: /home/anon/main/repos/cc2/src/engine/mouse.c
|
|
CMakeFiles/cc2.dir/src/engine/mouse.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_11) "Building C object CMakeFiles/cc2.dir/src/engine/mouse.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/mouse.c.o -MF CMakeFiles/cc2.dir/src/engine/mouse.c.o.d -o CMakeFiles/cc2.dir/src/engine/mouse.c.o -c /home/anon/main/repos/cc2/src/engine/mouse.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/mouse.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/mouse.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/mouse.c > CMakeFiles/cc2.dir/src/engine/mouse.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/mouse.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/mouse.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/mouse.c -o CMakeFiles/cc2.dir/src/engine/mouse.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/music.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/music.c.o: /home/anon/main/repos/cc2/src/engine/music.c
|
|
CMakeFiles/cc2.dir/src/engine/music.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_12) "Building C object CMakeFiles/cc2.dir/src/engine/music.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/music.c.o -MF CMakeFiles/cc2.dir/src/engine/music.c.o.d -o CMakeFiles/cc2.dir/src/engine/music.c.o -c /home/anon/main/repos/cc2/src/engine/music.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/music.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/music.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/music.c > CMakeFiles/cc2.dir/src/engine/music.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/music.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/music.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/music.c -o CMakeFiles/cc2.dir/src/engine/music.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/rectangle.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/rectangle.c.o: /home/anon/main/repos/cc2/src/engine/rectangle.c
|
|
CMakeFiles/cc2.dir/src/engine/rectangle.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_13) "Building C object CMakeFiles/cc2.dir/src/engine/rectangle.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/rectangle.c.o -MF CMakeFiles/cc2.dir/src/engine/rectangle.c.o.d -o CMakeFiles/cc2.dir/src/engine/rectangle.c.o -c /home/anon/main/repos/cc2/src/engine/rectangle.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/rectangle.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/rectangle.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/rectangle.c > CMakeFiles/cc2.dir/src/engine/rectangle.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/rectangle.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/rectangle.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/rectangle.c -o CMakeFiles/cc2.dir/src/engine/rectangle.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/renderer.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/renderer.c.o: /home/anon/main/repos/cc2/src/engine/renderer.c
|
|
CMakeFiles/cc2.dir/src/engine/renderer.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_14) "Building C object CMakeFiles/cc2.dir/src/engine/renderer.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/renderer.c.o -MF CMakeFiles/cc2.dir/src/engine/renderer.c.o.d -o CMakeFiles/cc2.dir/src/engine/renderer.c.o -c /home/anon/main/repos/cc2/src/engine/renderer.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/renderer.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/renderer.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/renderer.c > CMakeFiles/cc2.dir/src/engine/renderer.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/renderer.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/renderer.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/renderer.c -o CMakeFiles/cc2.dir/src/engine/renderer.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/sdl.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/sdl.c.o: /home/anon/main/repos/cc2/src/engine/sdl.c
|
|
CMakeFiles/cc2.dir/src/engine/sdl.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_15) "Building C object CMakeFiles/cc2.dir/src/engine/sdl.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/sdl.c.o -MF CMakeFiles/cc2.dir/src/engine/sdl.c.o.d -o CMakeFiles/cc2.dir/src/engine/sdl.c.o -c /home/anon/main/repos/cc2/src/engine/sdl.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/sdl.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/sdl.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/sdl.c > CMakeFiles/cc2.dir/src/engine/sdl.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/sdl.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/sdl.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/sdl.c -o CMakeFiles/cc2.dir/src/engine/sdl.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/shader.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/shader.c.o: /home/anon/main/repos/cc2/src/engine/shader.c
|
|
CMakeFiles/cc2.dir/src/engine/shader.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_16) "Building C object CMakeFiles/cc2.dir/src/engine/shader.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/shader.c.o -MF CMakeFiles/cc2.dir/src/engine/shader.c.o.d -o CMakeFiles/cc2.dir/src/engine/shader.c.o -c /home/anon/main/repos/cc2/src/engine/shader.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/shader.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/shader.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/shader.c > CMakeFiles/cc2.dir/src/engine/shader.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/shader.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/shader.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/shader.c -o CMakeFiles/cc2.dir/src/engine/shader.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/sound.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/sound.c.o: /home/anon/main/repos/cc2/src/engine/sound.c
|
|
CMakeFiles/cc2.dir/src/engine/sound.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_17) "Building C object CMakeFiles/cc2.dir/src/engine/sound.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/sound.c.o -MF CMakeFiles/cc2.dir/src/engine/sound.c.o.d -o CMakeFiles/cc2.dir/src/engine/sound.c.o -c /home/anon/main/repos/cc2/src/engine/sound.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/sound.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/sound.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/sound.c > CMakeFiles/cc2.dir/src/engine/sound.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/sound.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/sound.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/sound.c -o CMakeFiles/cc2.dir/src/engine/sound.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/surface.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/surface.c.o: /home/anon/main/repos/cc2/src/engine/surface.c
|
|
CMakeFiles/cc2.dir/src/engine/surface.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_18) "Building C object CMakeFiles/cc2.dir/src/engine/surface.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/surface.c.o -MF CMakeFiles/cc2.dir/src/engine/surface.c.o.d -o CMakeFiles/cc2.dir/src/engine/surface.c.o -c /home/anon/main/repos/cc2/src/engine/surface.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/surface.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/surface.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/surface.c > CMakeFiles/cc2.dir/src/engine/surface.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/surface.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/surface.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/surface.c -o CMakeFiles/cc2.dir/src/engine/surface.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/texture.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/texture.c.o: /home/anon/main/repos/cc2/src/engine/texture.c
|
|
CMakeFiles/cc2.dir/src/engine/texture.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_19) "Building C object CMakeFiles/cc2.dir/src/engine/texture.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/texture.c.o -MF CMakeFiles/cc2.dir/src/engine/texture.c.o.d -o CMakeFiles/cc2.dir/src/engine/texture.c.o -c /home/anon/main/repos/cc2/src/engine/texture.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/texture.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/texture.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/texture.c > CMakeFiles/cc2.dir/src/engine/texture.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/texture.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/texture.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/texture.c -o CMakeFiles/cc2.dir/src/engine/texture.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/tick.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/tick.c.o: /home/anon/main/repos/cc2/src/engine/tick.c
|
|
CMakeFiles/cc2.dir/src/engine/tick.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_20) "Building C object CMakeFiles/cc2.dir/src/engine/tick.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/tick.c.o -MF CMakeFiles/cc2.dir/src/engine/tick.c.o.d -o CMakeFiles/cc2.dir/src/engine/tick.c.o -c /home/anon/main/repos/cc2/src/engine/tick.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/tick.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/tick.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/tick.c > CMakeFiles/cc2.dir/src/engine/tick.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/tick.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/tick.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/tick.c -o CMakeFiles/cc2.dir/src/engine/tick.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vao.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/vao.c.o: /home/anon/main/repos/cc2/src/engine/vao.c
|
|
CMakeFiles/cc2.dir/src/engine/vao.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_21) "Building C object CMakeFiles/cc2.dir/src/engine/vao.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/vao.c.o -MF CMakeFiles/cc2.dir/src/engine/vao.c.o.d -o CMakeFiles/cc2.dir/src/engine/vao.c.o -c /home/anon/main/repos/cc2/src/engine/vao.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vao.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/vao.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/vao.c > CMakeFiles/cc2.dir/src/engine/vao.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vao.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/vao.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/vao.c -o CMakeFiles/cc2.dir/src/engine/vao.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vbo.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/vbo.c.o: /home/anon/main/repos/cc2/src/engine/vbo.c
|
|
CMakeFiles/cc2.dir/src/engine/vbo.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_22) "Building C object CMakeFiles/cc2.dir/src/engine/vbo.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/vbo.c.o -MF CMakeFiles/cc2.dir/src/engine/vbo.c.o.d -o CMakeFiles/cc2.dir/src/engine/vbo.c.o -c /home/anon/main/repos/cc2/src/engine/vbo.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vbo.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/vbo.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/vbo.c > CMakeFiles/cc2.dir/src/engine/vbo.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vbo.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/vbo.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/vbo.c -o CMakeFiles/cc2.dir/src/engine/vbo.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vector.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/vector.c.o: /home/anon/main/repos/cc2/src/engine/vector.c
|
|
CMakeFiles/cc2.dir/src/engine/vector.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_23) "Building C object CMakeFiles/cc2.dir/src/engine/vector.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/vector.c.o -MF CMakeFiles/cc2.dir/src/engine/vector.c.o.d -o CMakeFiles/cc2.dir/src/engine/vector.c.o -c /home/anon/main/repos/cc2/src/engine/vector.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vector.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/vector.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/vector.c > CMakeFiles/cc2.dir/src/engine/vector.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vector.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/vector.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/vector.c -o CMakeFiles/cc2.dir/src/engine/vector.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vertexattribute.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/vertexattribute.c.o: /home/anon/main/repos/cc2/src/engine/vertexattribute.c
|
|
CMakeFiles/cc2.dir/src/engine/vertexattribute.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_24) "Building C object CMakeFiles/cc2.dir/src/engine/vertexattribute.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/vertexattribute.c.o -MF CMakeFiles/cc2.dir/src/engine/vertexattribute.c.o.d -o CMakeFiles/cc2.dir/src/engine/vertexattribute.c.o -c /home/anon/main/repos/cc2/src/engine/vertexattribute.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vertexattribute.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/vertexattribute.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/vertexattribute.c > CMakeFiles/cc2.dir/src/engine/vertexattribute.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/vertexattribute.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/vertexattribute.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/vertexattribute.c -o CMakeFiles/cc2.dir/src/engine/vertexattribute.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/engine/window.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/engine/window.c.o: /home/anon/main/repos/cc2/src/engine/window.c
|
|
CMakeFiles/cc2.dir/src/engine/window.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_25) "Building C object CMakeFiles/cc2.dir/src/engine/window.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/engine/window.c.o -MF CMakeFiles/cc2.dir/src/engine/window.c.o.d -o CMakeFiles/cc2.dir/src/engine/window.c.o -c /home/anon/main/repos/cc2/src/engine/window.c
|
|
|
|
CMakeFiles/cc2.dir/src/engine/window.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/engine/window.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/engine/window.c > CMakeFiles/cc2.dir/src/engine/window.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/engine/window.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/engine/window.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/engine/window.c -o CMakeFiles/cc2.dir/src/engine/window.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_damage.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_26) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_damage.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_damage.c > CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_damage.c -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_delete_on_touch.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_27) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_delete_on_touch.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_delete_on_touch.c > CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_delete_on_touch.c -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_lock.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_28) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_lock.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_lock.c > CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_lock.c -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_on_delete_give_ammo.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_29) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_on_delete_give_ammo.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_on_delete_give_ammo.c > CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_on_delete_give_ammo.c -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_redirect.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_30) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_redirect.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_redirect.c > CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_redirect.c -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_return.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_31) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_return.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_return.c > CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_return.c -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_shoot.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_32) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_shoot.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_shoot.c > CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/action/component_action_shoot.c -o CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/component_game_object.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_33) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/component_game_object.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/component_game_object.c > CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/component_game_object.c -o CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/component_physics.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_34) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/component_physics.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/component_physics.c > CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/component_physics.c -o CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/component_sprite.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_35) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/component_sprite.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/component_sprite.c > CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/component_sprite.c -o CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_aim.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_36) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_aim.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_aim.c > CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_aim.c -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_lock.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_37) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_lock.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_lock.c > CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_lock.c -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_move.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_38) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_move.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_move.c > CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_move.c -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_recall.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_39) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_recall.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_recall.c > CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_recall.c -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_redirect.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_40) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_redirect.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_redirect.c > CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_redirect.c -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_shoot.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_41) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_shoot.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_shoot.c > CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/control/component_control_shoot.c -o CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_ammo.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_42) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_ammo.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_ammo.c > CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_ammo.c -o CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_health.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_43) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_health.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_health.c > CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_health.c -o CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_lifetime.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_44) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_lifetime.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_lifetime.c > CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_lifetime.c -o CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.o: /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_redirect.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_45) "Building C object CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.o -c /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_redirect.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_redirect.c > CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/component/stat/component_redirect.c -o CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs.c.o: /home/anon/main/repos/cc2/src/game/ecs/ecs.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_46) "Building C object CMakeFiles/cc2.dir/src/game/ecs/ecs.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/ecs.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/ecs.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/ecs.c.o -c /home/anon/main/repos/cc2/src/game/ecs/ecs.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/ecs.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/ecs.c > CMakeFiles/cc2.dir/src/game/ecs/ecs.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/ecs.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/ecs.c -o CMakeFiles/cc2.dir/src/game/ecs/ecs.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.o: /home/anon/main/repos/cc2/src/game/ecs/ecs_component.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_47) "Building C object CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.o -c /home/anon/main/repos/cc2/src/game/ecs/ecs_component.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/ecs_component.c > CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/ecs_component.c -o CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.o: /home/anon/main/repos/cc2/src/game/ecs/ecs_component_list.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_48) "Building C object CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.o -c /home/anon/main/repos/cc2/src/game/ecs/ecs_component_list.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/ecs_component_list.c > CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/ecs_component_list.c -o CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.o: /home/anon/main/repos/cc2/src/game/ecs/ecs_entity.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_49) "Building C object CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.o -c /home/anon/main/repos/cc2/src/game/ecs/ecs_entity.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/ecs_entity.c > CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/ecs_entity.c -o CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.o: /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_player.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_50) "Building C object CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.o -c /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_player.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_player.c > CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_player.c -o CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.o: /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_snake.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_51) "Building C object CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.o -c /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_snake.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_snake.c > CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_snake.c -o CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.o: /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_swing.c
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_52) "Building C object CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.o -MF CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.o.d -o CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.o -c /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_swing.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_swing.c > CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/ecs/entity/play/entity_swing.c -o CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/game.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/game.c.o: /home/anon/main/repos/cc2/src/game/game.c
|
|
CMakeFiles/cc2.dir/src/game/game.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_53) "Building C object CMakeFiles/cc2.dir/src/game/game.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/game.c.o -MF CMakeFiles/cc2.dir/src/game/game.c.o.d -o CMakeFiles/cc2.dir/src/game/game.c.o -c /home/anon/main/repos/cc2/src/game/game.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/game.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/game.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/game.c > CMakeFiles/cc2.dir/src/game/game.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/game.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/game.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/game.c -o CMakeFiles/cc2.dir/src/game/game.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/input/input.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/input/input.c.o: /home/anon/main/repos/cc2/src/game/input/input.c
|
|
CMakeFiles/cc2.dir/src/game/input/input.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_54) "Building C object CMakeFiles/cc2.dir/src/game/input/input.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/input/input.c.o -MF CMakeFiles/cc2.dir/src/game/input/input.c.o.d -o CMakeFiles/cc2.dir/src/game/input/input.c.o -c /home/anon/main/repos/cc2/src/game/input/input.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/input/input.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/input/input.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/input/input.c > CMakeFiles/cc2.dir/src/game/input/input.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/input/input.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/input/input.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/input/input.c -o CMakeFiles/cc2.dir/src/game/input/input.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/render/color_quad.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/render/color_quad.c.o: /home/anon/main/repos/cc2/src/game/render/color_quad.c
|
|
CMakeFiles/cc2.dir/src/game/render/color_quad.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_55) "Building C object CMakeFiles/cc2.dir/src/game/render/color_quad.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/render/color_quad.c.o -MF CMakeFiles/cc2.dir/src/game/render/color_quad.c.o.d -o CMakeFiles/cc2.dir/src/game/render/color_quad.c.o -c /home/anon/main/repos/cc2/src/game/render/color_quad.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/render/color_quad.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/render/color_quad.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/render/color_quad.c > CMakeFiles/cc2.dir/src/game/render/color_quad.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/render/color_quad.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/render/color_quad.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/render/color_quad.c -o CMakeFiles/cc2.dir/src/game/render/color_quad.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/render/texture_quad.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/render/texture_quad.c.o: /home/anon/main/repos/cc2/src/game/render/texture_quad.c
|
|
CMakeFiles/cc2.dir/src/game/render/texture_quad.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_56) "Building C object CMakeFiles/cc2.dir/src/game/render/texture_quad.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/render/texture_quad.c.o -MF CMakeFiles/cc2.dir/src/game/render/texture_quad.c.o.d -o CMakeFiles/cc2.dir/src/game/render/texture_quad.c.o -c /home/anon/main/repos/cc2/src/game/render/texture_quad.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/render/texture_quad.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/render/texture_quad.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/render/texture_quad.c > CMakeFiles/cc2.dir/src/game/render/texture_quad.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/render/texture_quad.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/render/texture_quad.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/render/texture_quad.c -o CMakeFiles/cc2.dir/src/game/render/texture_quad.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.o: /home/anon/main/repos/cc2/src/game/resource/resource_shader.c
|
|
CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_57) "Building C object CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.o -MF CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.o.d -o CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.o -c /home/anon/main/repos/cc2/src/game/resource/resource_shader.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/resource/resource_shader.c > CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/resource/resource_shader.c -o CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.o: /home/anon/main/repos/cc2/src/game/resource/resource_texture.c
|
|
CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_58) "Building C object CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.o -MF CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.o.d -o CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.o -c /home/anon/main/repos/cc2/src/game/resource/resource_texture.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/resource/resource_texture.c > CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/resource/resource_texture.c -o CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/state/play/play.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/state/play/play.c.o: /home/anon/main/repos/cc2/src/game/state/play/play.c
|
|
CMakeFiles/cc2.dir/src/game/state/play/play.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_59) "Building C object CMakeFiles/cc2.dir/src/game/state/play/play.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/state/play/play.c.o -MF CMakeFiles/cc2.dir/src/game/state/play/play.c.o.d -o CMakeFiles/cc2.dir/src/game/state/play/play.c.o -c /home/anon/main/repos/cc2/src/game/state/play/play.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/state/play/play.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/state/play/play.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/state/play/play.c > CMakeFiles/cc2.dir/src/game/state/play/play.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/state/play/play.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/state/play/play.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/state/play/play.c -o CMakeFiles/cc2.dir/src/game/state/play/play.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/game/state/state.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/game/state/state.c.o: /home/anon/main/repos/cc2/src/game/state/state.c
|
|
CMakeFiles/cc2.dir/src/game/state/state.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_60) "Building C object CMakeFiles/cc2.dir/src/game/state/state.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/game/state/state.c.o -MF CMakeFiles/cc2.dir/src/game/state/state.c.o.d -o CMakeFiles/cc2.dir/src/game/state/state.c.o -c /home/anon/main/repos/cc2/src/game/state/state.c
|
|
|
|
CMakeFiles/cc2.dir/src/game/state/state.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/game/state/state.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/game/state/state.c > CMakeFiles/cc2.dir/src/game/state/state.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/game/state/state.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/game/state/state.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/game/state/state.c -o CMakeFiles/cc2.dir/src/game/state/state.c.s
|
|
|
|
CMakeFiles/cc2.dir/src/main.c.o: CMakeFiles/cc2.dir/flags.make
|
|
CMakeFiles/cc2.dir/src/main.c.o: /home/anon/main/repos/cc2/src/main.c
|
|
CMakeFiles/cc2.dir/src/main.c.o: CMakeFiles/cc2.dir/compiler_depend.ts
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_61) "Building C object CMakeFiles/cc2.dir/src/main.c.o"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -MD -MT CMakeFiles/cc2.dir/src/main.c.o -MF CMakeFiles/cc2.dir/src/main.c.o.d -o CMakeFiles/cc2.dir/src/main.c.o -c /home/anon/main/repos/cc2/src/main.c
|
|
|
|
CMakeFiles/cc2.dir/src/main.c.i: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Preprocessing C source to CMakeFiles/cc2.dir/src/main.c.i"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -E /home/anon/main/repos/cc2/src/main.c > CMakeFiles/cc2.dir/src/main.c.i
|
|
|
|
CMakeFiles/cc2.dir/src/main.c.s: cmake_force
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green "Compiling C source to assembly CMakeFiles/cc2.dir/src/main.c.s"
|
|
/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -S /home/anon/main/repos/cc2/src/main.c -o CMakeFiles/cc2.dir/src/main.c.s
|
|
|
|
# Object files for target cc2
|
|
cc2_OBJECTS = \
|
|
"CMakeFiles/cc2.dir/src/engine/atlas.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/camera.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/event.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/file.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/font.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/fullscreen.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/glew.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/glyph.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/json.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/keyboard.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/mouse.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/music.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/rectangle.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/renderer.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/sdl.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/shader.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/sound.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/surface.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/texture.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/tick.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/vao.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/vbo.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/vector.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/vertexattribute.c.o" \
|
|
"CMakeFiles/cc2.dir/src/engine/window.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/ecs.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/game.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/input/input.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/render/color_quad.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/render/texture_quad.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/state/play/play.c.o" \
|
|
"CMakeFiles/cc2.dir/src/game/state/state.c.o" \
|
|
"CMakeFiles/cc2.dir/src/main.c.o"
|
|
|
|
# External object files for target cc2
|
|
cc2_EXTERNAL_OBJECTS =
|
|
|
|
cc2: CMakeFiles/cc2.dir/src/engine/atlas.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/camera.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/event.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/file.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/font.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/fullscreen.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/glew.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/glyph.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/json.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/keyboard.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/mouse.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/music.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/rectangle.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/renderer.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/sdl.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/shader.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/sound.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/surface.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/texture.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/tick.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/vao.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/vbo.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/vector.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/vertexattribute.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/engine/window.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_damage.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_delete_on_touch.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_lock.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_on_delete_give_ammo.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_redirect.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_return.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/action/component_action_shoot.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/component_game_object.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/component_physics.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/component_sprite.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_aim.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_lock.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_move.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_recall.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_redirect.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/control/component_control_shoot.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_ammo.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_health.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_lifetime.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/component/stat/component_redirect.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/ecs.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/ecs_component.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/ecs_component_list.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/ecs_entity.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_player.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_snake.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/ecs/entity/play/entity_swing.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/game.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/input/input.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/render/color_quad.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/render/texture_quad.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/resource/resource_shader.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/resource/resource_texture.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/state/play/play.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/game/state/state.c.o
|
|
cc2: CMakeFiles/cc2.dir/src/main.c.o
|
|
cc2: CMakeFiles/cc2.dir/build.make
|
|
cc2: CMakeFiles/cc2.dir/link.txt
|
|
@$(CMAKE_COMMAND) -E cmake_echo_color "--switch=$(COLOR)" --green --bold --progress-dir=/home/anon/main/repos/cc2/build/CMakeFiles --progress-num=$(CMAKE_PROGRESS_62) "Linking C executable cc2"
|
|
$(CMAKE_COMMAND) -E cmake_link_script CMakeFiles/cc2.dir/link.txt --verbose=$(VERBOSE)
|
|
|
|
# Rule to build all files generated by this target.
|
|
CMakeFiles/cc2.dir/build: cc2
|
|
.PHONY : CMakeFiles/cc2.dir/build
|
|
|
|
CMakeFiles/cc2.dir/clean:
|
|
$(CMAKE_COMMAND) -P CMakeFiles/cc2.dir/cmake_clean.cmake
|
|
.PHONY : CMakeFiles/cc2.dir/clean
|
|
|
|
CMakeFiles/cc2.dir/depend:
|
|
cd /home/anon/main/repos/cc2/build && $(CMAKE_COMMAND) -E cmake_depends "Unix Makefiles" /home/anon/main/repos/cc2 /home/anon/main/repos/cc2 /home/anon/main/repos/cc2/build /home/anon/main/repos/cc2/build /home/anon/main/repos/cc2/build/CMakeFiles/cc2.dir/DependInfo.cmake "--color=$(COLOR)"
|
|
.PHONY : CMakeFiles/cc2.dir/depend
|
|
|