diff options
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r-- | opcodes/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 71140bb..05def3f 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -80,7 +80,6 @@ HFILES = \ mt-desc.h mt-opc.h \ score-opc.h \ sh-opc.h \ - sh64-opc.h \ sysdep.h \ xc16x-desc.h xc16x-opc.h \ xstormy16-desc.h xstormy16-opc.h \ @@ -228,8 +227,6 @@ TARGET_LIBOPCODES_CFILES = \ score-dis.c \ score7-dis.c \ sh-dis.c \ - sh64-dis.c \ - sh64-opc.c \ sparc-dis.c \ sparc-opc.c \ spu-dis.c \ |