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)
Sat, Jan 11, 11:30 PM
Unknown Object (File)
Wed, Jan 1, 2:53 PM
Unknown Object (File)
Dec 16 2024, 5:53 PM
Unknown Object (File)
Oct 26 2024, 6:50 PM
Unknown Object (File)
Oct 22 2024, 6:58 PM
Unknown Object (File)
Oct 3 2024, 8:33 PM
Unknown Object (File)
Oct 3 2024, 12:56 PM
Unknown Object (File)
Oct 3 2024, 9:02 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 Passed
Unit
No Test Coverage
Build Status
Buildable 52845
Build 49736: arc lint + arc unit