Synching patch for src/bin/Makefile
Jeroen Ruigrok/asmodai
asmodai at wxs.nl
Sun Jul 27 23:27:36 PDT 2003
This synchs us with 4.8-STABLE.
--
Jeroen Ruigrok van der Werven <asmodai(at)wxs.nl> / asmodai
PGP fingerprint: 2D92 980E 45FE 2C28 9DB7 9D88 97E6 839B 2EAC 625B
http://www.tendra.org/ | http://www.in-nomine.org/~asmodai/diary/
What is the thing, that builds our Dreams, yet slips away from us..?
Index: src/bin/Makefile
===================================================================
RCS file: /home/ncvs/DragonFlyBSD/src/bin/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- src/bin/Makefile 17 Jun 2003 05:14:53 -0000 1.3
+++ src/bin/Makefile 28 Jul 2003 06:23:42 -0000
@@ -35,7 +35,7 @@
SUBDIR+=csh
.endif
-.if !defined(NO_SENDMAIL)
+.if !defined(NO_SENDMAIL) && !defined(NOUUCP)
SUBDIR+=rmail
.endif
More information about the Submit
mailing list