diff options
author | Alan Modra <amodra@gmail.com> | 2006-06-05 12:28:18 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2006-06-05 12:28:18 +0000 |
commit | 7ff1a5b533c350ed70956e2fc37240dd599d4b65 (patch) | |
tree | b14f43454d4097be17326e585059000f30298665 /opcodes/Makefile.am | |
parent | 526c3d698f8c8b272178221c0deb8cff765bce24 (diff) | |
download | gdb-7ff1a5b533c350ed70956e2fc37240dd599d4b65.zip gdb-7ff1a5b533c350ed70956e2fc37240dd599d4b65.tar.gz gdb-7ff1a5b533c350ed70956e2fc37240dd599d4b65.tar.bz2 |
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* config.in: Regenerate.
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r-- | opcodes/Makefile.am | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 035c50c..e54a829 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -617,10 +617,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 |