aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-02-01 03:26:35 +0000
committerAlan Modra <amodra@gmail.com>2002-02-01 03:26:35 +0000
commitba323545ddfcf762bbdc208b89dfa3db97cc7d11 (patch)
treec818b19f9cfcb6fada24db17f306e976b1407798 /opcodes
parent502fd40859b327963ae7ce18c946d3678298d90e (diff)
downloadfsf-binutils-gdb-ba323545ddfcf762bbdc208b89dfa3db97cc7d11.zip
fsf-binutils-gdb-ba323545ddfcf762bbdc208b89dfa3db97cc7d11.tar.gz
fsf-binutils-gdb-ba323545ddfcf762bbdc208b89dfa3db97cc7d11.tar.bz2
Run "make dep-am"
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog5
-rw-r--r--opcodes/Makefile.am5
-rw-r--r--opcodes/Makefile.in7
3 files changed, 16 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index fc35558..1ae7030 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
+2002-02-01 Alan Modra <amodra@bigpond.net.au>
+
+ * Makefile.am: Run "make dep-am"
+ * Makefile.in: Regenerate.
+
2002-01-31 Ivan Guzvinec <ivang@opencores.org>
* or32-dis.c: New file.
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am
index adde93d..4e844b0 100644
--- a/opcodes/Makefile.am
+++ b/opcodes/Makefile.am
@@ -568,6 +568,11 @@ openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
$(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
openrisc-opc.h $(INCDIR)/libiberty.h
+or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
+ $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
+ $(INCDIR)/safe-ctype.h
+or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
+ $(INCDIR)/opcode/or32.h
pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index b1c1cec..a5269a6 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -411,7 +411,7 @@ acinclude.m4 aclocal.m4 config.in configure configure.in
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
-TAR = gtar
+TAR = tar
GZIP_ENV = --best
SOURCES = libopcodes.a.c $(libopcodes_la_SOURCES)
OBJECTS = libopcodes.a.$(OBJEXT) $(libopcodes_la_OBJECTS)
@@ -1079,6 +1079,11 @@ openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
$(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \
openrisc-opc.h $(INCDIR)/libiberty.h
+or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
+ $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
+ $(INCDIR)/safe-ctype.h
+or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
+ $(INCDIR)/opcode/or32.h
pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
$(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h