diff options
author | Alan Modra <amodra@gmail.com> | 2004-09-17 06:23:17 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-09-17 06:23:17 +0000 |
commit | 3443c1aef4c0ee3f7236da6affc3235b3a7a52b3 (patch) | |
tree | f34d19235f5bdcd836e5eef01b91422e144739b6 /binutils/Makefile.am | |
parent | df76639ae436c6e8a66af87e2ab656fbc058a2af (diff) | |
download | ppe42-binutils-3443c1aef4c0ee3f7236da6affc3235b3a7a52b3.tar.gz ppe42-binutils-3443c1aef4c0ee3f7236da6affc3235b3a7a52b3.zip |
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
* doc/Makefile.in: Regenerate.
* po/binutils.pot: Regenerate.
Diffstat (limited to 'binutils/Makefile.am')
-rw-r--r-- | binutils/Makefile.am | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/binutils/Makefile.am b/binutils/Makefile.am index d128001cc6..5a8677dc8e 100644 --- a/binutils/Makefile.am +++ b/binutils/Makefile.am @@ -477,9 +477,9 @@ readelf.o: readelf.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ $(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/ppc.h \ $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/sh.h \ $(INCDIR)/elf/sparc.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h \ - $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/iq2000.h \ - $(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h bucomm.h \ - config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ + $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/crx.h \ + $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h \ + bucomm.h config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ $(INCDIR)/libiberty.h unwind-ia64.h rename.o: rename.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \ |