aboutsummaryrefslogtreecommitdiff
path: root/bin/csh/Makefile
diff options
context:
space:
mode:
authorMark Peek <mp@FreeBSD.org>2002-02-12 04:50:12 +0000
committerMark Peek <mp@FreeBSD.org>2002-02-12 04:50:12 +0000
commit90e0035cca8e3663d711143190aefa89b509784e (patch)
treea2d9e420ed9b25bc07927ab972465df17989e043 /bin/csh/Makefile
parent96347d1e6deee7d8190a3727b15f843e01c5103f (diff)
downloadsrc-90e0035cca8e3663d711143190aefa89b509784e.tar.gz
src-90e0035cca8e3663d711143190aefa89b509784e.zip
Notes
Diffstat (limited to 'bin/csh/Makefile')
-rw-r--r--bin/csh/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index 0a218e15ffe8..4bc79fd8dc35 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}