diff options
author | Alan Modra <amodra@gmail.com> | 2007-07-02 07:12:53 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2007-07-02 07:12:53 +0000 |
commit | ae351704e23ab7a731fd68d75420f95e4b10b642 (patch) | |
tree | 25643fc2e5cbec04fe6e78671d29573cc83fc817 /opcodes/Makefile.am | |
parent | 3e5484dbb9c68bd737de32da1e2c7b478dfc3740 (diff) | |
download | gdb-ae351704e23ab7a731fd68d75420f95e4b10b642.zip gdb-ae351704e23ab7a731fd68d75420f95e4b10b642.tar.gz gdb-ae351704e23ab7a731fd68d75420f95e4b10b642.tar.bz2 |
Regenerate files.
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r-- | opcodes/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 1397b8c..99a2b76 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -692,7 +692,8 @@ cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h cr16-dis.lo: cr16-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \ $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \ - $(INCDIR)/opcode/cr16.h + $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cr16.h $(INCDIR)/libiberty.h \ + $(INCDIR)/ansidecl.h cr16-opc.lo: cr16-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ $(INCDIR)/symcat.h $(INCDIR)/opcode/cr16.h cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \ |