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

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