Re: IS_BUILTIN vs USE_BUILTIN
Roland Illig <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.packages |
|---|---|
| Message-ID | <[email protected]> |
Am 19.08.2026 um 06:42 schrieb David Holland: > Would there be any appetite for some sort of print-builtin-info target > that causes all the builtin logic to report what it's doing? There is already "bmake show-all", or more specifically, "bmake show-all-bl3". Maybe the info about builtin.mk processing could be integrated there. Roland