summaryrefslogtreecommitdiffstats
path: root/usr.bin/vi/common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/vi/common/Makefile')
-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 4751ae3..458ac27 100644
--- a/usr.bin/vi/common/Makefile
+++ b/usr.bin/vi/common/Makefile
@@ -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}
OpenPOWER on IntegriCloud