summaryrefslogtreecommitdiffstats
path: root/libexec/mail.local/Makefile
blob: 59eaed29c3373c24919a741073c5d9e537134928 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
#	@(#)Makefile	8.1 (Berkeley) 7/19/93
#	$Id$

PROG=	mail.local
MAN8=	mail.local.8
.if defined(DONT_FSYNC)
CFLAGS+= -DDONT_FSYNC
.endif
BINOWN=	root
BINMODE=4555
INSTALLFLAGS=-fschg

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud