mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 12:39:59 +00:00
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
This commit is contained in:
parent
54327882f0
commit
71b2105039
@ -1,3 +1,8 @@
|
||||
2002-03-21 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* Makefile.am: Run "make dep-am".
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2002-03-21 Anton Blanchard <anton@samba.org>
|
||||
|
||||
* ppc-opc.c: Add optional field to mtmsrd.
|
||||
|
@ -604,12 +604,12 @@ s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
|
||||
$(INCDIR)/opcode/s390.h
|
||||
sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
|
||||
sh64-opc.lo: sh64-opc.c sh64-opc.h
|
||||
sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
|
||||
sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h
|
||||
sh64-opc.lo: sh64-opc.c sh64-opc.h
|
||||
sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
|
||||
$(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h
|
||||
|
@ -416,7 +416,7 @@ acinclude.m4 aclocal.m4 config.in configure configure.in
|
||||
|
||||
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
||||
|
||||
TAR = gtar
|
||||
TAR = tar
|
||||
GZIP_ENV = --best
|
||||
SOURCES = libopcodes.a.c $(libopcodes_la_SOURCES)
|
||||
OBJECTS = libopcodes.a.$(OBJEXT) $(libopcodes_la_OBJECTS)
|
||||
@ -1115,12 +1115,12 @@ s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
|
||||
$(INCDIR)/opcode/s390.h
|
||||
sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
sh-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
|
||||
sh64-opc.lo: sh64-opc.c sh64-opc.h
|
||||
sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
|
||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
|
||||
sh64-opc.h $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h \
|
||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h
|
||||
sh64-opc.lo: sh64-opc.c sh64-opc.h
|
||||
sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||
$(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
|
||||
$(INCDIR)/symcat.h $(INCDIR)/libiberty.h opintl.h
|
||||
|
Loading…
Reference in New Issue
Block a user