Makefile.in: Simplify recursive make callings.

Kelley Cook kelleycook@wideopenwest.com
Mon Sep 8 14:56:00 GMT 2003


> Michael Matz <matz@suse.de> writes:
>
> > Hi,
> >
> > On 6 Sep 2003, Alexandre Oliva wrote:
> >
> >> > It is not clear to me that this still works if the
> $(MAKE) comes >> > from a variable.
> >>
> >> Unless there's evidence supporting this theory,
> >
> > What _really_ should be tested well is if parallel make
> > with GNU make still works.
>
> Yes, this is what I'm worried about, too.
>
> zw

Zack and Michael are correct, it now makes in serial even
with a make -j 10 cleanstrap.  I'll revert it when I get
home (cvs blocked at work).

Alexandre, would you like patch such as alternative that
Zack suggested, or should we just leave Makefile.in the way
they were previous to this ill-fated patch?

Kelley Cook



More information about the Gcc-patches mailing list