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, Aug 8, 3:11 PM
Unknown Object (File)
Sat, Aug 2, 11:49 PM
Unknown Object (File)
Wed, Jul 23, 2:38 PM
Unknown Object (File)
Jul 2 2025, 4:01 AM
Unknown Object (File)
Jun 30 2025, 8:16 AM
Unknown Object (File)
Jun 29 2025, 3:29 PM
Unknown Object (File)
Jun 28 2025, 6:22 AM
Unknown Object (File)
Jun 26 2025, 4:47 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.