add SYMLINKS to keep an symlink from /bin for back uucp compatibility
This commit is contained in:
parent
94a8f86c1d
commit
e44e016feb
@ -1,7 +1,10 @@
|
||||
# $NetBSD: Makefile,v 1.7 1995/03/21 07:08:15 cgd Exp $
|
||||
# $NetBSD: Makefile,v 1.8 1997/03/13 02:51:29 perry Exp $
|
||||
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
||||
|
||||
PROG= rmail
|
||||
MAN= rmail.8
|
||||
# we need the link because of all the braindead UUCPs in the world that
|
||||
# assume that rmail is in /bin -- sigh...
|
||||
SYMLINKS= /usr/libexec/rmail /bin/rmail
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user