use LOG_NDELAY, move openlog before all syslog's
[unix-history] / usr / src / libexec / mail.local / Makefile
CommitLineData
1e97f675 1# @(#)Makefile 5.2 (Berkeley) %G%
770d844a
KB
2
3PROG= delivermail
1e97f675 4MAN8= delivermail.0
770d844a
KB
5BINOWN= root
6BINMODE=4555
7
8.include <bsd.prog.mk>