Alan Modra writes:
> On Wed, Sep 10, 2014 at 09:19:08AM -0400, Dan Nicolaescu wrote:
>> Rules for updating the texi files look like this:
>
> They look a little different on binutils-gdb.git master. :)
Thanks!
___
bug-binutils m
Hi,
It looks like the bfd/doc directory might have problems with parallel
make if files need to be updated.
Rules for updating the texi files look like this:
aoutx.texi: chew.c $(srcdir)/../aoutx.h $(srcdir)/doc.str
$(MAKE) $(MKDOC)
./$(MKDOC) -f $(srcdir)/doc.str <$(srcdir)/../a