summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.bin/vi/common/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/vi/common/Makefile b/usr.bin/vi/common/Makefile
index 458ac27..f5f2c2b 100644
--- a/usr.bin/vi/common/Makefile
+++ b/usr.bin/vi/common/Makefile
@@ -6,6 +6,7 @@ VIEW= nview
PROG= nvi
LINKS= ${BINDIR}/${VI} ${BINDIR}/${EX} ${BINDIR}/${VI} ${BINDIR}/${VIEW}
LINKS+= ${BINDIR}/${VI} ${BINDIR}/vi ${BINDIR}/${EX} ${BINDIR}/ex
+LINKS+= ${BINDIR}/${VI} ${BINDIR}/view
MAN1= ${.CURDIR}/../USD.doc/vi.man/vi.1
CFLAGS+=-I. -I${.CURDIR}
OpenPOWER on IntegriCloud