aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.am
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-02-11 05:05:09 +0000
committerAlan Modra <amodra@gmail.com>2002-02-11 05:05:09 +0000
commit2c73f9d86113b392342ec5a8cff8a42be78bd429 (patch)
tree98b392012540fdfa3c48fd89f41538e6084aaa1d /opcodes/Makefile.am
parent9a81ba5174efe59df521923738da90c4fc127164 (diff)
downloadfsf-binutils-gdb-2c73f9d86113b392342ec5a8cff8a42be78bd429.zip
fsf-binutils-gdb-2c73f9d86113b392342ec5a8cff8a42be78bd429.tar.gz
fsf-binutils-gdb-2c73f9d86113b392342ec5a8cff8a42be78bd429.tar.bz2
* Makefile.am: "make dep-am".
* Makefile.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate.
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r--opcodes/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am
index c1d5a3d..502f117 100644
--- a/opcodes/Makefile.am
+++ b/opcodes/Makefile.am
@@ -627,6 +627,12 @@ v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
$(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
$(INCDIR)/symcat.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
w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \