summaryrefslogtreecommitdiff
path: root/usr.sbin/ctm/ctm_rmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ctm/ctm_rmail/Makefile')
-rw-r--r--usr.sbin/ctm/ctm_rmail/Makefile8
1 files changed, 0 insertions, 8 deletions
diff --git a/usr.sbin/ctm/ctm_rmail/Makefile b/usr.sbin/ctm/ctm_rmail/Makefile
deleted file mode 100644
index 1b33309e1ec..00000000000
--- a/usr.sbin/ctm/ctm_rmail/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-# $OpenBSD: Makefile,v 1.2 1999/07/13 23:02:05 deraadt Exp $
-
-PROG= ctm_rmail
-SRCS= ctm_rmail.c error.c
-CFLAGS+= -Wall
-MLINKS+= ctm_rmail.1 ctm_smail.1 ctm_dequeue.1
-
-.include <bsd.prog.mk>