summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ctm/ctm_smail/Makefile
blob: 4c98d31e24a508f06476cc2ccedce8475b49597e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

.PATH: ${.CURDIR}/../ctm_rmail

PROG=	ctm_smail
MAN=
SRCS=	ctm_smail.c error.c

CFLAGS+= -I${.CURDIR}/../ctm_rmail

WARNS?=	2

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