build: add BSDmakefile
Warns user to run `gmake` instead.
This commit is contained in:
parent
1485c47999
commit
20074288ac
2
BSDmakefile
Normal file
2
BSDmakefile
Normal file
@ -0,0 +1,2 @@
|
||||
all:
|
||||
@echo "I need GNU make. Please run \`gmake\` instead."
|
||||
Loading…
Reference in New Issue
Block a user