don't hard-link to 'red' -- that's not a standard BSD thang. If people
want it, they can make the link themselves.
This commit is contained in:
parent
c781fb6347
commit
0c891dcaf9
@ -1,4 +1,4 @@
|
||||
# $Id: Makefile,v 1.16 1993/10/07 02:15:25 cgd Exp $
|
||||
# $Id: Makefile,v 1.17 1993/10/28 05:36:31 cgd Exp $
|
||||
|
||||
PROG= ed
|
||||
CFLAGS+=-DVI_BANG -DDES
|
||||
@ -7,7 +7,7 @@ SRCS= ed.c re.c buf.c cbc.c
|
||||
LDADD+= -lcrypt -lgnuregex
|
||||
DPADD+= ${LIBCRYPT} /usr/lib/libgnuregex.a
|
||||
|
||||
LINKS= ${BINDIR}/ed ${BINDIR}/red
|
||||
MLINKS= ed.1 red.1
|
||||
#LINKS= ${BINDIR}/ed ${BINDIR}/red
|
||||
#MLINKS= ed.1 red.1
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user