diff options
author | Alan Modra <amodra@gmail.com> | 2002-01-22 08:58:00 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-01-22 08:58:00 +0000 |
commit | c0ef99a773eb736d8c95264c5ee3f165290a1bd3 (patch) | |
tree | 68f0451cf715916b5d68601578b3f462637b193c /binutils/Makefile.am | |
parent | 23deb9235a747924e47c1f9c9d0aa6e20b2e8c16 (diff) | |
download | gdb-c0ef99a773eb736d8c95264c5ee3f165290a1bd3.zip gdb-c0ef99a773eb736d8c95264c5ee3f165290a1bd3.tar.gz gdb-c0ef99a773eb736d8c95264c5ee3f165290a1bd3.tar.bz2 |
run "make dep-am"; automake
regenerate po/POTFILES.in
Diffstat (limited to 'binutils/Makefile.am')
-rw-r--r-- | binutils/Makefile.am | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/binutils/Makefile.am b/binutils/Makefile.am index b053447..366f544 100644 --- a/binutils/Makefile.am +++ b/binutils/Makefile.am @@ -488,10 +488,11 @@ readelf.o: readelf.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ $(INCDIR)/elf/d10v.h $(INCDIR)/elf/d30v.h $(INCDIR)/elf/sh.h \ $(INCDIR)/elf/mn10200.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/hppa.h \ $(INCDIR)/elf/h8.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/fr30.h \ - $(INCDIR)/elf/mcore.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/pj.h \ - $(INCDIR)/elf/avr.h $(INCDIR)/elf/ia64.h $(INCDIR)/elf/cris.h \ - $(INCDIR)/elf/i860.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/s390.h \ - bucomm.h config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ + $(INCDIR)/elf/mcore.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/i960.h \ + $(INCDIR)/elf/pj.h $(INCDIR)/elf/avr.h $(INCDIR)/elf/ia64.h \ + $(INCDIR)/elf/cris.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/x86-64.h \ + $(INCDIR)/elf/s390.h $(INCDIR)/elf/xstormy16.h bucomm.h \ + config.h $(INCDIR)/bin-bugs.h $(INCDIR)/fopen-same.h \ unwind-ia64.h resres.o: resres.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \ $(INCDIR)/symcat.h bucomm.h config.h $(INCDIR)/bin-bugs.h \ |