Re-enable GAS for z8k-coff
[deliverable/binutils-gdb.git] / opcodes / Makefile.am
index 8e9766526f0779ce52568eb23d35821b6ea4c92f..5352b0e3a126fc169ef6b18aacbc20a281dfc33b 100644 (file)
@@ -47,7 +47,6 @@ HFILES = \
 
 # C source files that correspond to .o's.
 CFILES = \
-       a29k-dis.c \
        alpha-dis.c \
        alpha-opc.c \
        arc-dis.c \
@@ -182,7 +181,6 @@ CFILES = \
        z8kgen.c
 
 ALL_MACHINES = \
-       a29k-dis.lo \
        alpha-dis.lo \
        alpha-opc.lo \
        arc-dis.lo \
@@ -574,8 +572,6 @@ dep-am: DEP
 
 # DO NOT DELETE THIS LINE -- mkdep uses it.
 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
-a29k-dis.lo: a29k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
-  $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/a29k.h
 alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
   $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h
 alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
This page took 0.038902 seconds and 4 git commands to generate.