summaryrefslogtreecommitdiff
path: root/imap
diff options
context:
space:
mode:
Diffstat (limited to 'imap')
-rw-r--r--imap/src/osdep/unix/Makefile5
-rw-r--r--imap/tools/Makefile1
2 files changed, 2 insertions, 4 deletions
diff --git a/imap/src/osdep/unix/Makefile b/imap/src/osdep/unix/Makefile
index ed33db0c..cdcbf315 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
diff --git a/imap/tools/Makefile b/imap/tools/Makefile
index f2db51f9..58afc2d2 100644
--- a/imap/tools/Makefile
+++ b/imap/tools/Makefile
@@ -21,7 +21,6 @@
# Internet: MRC@CAC.Washington.EDU
-CC=cc
RM=rm -f