BSDMAKE isn't really needed and was removed, so remove here

This commit is contained in:
Warner Losh 2007-12-13 00:09:43 +00:00
parent ca81364fb1
commit a1e8ef7737
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174566

View File

@ -335,16 +335,6 @@ are influenced by the following
.Xr make 1
variables:
.Bl -tag -width ".Va SUBDIR_OVERRIDE"
.It Va BSDMAKE
If set, this variable supplies the name of the
program to use in early boot strapping that is compatible with the
default
.Fx
.Xr make 1
program.
This program is subjected to the normal make regression tests at the
start of the build, and is used to build a more compatible make, if
necessary, which is used to build the rest of the system.
.It Va LOCAL_DIRS
If set, this variable supplies a list of additional directories to
build, relative to the root of the source tree.