BSDmakefile
Just print a reminder to use `gmake` instead of spurting a bunch of errors.
This commit is contained in:
parent
419817e656
commit
3c4025ae19
4
shell-completion/BSDmakefile
Normal file
4
shell-completion/BSDmakefile
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
.DONE:
|
||||||
|
@echo "GNU Make (gmake) required to build"
|
||||||
|
.DEFAULT:
|
||||||
|
@echo "GNU Make (gmake) required to build"
|
||||||
Loading…
Reference in New Issue
Block a user