Browse Source

* 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.
binutils-2_12-branch
Alan Modra 25 years ago
parent
commit
b13c7b49d6
  1. 9
      bfd/ChangeLog
  2. 1128
      bfd/Makefile.am
  3. 1128
      bfd/Makefile.in

9
bfd/ChangeLog

@ -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.

1128
bfd/Makefile.am

File diff suppressed because it is too large

1128
bfd/Makefile.in

File diff suppressed because it is too large
Loading…
Cancel
Save