diff options
author | Alan Modra <amodra@gmail.com> | 2009-03-03 02:41:14 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-03-03 02:41:14 +0000 |
commit | 500b1f4473a4599549123ebc9347f57f83afc9d3 (patch) | |
tree | ad7b389cd2a40bf6332554a4ff0803843d961c09 /binutils | |
parent | 1d59cee5abf49fb4960dfc3a850a6ce2867aeaf7 (diff) | |
download | gdb-500b1f4473a4599549123ebc9347f57f83afc9d3.zip gdb-500b1f4473a4599549123ebc9347f57f83afc9d3.tar.gz gdb-500b1f4473a4599549123ebc9347f57f83afc9d3.tar.bz2 |
make dep-am and regen
opcodes/
* Makefile.am (HFILES): Move lm32-desc.h and lm32-opc.h from..
(CFILES): ..here.
Diffstat (limited to 'binutils')
-rw-r--r-- | binutils/Makefile.am | 160 | ||||
-rw-r--r-- | binutils/Makefile.in | 160 |
2 files changed, 150 insertions, 170 deletions
diff --git a/binutils/Makefile.am b/binutils/Makefile.am index 738ae75..218fff1 100644 --- a/binutils/Makefile.am +++ b/binutils/Makefile.am @@ -477,19 +477,16 @@ install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS) addr2line.o: addr2line.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ - bucomm.h + $(INCDIR)/demangle.h bucomm.h ar.o: ar.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \ $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \ - $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ - $(INCDIR)/progress.h $(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h \ - $(INCDIR)/hashtab.h bucomm.h arsup.h $(INCDIR)/filenames.h \ - binemul.h + $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/progress.h \ + $(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \ + bucomm.h arsup.h $(INCDIR)/filenames.h binemul.h arsup.o: arsup.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/filenames.h bucomm.h \ - arsup.h + $(INCDIR)/filenames.h bucomm.h arsup.h bin2c.o: bin2c.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h @@ -499,40 +496,39 @@ binemul.o: binemul.c binemul.h 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 $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h \ - $(INCDIR)/hashtab.h bucomm.h + $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \ + bucomm.h coffdump.o: coffdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h bucomm.h coffgrok.h + bucomm.h coffgrok.h coffgrok.o: coffgrok.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \ - $(INCDIR)/bfdlink.h bucomm.h coffgrok.h + $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \ + bucomm.h coffgrok.h cxxfilt.o: cxxfilt.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ - $(INCDIR)/safe-ctype.h bucomm.h + $(INCDIR)/demangle.h $(INCDIR)/safe-ctype.h bucomm.h dwarf.o: dwarf.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ - $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \ - $(INCDIR)/symcat.h bucomm.h $(INCDIR)/elf/common.h \ - $(INCDIR)/elf/dwarf2.h dwarf.h + $(INCDIR)/libiberty.h ../bfd/bfd.h $(INCDIR)/symcat.h \ + bucomm.h $(INCDIR)/elf/common.h $(INCDIR)/elf/dwarf2.h \ + dwarf.h debug.o: debug.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h debug.h + debug.h dlltool.o: dlltool.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.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)/demangle.h $(INCDIR)/dyn-string.h bucomm.h \ + dlltool.h $(INCDIR)/safe-ctype.h dllwrap.o: dllwrap.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/dyn-string.h bucomm.h + $(INCDIR)/dyn-string.h bucomm.h emul_aix.o: emul_aix.c binemul.h sysdep.h config.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \ @@ -548,7 +544,7 @@ filemode.o: filemode.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 $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/ieee.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h debug.h budbg.h $(INCDIR)/filenames.h + debug.h budbg.h $(INCDIR)/filenames.h is-ranlib.o: is-ranlib.c is-strip.o: is-strip.c maybe-ranlib.o: maybe-ranlib.c @@ -556,52 +552,51 @@ maybe-strip.o: maybe-strip.c nlmconv.o: nlmconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h \ - $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \ - nlmconv.h bucomm.h + $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h $(INCDIR)/nlm/common.h \ + $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmconv.h \ + bucomm.h nm.o: nm.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \ $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \ $(INCDIR)/symcat.h $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h \ $(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \ - $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ - $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \ - $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h bucomm.h + $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \ + $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \ + bucomm.h not-ranlib.o: not-ranlib.c not-strip.o: not-strip.c objcopy.o: objcopy.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/progress.h \ - $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.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)/bfdlink.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h + $(INCDIR)/libiberty.h bucomm.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)/bfdlink.h \ + $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h objdump.o: objdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(BFDDIR)/elf-bfd.h \ $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \ $(INCDIR)/bfdlink.h $(INCDIR)/progress.h bucomm.h dwarf.h \ $(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ - debug.h budbg.h $(INCDIR)/aout/aout64.h + $(INCDIR)/demangle.h $(INCDIR)/filenames.h debug.h \ + budbg.h $(INCDIR)/aout/aout64.h prdbg.o: prdbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ - debug.h budbg.h + $(INCDIR)/demangle.h debug.h budbg.h rclex.o: rclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \ - winduni.h windint.h rcparse.h + $(INCDIR)/safe-ctype.h windres.h winduni.h windint.h \ + rcparse.h rdcoff.o: rdcoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \ - $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \ - debug.h budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h + $(INCDIR)/libiberty.h bucomm.h debug.h budbg.h $(BFDDIR)/libcoff.h \ + $(INCDIR)/bfdlink.h rddbg.o: rddbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h bucomm.h debug.h budbg.h + bucomm.h debug.h budbg.h readelf.o: readelf.c config.h sysdep.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h dwarf.h $(INCDIR)/elf/common.h \ @@ -613,63 +608,61 @@ readelf.o: readelf.c config.h sysdep.h $(INCDIR)/ansidecl.h \ $(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/frv.h \ $(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/i370.h \ $(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/ia64.h \ - $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/m32c.h \ - $(INCDIR)/elf/m32r.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/m68hc11.h \ - $(INCDIR)/elf/mcore.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/mips.h \ - $(INCDIR)/elf/mmix.h $(INCDIR)/elf/mn10200.h $(INCDIR)/elf/mn10300.h \ - $(INCDIR)/elf/mt.h $(INCDIR)/elf/msp430.h $(INCDIR)/elf/or32.h \ - $(INCDIR)/elf/pj.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/ppc64.h \ - $(INCDIR)/elf/s390.h $(INCDIR)/elf/score.h $(INCDIR)/elf/sh.h \ - $(INCDIR)/elf/sparc.h $(INCDIR)/elf/spu.h $(INCDIR)/elf/v850.h \ - $(INCDIR)/elf/vax.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/xstormy16.h \ - $(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h unwind-ia64.h + $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/lm32.h $(INCDIR)/elf/iq2000.h \ + $(INCDIR)/elf/m32c.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/m68k.h \ + $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h $(INCDIR)/elf/mep.h \ + $(INCDIR)/elf/mips.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/mn10200.h \ + $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/mt.h $(INCDIR)/elf/msp430.h \ + $(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/ppc.h \ + $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/score.h \ + $(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h $(INCDIR)/elf/spu.h \ + $(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/x86-64.h \ + $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h \ + $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h \ + unwind-ia64.h rename.o: rename.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h resbin.o: resbin.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h windres.h winduni.h windint.h + windres.h winduni.h windint.h rescoff.o: rescoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h windres.h winduni.h windint.h \ - $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h + windres.h winduni.h windint.h $(INCDIR)/coff/internal.h \ + $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h resrc.o: resrc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \ - winduni.h windint.h + $(INCDIR)/safe-ctype.h windres.h winduni.h windint.h resres.o: resres.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h windres.h winduni.h windint.h + windres.h winduni.h windint.h size.o: size.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h bucomm.h + bucomm.h srconv.o: srconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h sysroff.h \ - coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ - $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \ - sysroff.c + coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/coff/internal.h \ + $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h sysroff.c stabs.o: stabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/demangle.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)/safe-ctype.h $(INCDIR)/demangle.h debug.h \ + budbg.h $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \ + $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def strings.o: strings.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h + $(INCDIR)/safe-ctype.h bucomm.h sysdump.o: sysdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \ - $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \ - sysroff.h sysroff.c + $(INCDIR)/libiberty.h bucomm.h sysroff.h sysroff.c 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)/symcat.h @@ -679,42 +672,40 @@ version.o: version.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 $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \ - windres.h winduni.h windint.h + $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windres.h \ + winduni.h windint.h winduni.o: winduni.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h bucomm.h winduni.h $(INCDIR)/safe-ctype.h + bucomm.h winduni.h $(INCDIR)/safe-ctype.h wrstabs.o: wrstabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h \ - debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \ - $(INCDIR)/aout/stab.def + $(INCDIR)/safe-ctype.h bucomm.h debug.h budbg.h $(INCDIR)/aout/aout64.h \ + $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def windmc.o: windmc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \ - windmc.h winduni.h windint.h + $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windmc.h \ + winduni.h windint.h mclex.o: mclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windmc.h \ - winduni.h mcparse.h + $(INCDIR)/safe-ctype.h windmc.h winduni.h mcparse.h arparse.o: arparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h arsup.h arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h arparse.h + arparse.h sysroff.o: sysroff.c sysinfo.o: sysinfo.c syslex.o: syslex.c config.h sysinfo.h defparse.o: defparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h dlltool.h + dlltool.h deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ - defparse.h dlltool.h $(INCDIR)/ansidecl.h + defparse.h dlltool.h nlmheader.o: nlmheader.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \ @@ -723,10 +714,9 @@ nlmheader.o: nlmheader.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 $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h windres.h winduni.h windint.h \ - $(INCDIR)/safe-ctype.h + windres.h winduni.h windint.h $(INCDIR)/safe-ctype.h mcparse.o: mcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h windmc.h winduni.h $(INCDIR)/safe-ctype.h + windmc.h winduni.h $(INCDIR)/safe-ctype.h # IF YOU PUT ANYTHING HERE IT WILL GO AWAY diff --git a/binutils/Makefile.in b/binutils/Makefile.in index 6350c4c..2fee018 100644 --- a/binutils/Makefile.in +++ b/binutils/Makefile.in @@ -1244,19 +1244,16 @@ install-exec-local: install-binPROGRAMS $(bin_PROGRAMS) $(noinst_PROGRAMS) addr2line.o: addr2line.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ - bucomm.h + $(INCDIR)/demangle.h bucomm.h ar.o: ar.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \ $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \ - $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ - $(INCDIR)/progress.h $(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h \ - $(INCDIR)/hashtab.h bucomm.h arsup.h $(INCDIR)/filenames.h \ - binemul.h + $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/progress.h \ + $(INCDIR)/aout/ar.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \ + bucomm.h arsup.h $(INCDIR)/filenames.h binemul.h arsup.o: arsup.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/filenames.h bucomm.h \ - arsup.h + $(INCDIR)/filenames.h bucomm.h arsup.h bin2c.o: bin2c.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h @@ -1266,40 +1263,39 @@ binemul.o: binemul.c binemul.h 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 $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h \ - $(INCDIR)/hashtab.h bucomm.h + $(INCDIR)/filenames.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \ + bucomm.h coffdump.o: coffdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h bucomm.h coffgrok.h + bucomm.h coffgrok.h coffgrok.o: coffgrok.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \ - $(INCDIR)/bfdlink.h bucomm.h coffgrok.h + $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \ + bucomm.h coffgrok.h cxxfilt.o: cxxfilt.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ - $(INCDIR)/safe-ctype.h bucomm.h + $(INCDIR)/demangle.h $(INCDIR)/safe-ctype.h bucomm.h dwarf.o: dwarf.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ - $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h ../bfd/bfd.h \ - $(INCDIR)/symcat.h bucomm.h $(INCDIR)/elf/common.h \ - $(INCDIR)/elf/dwarf2.h dwarf.h + $(INCDIR)/libiberty.h ../bfd/bfd.h $(INCDIR)/symcat.h \ + bucomm.h $(INCDIR)/elf/common.h $(INCDIR)/elf/dwarf2.h \ + dwarf.h debug.o: debug.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h debug.h + debug.h dlltool.o: dlltool.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.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)/demangle.h $(INCDIR)/dyn-string.h bucomm.h \ + dlltool.h $(INCDIR)/safe-ctype.h dllwrap.o: dllwrap.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/dyn-string.h bucomm.h + $(INCDIR)/dyn-string.h bucomm.h emul_aix.o: emul_aix.c binemul.h sysdep.h config.h \ $(INCDIR)/ansidecl.h ../bfd/bfdver.h $(INCDIR)/fopen-same.h \ $(INCDIR)/binary-io.h ../bfd/bfd.h $(INCDIR)/symcat.h \ @@ -1315,7 +1311,7 @@ filemode.o: filemode.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 $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/ieee.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h debug.h budbg.h $(INCDIR)/filenames.h + debug.h budbg.h $(INCDIR)/filenames.h is-ranlib.o: is-ranlib.c is-strip.o: is-strip.c maybe-ranlib.o: maybe-ranlib.c @@ -1323,52 +1319,51 @@ maybe-strip.o: maybe-strip.c nlmconv.o: nlmconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h \ - $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \ - nlmconv.h bucomm.h + $(INCDIR)/safe-ctype.h $(BFDDIR)/libnlm.h $(INCDIR)/nlm/common.h \ + $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmconv.h \ + bucomm.h nm.o: nm.c sysdep.h config.h $(INCDIR)/ansidecl.h ../bfd/bfdver.h \ $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h ../bfd/bfd.h \ $(INCDIR)/symcat.h $(INCDIR)/progress.h $(INCDIR)/aout/stab_gnu.h \ $(INCDIR)/aout/stab.def $(INCDIR)/aout/ranlib.h $(INCDIR)/demangle.h \ - $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ - $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \ - $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h bucomm.h + $(INCDIR)/libiberty.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \ + $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \ + bucomm.h not-ranlib.o: not-ranlib.c not-strip.o: not-strip.c objcopy.o: objcopy.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/progress.h \ - $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.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)/bfdlink.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h + $(INCDIR)/libiberty.h bucomm.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)/bfdlink.h \ + $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h objdump.o: objdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(BFDDIR)/elf-bfd.h \ $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \ $(INCDIR)/bfdlink.h $(INCDIR)/progress.h bucomm.h dwarf.h \ $(INCDIR)/safe-ctype.h $(INCDIR)/dis-asm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ - debug.h budbg.h $(INCDIR)/aout/aout64.h + $(INCDIR)/demangle.h $(INCDIR)/filenames.h debug.h \ + budbg.h $(INCDIR)/aout/aout64.h prdbg.o: prdbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/demangle.h $(INCDIR)/libiberty.h \ - debug.h budbg.h + $(INCDIR)/demangle.h debug.h budbg.h rclex.o: rclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \ - winduni.h windint.h rcparse.h + $(INCDIR)/safe-ctype.h windres.h winduni.h windint.h \ + rcparse.h rdcoff.o: rdcoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/coff/internal.h \ - $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \ - debug.h budbg.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h + $(INCDIR)/libiberty.h bucomm.h debug.h budbg.h $(BFDDIR)/libcoff.h \ + $(INCDIR)/bfdlink.h rddbg.o: rddbg.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h bucomm.h debug.h budbg.h + bucomm.h debug.h budbg.h readelf.o: readelf.c config.h sysdep.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h dwarf.h $(INCDIR)/elf/common.h \ @@ -1380,63 +1375,61 @@ readelf.o: readelf.c config.h sysdep.h $(INCDIR)/ansidecl.h \ $(INCDIR)/elf/dlx.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/frv.h \ $(INCDIR)/elf/hppa.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/i370.h \ $(INCDIR)/elf/i860.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/ia64.h \ - $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/m32c.h \ - $(INCDIR)/elf/m32r.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/m68hc11.h \ - $(INCDIR)/elf/mcore.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/mips.h \ - $(INCDIR)/elf/mmix.h $(INCDIR)/elf/mn10200.h $(INCDIR)/elf/mn10300.h \ - $(INCDIR)/elf/mt.h $(INCDIR)/elf/msp430.h $(INCDIR)/elf/or32.h \ - $(INCDIR)/elf/pj.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/ppc64.h \ - $(INCDIR)/elf/s390.h $(INCDIR)/elf/score.h $(INCDIR)/elf/sh.h \ - $(INCDIR)/elf/sparc.h $(INCDIR)/elf/spu.h $(INCDIR)/elf/v850.h \ - $(INCDIR)/elf/vax.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/xstormy16.h \ - $(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h unwind-ia64.h + $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/lm32.h $(INCDIR)/elf/iq2000.h \ + $(INCDIR)/elf/m32c.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/m68k.h \ + $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/mcore.h $(INCDIR)/elf/mep.h \ + $(INCDIR)/elf/mips.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/mn10200.h \ + $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/mt.h $(INCDIR)/elf/msp430.h \ + $(INCDIR)/elf/or32.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/ppc.h \ + $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/score.h \ + $(INCDIR)/elf/sh.h $(INCDIR)/elf/sparc.h $(INCDIR)/elf/spu.h \ + $(INCDIR)/elf/v850.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/x86-64.h \ + $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/xtensa.h $(INCDIR)/aout/ar.h \ + $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h \ + unwind-ia64.h rename.o: rename.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h resbin.o: resbin.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h windres.h winduni.h windint.h + windres.h winduni.h windint.h rescoff.o: rescoff.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h windres.h winduni.h windint.h \ - $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h + windres.h winduni.h windint.h $(INCDIR)/coff/internal.h \ + $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h resrc.o: resrc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windres.h \ - winduni.h windint.h + $(INCDIR)/safe-ctype.h windres.h winduni.h windint.h resres.o: resres.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h windres.h winduni.h windint.h + windres.h winduni.h windint.h size.o: size.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h bucomm.h + bucomm.h srconv.o: srconv.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h sysroff.h \ - coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ - $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \ - sysroff.c + coffgrok.h $(INCDIR)/libiberty.h $(INCDIR)/coff/internal.h \ + $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h sysroff.c stabs.o: stabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/demangle.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)/safe-ctype.h $(INCDIR)/demangle.h debug.h \ + budbg.h $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \ + $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def strings.o: strings.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h + $(INCDIR)/safe-ctype.h bucomm.h sysdump.o: sysdump.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/safe-ctype.h \ - $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h bucomm.h \ - sysroff.h sysroff.c + $(INCDIR)/libiberty.h bucomm.h sysroff.h sysroff.c 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)/symcat.h @@ -1446,42 +1439,40 @@ version.o: version.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 $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \ - windres.h winduni.h windint.h + $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windres.h \ + winduni.h windint.h winduni.o: winduni.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h bucomm.h winduni.h $(INCDIR)/safe-ctype.h + bucomm.h winduni.h $(INCDIR)/safe-ctype.h wrstabs.o: wrstabs.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h bucomm.h \ - debug.h budbg.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \ - $(INCDIR)/aout/stab.def + $(INCDIR)/safe-ctype.h bucomm.h debug.h budbg.h $(INCDIR)/aout/aout64.h \ + $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def windmc.o: windmc.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h \ - windmc.h winduni.h windint.h + $(INCDIR)/safe-ctype.h $(INCDIR)/obstack.h windmc.h \ + winduni.h windint.h mclex.o: mclex.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h windmc.h \ - winduni.h mcparse.h + $(INCDIR)/safe-ctype.h windmc.h winduni.h mcparse.h arparse.o: arparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h arsup.h arlex.o: arlex.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h arparse.h + arparse.h sysroff.o: sysroff.c sysinfo.o: sysinfo.c syslex.o: syslex.c config.h sysinfo.h defparse.o: defparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h dlltool.h + dlltool.h deflex.o: deflex.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \ - defparse.h dlltool.h $(INCDIR)/ansidecl.h + defparse.h dlltool.h nlmheader.o: nlmheader.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ $(INCDIR)/safe-ctype.h ../bfd/bfd.h $(INCDIR)/symcat.h \ @@ -1490,12 +1481,11 @@ nlmheader.o: nlmheader.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 $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h windres.h winduni.h windint.h \ - $(INCDIR)/safe-ctype.h + windres.h winduni.h windint.h $(INCDIR)/safe-ctype.h mcparse.o: mcparse.c sysdep.h config.h $(INCDIR)/ansidecl.h \ ../bfd/bfdver.h $(INCDIR)/fopen-same.h $(INCDIR)/binary-io.h \ ../bfd/bfd.h $(INCDIR)/symcat.h bucomm.h $(INCDIR)/libiberty.h \ - $(INCDIR)/ansidecl.h windmc.h winduni.h $(INCDIR)/safe-ctype.h + windmc.h winduni.h $(INCDIR)/safe-ctype.h # IF YOU PUT ANYTHING HERE IT WILL GO AWAY # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. |