aboutsummaryrefslogtreecommitdiff
path: root/unix/make/Makefile.TOP
diff options
context:
space:
mode:
Diffstat (limited to 'unix/make/Makefile.TOP')
-rw-r--r--unix/make/Makefile.TOP2
1 files changed, 2 insertions, 0 deletions
diff --git a/unix/make/Makefile.TOP b/unix/make/Makefile.TOP
index c5a613de..d2a73de0 100644
--- a/unix/make/Makefile.TOP
+++ b/unix/make/Makefile.TOP
@@ -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