Build sendmail-8.9.1 makemap.

This commit is contained in:
peter 1998-08-04 15:25:32 +00:00
parent 5ff8a9c5d6
commit d273a567f4

View File

@ -0,0 +1,9 @@
# @(#)Makefile 8.2 (Berkeley) 9/21/96
PROG= mailstats
MAN8= mailstats.8
CFLAGS+=-I${.CURDIR}/../../contrib/sendmail/src
.PATH: ${.CURDIR}/../../contrib/sendmail/mailstats
.include <bsd.prog.mk>