diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-08-19 09:54:28 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-08-19 09:54:28 +0000 |
| commit | 5c73a49168130da38bd8f92d7eeb0a37f3e4f9d8 (patch) | |
| tree | b871b6dabe9d8fbc478e8b1f2848a9d6863bf7bf /share/examples/etc | |
| parent | da5d8b93954c6f3402aba7c575036e462b04655d (diff) | |
Notes
Diffstat (limited to 'share/examples/etc')
| -rw-r--r-- | share/examples/etc/make.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/share/examples/etc/make.conf b/share/examples/etc/make.conf index 08e244ed551e8..78899877aabfd 100644 --- a/share/examples/etc/make.conf +++ b/share/examples/etc/make.conf @@ -106,6 +106,7 @@ #ENABLE_SUID_NEWGRP= true # # To avoid building various parts of the base system: +#NO_BOOT= true # do not build boot blocks and loader #NO_CVS= true # do not build CVS #NO_CXX= true # do not build C++ and friends #NO_BIND= true # do not build BIND |
