mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-29 06:50:32 +00:00
2000-06-21 H.J. Lu <hjl@gnu.org>
* Makefile.am: Rebuild dependency. * Makefile.in: Rebuild.
This commit is contained in:
parent
40f09f82cc
commit
0158099299
@ -1,3 +1,8 @@
|
||||
2000-06-21 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* Makefile.am: Rebuild dependency.
|
||||
* Makefile.in: Rebuild.
|
||||
|
||||
2000-06-21 Kazu Hirata <kazu@hxi.com>
|
||||
|
||||
* config/tc-h8300.c (parse_reg): Make the function static.
|
||||
|
2139
gas/Makefile.am
2139
gas/Makefile.am
File diff suppressed because it is too large
Load Diff
2313
gas/Makefile.in
2313
gas/Makefile.in
File diff suppressed because it is too large
Load Diff
@ -1,3 +1,8 @@
|
||||
2000-06-21 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* Makefile.am: Rebuild dependency.
|
||||
* Makefile.in: Rebuild.
|
||||
|
||||
2000-06-20 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* Makefile.am: Rebuild dependency.
|
||||
|
134
ld/Makefile.am
134
ld/Makefile.am
@ -927,77 +927,71 @@ dep-am: DEP
|
||||
|
||||
# DO NOT DELETE THIS LINE -- mkdep uses it.
|
||||
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
|
||||
ldctor.o: ldctor.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
|
||||
ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
|
||||
ldemul.o: ldemul.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldemul.h ldmisc.h ldexp.h \
|
||||
ldlang.h ldfile.h ldmain.h ldemul-list.h
|
||||
ldexp.o: ldexp.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.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
|
||||
ldfile.o: ldfile.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmisc.h \
|
||||
ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h ldlex.h \
|
||||
ldemul.h
|
||||
ldlang.o: ldlang.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/obstack.h $(INCDIR)/bfdlink.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldmain.h ldgram.h ldexp.h \
|
||||
ldlang.h ldemul.h ldlex.h ldmisc.h ldctor.h ldfile.h \
|
||||
$(INCDIR)/fnmatch.h $(INCDIR)/demangle.h
|
||||
ldmain.o: ldmain.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/progress.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/filenames.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
|
||||
ldmisc.h ldwrite.h ldgram.h ldexp.h ldlang.h ldemul.h \
|
||||
ldlex.h ldfile.h ldctor.h
|
||||
ldmisc.o: ldmisc.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h ldmain.h \
|
||||
ldfile.h
|
||||
ldver.o: ldver.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldver.h ldemul.h ldmain.h
|
||||
ldwrite.o: ldwrite.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldexp.h ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h
|
||||
lexsup.o: lexsup.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldmain.h ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h \
|
||||
ldfile.h ldver.h ldemul.h
|
||||
mri.o: mri.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
ldctor.o: ldctor.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldexp.h ldlang.h ldmisc.h \
|
||||
mri.h ldgram.h $(INCDIR)/libiberty.h
|
||||
ldcref.o: ldcref.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldmain.h ldmisc.h ldexp.h ldlang.h
|
||||
pe-dll.o: pe-dll.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldexp.h ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h \
|
||||
ldemul.h $(INCDIR)/coff/internal.h ../bfd/libcoff.h \
|
||||
deffile.h pe-dll.h
|
||||
ldgram.o: ldgram.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
|
||||
ldver.h ldlang.h ldemul.h ldfile.h ldmisc.h ldmain.h \
|
||||
mri.h ldctor.h ldlex.h
|
||||
ldlex.o: ldlex.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
ldgram.h ldmain.h ldctor.h
|
||||
ldemul.o: ldemul.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldgram.h ldmisc.h ldexp.h ldlang.h ldfile.h ldlex.h \
|
||||
ldmain.h
|
||||
deffilep.o: deffilep.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||
/usr/include/bfd.h /usr/include/ansidecl.h sysdep.h \
|
||||
ldemul.h ldmisc.h ldexp.h ldlang.h ldfile.h ldmain.h \
|
||||
ldemul-list.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
|
||||
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 \
|
||||
ldfile.h ldmain.h ldgram.h ldlex.h ldemul.h
|
||||
ldlang.o: ldlang.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/obstack.h $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldmain.h ldgram.h ldexp.h ldlang.h ldemul.h ldlex.h \
|
||||
ldmisc.h ldctor.h ldfile.h $(INCDIR)/fnmatch.h $(INCDIR)/demangle.h
|
||||
ldmain.o: ldmain.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/progress.h $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldmain.h ldmisc.h ldwrite.h \
|
||||
ldgram.h ldexp.h ldlang.h ldemul.h ldlex.h ldfile.h \
|
||||
ldctor.h
|
||||
ldmisc.o: ldmisc.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h ld.h $(INCDIR)/bin-bugs.h ldmisc.h \
|
||||
ldexp.h ldlang.h ldgram.h ldlex.h ldmain.h ldfile.h
|
||||
ldver.o: ldver.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldver.h ldemul.h ldmain.h
|
||||
ldwrite.o: ldwrite.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
|
||||
ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h
|
||||
lexsup.o: lexsup.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
|
||||
ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h ldfile.h \
|
||||
ldver.h ldemul.h
|
||||
mri.o: mri.c ../bfd/bfd.h $(INCDIR)/ansidecl.h sysdep.h \
|
||||
config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldmisc.h deffile.h
|
||||
ldexp.h ldlang.h ldmisc.h mri.h ldgram.h $(INCDIR)/libiberty.h
|
||||
ldcref.o: ldcref.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
|
||||
ldmisc.h ldexp.h ldlang.h
|
||||
pe-dll.o: pe-dll.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
|
||||
ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h ldemul.h \
|
||||
$(INCDIR)/coff/internal.h ../bfd/libcoff.h deffile.h \
|
||||
pe-dll.h
|
||||
ldgram.o: ldgram.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldexp.h ldver.h ldlang.h \
|
||||
ldemul.h ldfile.h ldmisc.h ldmain.h mri.h ldctor.h \
|
||||
ldlex.h
|
||||
ldlex.o: ldlex.c ../bfd/bfd.h sysdep.h config.h $(INCDIR)/fopen-same.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldgram.h ldmisc.h ldexp.h \
|
||||
ldlang.h ldfile.h ldlex.h ldmain.h
|
||||
deffilep.o: deffilep.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfd.h sysdep.h config.h $(INCDIR)/fopen-same.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldmisc.h deffile.h
|
||||
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
|
||||
|
134
ld/Makefile.in
134
ld/Makefile.in
@ -1606,79 +1606,73 @@ dep-am: DEP
|
||||
|
||||
# DO NOT DELETE THIS LINE -- mkdep uses it.
|
||||
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
|
||||
ldctor.o: ldctor.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
|
||||
ldlang.h ldmisc.h ldgram.h ldmain.h ldctor.h
|
||||
ldemul.o: ldemul.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldemul.h ldmisc.h ldexp.h \
|
||||
ldlang.h ldfile.h ldmain.h ldemul-list.h
|
||||
ldexp.o: ldexp.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.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
|
||||
ldfile.o: ldfile.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmisc.h \
|
||||
ldexp.h ldlang.h ldfile.h ldmain.h ldgram.h ldlex.h \
|
||||
ldemul.h
|
||||
ldlang.o: ldlang.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/obstack.h $(INCDIR)/bfdlink.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldmain.h ldgram.h ldexp.h \
|
||||
ldlang.h ldemul.h ldlex.h ldmisc.h ldctor.h ldfile.h \
|
||||
$(INCDIR)/fnmatch.h $(INCDIR)/demangle.h
|
||||
ldmain.o: ldmain.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/progress.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/filenames.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
|
||||
ldmisc.h ldwrite.h ldgram.h ldexp.h ldlang.h ldemul.h \
|
||||
ldlex.h ldfile.h ldctor.h
|
||||
ldmisc.o: ldmisc.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/demangle.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h ldmain.h \
|
||||
ldfile.h
|
||||
ldver.o: ldver.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldver.h ldemul.h ldmain.h
|
||||
ldwrite.o: ldwrite.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldexp.h ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h
|
||||
lexsup.o: lexsup.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldmain.h ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h \
|
||||
ldfile.h ldver.h ldemul.h
|
||||
mri.o: mri.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
ldctor.o: ldctor.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldexp.h ldlang.h ldmisc.h \
|
||||
mri.h ldgram.h $(INCDIR)/libiberty.h
|
||||
ldcref.o: ldcref.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldmain.h ldmisc.h ldexp.h ldlang.h
|
||||
pe-dll.o: pe-dll.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldexp.h ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h \
|
||||
ldemul.h $(INCDIR)/coff/internal.h ../bfd/libcoff.h \
|
||||
deffile.h pe-dll.h
|
||||
ldgram.o: ldgram.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
sysdep.h $(INCDIR)/ansidecl.h config.h $(INCDIR)/fopen-same.h \
|
||||
$(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
|
||||
ldver.h ldlang.h ldemul.h ldfile.h ldmisc.h ldmain.h \
|
||||
mri.h ldctor.h ldlex.h
|
||||
ldlex.o: ldlex.c /usr/include/bfd.h /usr/include/ansidecl.h \
|
||||
ldgram.h ldmain.h ldctor.h
|
||||
ldemul.o: ldemul.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldgram.h ldmisc.h ldexp.h ldlang.h ldfile.h ldlex.h \
|
||||
ldmain.h
|
||||
deffilep.o: deffilep.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||
/usr/include/bfd.h /usr/include/ansidecl.h sysdep.h \
|
||||
ldemul.h ldmisc.h ldexp.h ldlang.h ldfile.h ldmain.h \
|
||||
ldemul-list.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
|
||||
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 \
|
||||
ldfile.h ldmain.h ldgram.h ldlex.h ldemul.h
|
||||
ldlang.o: ldlang.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/obstack.h $(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldmain.h ldgram.h ldexp.h ldlang.h ldemul.h ldlex.h \
|
||||
ldmisc.h ldctor.h ldfile.h $(INCDIR)/fnmatch.h $(INCDIR)/demangle.h
|
||||
ldmain.o: ldmain.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/progress.h $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldmain.h ldmisc.h ldwrite.h \
|
||||
ldgram.h ldexp.h ldlang.h ldemul.h ldlex.h ldfile.h \
|
||||
ldctor.h
|
||||
ldmisc.o: ldmisc.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/demangle.h ld.h $(INCDIR)/bin-bugs.h ldmisc.h \
|
||||
ldexp.h ldlang.h ldgram.h ldlex.h ldmain.h ldfile.h
|
||||
ldver.o: ldver.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldver.h ldemul.h ldmain.h
|
||||
ldwrite.o: ldwrite.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
|
||||
ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h
|
||||
lexsup.o: lexsup.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
|
||||
$(INCDIR)/bfdlink.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
|
||||
ldmisc.h ldexp.h ldlang.h ldgram.h ldlex.h ldfile.h \
|
||||
ldver.h ldemul.h
|
||||
mri.o: mri.c ../bfd/bfd.h $(INCDIR)/ansidecl.h sysdep.h \
|
||||
config.h $(INCDIR)/fopen-same.h ld.h $(INCDIR)/bin-bugs.h \
|
||||
ldmisc.h deffile.h
|
||||
ldexp.h ldlang.h ldmisc.h mri.h ldgram.h $(INCDIR)/libiberty.h
|
||||
ldcref.o: ldcref.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h ldmain.h \
|
||||
ldmisc.h ldexp.h ldlang.h
|
||||
pe-dll.o: pe-dll.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
$(INCDIR)/libiberty.h ld.h $(INCDIR)/bin-bugs.h ldexp.h \
|
||||
ldlang.h ldwrite.h ldmisc.h ldgram.h ldmain.h ldemul.h \
|
||||
$(INCDIR)/coff/internal.h ../bfd/libcoff.h deffile.h \
|
||||
pe-dll.h
|
||||
ldgram.o: ldgram.c ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
||||
sysdep.h config.h $(INCDIR)/fopen-same.h $(INCDIR)/bfdlink.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldexp.h ldver.h ldlang.h \
|
||||
ldemul.h ldfile.h ldmisc.h ldmain.h mri.h ldctor.h \
|
||||
ldlex.h
|
||||
ldlex.o: ldlex.c ../bfd/bfd.h sysdep.h config.h $(INCDIR)/fopen-same.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldgram.h ldmisc.h ldexp.h \
|
||||
ldlang.h ldfile.h ldlex.h ldmain.h
|
||||
deffilep.o: deffilep.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||
../bfd/bfd.h sysdep.h config.h $(INCDIR)/fopen-same.h \
|
||||
ld.h $(INCDIR)/bin-bugs.h ldmisc.h deffile.h
|
||||
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
|
Loading…
Reference in New Issue
Block a user