1define newline
2
3
4endef
5
6$(error Build system changed:$(newline)\
7The Makefile build has been replaced by CMake.$(newline)$(newline)\
8For build instructions see:$(newline)\
9https://github.com/ggml-org/llama.cpp/blob/master/docs/build.md$(newline)${newline})