]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/mailstats/Makefile
This commit was generated by cvs2svn to compensate for changes in r56893,
[FreeBSD/FreeBSD.git] / usr.sbin / mailstats / Makefile
1 #       @(#)Makefile    8.2 (Berkeley) 9/21/96
2
3 PROG=   mailstats
4 MAN8=   mailstats.8
5 CFLAGS+=-I${.CURDIR}/../../contrib/sendmail/src
6
7 .PATH:  ${.CURDIR}/../../contrib/sendmail/mailstats
8
9 .include <bsd.prog.mk>