HomeFreeBSD

Makefile.inc1: Split _cleanworldtmp out from _worldtmp

Description

Makefile.inc1: Split _cleanworldtmp out from _worldtmp

This mirrors _cleanobj vs _obj, and will be used by etcupdate to ensure
its build tree has host tools available when BUILD_WITH_STRICT_TMPPATH
is enabled by default (whether in the source tree, like CheriBSD, or in
a system config file).

Note that due to line length the .MAKE .PHONY dependency line is split
into two, one for the filtered WMAKE_TGTS and one for the filtered
.ALLTARGETS.

Reviewed by: brooks, jhb
Differential Revision: https://reviews.freebsd.org/D41190

Details

Provenance
jrtc27Authored on Jul 27 2023, 4:10 AM
Reviewer
brooks
Differential Revision
D41190: Makefile.inc1: Split _cleanworldtmp out from _worldtmp
Parents
rG65f28f63a73d: tools/build: Create toolchain symlinks for non-absolute compiler/linker
Branches
Unknown
Tags
Unknown