summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJameson Nash <vtjnash@gmail.com>2017-02-18 15:14:45 +0000
committerSteven G. Johnson <stevenj@mit.edu>2017-02-18 10:14:45 -0500
commit91b91fe0334bef219ed7aa66b70377717d273b99 (patch)
tree12f54af02a6651358f20446edd0d128ead3bfc88 /Makefile
parent31a87888867bd3b291fe84b48b0471b0038b51a1 (diff)
downloadlibutf8proc-91b91fe0334bef219ed7aa66b70377717d273b99.tar.gz
libutf8proc-91b91fe0334bef219ed7aa66b70377717d273b99.tar.bz2
don't set MAKE variable in Makefile (#99)
fix #95
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 51995c3..e6459c3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,6 @@
# libutf8proc Makefile
# programs
-MAKE=make
AR?=ar
CC?=gcc
INSTALL=install