summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/ctm_smail/Makefile
blob: 0dc756c37f996e2150532cb3708c51e3ac3f7828 (plain)
1
2
3
4
5
6
7
8
9
# $FreeBSD$

PROG=           ctm_smail
SRCS=           ctm_smail.c error.c
NOMAN=          1
CFLAGS+=	-I${.CURDIR}/../ctm_rmail
.PATH: ${.CURDIR}/../ctm_rmail

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud