diff --git a/Makefile b/Makefile index 2435f1586..472397332 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,6 @@ + +# this Makefile requires GNU make + default: build BASE=$(shell pwd)