diff options
author | Alan Modra <amodra@bigpond.net.au> | 2001-07-24 10:02:00 +0000 |
---|---|---|
committer | Alan Modra <amodra@bigpond.net.au> | 2001-07-24 10:02:00 +0000 |
commit | 1c04d0ff53c60d03a7a3d78d920ff720b602f5b4 (patch) | |
tree | d39da73f1ec6550b452a65898cfb0023bee00ddc /opcodes/Makefile.am | |
parent | 44e8dfbb915c87bb602a26bf5671cab624c63505 (diff) | |
download | gdb-1c04d0ff53c60d03a7a3d78d920ff720b602f5b4.tar.gz |
Update dependencies with "make dep-am".
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r-- | opcodes/Makefile.am | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 66fd720dc1c..056daba36bb 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -502,15 +502,16 @@ ns32k-dis.lo: ns32k-dis.c $(BFD_H) $(INCDIR)/ansidecl.h \ openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \ openrisc-opc.h opintl.h -openrisc-desc.lo: openrisc-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ - $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen.h \ - openrisc-opc.h opintl.h $(INCDIR)/libiberty.h +openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \ + $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \ + $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h $(INCDIR)/libiberty.h openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \ $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h -openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \ - $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \ - $(INCDIR)/opcode/cgen.h openrisc-opc.h opintl.h +openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \ + $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \ + openrisc-desc.h $(INCDIR)/opcode/cgen.h openrisc-opc.h \ + opintl.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 |