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)
Fri, Mar 27, 8:52 PM
Unknown Object (File)
Mon, Mar 23, 6:01 PM
Unknown Object (File)
Mon, Mar 9, 4:06 AM
Unknown Object (File)
Feb 26 2026, 2:33 PM
Unknown Object (File)
Feb 17 2026, 3:47 AM
Unknown Object (File)
Feb 14 2026, 4:35 PM
Unknown Object (File)
Feb 8 2026, 3:15 PM
Unknown Object (File)
Feb 8 2026, 1:01 PM
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.