summaryrefslogtreecommitdiffstats
path: root/bin/rmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'bin/rmail/Makefile')
-rw-r--r--bin/rmail/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/bin/rmail/Makefile b/bin/rmail/Makefile
index 2623be5..ca3c69c 100644
--- a/bin/rmail/Makefile
+++ b/bin/rmail/Makefile
@@ -1,7 +1,11 @@
# @(#)Makefile 8.1 (Berkeley) 5/31/93
-# $Id$
+# $Id: Makefile,v 1.3 1994/09/24 02:57:03 davidg Exp $
PROG= rmail
MAN8= rmail.8
+# If you want to have your rmail queuing the mail only, uncomment the
+# following:
+# CFLAGS+= -DQUEUE_ONLY
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud