xref: /386bsd/usr/src/libexec/mail.local/Makefile (revision a2142627)
1#	@(#)Makefile	5.3 (Berkeley) 1/17/91
2
3PROG=	mail.local
4NONSTDINC=$(INCOLDBSD)
5MAN8=	mail.local.0
6BINOWN=	root
7BINMODE=4555
8
9.include <bsd.prog.mk>
10