mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-18 12:24:38 +08:00
Update for h8500-dis.c. (Avoid Sun Make vpath bug)
This commit is contained in:
parent
9a07ddf2af
commit
2cb563e6f4
@ -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)
|
Fri Mar 19 14:27:17 1993 Steve Chamberlain (sac@thepub.cygnus.com)
|
||||||
|
|
||||||
* h8500-dis.c, h8500-opc.h: New files
|
* h8500-dis.c, h8500-opc.h: New files
|
||||||
|
@ -112,6 +112,7 @@ $(TARGETLIB): $(OFILES)
|
|||||||
# Circumvent Sun Make bug with VPATH.
|
# Circumvent Sun Make bug with VPATH.
|
||||||
sparc-opc.o: sparc-opc.c
|
sparc-opc.o: sparc-opc.c
|
||||||
m68881-ext.o: m68881-ext.c
|
m68881-ext.o: m68881-ext.c
|
||||||
|
h8500-dis.o: h8500-dis.c
|
||||||
|
|
||||||
tags etags: TAGS
|
tags etags: TAGS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user