diff options
author | John Gilmore <gnu@cygnus> | 1993-03-23 02:55:56 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1993-03-23 02:55:56 +0000 |
commit | 2cb563e6f41ab7f71879273826b16efeb7b119dd (patch) | |
tree | 799b7a71e1e13b10366c5341258b621d9c420ce0 /opcodes/Makefile.in | |
parent | 9a07ddf2afbf5c29c74b62da8feccd97afea597e (diff) | |
download | gdb-2cb563e6f41ab7f71879273826b16efeb7b119dd.zip gdb-2cb563e6f41ab7f71879273826b16efeb7b119dd.tar.gz gdb-2cb563e6f41ab7f71879273826b16efeb7b119dd.tar.bz2 |
Update for h8500-dis.c. (Avoid Sun Make vpath bug)
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r-- | opcodes/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index 42eb114..517f753 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 |