summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index 0a218e1..4bc79fd 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -43,6 +43,9 @@ LINKS= ${BINDIR}/csh ${BINDIR}/tcsh
CLEANFILES= ${GENHDRS} gethost csh.1
+FILESDIR= ${SHAREDIR}/examples/tcsh
+FILES= complete.tcsh csh-mode.el
+
csh.1: tcsh.man
ln -sf ${.ALLSRC} ${.TARGET}
OpenPOWER on IntegriCloud