RFR: 8310376: Extend SetupTarget macro with DIR parameter

Mikael Vidstedt mikael at openjdk.org
Tue Jun 20 23:29:03 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.

Marked as reviewed by mikael (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/14560#pullrequestreview-1489246116



More information about the build-dev mailing list