* Makefile.am (BFD_H_DEPS): Add symcat.h. Ensure everything

depends on $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS), not just those
	backends we configure.  Run "make dep-am".
	(install-data-local): Install symcat.h.
	* dep-in.sed: Remove symcat.h from dependencies.
	* Makefile.in: Regenerate.
This commit is contained in:
Alan Modra 2001-10-04 05:40:43 +00:00
parent 9c7977b3bd
commit b13c7b49d6
3 changed files with 1119 additions and 1238 deletions

View file

@ -1,3 +1,12 @@
2001-10-04 Alan Modra <amodra@bigpond.net.au>
* Makefile.am (BFD_H_DEPS): Add symcat.h. Ensure everything
depends on $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS), not just those
backends we configure. Run "make dep-am".
(install-data-local): Install symcat.h.
* dep-in.sed: Remove symcat.h from dependencies.
* Makefile.in: Regenerate.
2001-10-03 Vassili Karpov <malc@pulsesoft.com>
* elf32-i386.c (elf_i386_adjust_dynamic_symbol): Handle nocopyreloc.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff