mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 06:50:32 +00:00
Update dependencies with "make dep-am".
This commit is contained in:
parent
3817f22269
commit
d623142740
@ -1,3 +1,8 @@
|
||||
2001-07-24 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* Makefile.am: Update dependencies with "make dep-am".
|
||||
* Makefile.in: Regenerate
|
||||
|
||||
2001-07-23 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* ldcref.c (check_section_sym_xref): New function.
|
||||
|
@ -1047,7 +1047,7 @@ ldemul.o: ldemul.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
ldexp.o: ldexp.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldmain.h ldmisc.h ldexp.h \
|
||||
ldgram.h ldlang.h
|
||||
ldgram.h ldlang.h $(INCDIR)/libiberty.h
|
||||
ldfile.o: ldfile.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
|
||||
|
@ -476,7 +476,7 @@ deffilep.c ldgram.c ldlex.c
|
||||
|
||||
DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
|
||||
|
||||
TAR = gtar
|
||||
TAR = tar
|
||||
GZIP_ENV = --best
|
||||
SOURCES = $(ld_new_SOURCES) $(EXTRA_ld_new_SOURCES)
|
||||
OBJECTS = $(ld_new_OBJECTS)
|
||||
@ -1738,7 +1738,7 @@ ldemul.o: ldemul.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
ldexp.o: ldexp.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldmain.h ldmisc.h ldexp.h \
|
||||
ldgram.h ldlang.h
|
||||
ldgram.h ldlang.h $(INCDIR)/libiberty.h
|
||||
ldfile.o: ldfile.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldmisc.h ldexp.h ldlang.h \
|
||||
|
Loading…
Reference in New Issue
Block a user