don't set MAKE variable in Makefile (#99)

fix #95
This commit is contained in:
Jameson Nash 2017-02-18 15:14:45 +00:00 committed by Steven G. Johnson
parent 31a8788886
commit 91b91fe033

View File

@ -1,7 +1,6 @@
# libutf8proc Makefile # libutf8proc Makefile
# programs # programs
MAKE=make
AR?=ar AR?=ar
CC?=gcc CC?=gcc
INSTALL=install INSTALL=install