diff options
author | Alan Modra <amodra@bigpond.net.au> | 2006-06-05 12:28:18 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2006-06-05 12:28:18 +0000 |
commit | fc73c2c4146e1c97c673c9bcdd07dff92e93909a (patch) | |
tree | 980c62150811557ecf1bd8e1689e154400d0f546 /opcodes/Makefile.in | |
parent | c0b6366e74ffe937aae0e31f4f4deb5ad7de9464 (diff) | |
download | gdb-fc73c2c4146e1c97c673c9bcdd07dff92e93909a.tar.gz |
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* config.in: Regenerate.
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r-- | opcodes/Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index 0f09cb08009..bcbd41eae24 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -1154,10 +1154,10 @@ arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arm.h \ - opintl.h $(INCDIR)/safe-ctype.h $(INCDIR)/coff/internal.h \ - $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(BFDDIR)/elf-bfd.h \ - $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ - $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h + opintl.h $(INCDIR)/safe-ctype.h $(INCDIR)/floatformat.h \ + $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \ + $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \ + $(INCDIR)/elf/external.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \ $(INCDIR)/libiberty.h $(INCDIR)/opcode/avr.h |