diff --git a/Makefile b/Makefile index 182cab8..362b666 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,3 @@ -SHELL := /bin/bash PREFIX=$(HOME)/.local VERSION=0.0.1 CC=gcc