diff --git a/Makefile b/Makefile index f39d291..c9b1b14 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +SHELL = /bin/bash + V ?= @ .DEFAULT_GOAL := help