summaryrefslogtreecommitdiff
path: root/imap/src/osdep/unix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'imap/src/osdep/unix/Makefile')
-rw-r--r--imap/src/osdep/unix/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/imap/src/osdep/unix/Makefile b/imap/src/osdep/unix/Makefile
index ed33db0..cdcbf31 100644
--- a/imap/src/osdep/unix/Makefile
+++ b/imap/src/osdep/unix/Makefile
@@ -132,10 +132,9 @@ EMPTYPROTO=unixproto
# Commands possibly overridden by the individual port
-ARRC=ar rc
-CC=cc
+ARRC=$(AR) rc
LN=ln -s
-RANLIB=ranlib
+RANLIB?=ranlib
# Standard distribution build parameters