summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/csh/Makefile3
-rw-r--r--etc/mtree/BSD.usr.dist2
2 files changed, 5 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}
diff --git a/etc/mtree/BSD.usr.dist b/etc/mtree/BSD.usr.dist
index 65deb9a..2c4b752 100644
--- a/etc/mtree/BSD.usr.dist
+++ b/etc/mtree/BSD.usr.dist
@@ -433,6 +433,8 @@
sort
..
..
+ tcsh
+ ..
worm
..
..
OpenPOWER on IntegriCloud