don't set MAKE variable in Makefile (#99)
authorJameson Nash <vtjnash@gmail.com>
Sat, 18 Feb 2017 15:14:45 +0000 (15:14 +0000)
committerSteven G. Johnson <stevenj@mit.edu>
Sat, 18 Feb 2017 15:14:45 +0000 (10:14 -0500)
fix #95

Makefile

index 51995c3889b87651e68929bd54362c71a25764df..e6459c3241d1e33569bc216f330c956ccbca218c 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
 # libutf8proc Makefile
 
 # programs
-MAKE=make
 AR?=ar
 CC?=gcc
 INSTALL=install