Moved the WORLDDIR variable description to the Optional Variables section.
This commit is contained in:
parent
bfe6598264
commit
538582f227
@ -206,13 +206,6 @@ This path name is in reference to the real system root,
|
|||||||
the root of the
|
the root of the
|
||||||
.Xr chroot 8
|
.Xr chroot 8
|
||||||
directory tree.
|
directory tree.
|
||||||
.It Va WORLDDIR
|
|
||||||
The directory where
|
|
||||||
.Dq Li "make buildworld"
|
|
||||||
was run; defaults to
|
|
||||||
.Pa ${.CURDIR}/..
|
|
||||||
which usually points to
|
|
||||||
.Pa /usr/src .
|
|
||||||
.El
|
.El
|
||||||
.Pp
|
.Pp
|
||||||
Optional variables:
|
Optional variables:
|
||||||
@ -362,6 +355,13 @@ For example, cross-building for PC98 machines requires
|
|||||||
.Va TARGET_ARCH Ns = Ns Li i386
|
.Va TARGET_ARCH Ns = Ns Li i386
|
||||||
and
|
and
|
||||||
.Va TARGET Ns = Ns Li pc98 .
|
.Va TARGET Ns = Ns Li pc98 .
|
||||||
|
.It Va WORLDDIR
|
||||||
|
The directory where
|
||||||
|
.Dq Li "make buildworld"
|
||||||
|
was run; defaults to
|
||||||
|
.Pa ${.CURDIR}/..
|
||||||
|
which usually points to
|
||||||
|
.Pa /usr/src .
|
||||||
.It Va WORLD_FLAGS
|
.It Va WORLD_FLAGS
|
||||||
The contents of this variable are passed to
|
The contents of this variable are passed to
|
||||||
.Xr make 1
|
.Xr make 1
|
||||||
|
Loading…
Reference in New Issue
Block a user