xref: /original-bsd/libexec/mail.local/Makefile (revision a91856c6)
1#	@(#)Makefile	5.3 (Berkeley) 01/17/91
2
3PROG=	mail.local
4MAN8=	mail.local.0
5BINOWN=	root
6BINMODE=4555
7
8.include <bsd.prog.mk>
9