summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/ctm_rmail/Makefile
diff options
context:
space:
mode:
authormckay <mckay@FreeBSD.org>1996-12-15 15:10:11 +0000
committermckay <mckay@FreeBSD.org>1996-12-15 15:10:11 +0000
commit5c577b8f21c9140ae904f0b8f51afde1263cff69 (patch)
tree17fc0a02e18f2dea7327ec5a8ed379227fdeb64f /usr.sbin/ctm/ctm_rmail/Makefile
parentda9d173299331983801d69a65117cf3084518f56 (diff)
downloadFreeBSD-src-5c577b8f21c9140ae904f0b8f51afde1263cff69.zip
FreeBSD-src-5c577b8f21c9140ae904f0b8f51afde1263cff69.tar.gz
Documented ctm_dequeue and the new feature of ctm_smail that goes with it.
Expanded the ctm_rmail example usage section.
Diffstat (limited to 'usr.sbin/ctm/ctm_rmail/Makefile')
-rw-r--r--usr.sbin/ctm/ctm_rmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/ctm/ctm_rmail/Makefile b/usr.sbin/ctm/ctm_rmail/Makefile
index cb672f2..d6acf40 100644
--- a/usr.sbin/ctm/ctm_rmail/Makefile
+++ b/usr.sbin/ctm/ctm_rmail/Makefile
@@ -1,6 +1,6 @@
PROG= ctm_rmail
SRCS= ctm_rmail.c error.c
CFLAGS+= -Wall
-MLINKS+= ctm_rmail.1 ctm_smail.1
+MLINKS+= ctm_rmail.1 ctm_smail.1 ctm_dequeue.1
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud