From c1a820195c3f6961461d3e25ff7910f826995de9 Mon Sep 17 00:00:00 2001 From: ru Date: Tue, 21 Dec 2004 09:59:45 +0000 Subject: NOSHARED -> NO_SHARED --- bin/rmail/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/rmail/Makefile') diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile index f76781b..d2ea1fa 100644 --- a/bin/rmail/Makefile +++ b/bin/rmail/Makefile @@ -5,7 +5,7 @@ SENDMAIL_DIR=${.CURDIR}/../../contrib/sendmail .PATH: ${SENDMAIL_DIR}/rmail # Not much point this being static. It calls a shared sendmail... -NOSHARED?= NO +NO_SHARED?= NO PROG= rmail SRCS= rmail.c -- cgit v1.1