forked from Imagelibrary/binutils-gdb
* sysdep.h: Include "binary-io.h".
(O_BINARY): Don't define here. * bin2c.c (O_BINARY, O_TEXT, SET_BINARY): Don't define here. * strings.c: Likewise. (main): Remove #ifdef SET_BINARY. * Makefile.am: Run "make dep-am" * Makefile.in: Regenerate.
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
2008-08-25 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
|
* sysdep.h: Include "binary-io.h".
|
||||||
|
(O_BINARY): Don't define here.
|
||||||
|
* bin2c.c (O_BINARY, O_TEXT, SET_BINARY): Don't define here.
|
||||||
|
* strings.c: Likewise.
|
||||||
|
(main): Remove #ifdef SET_BINARY.
|
||||||
|
* Makefile.am: Run "make dep-am"
|
||||||
|
* Makefile.in: Regenerate.
|
||||||
|
|
||||||
2008-08-24 Alan Modra <amodra@bigpond.net.au>
|
2008-08-24 Alan Modra <amodra@bigpond.net.au>
|
||||||
|
|
||||||
* configure.in: Update a number of obsolete autoconf macros.
|
* configure.in: Update a number of obsolete autoconf macros.
|
||||||
|
|||||||
@@ -446,141 +446,138 @@ install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS)
|
|||||||
# DO NOT DELETE THIS LINE -- mkdep uses it.
|
# DO NOT DELETE THIS LINE -- mkdep uses it.
|
||||||
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
|
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
|
||||||
addr2line.o: addr2line.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
addr2line.o: addr2line.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||||
bucomm.h
|
bucomm.h
|
||||||
ar.o: ar.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
ar.o: ar.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
||||||
$(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
$(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \
|
||||||
$(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
$(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/progress.h $(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h \
|
$(INCDIR)/progress.h $(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h \
|
||||||
$(INCDIR)/hashtab.h bucomm.h arsup.h $(INCDIR)/filenames.h \
|
$(INCDIR)/hashtab.h bucomm.h arsup.h $(INCDIR)/filenames.h \
|
||||||
binemul.h
|
binemul.h
|
||||||
arsup.o: arsup.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
arsup.o: arsup.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/filenames.h bucomm.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/filenames.h bucomm.h \
|
||||||
arsup.h
|
arsup.h
|
||||||
bin2c.o: bin2c.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
bin2c.o: bin2c.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||||
binemul.o: binemul.c binemul.h sysdep.h config.h $(INCDIR)/ansidecl.h \
|
binemul.o: binemul.c binemul.h sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||||
bucomm.o: bucomm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
bucomm.o: bucomm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h \
|
||||||
$(INCDIR)/hashtab.h bucomm.h
|
$(INCDIR)/hashtab.h bucomm.h
|
||||||
coffdump.o: coffdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
coffdump.o: coffdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h bucomm.h coffgrok.h
|
$(INCDIR)/ansidecl.h bucomm.h coffgrok.h
|
||||||
coffgrok.o: coffgrok.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
coffgrok.o: coffgrok.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
||||||
$(INCDIR)/bfdlink.h bucomm.h coffgrok.h
|
$(INCDIR)/bfdlink.h bucomm.h coffgrok.h
|
||||||
cxxfilt.o: cxxfilt.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
cxxfilt.o: cxxfilt.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/safe-ctype.h bucomm.h
|
$(INCDIR)/safe-ctype.h bucomm.h
|
||||||
dwarf.o: dwarf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
dwarf.o: dwarf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \
|
||||||
$(INCDIR)/symcat.h bucomm.h $(INCDIR)/elf/common.h \
|
$(INCDIR)/symcat.h bucomm.h $(INCDIR)/elf/common.h \
|
||||||
$(INCDIR)/elf/dwarf2.h dwarf.h
|
$(INCDIR)/elf/dwarf2.h dwarf.h
|
||||||
debug.o: debug.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
debug.o: debug.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h debug.h
|
$(INCDIR)/ansidecl.h debug.h
|
||||||
dlltool.o: dlltool.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
dlltool.o: dlltool.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/dyn-string.h bucomm.h dlltool.h $(INCDIR)/safe-ctype.h
|
$(INCDIR)/dyn-string.h bucomm.h dlltool.h $(INCDIR)/safe-ctype.h
|
||||||
dllwrap.o: dllwrap.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
dllwrap.o: dllwrap.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/dyn-string.h bucomm.h
|
$(INCDIR)/ansidecl.h $(INCDIR)/dyn-string.h bucomm.h
|
||||||
emul_aix.o: emul_aix.c binemul.h sysdep.h config.h \
|
emul_aix.o: emul_aix.c binemul.h sysdep.h config.h \
|
||||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||||
../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
|
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||||
bucomm.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
|
bucomm.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
|
||||||
$(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
$(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(BFDDIR)/libxcoff.h
|
||||||
$(BFDDIR)/libxcoff.h
|
|
||||||
emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h config.h \
|
emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h config.h \
|
||||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||||
../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
|
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||||
bucomm.h
|
bucomm.h
|
||||||
filemode.o: filemode.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
filemode.o: filemode.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||||
ieee.o: ieee.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
ieee.o: ieee.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/ieee.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/ieee.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h debug.h \
|
$(INCDIR)/ansidecl.h debug.h budbg.h $(INCDIR)/filenames.h
|
||||||
budbg.h $(INCDIR)/filenames.h
|
|
||||||
is-ranlib.o: is-ranlib.c
|
is-ranlib.o: is-ranlib.c
|
||||||
is-strip.o: is-strip.c
|
is-strip.o: is-strip.c
|
||||||
maybe-ranlib.o: maybe-ranlib.c
|
maybe-ranlib.o: maybe-ranlib.c
|
||||||
maybe-strip.o: maybe-strip.c
|
maybe-strip.o: maybe-strip.c
|
||||||
nlmconv.o: nlmconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
nlmconv.o: nlmconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h \
|
||||||
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
|
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
|
||||||
nlmconv.h bucomm.h
|
nlmconv.h bucomm.h
|
||||||
nm.o: nm.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
nm.o: nm.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
||||||
$(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
$(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \
|
||||||
$(INCDIR)/symcat.h $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h \
|
$(INCDIR)/symcat.h $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h \
|
||||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \
|
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||||
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/common.h \
|
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h bucomm.h
|
||||||
bucomm.h
|
|
||||||
not-ranlib.o: not-ranlib.c
|
not-ranlib.o: not-ranlib.c
|
||||||
not-strip.o: not-strip.c
|
not-strip.o: not-strip.c
|
||||||
objcopy.o: objcopy.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
objcopy.o: objcopy.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/progress.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/progress.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
||||||
budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h \
|
budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h \
|
||||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
||||||
$(INCDIR)/bfdlink.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
|
$(INCDIR)/bfdlink.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
|
||||||
objdump.o: objdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
objdump.o: objdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(BFDDIR)/elf-bfd.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(BFDDIR)/elf-bfd.h \
|
||||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
||||||
$(INCDIR)/bfdlink.h $(INCDIR)/progress.h bucomm.h dwarf.h \
|
$(INCDIR)/bfdlink.h $(INCDIR)/progress.h bucomm.h dwarf.h \
|
||||||
$(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h ../bfd/bfd.h \
|
$(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/libiberty.h debug.h budbg.h $(INCDIR)/aout/aout64.h
|
debug.h budbg.h $(INCDIR)/aout/aout64.h
|
||||||
prdbg.o: prdbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
prdbg.o: prdbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||||
debug.h budbg.h
|
debug.h budbg.h
|
||||||
rclex.o: rclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rclex.o: rclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \
|
||||||
winduni.h windint.h rcparse.h
|
winduni.h windint.h rcparse.h
|
||||||
rdcoff.o: rdcoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rdcoff.o: rdcoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
||||||
debug.h budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
debug.h budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
||||||
rddbg.o: rddbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rddbg.o: rddbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h bucomm.h debug.h budbg.h
|
$(INCDIR)/ansidecl.h bucomm.h debug.h budbg.h
|
||||||
readelf.o: readelf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
readelf.o: readelf.c config.h sysdep.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h dwarf.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h dwarf.h $(INCDIR)/elf/common.h \
|
||||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h \
|
||||||
$(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/alpha.h \
|
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/alpha.h \
|
||||||
$(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/avr.h \
|
$(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/avr.h \
|
||||||
$(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h $(INCDIR)/elf/cris.h \
|
$(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h $(INCDIR)/elf/cris.h \
|
||||||
$(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/d30v.h \
|
$(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/d30v.h \
|
||||||
@@ -599,108 +596,108 @@ readelf.o: readelf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
|||||||
$(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h unwind-ia64.h
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h unwind-ia64.h
|
||||||
rename.o: rename.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rename.o: rename.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||||
resbin.o: resbin.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
resbin.o: resbin.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h
|
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h
|
||||||
rescoff.o: rescoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rescoff.o: rescoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h \
|
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h \
|
||||||
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
||||||
resrc.o: resrc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
resrc.o: resrc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \
|
||||||
winduni.h windint.h
|
winduni.h windint.h
|
||||||
resres.o: resres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
resres.o: resres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h
|
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h
|
||||||
size.o: size.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
size.o: size.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h bucomm.h
|
$(INCDIR)/ansidecl.h bucomm.h
|
||||||
srconv.o: srconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
srconv.o: srconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h sysroff.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h sysroff.h \
|
||||||
coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
||||||
sysroff.c
|
sysroff.c
|
||||||
stabs.o: stabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
stabs.o: stabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h \
|
||||||
$(INCDIR)/libiberty.h debug.h budbg.h $(INCDIR)/filenames.h \
|
$(INCDIR)/libiberty.h debug.h budbg.h $(INCDIR)/filenames.h \
|
||||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
||||||
strings.o: strings.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
strings.o: strings.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h
|
||||||
sysdump.o: sysdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
sysdump.o: sysdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
||||||
sysroff.h sysroff.c $(INCDIR)/ansidecl.h
|
sysroff.h sysroff.c
|
||||||
unwind-ia64.o: unwind-ia64.c unwind-ia64.h $(INCDIR)/elf/ia64.h \
|
unwind-ia64.o: unwind-ia64.c unwind-ia64.h $(INCDIR)/elf/ia64.h \
|
||||||
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \
|
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
$(INCDIR)/symcat.h
|
||||||
version.o: version.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
version.o: version.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||||
windres.o: windres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
windres.o: windres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
|
||||||
windres.h winduni.h windint.h
|
windres.h winduni.h windint.h
|
||||||
winduni.o: winduni.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
winduni.o: winduni.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h bucomm.h winduni.h $(INCDIR)/safe-ctype.h
|
$(INCDIR)/ansidecl.h bucomm.h winduni.h $(INCDIR)/safe-ctype.h
|
||||||
wrstabs.o: wrstabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
wrstabs.o: wrstabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h \
|
||||||
debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||||
$(INCDIR)/aout/stab.def
|
$(INCDIR)/aout/stab.def
|
||||||
windmc.o: windmc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
windmc.o: windmc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
|
||||||
windmc.h winduni.h windint.h
|
windmc.h winduni.h windint.h
|
||||||
mclex.o: mclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
mclex.o: mclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windmc.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windmc.h \
|
||||||
winduni.h mcparse.h
|
winduni.h mcparse.h
|
||||||
arparse.o: arparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
arparse.o: arparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h arsup.h
|
../bfd/bfd.h $(INCDIR)/symcat.h arsup.h
|
||||||
arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h arparse.h
|
$(INCDIR)/ansidecl.h arparse.h
|
||||||
sysroff.o: sysroff.c
|
sysroff.o: sysroff.c
|
||||||
sysinfo.o: sysinfo.c
|
sysinfo.o: sysinfo.c
|
||||||
syslex.o: syslex.c config.h sysinfo.h
|
syslex.o: syslex.c config.h sysinfo.h
|
||||||
defparse.o: defparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
defparse.o: defparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h dlltool.h
|
$(INCDIR)/ansidecl.h dlltool.h
|
||||||
deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||||
defparse.h dlltool.h $(INCDIR)/ansidecl.h
|
defparse.h dlltool.h $(INCDIR)/ansidecl.h
|
||||||
nlmheader.o: nlmheader.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
nlmheader.o: nlmheader.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/safe-ctype.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
|
$(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||||
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h bucomm.h \
|
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h bucomm.h \
|
||||||
nlmconv.h
|
nlmconv.h
|
||||||
rcparse.o: rcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rcparse.o: rcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h \
|
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h \
|
||||||
$(INCDIR)/safe-ctype.h
|
$(INCDIR)/safe-ctype.h
|
||||||
mcparse.o: mcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
mcparse.o: mcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h windmc.h winduni.h $(INCDIR)/safe-ctype.h
|
$(INCDIR)/ansidecl.h windmc.h winduni.h $(INCDIR)/safe-ctype.h
|
||||||
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
|
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
|
||||||
|
|||||||
@@ -1200,141 +1200,138 @@ install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS)
|
|||||||
# DO NOT DELETE THIS LINE -- mkdep uses it.
|
# DO NOT DELETE THIS LINE -- mkdep uses it.
|
||||||
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
|
# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
|
||||||
addr2line.o: addr2line.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
addr2line.o: addr2line.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||||
bucomm.h
|
bucomm.h
|
||||||
ar.o: ar.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
ar.o: ar.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
||||||
$(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
$(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \
|
||||||
$(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
$(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/progress.h $(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h \
|
$(INCDIR)/progress.h $(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h \
|
||||||
$(INCDIR)/hashtab.h bucomm.h arsup.h $(INCDIR)/filenames.h \
|
$(INCDIR)/hashtab.h bucomm.h arsup.h $(INCDIR)/filenames.h \
|
||||||
binemul.h
|
binemul.h
|
||||||
arsup.o: arsup.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
arsup.o: arsup.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/filenames.h bucomm.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/filenames.h bucomm.h \
|
||||||
arsup.h
|
arsup.h
|
||||||
bin2c.o: bin2c.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
bin2c.o: bin2c.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||||
binemul.o: binemul.c binemul.h sysdep.h config.h $(INCDIR)/ansidecl.h \
|
binemul.o: binemul.c binemul.h sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||||
bucomm.o: bucomm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
bucomm.o: bucomm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h \
|
||||||
$(INCDIR)/hashtab.h bucomm.h
|
$(INCDIR)/hashtab.h bucomm.h
|
||||||
coffdump.o: coffdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
coffdump.o: coffdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h bucomm.h coffgrok.h
|
$(INCDIR)/ansidecl.h bucomm.h coffgrok.h
|
||||||
coffgrok.o: coffgrok.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
coffgrok.o: coffgrok.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
|
||||||
$(INCDIR)/bfdlink.h bucomm.h coffgrok.h
|
$(INCDIR)/bfdlink.h bucomm.h coffgrok.h
|
||||||
cxxfilt.o: cxxfilt.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
cxxfilt.o: cxxfilt.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/safe-ctype.h bucomm.h
|
$(INCDIR)/safe-ctype.h bucomm.h
|
||||||
dwarf.o: dwarf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
dwarf.o: dwarf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/libiberty.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \
|
||||||
$(INCDIR)/symcat.h bucomm.h $(INCDIR)/elf/common.h \
|
$(INCDIR)/symcat.h bucomm.h $(INCDIR)/elf/common.h \
|
||||||
$(INCDIR)/elf/dwarf2.h dwarf.h
|
$(INCDIR)/elf/dwarf2.h dwarf.h
|
||||||
debug.o: debug.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
debug.o: debug.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h debug.h
|
$(INCDIR)/ansidecl.h debug.h
|
||||||
dlltool.o: dlltool.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
dlltool.o: dlltool.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/dyn-string.h bucomm.h dlltool.h $(INCDIR)/safe-ctype.h
|
$(INCDIR)/dyn-string.h bucomm.h dlltool.h $(INCDIR)/safe-ctype.h
|
||||||
dllwrap.o: dllwrap.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
dllwrap.o: dllwrap.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/dyn-string.h bucomm.h
|
$(INCDIR)/ansidecl.h $(INCDIR)/dyn-string.h bucomm.h
|
||||||
emul_aix.o: emul_aix.c binemul.h sysdep.h config.h \
|
emul_aix.o: emul_aix.c binemul.h sysdep.h config.h \
|
||||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||||
../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
|
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||||
bucomm.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
|
bucomm.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
|
||||||
$(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
$(INCDIR)/coff/xcoff.h $(BFDDIR)/libcoff.h $(BFDDIR)/libxcoff.h
|
||||||
$(BFDDIR)/libxcoff.h
|
|
||||||
emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h config.h \
|
emul_vanilla.o: emul_vanilla.c binemul.h sysdep.h config.h \
|
||||||
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
$(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \
|
||||||
../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
|
$(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||||
bucomm.h
|
bucomm.h
|
||||||
filemode.o: filemode.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
filemode.o: filemode.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||||
ieee.o: ieee.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
ieee.o: ieee.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/ieee.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/ieee.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h debug.h \
|
$(INCDIR)/ansidecl.h debug.h budbg.h $(INCDIR)/filenames.h
|
||||||
budbg.h $(INCDIR)/filenames.h
|
|
||||||
is-ranlib.o: is-ranlib.c
|
is-ranlib.o: is-ranlib.c
|
||||||
is-strip.o: is-strip.c
|
is-strip.o: is-strip.c
|
||||||
maybe-ranlib.o: maybe-ranlib.c
|
maybe-ranlib.o: maybe-ranlib.c
|
||||||
maybe-strip.o: maybe-strip.c
|
maybe-strip.o: maybe-strip.c
|
||||||
nlmconv.o: nlmconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
nlmconv.o: nlmconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h \
|
||||||
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
|
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
|
||||||
nlmconv.h bucomm.h
|
nlmconv.h bucomm.h
|
||||||
nm.o: nm.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
nm.o: nm.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \
|
||||||
$(INCDIR)/fopen-same.h ../bfd/bfd.h $(INCDIR)/ansidecl.h \
|
$(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \
|
||||||
$(INCDIR)/symcat.h $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h \
|
$(INCDIR)/symcat.h $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h \
|
||||||
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \
|
$(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||||
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
$(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
|
||||||
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/common.h \
|
$(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h bucomm.h
|
||||||
bucomm.h
|
|
||||||
not-ranlib.o: not-ranlib.c
|
not-ranlib.o: not-ranlib.c
|
||||||
not-strip.o: not-strip.c
|
not-strip.o: not-strip.c
|
||||||
objcopy.o: objcopy.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
objcopy.o: objcopy.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/progress.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/progress.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
||||||
budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h \
|
budbg.h $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h $(BFDDIR)/elf-bfd.h \
|
||||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
||||||
$(INCDIR)/bfdlink.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
|
$(INCDIR)/bfdlink.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
|
||||||
objdump.o: objdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
objdump.o: objdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(BFDDIR)/elf-bfd.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(BFDDIR)/elf-bfd.h \
|
||||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
||||||
$(INCDIR)/bfdlink.h $(INCDIR)/progress.h bucomm.h dwarf.h \
|
$(INCDIR)/bfdlink.h $(INCDIR)/progress.h bucomm.h dwarf.h \
|
||||||
$(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h ../bfd/bfd.h \
|
$(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/libiberty.h debug.h budbg.h $(INCDIR)/aout/aout64.h
|
debug.h budbg.h $(INCDIR)/aout/aout64.h
|
||||||
prdbg.o: prdbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
prdbg.o: prdbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \
|
||||||
debug.h budbg.h
|
debug.h budbg.h
|
||||||
rclex.o: rclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rclex.o: rclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \
|
||||||
winduni.h windint.h rcparse.h
|
winduni.h windint.h rcparse.h
|
||||||
rdcoff.o: rdcoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rdcoff.o: rdcoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
||||||
debug.h budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
debug.h budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
||||||
rddbg.o: rddbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rddbg.o: rddbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h bucomm.h debug.h budbg.h
|
$(INCDIR)/ansidecl.h bucomm.h debug.h budbg.h
|
||||||
readelf.o: readelf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
readelf.o: readelf.c config.h sysdep.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h dwarf.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h dwarf.h $(INCDIR)/elf/common.h \
|
||||||
$(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
|
$(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/h8.h \
|
||||||
$(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/alpha.h \
|
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/alpha.h \
|
||||||
$(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/avr.h \
|
$(INCDIR)/elf/arc.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/avr.h \
|
||||||
$(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h $(INCDIR)/elf/cris.h \
|
$(INCDIR)/elf/bfin.h $(INCDIR)/elf/cr16.h $(INCDIR)/elf/cris.h \
|
||||||
$(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/d30v.h \
|
$(INCDIR)/elf/crx.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/d30v.h \
|
||||||
@@ -1353,109 +1350,109 @@ readelf.o: readelf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
|||||||
$(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h $(INCDIR)/libiberty.h \
|
$(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h unwind-ia64.h
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h unwind-ia64.h
|
||||||
rename.o: rename.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rename.o: rename.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||||
resbin.o: resbin.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
resbin.o: resbin.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h
|
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h
|
||||||
rescoff.o: rescoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rescoff.o: rescoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h \
|
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h \
|
||||||
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
|
||||||
resrc.o: resrc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
resrc.o: resrc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \
|
||||||
winduni.h windint.h
|
winduni.h windint.h
|
||||||
resres.o: resres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
resres.o: resres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h
|
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h
|
||||||
size.o: size.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
size.o: size.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h bucomm.h
|
$(INCDIR)/ansidecl.h bucomm.h
|
||||||
srconv.o: srconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
srconv.o: srconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h sysroff.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h sysroff.h \
|
||||||
coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||||
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
$(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
|
||||||
sysroff.c
|
sysroff.c
|
||||||
stabs.o: stabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
stabs.o: stabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/demangle.h \
|
||||||
$(INCDIR)/libiberty.h debug.h budbg.h $(INCDIR)/filenames.h \
|
$(INCDIR)/libiberty.h debug.h budbg.h $(INCDIR)/filenames.h \
|
||||||
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
$(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
|
||||||
strings.o: strings.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
strings.o: strings.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h
|
||||||
sysdump.o: sysdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
sysdump.o: sysdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \
|
||||||
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
$(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \
|
||||||
sysroff.h sysroff.c $(INCDIR)/ansidecl.h
|
sysroff.h sysroff.c
|
||||||
unwind-ia64.o: unwind-ia64.c unwind-ia64.h $(INCDIR)/elf/ia64.h \
|
unwind-ia64.o: unwind-ia64.c unwind-ia64.h $(INCDIR)/elf/ia64.h \
|
||||||
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \
|
$(INCDIR)/elf/reloc-macros.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
|
$(INCDIR)/symcat.h
|
||||||
version.o: version.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
version.o: version.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h
|
||||||
windres.o: windres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
windres.o: windres.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
|
||||||
windres.h winduni.h windint.h
|
windres.h winduni.h windint.h
|
||||||
winduni.o: winduni.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
winduni.o: winduni.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h bucomm.h winduni.h $(INCDIR)/safe-ctype.h
|
$(INCDIR)/ansidecl.h bucomm.h winduni.h $(INCDIR)/safe-ctype.h
|
||||||
wrstabs.o: wrstabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
wrstabs.o: wrstabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h \
|
||||||
debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
|
||||||
$(INCDIR)/aout/stab.def
|
$(INCDIR)/aout/stab.def
|
||||||
windmc.o: windmc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
windmc.o: windmc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \
|
||||||
windmc.h winduni.h windint.h
|
windmc.h winduni.h windint.h
|
||||||
mclex.o: mclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
mclex.o: mclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windmc.h \
|
$(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windmc.h \
|
||||||
winduni.h mcparse.h
|
winduni.h mcparse.h
|
||||||
arparse.o: arparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
arparse.o: arparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h arsup.h
|
../bfd/bfd.h $(INCDIR)/symcat.h arsup.h
|
||||||
arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h arparse.h
|
$(INCDIR)/ansidecl.h arparse.h
|
||||||
sysroff.o: sysroff.c
|
sysroff.o: sysroff.c
|
||||||
sysinfo.o: sysinfo.c
|
sysinfo.o: sysinfo.c
|
||||||
syslex.o: syslex.c config.h sysinfo.h
|
syslex.o: syslex.c config.h sysinfo.h
|
||||||
defparse.o: defparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
defparse.o: defparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h dlltool.h
|
$(INCDIR)/ansidecl.h dlltool.h
|
||||||
deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
|
||||||
defparse.h dlltool.h $(INCDIR)/ansidecl.h
|
defparse.h dlltool.h $(INCDIR)/ansidecl.h
|
||||||
nlmheader.o: nlmheader.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
nlmheader.o: nlmheader.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/safe-ctype.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
|
$(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \
|
||||||
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h bucomm.h \
|
$(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h bucomm.h \
|
||||||
nlmconv.h
|
nlmconv.h
|
||||||
rcparse.o: rcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
rcparse.o: rcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h \
|
$(INCDIR)/ansidecl.h windres.h winduni.h windint.h \
|
||||||
$(INCDIR)/safe-ctype.h
|
$(INCDIR)/safe-ctype.h
|
||||||
mcparse.o: mcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
mcparse.o: mcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \
|
||||||
../bfd/bfdver.h $(INCDIR)/fopen-same.h ../bfd/bfd.h \
|
../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \
|
||||||
$(INCDIR)/ansidecl.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \
|
||||||
$(INCDIR)/ansidecl.h windmc.h winduni.h $(INCDIR)/safe-ctype.h
|
$(INCDIR)/ansidecl.h windmc.h winduni.h $(INCDIR)/safe-ctype.h
|
||||||
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
|
# IF YOU PUT ANYTHING HERE IT WILL GO AWAY
|
||||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
|
|||||||
@@ -22,30 +22,6 @@
|
|||||||
#include "bfd.h"
|
#include "bfd.h"
|
||||||
#include "bucomm.h"
|
#include "bucomm.h"
|
||||||
|
|
||||||
#if !defined O_TEXT && defined _O_TEXT
|
|
||||||
/* For MSC-compatible compilers. */
|
|
||||||
# define O_TEXT _O_TEXT
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef __BEOS__
|
|
||||||
/* BeOS 5 has O_BINARY and O_TEXT, but they have no effect. */
|
|
||||||
# undef O_BINARY
|
|
||||||
# undef O_TEXT
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#if O_BINARY
|
|
||||||
# ifndef __DJGPP__
|
|
||||||
# define setmode _setmode
|
|
||||||
# define fileno(_fp) _fileno (_fp)
|
|
||||||
# endif /* not DJGPP */
|
|
||||||
# define SET_BINARY(_f) \
|
|
||||||
do { if (!isatty (_f)) setmode (_f, O_BINARY); } while (0)
|
|
||||||
#else
|
|
||||||
# define SET_BINARY(f) (void) 0
|
|
||||||
# define O_BINARY 0
|
|
||||||
# define O_TEXT 0
|
|
||||||
#endif /* O_BINARY */
|
|
||||||
|
|
||||||
int
|
int
|
||||||
main (int argc, char *argv[])
|
main (int argc, char *argv[])
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -66,18 +66,6 @@
|
|||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
#include "bucomm.h"
|
#include "bucomm.h"
|
||||||
|
|
||||||
/* Some platforms need to put stdin into binary mode, to read
|
|
||||||
binary files. */
|
|
||||||
#ifdef HAVE_SETMODE
|
|
||||||
#ifdef _O_BINARY
|
|
||||||
#define setmode _setmode
|
|
||||||
#endif
|
|
||||||
#if O_BINARY
|
|
||||||
#include <io.h>
|
|
||||||
#define SET_BINARY(f) do { if (!isatty (f)) setmode (f, O_BINARY); } while (0)
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#define STRING_ISGRAPHIC(c) \
|
#define STRING_ISGRAPHIC(c) \
|
||||||
( (c) >= 0 \
|
( (c) >= 0 \
|
||||||
&& (c) <= 255 \
|
&& (c) <= 255 \
|
||||||
@@ -286,9 +274,7 @@ main (int argc, char **argv)
|
|||||||
if (optind >= argc)
|
if (optind >= argc)
|
||||||
{
|
{
|
||||||
datasection_only = FALSE;
|
datasection_only = FALSE;
|
||||||
#ifdef SET_BINARY
|
|
||||||
SET_BINARY (fileno (stdin));
|
SET_BINARY (fileno (stdin));
|
||||||
#endif
|
|
||||||
print_strings ("{standard input}", stdin, 0, 0, 0, (char *) NULL);
|
print_strings ("{standard input}", stdin, 0, 0, 0, (char *) NULL);
|
||||||
files_given = TRUE;
|
files_given = TRUE;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
/* sysdep.h -- handle host dependencies for binutils
|
/* sysdep.h -- handle host dependencies for binutils
|
||||||
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
|
||||||
2001, 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc.
|
2001, 2002, 2003, 2005, 2006, 2007, 2008
|
||||||
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Binutils.
|
This file is part of GNU Binutils.
|
||||||
|
|
||||||
@@ -36,14 +37,6 @@
|
|||||||
#include "fopen-same.h"
|
#include "fopen-same.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef O_BINARY
|
|
||||||
#ifdef _O_BINARY
|
|
||||||
#define O_BINARY _O_BINARY
|
|
||||||
#else
|
|
||||||
#define O_BINARY 0
|
|
||||||
#endif
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#ifndef errno
|
#ifndef errno
|
||||||
extern int errno;
|
extern int errno;
|
||||||
@@ -76,6 +69,8 @@ extern char *strrchr ();
|
|||||||
#endif
|
#endif
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "binary-io.h"
|
||||||
|
|
||||||
#if !HAVE_DECL_STPCPY
|
#if !HAVE_DECL_STPCPY
|
||||||
extern char *stpcpy (char *, const char *);
|
extern char *stpcpy (char *, const char *);
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user