2025-08-20 10:31:16 +00:00
|
|
|
define newline
|
2024-12-02 19:22:53 +00:00
|
|
|
|
2023-05-27 17:04:14 +00:00
|
|
|
|
2025-08-20 10:31:16 +00:00
|
|
|
endef
|
2023-07-21 10:09:16 +00:00
|
|
|
|
2025-08-20 10:31:16 +00:00
|
|
|
$(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})
|