Page MenuHomeFreeBSD

makeman: Use ${make} instead of plain make to compute ${requireds}
ClosedPublic

Authored by jhb on Sep 8 2023, 1:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 4, 5:28 AM
Unknown Object (File)
Sun, May 3, 1:24 PM
Unknown Object (File)
Sun, May 3, 9:46 AM
Unknown Object (File)
Tue, Apr 28, 1:26 AM
Unknown Object (File)
Apr 14 2026, 2:24 AM
Unknown Object (File)
Mar 27 2026, 8:52 PM
Unknown Object (File)
Mar 23 2026, 6:01 PM
Unknown Object (File)
Mar 9 2026, 4:06 AM
Subscribers

Details

Summary

This is currently a no-op but can matter for downstreams whose ${make}
includes additional settings.

Obtained from: CheriBSD
Sponsored by: DARPA

Diff Detail

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

Event Timeline

jhb requested review of this revision.Sep 8 2023, 1:39 AM
emaste added a subscriber: kevans.

Seems fine

This revision is now accepted and ready to land.Sep 8 2023, 1:56 AM
imp added inline comments.
tools/build/options/makeman
132

So it already was ${make} here.. Amy place else need it while you are here?

jhb marked an inline comment as done.Sep 8 2023, 6:56 PM
jhb added inline comments.
tools/build/options/makeman
132

The rest of the places all use ${make} already.

This revision was automatically updated to reflect the committed changes.
jhb marked an inline comment as done.