]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - opcodes/Makefile.am
Add support fpr MAXQ processor
[thirdparty/binutils-gdb.git] / opcodes / Makefile.am
index b7d4cba02cfa0d6e20bbe70e5c4c5f683efd30a8..eb2ee2db1a94461d4ce02e089bd0f532f4f6b23c 100644 (file)
@@ -116,6 +116,7 @@ CFILES = \
        m68k-dis.c \
        m68k-opc.c \
        m88k-dis.c \
+       maxq-dis.c \
        mcore-dis.c \
        mips-dis.c \
        mips-opc.c \
@@ -233,6 +234,7 @@ ALL_MACHINES = \
        m10200-opc.lo \
        m10300-dis.lo \
        m10300-opc.lo \
+       maxq-dis.lo \
        mcore-dis.lo \
        mips-dis.lo \
        mips-opc.lo \
@@ -717,6 +719,8 @@ m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
 m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \
   opintl.h $(INCDIR)/libiberty.h
+maxq-dis.lo: maxq-dis.c sysdep.h config.h $(INCDIR)/opcode/maxq.h \
+  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
 mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
   mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
 mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \