summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/ctm_smail/Makefile
blob: e9eb84680ba35ba3caf28f946a6142a5abf397ea (plain)
1
2
3
4
5
6
7
PROG=           ctm_smail
SRCS=           ctm_smail.c error.c
NOMAN=          1
CFLAGS+=	-Wall -I${.CURDIR}/../ctm_rmail
.PATH: ${.CURDIR}/../ctm_rmail

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