aboutsummaryrefslogtreecommitdiff
path: root/opcodes
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1997-04-04 19:36:26 +0000
committerIan Lance Taylor <ian@airs.com>1997-04-04 19:36:26 +0000
commitbb6dafe9129fc51fde7b67503c44af9132400fd4 (patch)
treeba9cf19bb09c5987303712e337a13c2df30fba54 /opcodes
parent44fe6ab1e56cfb7401d717b1eb091661f07d2359 (diff)
downloadgdb-bb6dafe9129fc51fde7b67503c44af9132400fd4.zip
gdb-bb6dafe9129fc51fde7b67503c44af9132400fd4.tar.gz
gdb-bb6dafe9129fc51fde7b67503c44af9132400fd4.tar.bz2
* Makefile.in: Rebuild dependencies.
Diffstat (limited to 'opcodes')
-rw-r--r--opcodes/ChangeLog2
-rw-r--r--opcodes/Makefile.in35
2 files changed, 21 insertions, 16 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog
index f83e95d..df15779 100644
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,5 +1,7 @@
Fri Apr 4 14:04:16 1997 Ian Lance Taylor <ian@cygnus.com>
+ * Makefile.in: Rebuild dependencies.
+
* d10v-dis.c: Include "ansidecl.h" before "opcode/d10v.h".
* i386-dis.c (float_reg): Swap fsubrp and fsubp. Swap fdivrp and
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index 9f628f1..d32481b 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -106,10 +106,10 @@ CFILES = \
mips-dis.c \
mips-opc.c \
mips16-opc.c \
- mn10200-dis.c \
- mn10200-opc.c \
- mn10300-dis.c \
- mn10300-opc.c \
+ m10200-dis.c \
+ m10200-opc.c \
+ m10300-dis.c \
+ m10300-opc.c \
ns32k-dis.c \
ppc-dis.c \
ppc-opc.c \
@@ -143,10 +143,10 @@ ALL_MACHINES = \
m68k-dis.o \
m68k-opc.o \
m88k-dis.o \
- mn10200-dis.o \
- mn10200-opc.o \
- mn10300-dis.o \
- mn10300-opc.o \
+ m10200-dis.o \
+ m10200-opc.o \
+ m10300-dis.o \
+ m10300-opc.o \
mips-dis.o \
mips-opc.o \
mips16-opc.o \
@@ -385,6 +385,8 @@ dep-in: .dep
cat .dep >> tmp-Makefile.in
$(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
+.PHONY: dep dep-in
+
# What appears below is generated by a hacked mkdep using gcc -MM.
# DO NOT DELETE THIS LINE -- mkdep uses it.
@@ -397,8 +399,8 @@ alpha-opc.o: alpha-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/alpha.h \
$(BFD_H)
arm-dis.o: arm-dis.c $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
arm-opc.h
-d10v-dis.o: d10v-dis.c $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h \
- $(BFD_H) $(INCDIR)/ansidecl.h
+d10v-dis.o: d10v-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/d10v.h \
+ $(INCDIR)/dis-asm.h $(BFD_H)
d10v-opc.o: d10v-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/d10v.h
dis-buf.o: dis-buf.c sysdep.h config.h $(INCDIR)/dis-asm.h \
$(BFD_H)
@@ -425,12 +427,12 @@ mips-dis.o: mips-dis.c sysdep.h config.h $(INCDIR)/dis-asm.h \
$(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h
mips-opc.o: mips-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
mips16-opc.o: mips16-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h
-mn10200-dis.o: mn10200-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h \
+m10200-dis.o: m10200-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h \
$(INCDIR)/dis-asm.h $(BFD_H)
-mn10200-opc.o: mn10200-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h
-mn10300-dis.o: mn10300-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10300.h \
+m10200-opc.o: m10200-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10200.h
+m10300-dis.o: m10300-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10300.h \
$(INCDIR)/dis-asm.h $(BFD_H)
-mn10300-opc.o: mn10300-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10300.h
+m10300-opc.o: m10300-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mn10300.h
ns32k-dis.o: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \
sysdep.h config.h $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ns32k.h
ppc-dis.o: ppc-dis.c $(INCDIR)/ansidecl.h sysdep.h \
@@ -438,8 +440,9 @@ ppc-dis.o: ppc-dis.c $(INCDIR)/ansidecl.h sysdep.h \
ppc-opc.o: ppc-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/ppc.h
sh-dis.o: sh-dis.c sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) \
$(INCDIR)/ansidecl.h
-sparc-dis.o: sparc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/sparc.h \
- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/libiberty.h
+sparc-dis.o: sparc-dis.c $(INCDIR)/ansidecl.h sysdep.h \
+ config.h $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h \
+ $(BFD_H) $(INCDIR)/libiberty.h
sparc-opc.o: sparc-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/sparc.h
w65-dis.o: w65-dis.c w65-opc.h $(INCDIR)/dis-asm.h \
$(BFD_H) $(INCDIR)/ansidecl.h