On Tue, 20 Jun 2023 13:07:11 GMT, Erik Joelsson <[email protected]> wrote:
> To allow for more flexibility when using the SetupTarget macro in a custom > extension of Main.gmk, I would like to add a DIR parameter, which is the > directory the sub make command CDs into before calling make. It defaults to > $(TOPDIR)/make. This parameter should be set when the target makefile of the > call is located in a different directory. This pull request has now been integrated. Changeset: 574c6f0e Author: Erik Joelsson <[email protected]> URL: https://git.openjdk.org/jdk/commit/574c6f0ebfdff86722a3659b91ec860a922ffc4d Stats: 7 lines in 1 file changed: 5 ins; 0 del; 2 mod 8310376: Extend SetupTarget macro with DIR parameter Reviewed-by: mikael ------------- PR: https://git.openjdk.org/jdk/pull/14560
