add ranlib for mac
This commit is contained in:
parent
38c087aa6d
commit
66c1faee8d
3 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,8 @@ OBJTYPE!=uname -m | sed 's;i.86;386;; s;/.*;;; s; ;;g'
|
|||
# the gnu rules will mess up bsd but not vice versa,
|
||||
# hence the gnu rules come first.
|
||||
|
||||
RANLIB=true
|
||||
|
||||
include Make.$(SYSNAME)-$(OBJTYPE)
|
||||
|
||||
PREFIX=/usr/local
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue