aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ctm/ctm_rmail/Makefile
blob: 8b3c34a1fa88c35abfa2d8702160b6ea9d5d6d71 (plain) (blame)
1
2
3
4
5
6
7
8
# $FreeBSD: src/usr.sbin/ctm/ctm_rmail/Makefile,v 1.8.34.1.6.1 2010/12/21 17:09:25 kensmith Exp $

PROG=	ctm_rmail
MLINKS=	ctm_rmail.1 ctm_smail.1 \
	ctm_rmail.1 ctm_dequeue.1
SRCS=	ctm_rmail.c error.c

.include <bsd.prog.mk>