aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.in
diff options
context:
space:
mode:
authorJoern Rennecke <joern.rennecke@embecosm.com>2002-05-22 19:18:16 +0000
committerJoern Rennecke <joern.rennecke@embecosm.com>2002-05-22 19:18:16 +0000
commit9ccc8931b8133c9387a43cfc892f8bca82d74874 (patch)
treefe473c5a3bed1b1973992faf2d407496c92994c5 /opcodes/Makefile.in
parent9bc1edb84dd93b1de5e6045d71c04066ef7173d5 (diff)
downloadgdb-9ccc8931b8133c9387a43cfc892f8bca82d74874.zip
gdb-9ccc8931b8133c9387a43cfc892f8bca82d74874.tar.gz
gdb-9ccc8931b8133c9387a43cfc892f8bca82d74874.tar.bz2
* Makefile.am (sh-dis.lo): Compile with @archdefs@.
* Makefile.in: regenerate.
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r--opcodes/Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index 6ee237c..ad025ca 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -419,7 +419,7 @@ acinclude.m4 aclocal.m4 config.in configure configure.in
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
-TAR = tar
+TAR = gtar
GZIP_ENV = --best
SOURCES = libopcodes.a.c $(libopcodes_la_SOURCES)
OBJECTS = libopcodes.a.$(OBJEXT) $(libopcodes_la_OBJECTS)
@@ -1128,6 +1128,7 @@ s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
$(INCDIR)/opcode/s390.h
sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
+ $(LIBTOOL) --mode=compile $(COMPILE) -c @archdefs@ $<
sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \