From c7bd539cea0ddb68c6a2901ee84d7b7a2a41f916 Mon Sep 17 00:00:00 2001 From: peter Date: Tue, 4 Aug 1998 15:25:32 +0000 Subject: Build sendmail-8.9.1 makemap. --- usr.sbin/mailstats/Makefile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 usr.sbin/mailstats/Makefile (limited to 'usr.sbin/mailstats') diff --git a/usr.sbin/mailstats/Makefile b/usr.sbin/mailstats/Makefile new file mode 100644 index 0000000..d8bec3e --- /dev/null +++ b/usr.sbin/mailstats/Makefile @@ -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 -- cgit v1.1