From: Doug Evans Date: Thu, 29 Jan 1998 00:52:33 +0000 (+0000) Subject: fix typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=a66165285c008c0a7434f13614a2bb424b836c3f;p=binutils-gdb.git fix typo --- diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 33783970664..570469c4767 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -184,7 +184,7 @@ tic80-opc.lo: tic80-opc.c $(INCDIR)/opcode/tic80.h # end-sanitize-tic80 # start-sanitize-sky -dvp-dis.lo: txvu-dvp.c $(INCDIR)/dis-asm.h ../bfd/bfd.h \ +dvp-dis.lo: dvp-dis.c $(INCDIR)/dis-asm.h ../bfd/bfd.h \ $(INCDIR)/opcode/dvp.h dvp-opc.lo: dvp-opc.c $(INCDIR)/opcode/dvp.h diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index 108ba6c1a20..deb5f12e31a 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -540,7 +540,7 @@ tic80-opc.lo: tic80-opc.c $(INCDIR)/opcode/tic80.h # end-sanitize-tic80 # start-sanitize-sky -dvp-dis.lo: txvu-dvp.c $(INCDIR)/dis-asm.h ../bfd/bfd.h \ +dvp-dis.lo: dvp-dis.c $(INCDIR)/dis-asm.h ../bfd/bfd.h \ $(INCDIR)/opcode/dvp.h dvp-opc.lo: dvp-opc.c $(INCDIR)/opcode/dvp.h