diff options
author | Alan Modra <amodra@bigpond.net.au> | 2007-07-02 07:12:53 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2007-07-02 07:12:53 +0000 |
commit | ddf46e2367db6d62ffdad290f0d47c3e3f8e8c9a (patch) | |
tree | bebb36490dde6b7dece8ce142ff7528474227ebe /opcodes/Makefile.am | |
parent | 900fee1502c6c3afa3b1c535c4083d2cc3689a4d (diff) | |
download | gdb-ddf46e2367db6d62ffdad290f0d47c3e3f8e8c9a.tar.gz |
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 1397b8cf015..99a2b765fe1 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) \ |