diff --git a/share/man/man7/build.7 b/share/man/man7/build.7 index cb096ae0d5db..9e5ca59dceb8 100644 --- a/share/man/man7/build.7 +++ b/share/man/man7/build.7 @@ -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.