From cf6ebbd6fe60252bca3897f565264d485a383bf6 Mon Sep 17 00:00:00 2001 From: markm Date: Fri, 2 Aug 2002 10:55:51 +0000 Subject: Remove the last reference to NOUUCP - we don't have UUCP in the base system. --- bin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/Makefile') diff --git a/bin/Makefile b/bin/Makefile index e213851..b21c624 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -40,7 +40,7 @@ SUBDIR+=rcp SUBDIR+=csh .endif -.if !defined(NO_SENDMAIL) && !defined(NOUUCP) +.if !defined(NO_SENDMAIL) SUBDIR+=rmail .endif -- cgit v1.1