On Fri, Oct 17, 2025 at 5:07 PM Vipin Sharma <[email protected]> wrote:
> +TEST_GEN_ALL_PROGS := $(TEST_GEN_PROGS) > +TEST_GEN_ALL_PROGS += $(TEST_GEN_PROGS_EXTENDED) The TEST_GEN_PROGS_EXTENDED support should go in the commit that first needs them, or in their own commit.

