Page MenuHomeFreeBSD

Makefile.inc1: Split _cleanworldtmp out from _worldtmp
ClosedPublic

Authored by jrtc27 on Jul 26 2023, 12:55 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, May 20, 1:30 AM
Unknown Object (File)
Thu, May 14, 2:54 AM
Unknown Object (File)
Mon, May 11, 11:35 PM
Unknown Object (File)
Fri, May 8, 9:01 PM
Unknown Object (File)
Sun, May 3, 6:53 PM
Unknown Object (File)
Wed, Apr 29, 6:18 AM
Unknown Object (File)
Wed, Apr 29, 6:10 AM
Unknown Object (File)
Wed, Apr 29, 12:51 AM
Subscribers
None

Details

Summary

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.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable