Files

10 lines
257 B
Makefile
Raw Permalink Normal View History

define newline
2024-12-02 21:22:53 +02:00
endef
$(error Build system changed:$(newline)\
The Makefile build has been replaced by CMake.$(newline)$(newline)\
For build instructions see:$(newline)\
https://github.com/ggml-org/llama.cpp/blob/master/docs/build.md$(newline)${newline})