BSD 4_3_Reno release
[unix-history] / usr / src / usr.sbin / sendmail / mailstats / Makefile
# @(#)Makefile 5.1 (Berkeley) 5/11/90
PROG= mailstats
CFLAGS+=-I${.CURDIR}/../src
NOMAN= noman
.include "../../Makefile.inc"
.include <bsd.prog.mk>