no use make

This commit is contained in:
caitianchi 2025-01-16 14:11:41 +08:00
parent ed02c70ce4
commit 52c6abe0df

View file

@ -1,6 +1,6 @@
# ifndef LLAMA_MAKEFILE
# $(error The Makefile build is deprecated. Use the CMake build instead. For more details, see https://github.com/ggerganov/llama.cpp/blob/master/docs/build.md)
# endif
ifndef LLAMA_MAKEFILE
$(error The Makefile build is deprecated. Use the CMake build instead. For more details, see https://github.com/ggerganov/llama.cpp/blob/master/docs/build.md)
endif
# Define the default target now so that it is always the first target
BUILD_TARGETS = \