summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/termcap/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/share/termcap/Makefile b/share/termcap/Makefile
index 4d7b31b..dad7023 100644
--- a/share/termcap/Makefile
+++ b/share/termcap/Makefile
@@ -7,6 +7,8 @@
MAN5= termcap.5
CLEANFILES+= termcap termcap.db
+LINKS= ${DESTDIR}${BINDIR}/misc/termcap ${DESTDIR}/etc/termcap
+LN_FLAGS= -s
all: termcap termcap.db
OpenPOWER on IntegriCloud