aboutsummaryrefslogtreecommitdiff
path: root/tools/build/options/WITH_UNIFIED_OBJDIR
blob: 8fe8229c597cd80c8d878c2a6a18c729ded590eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
.\" $FreeBSD$
Use the unified object directory format for
.Xr build 7
targets.
For cross-builds, native-builds, and sub-directory builds, the format of
.Pa ${MAKEOBJDIRPREFIX}/${.CURDIR}/${TARGET}.${TARGET_ARCH}
is used.
.Pp
This option is transitional and will be removed in a future version of
.Fx ,
at which time
.Va WITH_UNIFIED_OBJDIR
will be enabled permanently.