On Do, 2013-09-19 at 18:11 -0600, Bruce Rogers wrote:
> >>> On 9/19/2013 at 03:00 PM, Bruce Rogers wrote:
> > In order to properly support recursive make commands, convert
> > references of make to be $(MAKE). This will for example enable
> > parallel makes of each of the rom source trees covere
>>> On 9/19/2013 at 03:00 PM, Bruce Rogers wrote:
> In order to properly support recursive make commands, convert
> references of make to be $(MAKE). This will for example enable
> parallel makes of each of the rom source trees covered by this
> makefile.
>
I perhaps should clarify the above s
In order to properly support recursive make commands, convert
references of make to be $(MAKE). This will for example enable
parallel makes of each of the rom source trees covered by this
makefile.
Signed-off-by: Bruce Rogers
---
roms/Makefile | 14 +++---
1 files changed, 7 insertions