Re: parallel make potential problem in bfd/doc

2014-09-12 Thread Dan Nicolaescu
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 mailing list bug-binuti

Re: parallel make potential problem in bfd/doc

2014-09-11 Thread Alan Modra
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. :) -- Alan Modra Australia Development Lab, IBM ___ bug-binutils mailing list

parallel make potential problem in bfd/doc

2014-09-10 Thread Dan Nicolaescu
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