make timeout dependent on RING_WAIT (time when client will try re-inviting the callee)
[unix-history] / usr / src / libexec / mail.local / Makefile
CommitLineData
4d054d75 1# @(#)Makefile 5.3 (Berkeley) %G%
770d844a 2
4d054d75
KB
3PROG= mail.local
4MAN8= mail.local.0
770d844a
KB
5BINOWN= root
6BINMODE=4555
7
8.include <bsd.prog.mk>