From 2cb563e6f41ab7f71879273826b16efeb7b119dd Mon Sep 17 00:00:00 2001 From: John Gilmore Date: Tue, 23 Mar 1993 02:55:56 +0000 Subject: [PATCH] Update for h8500-dis.c. (Avoid Sun Make vpath bug) --- opcodes/ChangeLog | 4 ++++ opcodes/Makefile.in | 1 + 2 files changed, 5 insertions(+) diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 6eb6ac85b2a..ba4f85200c3 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Mon Mar 22 18:55:04 1993 John Gilmore (gnu@cygnus.com) + + * Makefile.in: Update for h8500-dis.c. + Fri Mar 19 14:27:17 1993 Steve Chamberlain (sac@thepub.cygnus.com) * h8500-dis.c, h8500-opc.h: New files diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index 42eb114e054..517f7531a7b 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -112,6 +112,7 @@ $(TARGETLIB): $(OFILES) # Circumvent Sun Make bug with VPATH. sparc-opc.o: sparc-opc.c m68881-ext.o: m68881-ext.c +h8500-dis.o: h8500-dis.c tags etags: TAGS -- 2.30.2