Makefile: bail out on bmake

pull/10/head
Christian Neukirchen 8 years ago
parent 472a74b75b
commit aa572b5c13

@ -1,3 +1,5 @@
.error : This Makefile needs GNU make
CFLAGS+=-g -O2 -Wall -Wno-switch -Wextra -fstack-protector-strong -D_FORTIFY_SOURCE=2
LDLIBS=-lrt
ifdef OPENBSD

Loading…
Cancel
Save