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