From 2a1ca3d8ce9a170e37b98278ea097533944d46df Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 7 Jun 1999 03:06:39 +0000 Subject: [PATCH] * Makefile.am (CFILES): Add arc-{dis,opc}.c and v850-{dis,opc}.c. * Makefile.in: Regenerated. --- opcodes/ChangeLog | 5 +++++ opcodes/Makefile.am | 4 ++++ opcodes/Makefile.in | 4 ++++ 3 files changed, 13 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 3f7b96692c..5d34be4367 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 7 12:04:52 1999 Andreas Schwab + + * Makefile.am (CFILES): Add arc-{dis,opc}.c and v850-{dis,opc}.c. + * Makefile.in: Regenerated. + 1999-06-03 Philip Blundell * arm-dis.c (print_insn_arm): Make LDRH/LDRB consistent with LDR diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index d997298d1d..6659561a51 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -30,6 +30,8 @@ CFILES = \ a29k-dis.c \ alpha-dis.c \ alpha-opc.c \ + arc-dis.c \ + arc-opc.c \ arm-dis.c \ cgen-asm.c \ cgen-dis.c \ @@ -76,6 +78,8 @@ CFILES = \ tic30-dis.c \ tic80-dis.c \ tic80-opc.c \ + v850-dis.c \ + v850-opc.c \ vax-dis.c \ w65-dis.c \ z8k-dis.c \ diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index ed8f64f9cd..eae7bfa261 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -138,6 +138,8 @@ CFILES = \ a29k-dis.c \ alpha-dis.c \ alpha-opc.c \ + arc-dis.c \ + arc-opc.c \ arm-dis.c \ cgen-asm.c \ cgen-dis.c \ @@ -184,6 +186,8 @@ CFILES = \ tic30-dis.c \ tic80-dis.c \ tic80-opc.c \ + v850-dis.c \ + v850-opc.c \ vax-dis.c \ w65-dis.c \ z8k-dis.c \ -- 2.11.0