Makefile and bfin-parse.c ?

H. J. Lu hjl@lucon.org
Tue Oct 25 13:52:00 GMT 2005


On Tue, Oct 25, 2005 at 10:17:16AM +0800, Jie Zhang wrote:
> On 10/25/05, H. J. Lu <hjl@lucon.org> wrote:
> > > > Jie Zhang <jzhang918@gmail.com> writes:
> > > I tried it. The warnings were still there.
> > >
> >
> > Is bfin-parse.tab.h really needed? This patch seems to work.
> >
> > -bfin-parse.c bfin-parse.tab.h: $(srcdir)/config/bfin-parse.y
> 
> Oh, It's a typo of my last patch to rename bfin-parse.tab.h to
> bfin-parse.h. It should be
> 
>   bfin-parse.c bfin-parse.h: $(srcdir)/config/bfin-parse.y

This isn't parallel build safe. I checked in my fix.


H.J.



More information about the Binutils mailing list