#
# This file has been slightly modified by NRL for use with IPv6+IPsec.
# Search for INET6 and/or IPSEC to see the blocks where this happened.
# See the NRL Copyright notice for conditions on the modifications.
#
#	@(#)Makefile	8.2 (Berkeley) 9/21/96

PROG=	mailstats
MAN8=	mailstats.0
MAN=	mailstats.8
CFLAGS+=-I${.CURDIR}/../src

.include <bsd.prog.mk>
