diff options
author | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-04 13:39:51 +0100 |
---|---|---|
committer | jacopograndi <jacopo.grandi@outlook.it> | 2022-01-04 13:39:51 +0100 |
commit | 131148b13d9cbeb8a19a638bd0b516efb70fa46e (patch) | |
tree | ea570aa2d075d62afdab6882868ef066aab64a2b /build/Makefile | |
parent | c384285ed3a4283d97b9b031196b26afd1581540 (diff) |
imgs
Diffstat (limited to 'build/Makefile')
-rw-r--r-- | build/Makefile | 640 |
1 files changed, 640 insertions, 0 deletions
diff --git a/build/Makefile b/build/Makefile new file mode 100644 index 0000000..1f52c32 --- /dev/null +++ b/build/Makefile @@ -0,0 +1,640 @@ +# CMAKE generated file: DO NOT EDIT! +# Generated by "Unix Makefiles" Generator, CMake Version 3.22 + +# Default target executed when no arguments are given to make. +default_target: all +.PHONY : default_target + +# Allow only one "make -f Makefile2" at a time, but pass parallelism. +.NOTPARALLEL: + +#============================================================================= +# Special targets provided by cmake. + +# Disable implicit rules so canonical targets will work. +.SUFFIXES: + +# Disable VCS-based implicit rules. +% : %,v + +# Disable VCS-based implicit rules. +% : RCS/% + +# Disable VCS-based implicit rules. +% : RCS/%,v + +# Disable VCS-based implicit rules. +% : SCCS/s.% + +# Disable VCS-based implicit rules. +% : s.% + +.SUFFIXES: .hpux_make_needs_suffix_list + +# 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/j/ws/arena + +# The top-level build directory on which CMake was run. +CMAKE_BINARY_DIR = /home/j/ws/arena/build + +#============================================================================= +# Targets provided globally by CMake. + +# Special rule for the target edit_cache +edit_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..." + /usr/bin/ccmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : edit_cache + +# Special rule for the target edit_cache +edit_cache/fast: edit_cache +.PHONY : edit_cache/fast + +# Special rule for the target rebuild_cache +rebuild_cache: + @$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake to regenerate build system..." + /usr/bin/cmake --regenerate-during-build -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) +.PHONY : rebuild_cache + +# Special rule for the target rebuild_cache +rebuild_cache/fast: rebuild_cache +.PHONY : rebuild_cache/fast + +# The main all target +all: cmake_check_build_system + $(CMAKE_COMMAND) -E cmake_progress_start /home/j/ws/arena/build/CMakeFiles /home/j/ws/arena/build//CMakeFiles/progress.marks + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 all + $(CMAKE_COMMAND) -E cmake_progress_start /home/j/ws/arena/build/CMakeFiles 0 +.PHONY : all + +# The main clean target +clean: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 clean +.PHONY : clean + +# The main clean target +clean/fast: clean +.PHONY : clean/fast + +# Prepare targets for installation. +preinstall: all + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall + +# Prepare targets for installation. +preinstall/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 preinstall +.PHONY : preinstall/fast + +# clear depends +depend: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1 +.PHONY : depend + +#============================================================================= +# Target rules for targets named Arena + +# Build rule for target. +Arena: cmake_check_build_system + $(MAKE) $(MAKESILENT) -f CMakeFiles/Makefile2 Arena +.PHONY : Arena + +# fast build rule for target. +Arena/fast: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/build +.PHONY : Arena/fast + +gst/fxs.o: gst/fxs.c.o +.PHONY : gst/fxs.o + +# target to build an object file +gst/fxs.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/fxs.c.o +.PHONY : gst/fxs.c.o + +gst/fxs.i: gst/fxs.c.i +.PHONY : gst/fxs.i + +# target to preprocess a source file +gst/fxs.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/fxs.c.i +.PHONY : gst/fxs.c.i + +gst/fxs.s: gst/fxs.c.s +.PHONY : gst/fxs.s + +# target to generate assembly for a file +gst/fxs.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/fxs.c.s +.PHONY : gst/fxs.c.s + +gst/generate.o: gst/generate.c.o +.PHONY : gst/generate.o + +# target to build an object file +gst/generate.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/generate.c.o +.PHONY : gst/generate.c.o + +gst/generate.i: gst/generate.c.i +.PHONY : gst/generate.i + +# target to preprocess a source file +gst/generate.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/generate.c.i +.PHONY : gst/generate.c.i + +gst/generate.s: gst/generate.c.s +.PHONY : gst/generate.s + +# target to generate assembly for a file +gst/generate.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/generate.c.s +.PHONY : gst/generate.c.s + +gst/gst.o: gst/gst.c.o +.PHONY : gst/gst.o + +# target to build an object file +gst/gst.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/gst.c.o +.PHONY : gst/gst.c.o + +gst/gst.i: gst/gst.c.i +.PHONY : gst/gst.i + +# target to preprocess a source file +gst/gst.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/gst.c.i +.PHONY : gst/gst.c.i + +gst/gst.s: gst/gst.c.s +.PHONY : gst/gst.s + +# target to generate assembly for a file +gst/gst.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/gst.c.s +.PHONY : gst/gst.c.s + +gst/info.o: gst/info.c.o +.PHONY : gst/info.o + +# target to build an object file +gst/info.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/info.c.o +.PHONY : gst/info.c.o + +gst/info.i: gst/info.c.i +.PHONY : gst/info.i + +# target to preprocess a source file +gst/info.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/info.c.i +.PHONY : gst/info.c.i + +gst/info.s: gst/info.c.s +.PHONY : gst/info.s + +# target to generate assembly for a file +gst/info.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/info.c.s +.PHONY : gst/info.c.s + +gst/map.o: gst/map.c.o +.PHONY : gst/map.o + +# target to build an object file +gst/map.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/map.c.o +.PHONY : gst/map.c.o + +gst/map.i: gst/map.c.i +.PHONY : gst/map.i + +# target to preprocess a source file +gst/map.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/map.c.i +.PHONY : gst/map.c.i + +gst/map.s: gst/map.c.s +.PHONY : gst/map.s + +# target to generate assembly for a file +gst/map.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/map.c.s +.PHONY : gst/map.c.s + +gst/units.o: gst/units.c.o +.PHONY : gst/units.o + +# target to build an object file +gst/units.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/units.c.o +.PHONY : gst/units.c.o + +gst/units.i: gst/units.c.i +.PHONY : gst/units.i + +# target to preprocess a source file +gst/units.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/units.c.i +.PHONY : gst/units.c.i + +gst/units.s: gst/units.c.s +.PHONY : gst/units.s + +# target to generate assembly for a file +gst/units.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/gst/units.c.s +.PHONY : gst/units.c.s + +hud/hud.o: hud/hud.c.o +.PHONY : hud/hud.o + +# target to build an object file +hud/hud.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/hud/hud.c.o +.PHONY : hud/hud.c.o + +hud/hud.i: hud/hud.c.i +.PHONY : hud/hud.i + +# target to preprocess a source file +hud/hud.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/hud/hud.c.i +.PHONY : hud/hud.c.i + +hud/hud.s: hud/hud.c.s +.PHONY : hud/hud.s + +# target to generate assembly for a file +hud/hud.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/hud/hud.c.s +.PHONY : hud/hud.c.s + +hud/hud_views.o: hud/hud_views.c.o +.PHONY : hud/hud_views.o + +# target to build an object file +hud/hud_views.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/hud/hud_views.c.o +.PHONY : hud/hud_views.c.o + +hud/hud_views.i: hud/hud_views.c.i +.PHONY : hud/hud_views.i + +# target to preprocess a source file +hud/hud_views.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/hud/hud_views.c.i +.PHONY : hud/hud_views.c.i + +hud/hud_views.s: hud/hud_views.c.s +.PHONY : hud/hud_views.s + +# target to generate assembly for a file +hud/hud_views.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/hud/hud_views.c.s +.PHONY : hud/hud_views.c.s + +json/jsonparse.o: json/jsonparse.c.o +.PHONY : json/jsonparse.o + +# target to build an object file +json/jsonparse.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/json/jsonparse.c.o +.PHONY : json/jsonparse.c.o + +json/jsonparse.i: json/jsonparse.c.i +.PHONY : json/jsonparse.i + +# target to preprocess a source file +json/jsonparse.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/json/jsonparse.c.i +.PHONY : json/jsonparse.c.i + +json/jsonparse.s: json/jsonparse.c.s +.PHONY : json/jsonparse.s + +# target to generate assembly for a file +json/jsonparse.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/json/jsonparse.c.s +.PHONY : json/jsonparse.c.s + +main.o: main.c.o +.PHONY : main.o + +# target to build an object file +main.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/main.c.o +.PHONY : main.c.o + +main.i: main.c.i +.PHONY : main.i + +# target to preprocess a source file +main.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/main.c.i +.PHONY : main.c.i + +main.s: main.c.s +.PHONY : main.s + +# target to generate assembly for a file +main.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/main.c.s +.PHONY : main.c.s + +mkb/mkb.o: mkb/mkb.c.o +.PHONY : mkb/mkb.o + +# target to build an object file +mkb/mkb.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/mkb/mkb.c.o +.PHONY : mkb/mkb.c.o + +mkb/mkb.i: mkb/mkb.c.i +.PHONY : mkb/mkb.i + +# target to preprocess a source file +mkb/mkb.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/mkb/mkb.c.i +.PHONY : mkb/mkb.c.i + +mkb/mkb.s: mkb/mkb.c.s +.PHONY : mkb/mkb.s + +# target to generate assembly for a file +mkb/mkb.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/mkb/mkb.c.s +.PHONY : mkb/mkb.c.s + +net/net.o: net/net.c.o +.PHONY : net/net.o + +# target to build an object file +net/net.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/net/net.c.o +.PHONY : net/net.c.o + +net/net.i: net/net.c.i +.PHONY : net/net.i + +# target to preprocess a source file +net/net.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/net/net.c.i +.PHONY : net/net.c.i + +net/net.s: net/net.c.s +.PHONY : net/net.s + +# target to generate assembly for a file +net/net.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/net/net.c.s +.PHONY : net/net.c.s + +render/button.o: render/button.c.o +.PHONY : render/button.o + +# target to build an object file +render/button.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/render/button.c.o +.PHONY : render/button.c.o + +render/button.i: render/button.c.i +.PHONY : render/button.i + +# target to preprocess a source file +render/button.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/render/button.c.i +.PHONY : render/button.c.i + +render/button.s: render/button.c.s +.PHONY : render/button.s + +# target to generate assembly for a file +render/button.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/render/button.c.s +.PHONY : render/button.c.s + +render/render_text.o: render/render_text.c.o +.PHONY : render/render_text.o + +# target to build an object file +render/render_text.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/render/render_text.c.o +.PHONY : render/render_text.c.o + +render/render_text.i: render/render_text.c.i +.PHONY : render/render_text.i + +# target to preprocess a source file +render/render_text.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/render/render_text.c.i +.PHONY : render/render_text.c.i + +render/render_text.s: render/render_text.c.s +.PHONY : render/render_text.s + +# target to generate assembly for a file +render/render_text.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/render/render_text.c.s +.PHONY : render/render_text.c.s + +test/test.o: test/test.c.o +.PHONY : test/test.o + +# target to build an object file +test/test.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/test/test.c.o +.PHONY : test/test.c.o + +test/test.i: test/test.c.i +.PHONY : test/test.i + +# target to preprocess a source file +test/test.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/test/test.c.i +.PHONY : test/test.c.i + +test/test.s: test/test.c.s +.PHONY : test/test.s + +# target to generate assembly for a file +test/test.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/test/test.c.s +.PHONY : test/test.c.s + +test/test_gst.o: test/test_gst.c.o +.PHONY : test/test_gst.o + +# target to build an object file +test/test_gst.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/test/test_gst.c.o +.PHONY : test/test_gst.c.o + +test/test_gst.i: test/test_gst.c.i +.PHONY : test/test_gst.i + +# target to preprocess a source file +test/test_gst.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/test/test_gst.c.i +.PHONY : test/test_gst.c.i + +test/test_gst.s: test/test_gst.c.s +.PHONY : test/test_gst.s + +# target to generate assembly for a file +test/test_gst.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/test/test_gst.c.s +.PHONY : test/test_gst.c.s + +umath/intersect.o: umath/intersect.c.o +.PHONY : umath/intersect.o + +# target to build an object file +umath/intersect.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/umath/intersect.c.o +.PHONY : umath/intersect.c.o + +umath/intersect.i: umath/intersect.c.i +.PHONY : umath/intersect.i + +# target to preprocess a source file +umath/intersect.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/umath/intersect.c.i +.PHONY : umath/intersect.c.i + +umath/intersect.s: umath/intersect.c.s +.PHONY : umath/intersect.s + +# target to generate assembly for a file +umath/intersect.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/umath/intersect.c.s +.PHONY : umath/intersect.c.s + +umath/vec.o: umath/vec.c.o +.PHONY : umath/vec.o + +# target to build an object file +umath/vec.c.o: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/umath/vec.c.o +.PHONY : umath/vec.c.o + +umath/vec.i: umath/vec.c.i +.PHONY : umath/vec.i + +# target to preprocess a source file +umath/vec.c.i: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/umath/vec.c.i +.PHONY : umath/vec.c.i + +umath/vec.s: umath/vec.c.s +.PHONY : umath/vec.s + +# target to generate assembly for a file +umath/vec.c.s: + $(MAKE) $(MAKESILENT) -f CMakeFiles/Arena.dir/build.make CMakeFiles/Arena.dir/umath/vec.c.s +.PHONY : umath/vec.c.s + +# Help Target +help: + @echo "The following are some of the valid targets for this Makefile:" + @echo "... all (the default if no target is provided)" + @echo "... clean" + @echo "... depend" + @echo "... edit_cache" + @echo "... rebuild_cache" + @echo "... Arena" + @echo "... gst/fxs.o" + @echo "... gst/fxs.i" + @echo "... gst/fxs.s" + @echo "... gst/generate.o" + @echo "... gst/generate.i" + @echo "... gst/generate.s" + @echo "... gst/gst.o" + @echo "... gst/gst.i" + @echo "... gst/gst.s" + @echo "... gst/info.o" + @echo "... gst/info.i" + @echo "... gst/info.s" + @echo "... gst/map.o" + @echo "... gst/map.i" + @echo "... gst/map.s" + @echo "... gst/units.o" + @echo "... gst/units.i" + @echo "... gst/units.s" + @echo "... hud/hud.o" + @echo "... hud/hud.i" + @echo "... hud/hud.s" + @echo "... hud/hud_views.o" + @echo "... hud/hud_views.i" + @echo "... hud/hud_views.s" + @echo "... json/jsonparse.o" + @echo "... json/jsonparse.i" + @echo "... json/jsonparse.s" + @echo "... main.o" + @echo "... main.i" + @echo "... main.s" + @echo "... mkb/mkb.o" + @echo "... mkb/mkb.i" + @echo "... mkb/mkb.s" + @echo "... net/net.o" + @echo "... net/net.i" + @echo "... net/net.s" + @echo "... render/button.o" + @echo "... render/button.i" + @echo "... render/button.s" + @echo "... render/render_text.o" + @echo "... render/render_text.i" + @echo "... render/render_text.s" + @echo "... test/test.o" + @echo "... test/test.i" + @echo "... test/test.s" + @echo "... test/test_gst.o" + @echo "... test/test_gst.i" + @echo "... test/test_gst.s" + @echo "... umath/intersect.o" + @echo "... umath/intersect.i" + @echo "... umath/intersect.s" + @echo "... umath/vec.o" + @echo "... umath/vec.i" + @echo "... umath/vec.s" +.PHONY : help + + + +#============================================================================= +# Special targets to cleanup operation of make. + +# Special rule to run CMake to check the build system integrity. +# No rule that depends on this can have commands that come from listfiles +# because they might be regenerated. +cmake_check_build_system: + $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0 +.PHONY : cmake_check_build_system + |