This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [patch] Update bfd/Makefile.am by running "make dep-am"


On Wed, May 20, 2009 at 01:24:45PM +0100, Rafael Espindola wrote:
> The attached patch update bfd/Makefile.am by running "make dep-am".

I think you attached the wrong patch..  Not that it matters.  I can
run make dep-am easily enough.  :-)

Note that I still generate dependencies with gcc-3.3.  gcc-4.x
duplicates dependencies if header files are included twice.  So
flipping between gcc versions generates needless churn.

I'll happily switch to gcc-4.x dependencies if enough binutils
contributers would prefer it that way.

bfd/
	* Makefile.am: Run "make dep-am".
	* Makefile.in: Regenerate.
	* po/SRC-POTFILES.in: Regenerate.
bfd/doc/
	* Makefile.in: Regenerate.
binutils/
	* Makefile.am: Run "make dep-am".
	* Makefile.in: Regenerate.
gas/
	* Makefile.am: Run "make dep-am".
	* Makefile.in: Regenerate.
gprof/
	* Makefile.am: Run "make dep-am".
	* Makefile.in: Regenerate.
ld/
	* Makefile.am: Run "make dep-am".
	* Makefile.in: Regenerate.
opcodes/
	* Makefile.am: Run "make dep-am".
	* Makefile.in: Regenerate.
	* po/POTFILES.in: Regenerate.

-- 
Alan Modra
Australia Development Lab, IBM


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