summaryrefslogtreecommitdiffstats
path: root/bin/csh
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2005-08-03 09:22:03 +0000
committerphk <phk@FreeBSD.org>2005-08-03 09:22:03 +0000
commit92097805fa6242ca05e84aff5c22e9e5300fcb07 (patch)
tree02b7e5e17f9cea74eee1460139473f2095aac1da /bin/csh
parentc67149f94050bc06bdd090b0cbaa959edf06710b (diff)
downloadFreeBSD-src-92097805fa6242ca05e84aff5c22e9e5300fcb07.zip
FreeBSD-src-92097805fa6242ca05e84aff5c22e9e5300fcb07.tar.gz
Don't install examples of NO_EXAMPLES
Diffstat (limited to 'bin/csh')
-rw-r--r--bin/csh/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/csh/Makefile b/bin/csh/Makefile
index 8b2ff38..97578aa 100644
--- a/bin/csh/Makefile
+++ b/bin/csh/Makefile
@@ -45,8 +45,10 @@ LINKS= ${BINDIR}/csh ${BINDIR}/tcsh
CLEANFILES= ${GENHDRS} gethost csh.1
+.if !defined(NO_EXAMPLES)
FILESDIR= ${SHAREDIR}/examples/tcsh
FILES= complete.tcsh csh-mode.el
+.endif
CATALOGS= et:et_EE.ISO8859-15 \
finnish:fi_FI.ISO8859-1 \
OpenPOWER on IntegriCloud