projects
/
utf8proc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31a8788
)
don't set MAKE variable in Makefile (#99)
author
Jameson Nash
<vtjnash@gmail.com>
Sat, 18 Feb 2017 15:14:45 +0000
(15:14 +0000)
committer
Steven G. Johnson
<stevenj@mit.edu>
Sat, 18 Feb 2017 15:14:45 +0000
(10:14 -0500)
fix #95
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/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