Hi Michael,
On Mon, 2025-01-13 at 23:56 +, Michael Pratt wrote:
> The ar program is called to assemble a list of objects
> within each archive to assist in building combined libraries,
> however make already has this information
> when processing the subdirectory for that respective library.
>
The ar program is called to assemble a list of objects
within each archive to assist in building combined libraries,
however make already has this information
when processing the subdirectory for that respective library.
The list can be saved in a "manifest" file
instead of being generated whenever