Integrated: 8310376: Extend SetupTarget macro with DIR parameter

Erik Joelsson erikj at openjdk.org
Wed Jun 21 10:01:10 UTC 2023


On Tue, 20 Jun 2023 13:07:11 GMT, Erik Joelsson <erikj at openjdk.org> 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 <erikj at openjdk.org>
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



More information about the build-dev mailing list