Tell BSD users to run gmake instead.

This commit is contained in:
Ben Noordhuis 2011-07-11 14:16:00 +02:00
parent 13a521e698
commit 09130147cf

2
BSDmakefile Normal file
View File

@ -0,0 +1,2 @@
all:
@echo "I need GNU make. Please run \`gmake\` instead."