summaryrefslogtreecommitdiff
path: root/opcodes/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2008-05-14 06:45:42 +0000
committerAlan Modra <amodra@bigpond.net.au>2008-05-14 06:45:42 +0000
commit1fd915bfa941f7b763a35a3e7831bf9379ed6d04 (patch)
tree262d945d9e61b4ef8a12711d164be8bead692bbd /opcodes/Makefile.in
parent7e6d94476348baef4a3a2b9400a41c64bf38839c (diff)
downloadbinutils-redhat-1fd915bfa941f7b763a35a3e7831bf9379ed6d04.tar.gz
update dependencies
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r--opcodes/Makefile.in6
1 files changed, 4 insertions, 2 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index e351a3d037..06d1c737cf 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -51,7 +51,9 @@ am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
$(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/gettext-sister.m4 \
$(top_srcdir)/../config/lead-dot.m4 \
- $(top_srcdir)/../config/nls.m4 $(top_srcdir)/../config/po.m4 \
+ $(top_srcdir)/../config/nls.m4 \
+ $(top_srcdir)/../config/override.m4 \
+ $(top_srcdir)/../config/po.m4 \
$(top_srcdir)/../config/proginstall.m4 \
$(top_srcdir)/../config/progtest.m4 \
$(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
@@ -1677,7 +1679,7 @@ s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
s390-opc.tab
s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
- $(INCDIR)/symcat.h $(INCDIR)/opcode/s390.h
+ $(INCDIR)/symcat.h opintl.h $(INCDIR)/opcode/s390.h
score-dis.lo: score-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
score-opc.h opintl.h $(BFD_H) $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \