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