# $FreeBSD: stable/9/usr.sbin/ctm/ctm_smail/Makefile 201390 2010-01-02 11:07:44Z ed $

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

PROG=	ctm_smail
NO_MAN=
SRCS=	ctm_smail.c error.c

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

WARNS?=	2

.include <bsd.prog.mk>
