summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authormp <mp@FreeBSD.org>2002-02-12 04:50:12 +0000
committermp <mp@FreeBSD.org>2002-02-12 04:50:12 +0000
commit5d2ae7a01f6466bf94dfb60faae6dfdccd172438 (patch)
treea2d9e420ed9b25bc07927ab972465df17989e043 /bin/csh
parent95059f78ce4db968f092dbff1a0688fed9b63453 (diff)
downloadFreeBSD-src-5d2ae7a01f6466bf94dfb60faae6dfdccd172438.zip
FreeBSD-src-5d2ae7a01f6466bf94dfb60faae6dfdccd172438.tar.gz
Install complete.tcsh and csh-mode.el into ${SHAREDIR}/examples/tcsh.
PR: misc/34800 (from Steven Grady) Submitted by: phantom (patch) MFC after: 3 days
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