Document NO_CXX and NO_GDB.

This commit is contained in:
David E. O'Brien 2002-02-11 07:09:22 +00:00
parent 49d069f669
commit 5af956e9f8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=90522

View file

@ -90,8 +90,10 @@
#
# To avoid building various parts of the base system:
#NO_CVS= true # do not build CVS
#NO_CXX= true # do not build C++ and friends
#NO_BIND= true # do not build BIND
#NO_FORTRAN= true # do not build g77 and related libraries
#NO_GDB= true # do not build GDB
#NO_I4B= true # do not build isdn4bsd package
#NO_LPR= true # do not build lpr and related programs
#NO_MAILWRAPPER=true # do not build the mailwrapper(8) MTA selector