Details
-
Enhancement
-
Resolution: Fixed
-
P4
-
None
-
None
-
b03
Description
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 should default to $(TOPDIR)/make. This parameter should be set when the target makefile of the call is located in a different directory.