Link to "vi" and "ex" too.

Submitted by:	jkh
This commit is contained in:
Jordan K. Hubbard 1994-08-18 12:53:50 +00:00
parent 709895c923
commit 15a08e5fb2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=2109

View file

@ -5,6 +5,7 @@ EX= nex
VIEW= nview
PROG= nvi
LINKS= ${BINDIR}/${VI} ${BINDIR}/${EX} ${BINDIR}/${VI} ${BINDIR}/${VIEW}
LINKS+= ${BINDIR}/${VI} ${BINDIR}/vi ${BINDIR}/${EX} ${BINDIR}/ex
MAN1= ${.CURDIR}/../USD.doc/vi.man/vi.1
CFLAGS+=-I. -I${.CURDIR}