summaryrefslogtreecommitdiffstats
path: root/opcodes/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r--opcodes/Makefile.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index 9dc3c55c23..7554a37c2f 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -287,6 +287,7 @@ HFILES = \
m32r-desc.h m32r-opc.h \
mcore-opc.h \
mep-desc.h mep-opc.h \
+ microblaze-opc.h \
mt-desc.h mt-opc.h \
openrisc-desc.h openrisc-opc.h \
score-opc.h \
@@ -399,6 +400,7 @@ CFILES = \
mep-ibld.c \
mep-opc.c \
mips-dis.c \
+ microblaze-dis.c \
mips-opc.c \
mips16-opc.c \
m10200-dis.c \
@@ -554,6 +556,7 @@ ALL_MACHINES = \
mep-ibld.lo \
mep-opc.lo \
mips-dis.lo \
+ microblaze-dis.lo \
mips-opc.lo \
mips16-opc.lo \
mmix-dis.lo \
@@ -2363,6 +2366,11 @@ mep-opc.lo: \
mep-desc.h \
mep-opc.h \
sysdep.h
+microblaze-dis.lo: \
+ microblaze-dis.c \
+ microblaze-opc.h \
+ $(INCDIR)/ansidecl.h \
+ $(INCDIR)/dis-asm.h
mips-dis.lo: \
mips-dis.c \
$(BFDDIR)/elf-bfd.h \
OpenPOWER on IntegriCloud