neovim/BSDmakefile

5 lines
109 B
Makefile
Raw Normal View History

.DONE:
@echo "Use GNU Make (gmake) to build neovim"
.DEFAULT:
@echo "Use GNU Make (gmake) to build neovim"