summaryrefslogtreecommitdiff
path: root/gnu/usr.sbin/sendmail/mail.local/Makefile
blob: 09ee3f6efa97acd2f2601650ca776b3794a3ae44 (plain)
1
2
3
4
5
6
7
8
9
#	$OpenBSD: Makefile,v 1.4 2000/06/15 12:31:59 millert Exp $

PROG=	mail.local
MAN=	mail.local.8

WANT_LIBSMUTIL=1

.include "../../../libexec/Makefile.inc"
.include <bsd.prog.mk>