diff options
author | Alan Modra <amodra@gmail.com> | 2002-03-21 09:23:41 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2002-03-21 09:23:41 +0000 |
commit | 71b2105039a9a848e4a596ba38eda64a691bf903 (patch) | |
tree | 2d96ac55edbe52d7b246b3247c8fb21ef76fc2db /opcodes/Makefile.am | |
parent | 54327882f019ecc1d23ebcc41fd8dcef5394f31c (diff) | |
download | gdb-71b2105039a9a848e4a596ba38eda64a691bf903.zip gdb-71b2105039a9a848e4a596ba38eda64a691bf903.tar.gz gdb-71b2105039a9a848e4a596ba38eda64a691bf903.tar.bz2 |
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r-- | opcodes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index cee2814..ae79889 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -604,12 +604,12 @@ s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \ $(INCDIR)/opcode/s390.h sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h -sh64-opc.lo: sh64-opc.c sh64-opc.h sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \ $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \ sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \ $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \ $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h +sh64-opc.lo: sh64-opc.c sh64-opc.h sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \ $(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h |