This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Sequential build of libjava


Hi,

On Mon, 16 Sep 2002, Mike Stump wrote:

> > The only thing that can be done within the makefile is to stop "hiding"
> > of $(MAKE)
>
> I have a question, if we do:
>
> 	echo $(MAKE) >/dev/null; $(MULTIDO) what-ev-a
>
> would make do the right thing,

Yay.  That's the idea I was trying to find ;-)  At least it makes the
warning go away for me (only tried libiberty, though), so there is a
chance, that it indeed could fix the problem.


Ciao,
Michael.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]