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

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

PROG=	ctm_smail
NOMAN=
SRCS=	ctm_smail.c error.c

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

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