@teradataprebuilt/fastcall-linux-node-v59
Version:
fastcall - Very fast, asynchronous, dyncall based foreign function interface library for Node.js
555 lines (395 loc) • 19.7 kB
Plain Text
# CMAKE generated file: DO NOT EDIT!
# Generated by "Unix Makefiles" Generator, CMake Version 3.14
# 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:
# Remove some rules from gmake that .SUFFIXES does not remove.
SUFFIXES =
.SUFFIXES: .hpux_make_needs_suffix_list
# 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 = /home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/bin/cmake
# The command to remove a file.
RM = /home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/bin/cmake -E remove -f
# Escaping for special characters.
EQUALS = =
# The top-level source directory on which CMake was run.
CMAKE_SOURCE_DIR = /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall
# The top-level build directory on which CMake was run.
CMAKE_BINARY_DIR = /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build
#=============================================================================
# Targets provided globally by CMake.
# Special rule for the target install/strip
install/strip: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
/home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip
# Special rule for the target install/strip
install/strip/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing the project stripped..."
/home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake
.PHONY : install/strip/fast
# Special rule for the target install/local
install/local: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local
# Special rule for the target install/local
install/local/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Installing only the local directory..."
/home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/bin/cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
.PHONY : install/local/fast
# Special rule for the target install
install: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/bin/cmake -P cmake_install.cmake
.PHONY : install
# Special rule for the target install
install/fast: preinstall/fast
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Install the project..."
/home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/bin/cmake -P cmake_install.cmake
.PHONY : install/fast
# Special rule for the target package
package: preinstall
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool..."
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && /home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/bin/cpack --config ./CPackConfig.cmake
.PHONY : package
# Special rule for the target package
package/fast: package
.PHONY : package/fast
# Special rule for the target package_source
package_source:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Run CPack packaging tool for source..."
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && /home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/bin/cpack --config ./CPackSourceConfig.cmake /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build/CPackSourceConfig.cmake
.PHONY : package_source
# Special rule for the target package_source
package_source/fast: package_source
.PHONY : package_source/fast
# Special rule for the target edit_cache
edit_cache:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Running CMake cache editor..."
/home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/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..."
/home/nodeuser/cmake/cmake-3.14.1-Linux-x86_64/bin/cmake -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR)
.PHONY : rebuild_cache
# Special rule for the target rebuild_cache
rebuild_cache/fast: rebuild_cache
.PHONY : rebuild_cache/fast
# Special rule for the target list_install_components
list_install_components:
@$(CMAKE_COMMAND) -E cmake_echo_color --switch=$(COLOR) --cyan "Available install components are: \"Unspecified\""
.PHONY : list_install_components
# Special rule for the target list_install_components
list_install_components/fast: list_install_components
.PHONY : list_install_components/fast
# The main all target
all: cmake_check_build_system
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(CMAKE_COMMAND) -E cmake_progress_start /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build/CMakeFiles /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build/src/CMakeFiles/progress.marks
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f CMakeFiles/Makefile2 src/all
$(CMAKE_COMMAND) -E cmake_progress_start /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build/CMakeFiles 0
.PHONY : all
# The main clean target
clean:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f CMakeFiles/Makefile2 src/clean
.PHONY : clean
# The main clean target
clean/fast: clean
.PHONY : clean/fast
# Prepare targets for installation.
preinstall: all
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall
.PHONY : preinstall
# Prepare targets for installation.
preinstall/fast:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f CMakeFiles/Makefile2 src/preinstall
.PHONY : preinstall/fast
# clear depends
depend:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 1
.PHONY : depend
# Convenience name for target.
src/CMakeFiles/fastcall.dir/rule:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f CMakeFiles/Makefile2 src/CMakeFiles/fastcall.dir/rule
.PHONY : src/CMakeFiles/fastcall.dir/rule
# Convenience name for target.
fastcall: src/CMakeFiles/fastcall.dir/rule
.PHONY : fastcall
# fast build rule for target.
fastcall/fast:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/build
.PHONY : fastcall/fast
callbackimpl.o: callbackimpl.cpp.o
.PHONY : callbackimpl.o
# target to build an object file
callbackimpl.cpp.o:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/callbackimpl.cpp.o
.PHONY : callbackimpl.cpp.o
callbackimpl.i: callbackimpl.cpp.i
.PHONY : callbackimpl.i
# target to preprocess a source file
callbackimpl.cpp.i:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/callbackimpl.cpp.i
.PHONY : callbackimpl.cpp.i
callbackimpl.s: callbackimpl.cpp.s
.PHONY : callbackimpl.s
# target to generate assembly for a file
callbackimpl.cpp.s:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/callbackimpl.cpp.s
.PHONY : callbackimpl.cpp.s
dyncallbackwrapper.o: dyncallbackwrapper.cpp.o
.PHONY : dyncallbackwrapper.o
# target to build an object file
dyncallbackwrapper.cpp.o:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/dyncallbackwrapper.cpp.o
.PHONY : dyncallbackwrapper.cpp.o
dyncallbackwrapper.i: dyncallbackwrapper.cpp.i
.PHONY : dyncallbackwrapper.i
# target to preprocess a source file
dyncallbackwrapper.cpp.i:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/dyncallbackwrapper.cpp.i
.PHONY : dyncallbackwrapper.cpp.i
dyncallbackwrapper.s: dyncallbackwrapper.cpp.s
.PHONY : dyncallbackwrapper.s
# target to generate assembly for a file
dyncallbackwrapper.cpp.s:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/dyncallbackwrapper.cpp.s
.PHONY : dyncallbackwrapper.cpp.s
dyncallwrapper.o: dyncallwrapper.cpp.o
.PHONY : dyncallwrapper.o
# target to build an object file
dyncallwrapper.cpp.o:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/dyncallwrapper.cpp.o
.PHONY : dyncallwrapper.cpp.o
dyncallwrapper.i: dyncallwrapper.cpp.i
.PHONY : dyncallwrapper.i
# target to preprocess a source file
dyncallwrapper.cpp.i:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/dyncallwrapper.cpp.i
.PHONY : dyncallwrapper.cpp.i
dyncallwrapper.s: dyncallwrapper.cpp.s
.PHONY : dyncallwrapper.s
# target to generate assembly for a file
dyncallwrapper.cpp.s:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/dyncallwrapper.cpp.s
.PHONY : dyncallwrapper.cpp.s
dynloadwrapper.o: dynloadwrapper.cpp.o
.PHONY : dynloadwrapper.o
# target to build an object file
dynloadwrapper.cpp.o:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/dynloadwrapper.cpp.o
.PHONY : dynloadwrapper.cpp.o
dynloadwrapper.i: dynloadwrapper.cpp.i
.PHONY : dynloadwrapper.i
# target to preprocess a source file
dynloadwrapper.cpp.i:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/dynloadwrapper.cpp.i
.PHONY : dynloadwrapper.cpp.i
dynloadwrapper.s: dynloadwrapper.cpp.s
.PHONY : dynloadwrapper.s
# target to generate assembly for a file
dynloadwrapper.cpp.s:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/dynloadwrapper.cpp.s
.PHONY : dynloadwrapper.cpp.s
fastcall.o: fastcall.cpp.o
.PHONY : fastcall.o
# target to build an object file
fastcall.cpp.o:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/fastcall.cpp.o
.PHONY : fastcall.cpp.o
fastcall.i: fastcall.cpp.i
.PHONY : fastcall.i
# target to preprocess a source file
fastcall.cpp.i:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/fastcall.cpp.i
.PHONY : fastcall.cpp.i
fastcall.s: fastcall.cpp.s
.PHONY : fastcall.s
# target to generate assembly for a file
fastcall.cpp.s:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/fastcall.cpp.s
.PHONY : fastcall.cpp.s
helpers.o: helpers.cpp.o
.PHONY : helpers.o
# target to build an object file
helpers.cpp.o:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/helpers.cpp.o
.PHONY : helpers.cpp.o
helpers.i: helpers.cpp.i
.PHONY : helpers.i
# target to preprocess a source file
helpers.cpp.i:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/helpers.cpp.i
.PHONY : helpers.cpp.i
helpers.s: helpers.cpp.s
.PHONY : helpers.s
# target to generate assembly for a file
helpers.cpp.s:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/helpers.cpp.s
.PHONY : helpers.cpp.s
int64.o: int64.cpp.o
.PHONY : int64.o
# target to build an object file
int64.cpp.o:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/int64.cpp.o
.PHONY : int64.cpp.o
int64.i: int64.cpp.i
.PHONY : int64.i
# target to preprocess a source file
int64.cpp.i:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/int64.cpp.i
.PHONY : int64.cpp.i
int64.s: int64.cpp.s
.PHONY : int64.s
# target to generate assembly for a file
int64.cpp.s:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/int64.cpp.s
.PHONY : int64.cpp.s
loop.o: loop.cpp.o
.PHONY : loop.o
# target to build an object file
loop.cpp.o:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/loop.cpp.o
.PHONY : loop.cpp.o
loop.i: loop.cpp.i
.PHONY : loop.i
# target to preprocess a source file
loop.cpp.i:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/loop.cpp.i
.PHONY : loop.cpp.i
loop.s: loop.cpp.s
.PHONY : loop.s
# target to generate assembly for a file
loop.cpp.s:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/loop.cpp.s
.PHONY : loop.cpp.s
mutex.o: mutex.cpp.o
.PHONY : mutex.o
# target to build an object file
mutex.cpp.o:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/mutex.cpp.o
.PHONY : mutex.cpp.o
mutex.i: mutex.cpp.i
.PHONY : mutex.i
# target to preprocess a source file
mutex.cpp.i:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/mutex.cpp.i
.PHONY : mutex.cpp.i
mutex.s: mutex.cpp.s
.PHONY : mutex.s
# target to generate assembly for a file
mutex.cpp.s:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/mutex.cpp.s
.PHONY : mutex.cpp.s
statics.o: statics.cpp.o
.PHONY : statics.o
# target to build an object file
statics.cpp.o:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/statics.cpp.o
.PHONY : statics.cpp.o
statics.i: statics.cpp.i
.PHONY : statics.i
# target to preprocess a source file
statics.cpp.i:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/statics.cpp.i
.PHONY : statics.cpp.i
statics.s: statics.cpp.s
.PHONY : statics.s
# target to generate assembly for a file
statics.cpp.s:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/statics.cpp.s
.PHONY : statics.cpp.s
weak.o: weak.cpp.o
.PHONY : weak.o
# target to build an object file
weak.cpp.o:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/weak.cpp.o
.PHONY : weak.cpp.o
weak.i: weak.cpp.i
.PHONY : weak.i
# target to preprocess a source file
weak.cpp.i:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/weak.cpp.i
.PHONY : weak.cpp.i
weak.s: weak.cpp.s
.PHONY : weak.s
# target to generate assembly for a file
weak.cpp.s:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(MAKE) -f src/CMakeFiles/fastcall.dir/build.make src/CMakeFiles/fastcall.dir/weak.cpp.s
.PHONY : weak.cpp.s
# Help Target
help:
"The following are some of the valid targets for this Makefile:"
"... all (the default if no target is provided)"
"... clean"
"... depend"
"... install/strip"
"... install/local"
"... install"
"... package"
"... package_source"
"... fastcall"
"... edit_cache"
"... rebuild_cache"
"... list_install_components"
"... callbackimpl.o"
"... callbackimpl.i"
"... callbackimpl.s"
"... dyncallbackwrapper.o"
"... dyncallbackwrapper.i"
"... dyncallbackwrapper.s"
"... dyncallwrapper.o"
"... dyncallwrapper.i"
"... dyncallwrapper.s"
"... dynloadwrapper.o"
"... dynloadwrapper.i"
"... dynloadwrapper.s"
"... fastcall.o"
"... fastcall.i"
"... fastcall.s"
"... helpers.o"
"... helpers.i"
"... helpers.s"
"... int64.o"
"... int64.i"
"... int64.s"
"... loop.o"
"... loop.i"
"... loop.s"
"... mutex.o"
"... mutex.i"
"... mutex.s"
"... statics.o"
"... statics.i"
"... statics.s"
"... weak.o"
"... weak.i"
"... weak.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:
cd /home/nodeuser/git/nodejs-driver/scripts/fastcall/node_modules/fastcall/build && $(CMAKE_COMMAND) -S$(CMAKE_SOURCE_DIR) -B$(CMAKE_BINARY_DIR) --check-build-system CMakeFiles/Makefile.cmake 0
.PHONY : cmake_check_build_system