diff --git a/Makefile b/Makefile index 3cc72405..349dbc57 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,4 @@ export PATH := $(abspath bin/protoc/bin/):$(abspath bin/):${PATH} -export SHELL := env PATH=$(PATH) /bin/sh OS = $(shell uname | tr A-Z a-z)