diff --git a/Makefile b/Makefile index f9a3fd7..ab65f36 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +SHELL = /bin/bash + ifeq ($(PREFIX),) PREFIX := /usr/local endif