summaryrefslogtreecommitdiff
path: root/libexec/mail.local/Makefile
blob: f61891cb42875dbd8561263ba08dc7801683bf6f (plain)
1
2
3
4
5
6
7
8
9
#	from: @(#)Makefile	5.3 (Berkeley) 1/17/91
#	$Id: Makefile,v 1.1 1995/10/18 08:43:19 deraadt Exp $

PROG=	mail.local
MAN=	mail.local.8
BINOWN=	root
BINMODE=4555

.include <bsd.prog.mk>