aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-04-17 20:45:20 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-04-17 20:45:20 +0000
commitb6c2891d9117466b834fdb7378d5d676821214d2 (patch)
treeaa6e0f4dbd2ede7df024ae441afa77172a56427b /share
parentbcf88e07f662b76dd51da8e9638df7b984de7a6c (diff)
downloadsrc-b6c2891d9117466b834fdb7378d5d676821214d2.tar.gz
src-b6c2891d9117466b834fdb7378d5d676821214d2.zip
Document NO_TCSH knob.
Notes
Notes: svn path=/head/; revision=59338
Diffstat (limited to 'share')
-rw-r--r--share/examples/etc/make.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf
index b5b2cddf0ddb..15b2fdac4550 100644
--- a/share/examples/etc/make.conf
+++ b/share/examples/etc/make.conf
@@ -51,6 +51,7 @@
#NO_OPENSSL= true # do not build OpenSSL (implies NO_OPENSSH)
#NO_SENDMAIL= true # do not build sendmail and related programs
#NO_SHAREDOCS= true # do not build the 4.4BSD legacy docs
+#NO_TCSH= true # do not build and install /bin/csh (which is tcsh)
#NO_X= true # do not compile in XWindows support (e.g. doscmd)
#NOCRYPT= true # do not build any crypto code
#NODESCRYPTLINKS=true # do not replace libcrypt -> libscrypt links