diff options
author | Alan Modra <amodra@gmail.com> | 2003-12-02 08:14:35 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2003-12-02 08:14:35 +0000 |
commit | 9fa06c65f0a3ac9f9c501c7db1a096c3e1de8a63 (patch) | |
tree | daecabd0dde6fd77b6969239a5e4899a51c4ab16 /opcodes/Makefile.am | |
parent | d91e5b0a5dd6780f9e13a4b016fc7b2d97bcca67 (diff) | |
download | gdb-9fa06c65f0a3ac9f9c501c7db1a096c3e1de8a63.zip gdb-9fa06c65f0a3ac9f9c501c7db1a096c3e1de8a63.tar.gz gdb-9fa06c65f0a3ac9f9c501c7db1a096c3e1de8a63.tar.bz2 |
make "dep-am"
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r-- | opcodes/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 6859a9d..e227b1f 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -558,7 +558,7 @@ dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \ dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h dis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \ - $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h + $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \ |