• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

GNU Binutils with patches for OS216


Commit MetaInfo

Revision782e11fd41ca37624e3d4ff348928c4d04603f96 (tree)
Time2008-09-30 16:49:32
AuthorAlan Modra <amodra@gmai...>
CommiterAlan Modra

Log Message

run "make dep-am"

Change Summary

Incremental Difference

--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,10 @@
11 2008-09-30 Alan Modra <amodra@bigpond.net.au>
22
3+ * Makefile.am: Run "make dep-am".
4+ * Makefile.in: Regenerate.
5+
6+2008-09-30 Alan Modra <amodra@bigpond.net.au>
7+
38 * elflink.c (elf_link_add_object_symbols): Don't ignore returned
49 value of check_directives.
510
--- a/bfd/Makefile.am
+++ b/bfd/Makefile.am
@@ -1196,8 +1196,7 @@ coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
11961196 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
11971197 coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
11981198 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1199- coff-m68k.c $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h \
1200- $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1199+ coff-m68k.c $(INCDIR)/hashtab.h libcoff.h $(INCDIR)/bfdlink.h \
12011200 coffcode.h coffswap.h
12021201 coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
12031202 $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/h8300.h \
@@ -1725,8 +1724,8 @@ pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
17251724 $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
17261725 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
17271726 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1728-pe-arm-wince.lo: pe-arm-wince.c pe-arm.c $(INCDIR)/filenames.h \
1729- coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
1727+pe-arm-wince.lo: pe-arm-wince.c $(INCDIR)/filenames.h \
1728+ pe-arm.c coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
17301729 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
17311730 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
17321731 peicode.h libpei.h
@@ -1980,12 +1979,12 @@ elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
19801979 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
19811980 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \
19821981 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \
1983- $(INCDIR)/hashtab.h elf32-target.h
1982+ elf32-target.h
19841983 elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
19851984 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
19861985 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \
19871986 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \
1988- $(INCDIR)/hashtab.h elf64-target.h
1987+ elf64-target.h
19891988 peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
19901989 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
19911990 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h
--- a/bfd/Makefile.in
+++ b/bfd/Makefile.in
@@ -1792,8 +1792,7 @@ coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
17921792 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
17931793 coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
17941794 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1795- coff-m68k.c $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h \
1796- $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1795+ coff-m68k.c $(INCDIR)/hashtab.h libcoff.h $(INCDIR)/bfdlink.h \
17971796 coffcode.h coffswap.h
17981797 coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
17991798 $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/h8300.h \
@@ -2321,8 +2320,8 @@ pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
23212320 $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
23222321 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
23232322 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2324-pe-arm-wince.lo: pe-arm-wince.c pe-arm.c $(INCDIR)/filenames.h \
2325- coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
2323+pe-arm-wince.lo: pe-arm-wince.c $(INCDIR)/filenames.h \
2324+ pe-arm.c coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
23262325 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
23272326 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
23282327 peicode.h libpei.h
@@ -2576,12 +2575,12 @@ elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
25762575 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
25772576 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \
25782577 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \
2579- $(INCDIR)/hashtab.h elf32-target.h
2578+ elf32-target.h
25802579 elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
25812580 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
25822581 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \
25832582 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \
2584- $(INCDIR)/hashtab.h elf64-target.h
2583+ elf64-target.h
25852584 peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
25862585 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
25872586 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
1+2008-09-30 Alan Modra <amodra@bigpond.net.au>
2+
3+ * Makefile.am: Run "make dep-am".
4+ * Makefile.in: Regenerate.
5+
16 2008-09-29 Nick Clifton <nickc@redhat.com>
27
38 * dw2gencfi.c (output_cfi_insn): Fix typo in invocation of
--- a/gas/Makefile.am
+++ b/gas/Makefile.am
@@ -1033,9 +1033,9 @@ dep-am: DEP
10331033 AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
10341034 DEPTC_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
10351035 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1036- subsegs.h $(INCDIR)/obstack.h struc-symbol.h ecoff.h \
1037- $(INCDIR)/opcode/alpha.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1038- $(INCDIR)/safe-ctype.h $(srcdir)/config/atof-vax.c
1036+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/alpha.h \
1037+ dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/safe-ctype.h \
1038+ $(srcdir)/config/atof-vax.c
10391039 DEPTC_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10401040 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
10411041 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h subsegs.h \
@@ -1052,20 +1052,20 @@ DEPTC_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10521052 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h dwarf2dbg.h \
10531053 struc-symbol.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
10541054 $(INCDIR)/opcode/arc.h $(srcdir)/../opcodes/arc-ext.h \
1055- $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
1055+ $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h
10561056 DEPTC_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
10571057 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1058- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
1058+ subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
10591059 dwarf2dbg.h
10601060 DEPTC_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
10611061 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
10621062 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1063- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
1063+ subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
10641064 dwarf2dbg.h
10651065 DEPTC_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10661066 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
10671067 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h $(INCDIR)/safe-ctype.h \
1068- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
1068+ subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
10691069 $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h dw2gencfi.h \
10701070 $(INCDIR)/elf/dwarf2.h dwarf2dbg.h
10711071 DEPTC_avr_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
@@ -1077,15 +1077,14 @@ DEPTC_bfin_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10771077 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
10781078 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-bfin.h dwarf2dbg.h \
10791079 struc-symbol.h $(srcdir)/config/bfin-defs.h $(INCDIR)/obstack.h \
1080- $(INCDIR)/safe-ctype.h dwarf2dbg.h $(BFDDIR)/libbfd.h \
1081- $(INCDIR)/hashtab.h $(INCDIR)/elf/common.h $(INCDIR)/elf/bfin.h \
1082- $(INCDIR)/elf/reloc-macros.h $(srcdir)/config/bfin-aux.h \
1080+ $(INCDIR)/safe-ctype.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
1081+ $(INCDIR)/elf/bfin.h $(INCDIR)/elf/reloc-macros.h $(srcdir)/config/bfin-aux.h \
10831082 $(srcdir)/config/bfin-defs.h $(INCDIR)/opcode/bfin.h
10841083 DEPTC_cr16_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10851084 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
10861085 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cr16.h dwarf2dbg.h \
1087- $(INCDIR)/safe-ctype.h dwarf2dbg.h $(INCDIR)/opcode/cr16.h \
1088- $(INCDIR)/elf/cr16.h $(INCDIR)/elf/reloc-macros.h
1086+ $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/cr16.h $(INCDIR)/elf/cr16.h \
1087+ $(INCDIR)/elf/reloc-macros.h
10891088 DEPTC_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
10901089 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
10911090 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/cris.h \
@@ -1094,12 +1093,12 @@ DEPTC_cris_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10941093 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
10951094 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h dwarf2dbg.h \
10961095 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1097- $(INCDIR)/opcode/cris.h dwarf2dbg.h
1096+ $(INCDIR)/opcode/cris.h
10981097 DEPTC_crx_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10991098 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11001099 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-crx.h dwarf2dbg.h \
1101- $(INCDIR)/safe-ctype.h dwarf2dbg.h $(INCDIR)/opcode/crx.h \
1102- $(INCDIR)/elf/crx.h $(INCDIR)/elf/reloc-macros.h
1100+ $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/crx.h $(INCDIR)/elf/crx.h \
1101+ $(INCDIR)/elf/reloc-macros.h
11031102 DEPTC_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11041103 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11051104 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h $(INCDIR)/safe-ctype.h \
@@ -1112,7 +1111,7 @@ DEPTC_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11121111 DEPTC_dlx_elf = $(INCDIR)/safe-ctype.h $(srcdir)/config/obj-elf.h \
11131112 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
11141113 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-dlx.h \
1115- dwarf2dbg.h $(srcdir)/config/tc-dlx.h $(INCDIR)/opcode/dlx.h
1114+ dwarf2dbg.h $(INCDIR)/opcode/dlx.h
11161115 DEPTC_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11171116 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11181117 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h dwarf2dbg.h \
@@ -1126,8 +1125,8 @@ DEPTC_frv_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11261125 $(INCDIR)/obstack.h $(srcdir)/../opcodes/frv-desc.h \
11271126 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
11281127 $(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/frv-opc.h \
1129- cgen.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h $(INCDIR)/elf/common.h \
1130- $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
1128+ cgen.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h $(INCDIR)/elf/frv.h \
1129+ $(INCDIR)/elf/reloc-macros.h
11311130 DEPTC_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
11321131 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
11331132 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
@@ -1135,7 +1134,7 @@ DEPTC_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
11351134 DEPTC_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11361135 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11371136 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h dwarf2dbg.h \
1138- subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h $(INCDIR)/opcode/h8300.h \
1137+ subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h \
11391138 $(INCDIR)/safe-ctype.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h
11401139 DEPTC_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11411140 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
@@ -1167,8 +1166,8 @@ DEPTC_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11671166 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11681167 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h $(srcdir)/../opcodes/i386-opc.h \
11691168 $(INCDIR)/opcode/i386.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1170- subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
1171- $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
1169+ subsegs.h $(INCDIR)/obstack.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1170+ $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
11721171 $(srcdir)/../opcodes/i386-init.h
11731172 DEPTC_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11741173 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
@@ -1187,16 +1186,15 @@ DEPTC_ia64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11871186 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11881187 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
11891188 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
1190- dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/ia64.h \
1191- $(INCDIR)/elf/ia64.h
1189+ dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h
11921190 DEPTC_ip2k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11931191 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11941192 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ip2k.h dwarf2dbg.h \
11951193 subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/ip2k-desc.h \
11961194 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
11971195 $(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/ip2k-opc.h \
1198- cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/ip2k.h \
1199- $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
1196+ cgen.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h \
1197+ $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
12001198 DEPTC_m32c_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12011199 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
12021200 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32c.h dwarf2dbg.h \
@@ -1204,9 +1202,9 @@ DEPTC_m32c_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12041202 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
12051203 $(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/m32c-opc.h \
12061204 $(srcdir)/../opcodes/cgen-types.h ../bfd/bfd_stdint.h \
1207- $(srcdir)/../opcodes/cgen-ops.h cgen.h $(INCDIR)/elf/common.h \
1208- $(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h \
1209- $(INCDIR)/hashtab.h $(INCDIR)/safe-ctype.h
1205+ $(srcdir)/../opcodes/cgen-ops.h cgen.h $(INCDIR)/elf/m32c.h \
1206+ $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
1207+ $(INCDIR)/safe-ctype.h
12101208 DEPTC_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12111209 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
12121210 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h dwarf2dbg.h \
@@ -1219,31 +1217,27 @@ DEPTC_m68hc11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12191217 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
12201218 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h dwarf2dbg.h \
12211219 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1222- $(INCDIR)/opcode/m68hc11.h dwarf2dbg.h $(INCDIR)/elf/m68hc11.h \
1220+ $(INCDIR)/opcode/m68hc11.h $(INCDIR)/elf/m68hc11.h \
12231221 $(INCDIR)/elf/reloc-macros.h
12241222 DEPTC_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
12251223 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1226- $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
1227- dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h \
1228- $(srcdir)/config/m68k-parse.h
1224+ $(INCDIR)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1225+ $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
12291226 DEPTC_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
12301227 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
12311228 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1232- $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
1233- dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h \
1234- $(srcdir)/config/m68k-parse.h
1229+ $(INCDIR)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1230+ $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
12351231 DEPTC_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12361232 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
12371233 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h $(INCDIR)/safe-ctype.h \
1238- $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
1239- dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h \
1240- $(srcdir)/config/m68k-parse.h $(INCDIR)/elf/m68k.h \
1241- $(INCDIR)/elf/reloc-macros.h
1234+ $(INCDIR)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1235+ $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h \
1236+ $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h
12421237 DEPTC_maxq_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-maxq.h \
12431238 $(INCDIR)/coff/internal.h $(INCDIR)/coff/maxq.h $(INCDIR)/coff/external.h \
12441239 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1245- subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h $(srcdir)/config/tc-maxq.h \
1246- $(INCDIR)/opcode/maxq.h
1240+ subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h $(INCDIR)/opcode/maxq.h
12471241 DEPTC_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
12481242 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
12491243 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
@@ -1256,10 +1250,10 @@ DEPTC_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12561250 DEPTC_mep_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12571251 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
12581252 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mep.h dwarf2dbg.h \
1259- dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mep-desc.h \
1253+ subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mep-desc.h \
12601254 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
12611255 $(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/mep-opc.h \
1262- cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
1256+ cgen.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
12631257 $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h $(INCDIR)/xregex.h \
12641258 $(INCDIR)/xregex2.h
12651259 DEPTC_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
@@ -1276,21 +1270,20 @@ DEPTC_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
12761270 $(INCDIR)/opcode/mips.h itbl-ops.h dwarf2dbg.h dw2gencfi.h \
12771271 $(INCDIR)/elf/dwarf2.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12781272 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1279- $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
1280- ecoff.h
1273+ $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
12811274 DEPTC_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12821275 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
12831276 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
12841277 $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/mips.h \
12851278 itbl-ops.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1286- $(srcdir)/config/obj-elf.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
1287- ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1279+ $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h ecoff.h \
1280+ $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
12881281 DEPTC_mmix_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12891282 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
12901283 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mmix.h dwarf2dbg.h \
12911284 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/mmix.h \
12921285 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h \
1293- $(INCDIR)/safe-ctype.h dwarf2dbg.h $(INCDIR)/obstack.h
1286+ $(INCDIR)/safe-ctype.h
12941287 DEPTC_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12951288 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
12961289 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h dwarf2dbg.h \
@@ -1300,19 +1293,19 @@ DEPTC_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13001293 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13011294 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h dwarf2dbg.h \
13021295 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1303- $(INCDIR)/opcode/mn10300.h dwarf2dbg.h
1296+ $(INCDIR)/opcode/mn10300.h
13041297 DEPTC_msp430_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13051298 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13061299 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-msp430.h dwarf2dbg.h \
13071300 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/msp430.h \
1308- $(INCDIR)/safe-ctype.h dwarf2dbg.h
1301+ $(INCDIR)/safe-ctype.h
13091302 DEPTC_mt_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13101303 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13111304 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mt.h dwarf2dbg.h \
1312- dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mt-desc.h \
1305+ subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mt-desc.h \
13131306 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
13141307 $(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/mt-opc.h \
1315- cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/mt.h $(INCDIR)/elf/reloc-macros.h \
1308+ cgen.h $(INCDIR)/elf/mt.h $(INCDIR)/elf/reloc-macros.h \
13161309 $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
13171310 DEPTC_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
13181311 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ns32k.h \
@@ -1345,29 +1338,27 @@ DEPTC_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13451338 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h dwarf2dbg.h \
13461339 $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/pj.h
13471340 DEPTC_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1348- $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
1349- $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
1350- $(INCDIR)/obstack.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1351- $(INCDIR)/opcode/ppc.h
1341+ $(INCDIR)/opcode/ppc.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h \
1342+ $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1343+ subsegs.h $(INCDIR)/obstack.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h
13521344 DEPTC_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13531345 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1354- $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h dwarf2dbg.h \
1355- $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1356- dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/ppc.h \
1357- $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
1346+ $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h $(INCDIR)/opcode/ppc.h \
1347+ dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1348+ dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/ppc.h \
1349+ $(INCDIR)/elf/reloc-macros.h
13581350 DEPTC_s390_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13591351 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13601352 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h dwarf2dbg.h \
13611353 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1362- struc-symbol.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1363- $(INCDIR)/opcode/s390.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h
1354+ struc-symbol.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/s390.h \
1355+ $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h
13641356 DEPTC_score_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13651357 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13661358 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-score.h dwarf2dbg.h \
13671359 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h \
13681360 $(INCDIR)/opcode/score-inst.h $(INCDIR)/opcode/score-datadep.h \
1369- struc-symbol.h $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h \
1370- dwarf2dbg.h
1361+ struc-symbol.h $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h
13711362 DEPTC_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
13721363 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
13731364 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h subsegs.h $(INCDIR)/obstack.h \
@@ -1385,8 +1376,8 @@ DEPTC_sh64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13851376 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h \
13861377 $(INCDIR)/safe-ctype.h $(srcdir)/../opcodes/sh64-opc.h \
13871378 $(srcdir)/config/tc-sh.c subsegs.h $(INCDIR)/obstack.h \
1388- $(srcdir)/../opcodes/sh-opc.h $(INCDIR)/safe-ctype.h \
1389- struc-symbol.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h
1379+ $(srcdir)/../opcodes/sh-opc.h struc-symbol.h dwarf2dbg.h \
1380+ dw2gencfi.h $(INCDIR)/elf/dwarf2.h
13901381 DEPTC_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
13911382 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
13921383 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/sparc.h \
@@ -1401,13 +1392,12 @@ DEPTC_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14011392 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h dwarf2dbg.h \
14021393 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
14031394 $(INCDIR)/opcode/sparc.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1404- $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
1405- dwarf2dbg.h
1395+ $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h
14061396 DEPTC_spu_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14071397 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14081398 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-spu.h $(INCDIR)/opcode/spu.h \
14091399 $(INCDIR)/opcode/spu-insns.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1410- subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h $(INCDIR)/opcode/spu-insns.h
1400+ subsegs.h $(INCDIR)/obstack.h
14111401 DEPTC_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
14121402 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
14131403 $(INCDIR)/opcode/tic30.h
@@ -1419,36 +1409,35 @@ DEPTC_tic4x_coff = $(INCDIR)/safe-ctype.h $(srcdir)/config/obj-coff.h \
14191409 $(srcdir)/config/tc-tic4x.h $(INCDIR)/coff/internal.h \
14201410 $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h \
14211411 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic4x.h subsegs.h \
1422- $(INCDIR)/obstack.h $(INCDIR)/obstack.h
1412+ $(INCDIR)/obstack.h
14231413 DEPTC_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
14241414 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
14251415 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
14261416 sb.h macro.h subsegs.h $(INCDIR)/obstack.h struc-symbol.h \
1427- $(INCDIR)/opcode/tic54x.h $(srcdir)/config/obj-coff.h
1417+ $(INCDIR)/opcode/tic54x.h
14281418 DEPTC_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14291419 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14301420 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h \
14311421 $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1432- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h \
1433- dwarf2dbg.h
1422+ subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h
14341423 DEPTC_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
14351424 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(srcdir)/config/vax-inst.h \
1436- $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h \
1425+ $(INCDIR)/obstack.h subsegs.h $(INCDIR)/safe-ctype.h \
14371426 $(INCDIR)/opcode/vax.h
14381427 DEPTC_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14391428 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14401429 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h dwarf2dbg.h \
14411430 $(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h subsegs.h \
1442- $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h $(INCDIR)/elf/vax.h \
1443- $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/vax.h
1431+ $(INCDIR)/safe-ctype.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h \
1432+ $(INCDIR)/opcode/vax.h
14441433 DEPTC_xc16x_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14451434 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14461435 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xc16x.h dwarf2dbg.h \
14471436 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
14481437 $(srcdir)/../opcodes/xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
14491438 $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1450- $(srcdir)/../opcodes/xc16x-opc.h cgen.h dwarf2dbg.h \
1451- $(INCDIR)/elf/xc16x.h $(INCDIR)/elf/reloc-macros.h
1439+ $(srcdir)/../opcodes/xc16x-opc.h cgen.h $(INCDIR)/elf/xc16x.h \
1440+ $(INCDIR)/elf/reloc-macros.h
14521441 DEPTC_xstormy16_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14531442 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14541443 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xstormy16.h \
@@ -1460,9 +1449,8 @@ DEPTC_xtensa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14601449 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14611450 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xtensa.h $(INCDIR)/xtensa-isa.h \
14621451 $(INCDIR)/xtensa-config.h sb.h $(INCDIR)/safe-ctype.h \
1463- $(srcdir)/config/tc-xtensa.h subsegs.h $(INCDIR)/obstack.h \
1464- $(srcdir)/config/xtensa-relax.h dwarf2dbg.h $(srcdir)/config/xtensa-istack.h \
1465- struc-symbol.h $(INCDIR)/xtensa-config.h
1452+ subsegs.h $(INCDIR)/obstack.h $(srcdir)/config/xtensa-relax.h \
1453+ dwarf2dbg.h $(srcdir)/config/xtensa-istack.h struc-symbol.h
14661454 DEPTC_z80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z80.h \
14671455 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z80.h $(INCDIR)/coff/external.h \
14681456 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
@@ -1486,8 +1474,8 @@ DEPOBJ_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
14861474 DEPOBJ_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14871475 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14881476 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h $(INCDIR)/safe-ctype.h \
1489- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1490- dwarf2dbg.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1477+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1478+ ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
14911479 $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
14921480 $(INCDIR)/aout/aout64.h
14931481 DEPOBJ_alpha_evax = $(srcdir)/config/obj-evax.h $(srcdir)/config/tc-alpha.h
@@ -1495,34 +1483,34 @@ DEPOBJ_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14951483 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14961484 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h dwarf2dbg.h \
14971485 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1498- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1486+ struc-symbol.h $(INCDIR)/aout/aout64.h
14991487 DEPOBJ_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
15001488 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
15011489 $(INCDIR)/obstack.h
15021490 DEPOBJ_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
15031491 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
15041492 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1505- subsegs.h $(INCDIR)/obstack.h
1493+ subsegs.h
15061494 DEPOBJ_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15071495 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15081496 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h $(INCDIR)/safe-ctype.h \
1509- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1510- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1497+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1498+ $(INCDIR)/aout/aout64.h
15111499 DEPOBJ_avr_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15121500 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15131501 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h dwarf2dbg.h \
15141502 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1515- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1503+ struc-symbol.h $(INCDIR)/aout/aout64.h
15161504 DEPOBJ_bfin_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15171505 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15181506 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-bfin.h dwarf2dbg.h \
15191507 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1520- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1508+ struc-symbol.h $(INCDIR)/aout/aout64.h
15211509 DEPOBJ_cr16_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15221510 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15231511 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cr16.h dwarf2dbg.h \
15241512 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1525- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1513+ struc-symbol.h $(INCDIR)/aout/aout64.h
15261514 DEPOBJ_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
15271515 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
15281516 $(INCDIR)/obstack.h
@@ -1530,59 +1518,59 @@ DEPOBJ_cris_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15301518 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15311519 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h dwarf2dbg.h \
15321520 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1533- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1521+ struc-symbol.h $(INCDIR)/aout/aout64.h
15341522 DEPOBJ_crx_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15351523 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15361524 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-crx.h dwarf2dbg.h \
15371525 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1538- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1526+ struc-symbol.h $(INCDIR)/aout/aout64.h
15391527 DEPOBJ_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15401528 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15411529 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h $(INCDIR)/safe-ctype.h \
1542- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1543- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1530+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1531+ $(INCDIR)/aout/aout64.h
15441532 DEPOBJ_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15451533 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15461534 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h $(INCDIR)/safe-ctype.h \
1547- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1548- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1535+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1536+ $(INCDIR)/aout/aout64.h
15491537 DEPOBJ_dlx_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15501538 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15511539 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-dlx.h dwarf2dbg.h \
15521540 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1553- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1541+ struc-symbol.h $(INCDIR)/aout/aout64.h
15541542 DEPOBJ_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15551543 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15561544 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h dwarf2dbg.h \
15571545 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1558- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1546+ struc-symbol.h $(INCDIR)/aout/aout64.h
15591547 DEPOBJ_frv_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15601548 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15611549 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-frv.h $(INCDIR)/safe-ctype.h \
1562- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1563- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1550+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1551+ $(INCDIR)/aout/aout64.h
15641552 DEPOBJ_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
15651553 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
15661554 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1567- subsegs.h $(INCDIR)/obstack.h
1555+ subsegs.h
15681556 DEPOBJ_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15691557 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15701558 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h dwarf2dbg.h \
15711559 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1572- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1560+ struc-symbol.h $(INCDIR)/aout/aout64.h
15731561 DEPOBJ_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15741562 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15751563 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
15761564 $(BFDDIR)/elf-bfd.h $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h \
15771565 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
1578- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1579- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1566+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1567+ $(INCDIR)/aout/aout64.h
15801568 DEPOBJ_i370_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15811569 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15821570 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h dwarf2dbg.h \
15831571 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1584- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/elf/i370.h \
1585- $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
1572+ struc-symbol.h $(INCDIR)/elf/i370.h $(INCDIR)/elf/reloc-macros.h \
1573+ $(INCDIR)/aout/aout64.h
15861574 DEPOBJ_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
15871575 $(srcdir)/../opcodes/i386-opc.h $(INCDIR)/opcode/i386.h \
15881576 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
@@ -1591,88 +1579,87 @@ DEPOBJ_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
15911579 $(srcdir)/../opcodes/i386-opc.h $(INCDIR)/opcode/i386.h \
15921580 $(INCDIR)/coff/internal.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
15931581 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1594- subsegs.h $(INCDIR)/obstack.h
1582+ subsegs.h
15951583 DEPOBJ_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15961584 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15971585 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h $(srcdir)/../opcodes/i386-opc.h \
15981586 $(INCDIR)/opcode/i386.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1599- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1600- dwarf2dbg.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
1601- $(INCDIR)/aout/aout64.h
1587+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/elf/x86-64.h \
1588+ $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
16021589 DEPOBJ_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16031590 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16041591 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h dwarf2dbg.h \
16051592 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1606- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1593+ struc-symbol.h $(INCDIR)/aout/aout64.h
16071594 DEPOBJ_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
16081595 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1609- $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1596+ $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
16101597 DEPOBJ_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16111598 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16121599 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h dwarf2dbg.h \
16131600 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1614- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1601+ struc-symbol.h $(INCDIR)/aout/aout64.h
16151602 DEPOBJ_ia64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16161603 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16171604 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
16181605 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
1619- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1620- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1606+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1607+ $(INCDIR)/aout/aout64.h
16211608 DEPOBJ_ip2k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16221609 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16231610 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ip2k.h dwarf2dbg.h \
16241611 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1625- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1612+ struc-symbol.h $(INCDIR)/aout/aout64.h
16261613 DEPOBJ_m32c_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16271614 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16281615 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32c.h dwarf2dbg.h \
16291616 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1630- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1617+ struc-symbol.h $(INCDIR)/aout/aout64.h
16311618 DEPOBJ_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16321619 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16331620 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h dwarf2dbg.h \
16341621 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1635- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1622+ struc-symbol.h $(INCDIR)/aout/aout64.h
16361623 DEPOBJ_m68hc11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16371624 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16381625 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h dwarf2dbg.h \
16391626 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1640- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1627+ struc-symbol.h $(INCDIR)/aout/aout64.h
16411628 DEPOBJ_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
16421629 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
16431630 $(INCDIR)/obstack.h
16441631 DEPOBJ_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
16451632 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
16461633 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1647- subsegs.h $(INCDIR)/obstack.h
1634+ subsegs.h
16481635 DEPOBJ_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16491636 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16501637 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h $(INCDIR)/safe-ctype.h \
1651- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1652- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1638+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1639+ $(INCDIR)/aout/aout64.h
16531640 DEPOBJ_maxq_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-maxq.h \
16541641 $(INCDIR)/coff/internal.h $(INCDIR)/coff/maxq.h $(INCDIR)/coff/external.h \
16551642 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1656- subsegs.h $(INCDIR)/obstack.h
1643+ subsegs.h
16571644 DEPOBJ_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
16581645 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
16591646 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1660- subsegs.h $(INCDIR)/obstack.h
1647+ subsegs.h
16611648 DEPOBJ_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16621649 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16631650 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h dwarf2dbg.h \
16641651 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1665- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1652+ struc-symbol.h $(INCDIR)/aout/aout64.h
16661653 DEPOBJ_mep_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16671654 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16681655 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mep.h dwarf2dbg.h \
16691656 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1670- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/elf/mep.h \
1671- $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
1657+ struc-symbol.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
1658+ $(INCDIR)/aout/aout64.h
16721659 DEPOBJ_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
16731660 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \
16741661 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1675- subsegs.h $(INCDIR)/obstack.h
1662+ subsegs.h
16761663 DEPOBJ_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
16771664 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
16781665 $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h \
@@ -1680,34 +1667,34 @@ DEPOBJ_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
16801667 DEPOBJ_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16811668 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16821669 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h $(INCDIR)/safe-ctype.h \
1683- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1684- dwarf2dbg.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1670+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1671+ ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
16851672 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
16861673 DEPOBJ_mmix_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16871674 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16881675 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mmix.h dwarf2dbg.h \
16891676 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1690- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1677+ struc-symbol.h $(INCDIR)/aout/aout64.h
16911678 DEPOBJ_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16921679 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16931680 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h dwarf2dbg.h \
16941681 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1695- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1682+ struc-symbol.h $(INCDIR)/aout/aout64.h
16961683 DEPOBJ_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16971684 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16981685 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h dwarf2dbg.h \
16991686 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1700- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1687+ struc-symbol.h $(INCDIR)/aout/aout64.h
17011688 DEPOBJ_msp430_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17021689 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17031690 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-msp430.h dwarf2dbg.h \
17041691 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1705- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1692+ struc-symbol.h $(INCDIR)/aout/aout64.h
17061693 DEPOBJ_mt_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17071694 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17081695 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mt.h dwarf2dbg.h \
17091696 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1710- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1697+ struc-symbol.h $(INCDIR)/aout/aout64.h
17111698 DEPOBJ_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
17121699 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
17131700 $(INCDIR)/obstack.h
@@ -1715,15 +1702,15 @@ DEPOBJ_openrisc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17151702 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17161703 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-openrisc.h \
17171704 dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1718- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1705+ struc-symbol.h $(INCDIR)/aout/aout64.h
17191706 DEPOBJ_or32_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-or32.h \
17201707 $(INCDIR)/coff/internal.h $(INCDIR)/coff/or32.h $(BFDDIR)/libcoff.h \
1721- $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1708+ $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
17221709 DEPOBJ_or32_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17231710 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17241711 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-or32.h dwarf2dbg.h \
17251712 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1726- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1713+ struc-symbol.h $(INCDIR)/aout/aout64.h
17271714 DEPOBJ_pdp11_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-pdp11.h \
17281715 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
17291716 $(INCDIR)/obstack.h
@@ -1731,85 +1718,84 @@ DEPOBJ_pdp11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17311718 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17321719 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pdp11.h dwarf2dbg.h \
17331720 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1734- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1721+ struc-symbol.h $(INCDIR)/aout/aout64.h
17351722 DEPOBJ_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17361723 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17371724 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h dwarf2dbg.h \
17381725 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1739- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1726+ struc-symbol.h $(INCDIR)/aout/aout64.h
17401727 DEPOBJ_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1741- $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
1742- $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1728+ $(INCDIR)/opcode/ppc.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h \
1729+ $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1730+ subsegs.h
17431731 DEPOBJ_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17441732 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1745- $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h dwarf2dbg.h \
1746- $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1747- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/elf/ppc.h \
1748- $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
1733+ $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h $(INCDIR)/opcode/ppc.h \
1734+ dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1735+ struc-symbol.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1736+ $(INCDIR)/aout/aout64.h
17491737 DEPOBJ_s390_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17501738 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17511739 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h dwarf2dbg.h \
17521740 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1753- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1741+ struc-symbol.h $(INCDIR)/aout/aout64.h
17541742 DEPOBJ_score_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17551743 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17561744 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-score.h dwarf2dbg.h \
17571745 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1758- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1746+ struc-symbol.h $(INCDIR)/aout/aout64.h
17591747 DEPOBJ_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
17601748 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
17611749 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1762- subsegs.h $(INCDIR)/obstack.h
1750+ subsegs.h
17631751 DEPOBJ_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17641752 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17651753 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h $(INCDIR)/safe-ctype.h \
1766- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1767- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1754+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1755+ $(INCDIR)/aout/aout64.h
17681756 DEPOBJ_sh64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17691757 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17701758 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh64.h $(srcdir)/config/tc-sh.h \
17711759 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h \
17721760 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1773- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1761+ struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
17741762 DEPOBJ_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
17751763 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
17761764 $(INCDIR)/obstack.h
17771765 DEPOBJ_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
17781766 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h \
17791767 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1780- subsegs.h $(INCDIR)/obstack.h
1768+ subsegs.h
17811769 DEPOBJ_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17821770 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17831771 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h dwarf2dbg.h \
17841772 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1785- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1773+ struc-symbol.h $(INCDIR)/aout/aout64.h
17861774 DEPOBJ_spu_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17871775 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17881776 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-spu.h $(INCDIR)/opcode/spu.h \
17891777 $(INCDIR)/opcode/spu-insns.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1790- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1791- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1778+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/aout/aout64.h
17921779 DEPOBJ_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
17931780 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
17941781 $(INCDIR)/obstack.h
17951782 DEPOBJ_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
17961783 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h \
17971784 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1798- subsegs.h $(INCDIR)/obstack.h
1785+ subsegs.h
17991786 DEPOBJ_tic4x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic4x.h \
18001787 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h \
18011788 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1802- subsegs.h $(INCDIR)/obstack.h
1789+ subsegs.h
18031790 DEPOBJ_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
18041791 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
18051792 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1806- subsegs.h $(INCDIR)/obstack.h
1793+ subsegs.h
18071794 DEPOBJ_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
18081795 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
18091796 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h \
18101797 $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1811- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1812- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1798+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/aout/aout64.h
18131799 DEPOBJ_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
18141800 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
18151801 $(INCDIR)/obstack.h
@@ -1817,31 +1803,30 @@ DEPOBJ_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
18171803 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
18181804 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h dwarf2dbg.h \
18191805 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1820- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1806+ struc-symbol.h $(INCDIR)/aout/aout64.h
18211807 DEPOBJ_xc16x_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
18221808 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
18231809 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xc16x.h dwarf2dbg.h \
18241810 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1825- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1811+ struc-symbol.h $(INCDIR)/aout/aout64.h
18261812 DEPOBJ_xstormy16_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
18271813 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
18281814 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xstormy16.h \
18291815 dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1830- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1816+ struc-symbol.h $(INCDIR)/aout/aout64.h
18311817 DEPOBJ_xtensa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
18321818 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
18331819 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xtensa.h $(INCDIR)/xtensa-isa.h \
18341820 $(INCDIR)/xtensa-config.h $(INCDIR)/safe-ctype.h subsegs.h \
1835- $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1836- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1821+ $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
18371822 DEPOBJ_z80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z80.h \
18381823 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z80.h $(INCDIR)/coff/external.h \
18391824 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1840- subsegs.h $(INCDIR)/obstack.h
1825+ subsegs.h
18411826 DEPOBJ_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
18421827 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h \
18431828 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1844- subsegs.h $(INCDIR)/obstack.h
1829+ subsegs.h
18451830 DEPOBJ_hppa_som = $(srcdir)/config/obj-som.h subsegs.h \
18461831 $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/som.h \
18471832 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
@@ -2068,12 +2053,12 @@ DEP_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
20682053 $(srcdir)/config/obj-coff.h $(INCDIR)/coff/internal.h \
20692054 $(BFDDIR)/libcoff.h
20702055 DEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
2071- $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
2072- $(INCDIR)/bfdlink.h
2056+ $(INCDIR)/opcode/ppc.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h \
2057+ $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
20732058 DEP_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
20742059 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
2075- $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h dwarf2dbg.h \
2076- $(srcdir)/config/obj-coff.h $(INCDIR)/coff/internal.h \
2060+ $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h $(INCDIR)/opcode/ppc.h \
2061+ dwarf2dbg.h $(srcdir)/config/obj-coff.h $(INCDIR)/coff/internal.h \
20772062 $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h
20782063 DEP_s390_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
20792064 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
--- a/gas/Makefile.in
+++ b/gas/Makefile.in
@@ -806,9 +806,9 @@ CONFIG_STATUS_DEPENDENCIES = $(BFDDIR)/configure.in $(srcdir)/configure.tgt
806806 AMKDEP = #DO NOT PUT ANYTHING BETWEEN THIS LINE AND THE MATCHING WARNING BELOW.
807807 DEPTC_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
808808 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
809- subsegs.h $(INCDIR)/obstack.h struc-symbol.h ecoff.h \
810- $(INCDIR)/opcode/alpha.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
811- $(INCDIR)/safe-ctype.h $(srcdir)/config/atof-vax.c
809+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/opcode/alpha.h \
810+ dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/safe-ctype.h \
811+ $(srcdir)/config/atof-vax.c
812812
813813 DEPTC_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
814814 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
@@ -828,23 +828,23 @@ DEPTC_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
828828 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h dwarf2dbg.h \
829829 struc-symbol.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
830830 $(INCDIR)/opcode/arc.h $(srcdir)/../opcodes/arc-ext.h \
831- $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
831+ $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h
832832
833833 DEPTC_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
834834 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
835- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
835+ subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
836836 dwarf2dbg.h
837837
838838 DEPTC_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
839839 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
840840 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
841- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
841+ subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
842842 dwarf2dbg.h
843843
844844 DEPTC_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
845845 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
846846 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h $(INCDIR)/safe-ctype.h \
847- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
847+ subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/arm.h \
848848 $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h dw2gencfi.h \
849849 $(INCDIR)/elf/dwarf2.h dwarf2dbg.h
850850
@@ -858,16 +858,15 @@ DEPTC_bfin_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
858858 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
859859 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-bfin.h dwarf2dbg.h \
860860 struc-symbol.h $(srcdir)/config/bfin-defs.h $(INCDIR)/obstack.h \
861- $(INCDIR)/safe-ctype.h dwarf2dbg.h $(BFDDIR)/libbfd.h \
862- $(INCDIR)/hashtab.h $(INCDIR)/elf/common.h $(INCDIR)/elf/bfin.h \
863- $(INCDIR)/elf/reloc-macros.h $(srcdir)/config/bfin-aux.h \
861+ $(INCDIR)/safe-ctype.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
862+ $(INCDIR)/elf/bfin.h $(INCDIR)/elf/reloc-macros.h $(srcdir)/config/bfin-aux.h \
864863 $(srcdir)/config/bfin-defs.h $(INCDIR)/opcode/bfin.h
865864
866865 DEPTC_cr16_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
867866 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
868867 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cr16.h dwarf2dbg.h \
869- $(INCDIR)/safe-ctype.h dwarf2dbg.h $(INCDIR)/opcode/cr16.h \
870- $(INCDIR)/elf/cr16.h $(INCDIR)/elf/reloc-macros.h
868+ $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/cr16.h $(INCDIR)/elf/cr16.h \
869+ $(INCDIR)/elf/reloc-macros.h
871870
872871 DEPTC_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
873872 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
@@ -878,13 +877,13 @@ DEPTC_cris_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
878877 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
879878 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h dwarf2dbg.h \
880879 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
881- $(INCDIR)/opcode/cris.h dwarf2dbg.h
880+ $(INCDIR)/opcode/cris.h
882881
883882 DEPTC_crx_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
884883 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
885884 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-crx.h dwarf2dbg.h \
886- $(INCDIR)/safe-ctype.h dwarf2dbg.h $(INCDIR)/opcode/crx.h \
887- $(INCDIR)/elf/crx.h $(INCDIR)/elf/reloc-macros.h
885+ $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/crx.h $(INCDIR)/elf/crx.h \
886+ $(INCDIR)/elf/reloc-macros.h
888887
889888 DEPTC_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
890889 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
@@ -900,7 +899,7 @@ DEPTC_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
900899 DEPTC_dlx_elf = $(INCDIR)/safe-ctype.h $(srcdir)/config/obj-elf.h \
901900 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
902901 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(srcdir)/config/tc-dlx.h \
903- dwarf2dbg.h $(srcdir)/config/tc-dlx.h $(INCDIR)/opcode/dlx.h
902+ dwarf2dbg.h $(INCDIR)/opcode/dlx.h
904903
905904 DEPTC_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
906905 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
@@ -916,8 +915,8 @@ DEPTC_frv_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
916915 $(INCDIR)/obstack.h $(srcdir)/../opcodes/frv-desc.h \
917916 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
918917 $(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/frv-opc.h \
919- cgen.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h $(INCDIR)/elf/common.h \
920- $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
918+ cgen.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h $(INCDIR)/elf/frv.h \
919+ $(INCDIR)/elf/reloc-macros.h
921920
922921 DEPTC_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
923922 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
@@ -927,7 +926,7 @@ DEPTC_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
927926 DEPTC_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
928927 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
929928 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h dwarf2dbg.h \
930- subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h $(INCDIR)/opcode/h8300.h \
929+ subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/h8300.h \
931930 $(INCDIR)/safe-ctype.h $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h
932931
933932 DEPTC_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
@@ -964,8 +963,8 @@ DEPTC_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
964963 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
965964 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h $(srcdir)/../opcodes/i386-opc.h \
966965 $(INCDIR)/opcode/i386.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
967- subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h dw2gencfi.h \
968- $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
966+ subsegs.h $(INCDIR)/obstack.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
967+ $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
969968 $(srcdir)/../opcodes/i386-init.h
970969
971970 DEPTC_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
@@ -988,8 +987,7 @@ DEPTC_ia64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
988987 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
989988 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
990989 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
991- dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/ia64.h \
992- $(INCDIR)/elf/ia64.h
990+ dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h
993991
994992 DEPTC_ip2k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
995993 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
@@ -997,8 +995,8 @@ DEPTC_ip2k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
997995 subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/ip2k-desc.h \
998996 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
999997 $(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/ip2k-opc.h \
1000- cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/ip2k.h \
1001- $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
998+ cgen.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h \
999+ $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
10021000
10031001 DEPTC_m32c_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10041002 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
@@ -1007,9 +1005,9 @@ DEPTC_m32c_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10071005 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
10081006 $(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/m32c-opc.h \
10091007 $(srcdir)/../opcodes/cgen-types.h ../bfd/bfd_stdint.h \
1010- $(srcdir)/../opcodes/cgen-ops.h cgen.h $(INCDIR)/elf/common.h \
1011- $(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h \
1012- $(INCDIR)/hashtab.h $(INCDIR)/safe-ctype.h
1008+ $(srcdir)/../opcodes/cgen-ops.h cgen.h $(INCDIR)/elf/m32c.h \
1009+ $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h \
1010+ $(INCDIR)/safe-ctype.h
10131011
10141012 DEPTC_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10151013 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
@@ -1024,35 +1022,31 @@ DEPTC_m68hc11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10241022 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
10251023 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h dwarf2dbg.h \
10261024 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1027- $(INCDIR)/opcode/m68hc11.h dwarf2dbg.h $(INCDIR)/elf/m68hc11.h \
1025+ $(INCDIR)/opcode/m68hc11.h $(INCDIR)/elf/m68hc11.h \
10281026 $(INCDIR)/elf/reloc-macros.h
10291027
10301028 DEPTC_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
10311029 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1032- $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
1033- dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h \
1034- $(srcdir)/config/m68k-parse.h
1030+ $(INCDIR)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1031+ $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
10351032
10361033 DEPTC_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
10371034 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
10381035 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1039- $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
1040- dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h \
1041- $(srcdir)/config/m68k-parse.h
1036+ $(INCDIR)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1037+ $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h
10421038
10431039 DEPTC_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10441040 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
10451041 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h $(INCDIR)/safe-ctype.h \
1046- $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h \
1047- dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h \
1048- $(srcdir)/config/m68k-parse.h $(INCDIR)/elf/m68k.h \
1049- $(INCDIR)/elf/reloc-macros.h
1042+ $(INCDIR)/obstack.h subsegs.h dwarf2dbg.h dw2gencfi.h \
1043+ $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/m68k.h $(srcdir)/config/m68k-parse.h \
1044+ $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h
10501045
10511046 DEPTC_maxq_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-maxq.h \
10521047 $(INCDIR)/coff/internal.h $(INCDIR)/coff/maxq.h $(INCDIR)/coff/external.h \
10531048 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1054- subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h $(srcdir)/config/tc-maxq.h \
1055- $(INCDIR)/opcode/maxq.h
1049+ subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h $(INCDIR)/opcode/maxq.h
10561050
10571051 DEPTC_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
10581052 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
@@ -1068,10 +1062,10 @@ DEPTC_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10681062 DEPTC_mep_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10691063 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
10701064 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mep.h dwarf2dbg.h \
1071- dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mep-desc.h \
1065+ subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mep-desc.h \
10721066 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
10731067 $(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/mep-opc.h \
1074- cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
1068+ cgen.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
10751069 $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h $(INCDIR)/xregex.h \
10761070 $(INCDIR)/xregex2.h
10771071
@@ -1090,23 +1084,22 @@ DEPTC_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
10901084 $(INCDIR)/opcode/mips.h itbl-ops.h dwarf2dbg.h dw2gencfi.h \
10911085 $(INCDIR)/elf/dwarf2.h $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10921086 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1093- $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
1094- ecoff.h
1087+ $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
10951088
10961089 DEPTC_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
10971090 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
10981091 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h subsegs.h \
10991092 $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/mips.h \
11001093 itbl-ops.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1101- $(srcdir)/config/obj-elf.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
1102- ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
1094+ $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h ecoff.h \
1095+ $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h
11031096
11041097 DEPTC_mmix_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11051098 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11061099 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mmix.h dwarf2dbg.h \
11071100 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/elf/mmix.h \
11081101 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h \
1109- $(INCDIR)/safe-ctype.h dwarf2dbg.h $(INCDIR)/obstack.h
1102+ $(INCDIR)/safe-ctype.h
11101103
11111104 DEPTC_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11121105 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
@@ -1118,21 +1111,21 @@ DEPTC_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11181111 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11191112 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h dwarf2dbg.h \
11201113 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1121- $(INCDIR)/opcode/mn10300.h dwarf2dbg.h
1114+ $(INCDIR)/opcode/mn10300.h
11221115
11231116 DEPTC_msp430_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11241117 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11251118 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-msp430.h dwarf2dbg.h \
11261119 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/msp430.h \
1127- $(INCDIR)/safe-ctype.h dwarf2dbg.h
1120+ $(INCDIR)/safe-ctype.h
11281121
11291122 DEPTC_mt_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11301123 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11311124 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mt.h dwarf2dbg.h \
1132- dwarf2dbg.h subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mt-desc.h \
1125+ subsegs.h $(INCDIR)/obstack.h $(srcdir)/../opcodes/mt-desc.h \
11331126 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
11341127 $(INCDIR)/opcode/cgen-bitset.h $(srcdir)/../opcodes/mt-opc.h \
1135- cgen.h $(INCDIR)/elf/common.h $(INCDIR)/elf/mt.h $(INCDIR)/elf/reloc-macros.h \
1128+ cgen.h $(INCDIR)/elf/mt.h $(INCDIR)/elf/reloc-macros.h \
11361129 $(BFDDIR)/libbfd.h $(INCDIR)/hashtab.h
11371130
11381131 DEPTC_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
@@ -1173,32 +1166,30 @@ DEPTC_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11731166 $(INCDIR)/safe-ctype.h $(INCDIR)/opcode/pj.h
11741167
11751168 DEPTC_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1176- $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
1177- $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h subsegs.h \
1178- $(INCDIR)/obstack.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1179- $(INCDIR)/opcode/ppc.h
1169+ $(INCDIR)/opcode/ppc.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h \
1170+ $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
1171+ subsegs.h $(INCDIR)/obstack.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h
11801172
11811173 DEPTC_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11821174 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1183- $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h dwarf2dbg.h \
1184- $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1185- dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/ppc.h \
1186- $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h
1175+ $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h $(INCDIR)/opcode/ppc.h \
1176+ dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1177+ dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/elf/ppc.h \
1178+ $(INCDIR)/elf/reloc-macros.h
11871179
11881180 DEPTC_s390_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11891181 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11901182 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h dwarf2dbg.h \
11911183 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1192- struc-symbol.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1193- $(INCDIR)/opcode/s390.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h
1184+ struc-symbol.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h $(INCDIR)/opcode/s390.h \
1185+ $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h
11941186
11951187 DEPTC_score_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
11961188 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
11971189 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-score.h dwarf2dbg.h \
11981190 subsegs.h $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h \
11991191 $(INCDIR)/opcode/score-inst.h $(INCDIR)/opcode/score-datadep.h \
1200- struc-symbol.h $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h \
1201- dwarf2dbg.h
1192+ struc-symbol.h $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h
12021193
12031194 DEPTC_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
12041195 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
@@ -1219,8 +1210,8 @@ DEPTC_sh64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12191210 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h \
12201211 $(INCDIR)/safe-ctype.h $(srcdir)/../opcodes/sh64-opc.h \
12211212 $(srcdir)/config/tc-sh.c subsegs.h $(INCDIR)/obstack.h \
1222- $(srcdir)/../opcodes/sh-opc.h $(INCDIR)/safe-ctype.h \
1223- struc-symbol.h dwarf2dbg.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h
1213+ $(srcdir)/../opcodes/sh-opc.h struc-symbol.h dwarf2dbg.h \
1214+ dw2gencfi.h $(INCDIR)/elf/dwarf2.h
12241215
12251216 DEPTC_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
12261217 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
@@ -1238,14 +1229,13 @@ DEPTC_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12381229 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h dwarf2dbg.h \
12391230 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
12401231 $(INCDIR)/opcode/sparc.h dw2gencfi.h $(INCDIR)/elf/dwarf2.h \
1241- $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
1242- dwarf2dbg.h
1232+ $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h
12431233
12441234 DEPTC_spu_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12451235 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
12461236 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-spu.h $(INCDIR)/opcode/spu.h \
12471237 $(INCDIR)/opcode/spu-insns.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1248- subsegs.h $(INCDIR)/obstack.h dwarf2dbg.h $(INCDIR)/opcode/spu-insns.h
1238+ subsegs.h $(INCDIR)/obstack.h
12491239
12501240 DEPTC_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
12511241 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
@@ -1260,32 +1250,31 @@ DEPTC_tic4x_coff = $(INCDIR)/safe-ctype.h $(srcdir)/config/obj-coff.h \
12601250 $(srcdir)/config/tc-tic4x.h $(INCDIR)/coff/internal.h \
12611251 $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h $(BFDDIR)/libcoff.h \
12621252 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/tic4x.h subsegs.h \
1263- $(INCDIR)/obstack.h $(INCDIR)/obstack.h
1253+ $(INCDIR)/obstack.h
12641254
12651255 DEPTC_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
12661256 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
12671257 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h \
12681258 sb.h macro.h subsegs.h $(INCDIR)/obstack.h struc-symbol.h \
1269- $(INCDIR)/opcode/tic54x.h $(srcdir)/config/obj-coff.h
1259+ $(INCDIR)/opcode/tic54x.h
12701260
12711261 DEPTC_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12721262 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
12731263 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h \
12741264 $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1275- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h \
1276- dwarf2dbg.h
1265+ subsegs.h $(INCDIR)/obstack.h $(INCDIR)/opcode/v850.h
12771266
12781267 DEPTC_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
12791268 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(srcdir)/config/vax-inst.h \
1280- $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h \
1269+ $(INCDIR)/obstack.h subsegs.h $(INCDIR)/safe-ctype.h \
12811270 $(INCDIR)/opcode/vax.h
12821271
12831272 DEPTC_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12841273 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
12851274 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h dwarf2dbg.h \
12861275 $(srcdir)/config/vax-inst.h $(INCDIR)/obstack.h subsegs.h \
1287- $(INCDIR)/obstack.h $(INCDIR)/safe-ctype.h $(INCDIR)/elf/vax.h \
1288- $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/vax.h
1276+ $(INCDIR)/safe-ctype.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h \
1277+ $(INCDIR)/opcode/vax.h
12891278
12901279 DEPTC_xc16x_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12911280 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
@@ -1293,8 +1282,8 @@ DEPTC_xc16x_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
12931282 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
12941283 $(srcdir)/../opcodes/xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
12951284 $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1296- $(srcdir)/../opcodes/xc16x-opc.h cgen.h dwarf2dbg.h \
1297- $(INCDIR)/elf/xc16x.h $(INCDIR)/elf/reloc-macros.h
1285+ $(srcdir)/../opcodes/xc16x-opc.h cgen.h $(INCDIR)/elf/xc16x.h \
1286+ $(INCDIR)/elf/reloc-macros.h
12981287
12991288 DEPTC_xstormy16_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13001289 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
@@ -1308,9 +1297,8 @@ DEPTC_xtensa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13081297 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13091298 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xtensa.h $(INCDIR)/xtensa-isa.h \
13101299 $(INCDIR)/xtensa-config.h sb.h $(INCDIR)/safe-ctype.h \
1311- $(srcdir)/config/tc-xtensa.h subsegs.h $(INCDIR)/obstack.h \
1312- $(srcdir)/config/xtensa-relax.h dwarf2dbg.h $(srcdir)/config/xtensa-istack.h \
1313- struc-symbol.h $(INCDIR)/xtensa-config.h
1300+ subsegs.h $(INCDIR)/obstack.h $(srcdir)/config/xtensa-relax.h \
1301+ dwarf2dbg.h $(srcdir)/config/xtensa-istack.h struc-symbol.h
13141302
13151303 DEPTC_z80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z80.h \
13161304 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z80.h $(INCDIR)/coff/external.h \
@@ -1341,8 +1329,8 @@ DEPOBJ_alpha_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-alpha.h \
13411329 DEPOBJ_alpha_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13421330 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13431331 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-alpha.h $(INCDIR)/safe-ctype.h \
1344- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1345- dwarf2dbg.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1332+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1333+ ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
13461334 $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
13471335 $(INCDIR)/aout/aout64.h
13481336
@@ -1351,7 +1339,7 @@ DEPOBJ_arc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13511339 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13521340 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arc.h dwarf2dbg.h \
13531341 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1354- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1342+ struc-symbol.h $(INCDIR)/aout/aout64.h
13551343
13561344 DEPOBJ_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
13571345 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
@@ -1360,31 +1348,31 @@ DEPOBJ_arm_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-arm.h \
13601348 DEPOBJ_arm_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-arm.h \
13611349 $(INCDIR)/coff/internal.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
13621350 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1363- subsegs.h $(INCDIR)/obstack.h
1351+ subsegs.h
13641352
13651353 DEPOBJ_arm_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13661354 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13671355 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-arm.h $(INCDIR)/safe-ctype.h \
1368- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1369- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1356+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1357+ $(INCDIR)/aout/aout64.h
13701358
13711359 DEPOBJ_avr_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13721360 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13731361 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-avr.h dwarf2dbg.h \
13741362 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1375- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1363+ struc-symbol.h $(INCDIR)/aout/aout64.h
13761364
13771365 DEPOBJ_bfin_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13781366 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13791367 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-bfin.h dwarf2dbg.h \
13801368 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1381- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1369+ struc-symbol.h $(INCDIR)/aout/aout64.h
13821370
13831371 DEPOBJ_cr16_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13841372 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13851373 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cr16.h dwarf2dbg.h \
13861374 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1387- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1375+ struc-symbol.h $(INCDIR)/aout/aout64.h
13881376
13891377 DEPOBJ_cris_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-cris.h \
13901378 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
@@ -1394,69 +1382,69 @@ DEPOBJ_cris_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
13941382 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
13951383 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-cris.h dwarf2dbg.h \
13961384 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1397- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1385+ struc-symbol.h $(INCDIR)/aout/aout64.h
13981386
13991387 DEPOBJ_crx_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14001388 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14011389 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-crx.h dwarf2dbg.h \
14021390 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1403- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1391+ struc-symbol.h $(INCDIR)/aout/aout64.h
14041392
14051393 DEPOBJ_d10v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14061394 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14071395 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d10v.h $(INCDIR)/safe-ctype.h \
1408- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1409- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1396+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1397+ $(INCDIR)/aout/aout64.h
14101398
14111399 DEPOBJ_d30v_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14121400 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14131401 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-d30v.h $(INCDIR)/safe-ctype.h \
1414- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1415- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1402+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1403+ $(INCDIR)/aout/aout64.h
14161404
14171405 DEPOBJ_dlx_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14181406 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14191407 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-dlx.h dwarf2dbg.h \
14201408 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1421- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1409+ struc-symbol.h $(INCDIR)/aout/aout64.h
14221410
14231411 DEPOBJ_fr30_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14241412 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14251413 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-fr30.h dwarf2dbg.h \
14261414 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1427- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1415+ struc-symbol.h $(INCDIR)/aout/aout64.h
14281416
14291417 DEPOBJ_frv_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14301418 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14311419 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-frv.h $(INCDIR)/safe-ctype.h \
1432- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1433- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1420+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1421+ $(INCDIR)/aout/aout64.h
14341422
14351423 DEPOBJ_h8300_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-h8300.h \
14361424 $(INCDIR)/coff/internal.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
14371425 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1438- subsegs.h $(INCDIR)/obstack.h
1426+ subsegs.h
14391427
14401428 DEPOBJ_h8300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14411429 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14421430 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-h8300.h dwarf2dbg.h \
14431431 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1444- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1432+ struc-symbol.h $(INCDIR)/aout/aout64.h
14451433
14461434 DEPOBJ_hppa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14471435 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14481436 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-hppa.h $(BFDDIR)/elf32-hppa.h \
14491437 $(BFDDIR)/elf-bfd.h $(BFDDIR)/libhppa.h $(INCDIR)/elf/hppa.h \
14501438 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
1451- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1452- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1439+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1440+ $(INCDIR)/aout/aout64.h
14531441
14541442 DEPOBJ_i370_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14551443 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14561444 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i370.h dwarf2dbg.h \
14571445 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1458- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/elf/i370.h \
1459- $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
1446+ struc-symbol.h $(INCDIR)/elf/i370.h $(INCDIR)/elf/reloc-macros.h \
1447+ $(INCDIR)/aout/aout64.h
14601448
14611449 DEPOBJ_i386_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-i386.h \
14621450 $(srcdir)/../opcodes/i386-opc.h $(INCDIR)/opcode/i386.h \
@@ -1467,62 +1455,61 @@ DEPOBJ_i386_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i386.h \
14671455 $(srcdir)/../opcodes/i386-opc.h $(INCDIR)/opcode/i386.h \
14681456 $(INCDIR)/coff/internal.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
14691457 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1470- subsegs.h $(INCDIR)/obstack.h
1458+ subsegs.h
14711459
14721460 DEPOBJ_i386_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14731461 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14741462 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i386.h $(srcdir)/../opcodes/i386-opc.h \
14751463 $(INCDIR)/opcode/i386.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1476- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1477- dwarf2dbg.h $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
1478- $(INCDIR)/aout/aout64.h
1464+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/elf/x86-64.h \
1465+ $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
14791466
14801467 DEPOBJ_i860_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14811468 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14821469 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i860.h dwarf2dbg.h \
14831470 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1484- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1471+ struc-symbol.h $(INCDIR)/aout/aout64.h
14851472
14861473 DEPOBJ_i960_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-i960.h \
14871474 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i960.h $(BFDDIR)/libcoff.h \
1488- $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1475+ $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
14891476
14901477 DEPOBJ_i960_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14911478 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14921479 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-i960.h dwarf2dbg.h \
14931480 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1494- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1481+ struc-symbol.h $(INCDIR)/aout/aout64.h
14951482
14961483 DEPOBJ_ia64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
14971484 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
14981485 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ia64.h $(INCDIR)/opcode/ia64.h \
14991486 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/safe-ctype.h \
1500- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1501- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1487+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1488+ $(INCDIR)/aout/aout64.h
15021489
15031490 DEPOBJ_ip2k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15041491 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15051492 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ip2k.h dwarf2dbg.h \
15061493 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1507- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1494+ struc-symbol.h $(INCDIR)/aout/aout64.h
15081495
15091496 DEPOBJ_m32c_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15101497 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15111498 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32c.h dwarf2dbg.h \
15121499 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1513- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1500+ struc-symbol.h $(INCDIR)/aout/aout64.h
15141501
15151502 DEPOBJ_m32r_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15161503 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15171504 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m32r.h dwarf2dbg.h \
15181505 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1519- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1506+ struc-symbol.h $(INCDIR)/aout/aout64.h
15201507
15211508 DEPOBJ_m68hc11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15221509 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15231510 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68hc11.h dwarf2dbg.h \
15241511 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1525- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1512+ struc-symbol.h $(INCDIR)/aout/aout64.h
15261513
15271514 DEPOBJ_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
15281515 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
@@ -1531,41 +1518,41 @@ DEPOBJ_m68k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-m68k.h \
15311518 DEPOBJ_m68k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-m68k.h \
15321519 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
15331520 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1534- subsegs.h $(INCDIR)/obstack.h
1521+ subsegs.h
15351522
15361523 DEPOBJ_m68k_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15371524 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15381525 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-m68k.h $(INCDIR)/safe-ctype.h \
1539- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1540- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1526+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1527+ $(INCDIR)/aout/aout64.h
15411528
15421529 DEPOBJ_maxq_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-maxq.h \
15431530 $(INCDIR)/coff/internal.h $(INCDIR)/coff/maxq.h $(INCDIR)/coff/external.h \
15441531 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1545- subsegs.h $(INCDIR)/obstack.h
1532+ subsegs.h
15461533
15471534 DEPOBJ_mcore_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mcore.h \
15481535 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
15491536 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1550- subsegs.h $(INCDIR)/obstack.h
1537+ subsegs.h
15511538
15521539 DEPOBJ_mcore_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15531540 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15541541 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mcore.h dwarf2dbg.h \
15551542 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1556- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1543+ struc-symbol.h $(INCDIR)/aout/aout64.h
15571544
15581545 DEPOBJ_mep_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15591546 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15601547 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mep.h dwarf2dbg.h \
15611548 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1562- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/elf/mep.h \
1563- $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
1549+ struc-symbol.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
1550+ $(INCDIR)/aout/aout64.h
15641551
15651552 DEPOBJ_mips_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-mips.h \
15661553 $(INCDIR)/coff/internal.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \
15671554 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1568- subsegs.h $(INCDIR)/obstack.h
1555+ subsegs.h
15691556
15701557 DEPOBJ_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
15711558 ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
@@ -1575,39 +1562,39 @@ DEPOBJ_mips_ecoff = $(srcdir)/config/obj-ecoff.h $(srcdir)/config/tc-mips.h \
15751562 DEPOBJ_mips_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15761563 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15771564 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mips.h $(INCDIR)/safe-ctype.h \
1578- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1579- dwarf2dbg.h ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
1565+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1566+ ecoff.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/ecoff.h \
15801567 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
15811568
15821569 DEPOBJ_mmix_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15831570 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15841571 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mmix.h dwarf2dbg.h \
15851572 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1586- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1573+ struc-symbol.h $(INCDIR)/aout/aout64.h
15871574
15881575 DEPOBJ_mn10200_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15891576 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15901577 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10200.h dwarf2dbg.h \
15911578 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1592- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1579+ struc-symbol.h $(INCDIR)/aout/aout64.h
15931580
15941581 DEPOBJ_mn10300_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
15951582 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
15961583 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mn10300.h dwarf2dbg.h \
15971584 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1598- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1585+ struc-symbol.h $(INCDIR)/aout/aout64.h
15991586
16001587 DEPOBJ_msp430_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16011588 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16021589 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-msp430.h dwarf2dbg.h \
16031590 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1604- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1591+ struc-symbol.h $(INCDIR)/aout/aout64.h
16051592
16061593 DEPOBJ_mt_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16071594 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16081595 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-mt.h dwarf2dbg.h \
16091596 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1610- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1597+ struc-symbol.h $(INCDIR)/aout/aout64.h
16111598
16121599 DEPOBJ_ns32k_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-ns32k.h \
16131600 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
@@ -1617,17 +1604,17 @@ DEPOBJ_openrisc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16171604 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16181605 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-openrisc.h \
16191606 dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1620- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1607+ struc-symbol.h $(INCDIR)/aout/aout64.h
16211608
16221609 DEPOBJ_or32_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-or32.h \
16231610 $(INCDIR)/coff/internal.h $(INCDIR)/coff/or32.h $(BFDDIR)/libcoff.h \
1624- $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1611+ $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h
16251612
16261613 DEPOBJ_or32_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16271614 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16281615 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-or32.h dwarf2dbg.h \
16291616 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1630- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1617+ struc-symbol.h $(INCDIR)/aout/aout64.h
16311618
16321619 DEPOBJ_pdp11_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-pdp11.h \
16331620 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
@@ -1637,54 +1624,55 @@ DEPOBJ_pdp11_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16371624 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16381625 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pdp11.h dwarf2dbg.h \
16391626 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1640- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1627+ struc-symbol.h $(INCDIR)/aout/aout64.h
16411628
16421629 DEPOBJ_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16431630 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16441631 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-pj.h dwarf2dbg.h \
16451632 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1646- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1633+ struc-symbol.h $(INCDIR)/aout/aout64.h
16471634
16481635 DEPOBJ_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
1649- $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
1650- $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h subsegs.h $(INCDIR)/obstack.h
1636+ $(INCDIR)/opcode/ppc.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h \
1637+ $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1638+ subsegs.h
16511639
16521640 DEPOBJ_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16531641 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1654- $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h dwarf2dbg.h \
1655- $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1656- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/elf/ppc.h \
1657- $(INCDIR)/elf/reloc-macros.h $(INCDIR)/aout/aout64.h
1642+ $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h $(INCDIR)/opcode/ppc.h \
1643+ dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1644+ struc-symbol.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1645+ $(INCDIR)/aout/aout64.h
16581646
16591647 DEPOBJ_s390_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16601648 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16611649 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-s390.h dwarf2dbg.h \
16621650 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1663- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1651+ struc-symbol.h $(INCDIR)/aout/aout64.h
16641652
16651653 DEPOBJ_score_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16661654 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16671655 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-score.h dwarf2dbg.h \
16681656 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1669- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1657+ struc-symbol.h $(INCDIR)/aout/aout64.h
16701658
16711659 DEPOBJ_sh_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sh.h \
16721660 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
16731661 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1674- subsegs.h $(INCDIR)/obstack.h
1662+ subsegs.h
16751663
16761664 DEPOBJ_sh_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16771665 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16781666 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh.h $(INCDIR)/safe-ctype.h \
1679- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1680- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1667+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h \
1668+ $(INCDIR)/aout/aout64.h
16811669
16821670 DEPOBJ_sh64_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16831671 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
16841672 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sh64.h $(srcdir)/config/tc-sh.h \
16851673 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h \
16861674 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1687- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1675+ struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
16881676
16891677 DEPOBJ_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
16901678 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
@@ -1693,20 +1681,19 @@ DEPOBJ_sparc_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-sparc.h \
16931681 DEPOBJ_sparc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-sparc.h \
16941682 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h \
16951683 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1696- subsegs.h $(INCDIR)/obstack.h
1684+ subsegs.h
16971685
16981686 DEPOBJ_sparc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
16991687 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17001688 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-sparc.h dwarf2dbg.h \
17011689 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1702- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1690+ struc-symbol.h $(INCDIR)/aout/aout64.h
17031691
17041692 DEPOBJ_spu_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17051693 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17061694 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-spu.h $(INCDIR)/opcode/spu.h \
17071695 $(INCDIR)/opcode/spu-insns.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1708- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1709- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1696+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/aout/aout64.h
17101697
17111698 DEPOBJ_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
17121699 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
@@ -1715,24 +1702,23 @@ DEPOBJ_tic30_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-tic30.h \
17151702 DEPOBJ_tic30_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic30.h \
17161703 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h \
17171704 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1718- subsegs.h $(INCDIR)/obstack.h
1705+ subsegs.h
17191706
17201707 DEPOBJ_tic4x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic4x.h \
17211708 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h \
17221709 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1723- subsegs.h $(INCDIR)/obstack.h
1710+ subsegs.h
17241711
17251712 DEPOBJ_tic54x_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-tic54x.h \
17261713 $(INCDIR)/coff/internal.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
17271714 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1728- subsegs.h $(INCDIR)/obstack.h
1715+ subsegs.h
17291716
17301717 DEPOBJ_v850_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17311718 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17321719 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-v850.h $(INCDIR)/elf/v850.h \
17331720 $(INCDIR)/elf/reloc-macros.h dwarf2dbg.h $(INCDIR)/safe-ctype.h \
1734- subsegs.h $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1735- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1721+ subsegs.h $(INCDIR)/obstack.h struc-symbol.h $(INCDIR)/aout/aout64.h
17361722
17371723 DEPOBJ_vax_aout = $(srcdir)/config/obj-aout.h $(srcdir)/config/tc-vax.h \
17381724 $(BFDDIR)/libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
@@ -1742,36 +1728,35 @@ DEPOBJ_vax_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17421728 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17431729 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-vax.h dwarf2dbg.h \
17441730 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1745- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1731+ struc-symbol.h $(INCDIR)/aout/aout64.h
17461732
17471733 DEPOBJ_xc16x_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17481734 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17491735 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xc16x.h dwarf2dbg.h \
17501736 $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1751- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1737+ struc-symbol.h $(INCDIR)/aout/aout64.h
17521738
17531739 DEPOBJ_xstormy16_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17541740 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17551741 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xstormy16.h \
17561742 dwarf2dbg.h $(INCDIR)/safe-ctype.h subsegs.h $(INCDIR)/obstack.h \
1757- $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
1743+ struc-symbol.h $(INCDIR)/aout/aout64.h
17581744
17591745 DEPOBJ_xtensa_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
17601746 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
17611747 $(INCDIR)/bfdlink.h $(srcdir)/config/tc-xtensa.h $(INCDIR)/xtensa-isa.h \
17621748 $(INCDIR)/xtensa-config.h $(INCDIR)/safe-ctype.h subsegs.h \
1763- $(INCDIR)/obstack.h $(INCDIR)/obstack.h struc-symbol.h \
1764- dwarf2dbg.h $(INCDIR)/aout/aout64.h
1749+ $(INCDIR)/obstack.h struc-symbol.h dwarf2dbg.h $(INCDIR)/aout/aout64.h
17651750
17661751 DEPOBJ_z80_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z80.h \
17671752 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z80.h $(INCDIR)/coff/external.h \
17681753 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1769- subsegs.h $(INCDIR)/obstack.h
1754+ subsegs.h
17701755
17711756 DEPOBJ_z8k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-z8k.h \
17721757 $(INCDIR)/coff/internal.h $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h \
17731758 $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/obstack.h \
1774- subsegs.h $(INCDIR)/obstack.h
1759+ subsegs.h
17751760
17761761 DEPOBJ_hppa_som = $(srcdir)/config/obj-som.h subsegs.h \
17771762 $(INCDIR)/obstack.h $(BFDDIR)/libhppa.h $(BFDDIR)/som.h \
@@ -2056,13 +2041,13 @@ DEP_pj_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
20562041 $(BFDDIR)/libcoff.h
20572042
20582043 DEP_ppc_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ppc.h \
2059- $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h \
2060- $(INCDIR)/bfdlink.h
2044+ $(INCDIR)/opcode/ppc.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/rs6000.h \
2045+ $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h
20612046
20622047 DEP_ppc_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
20632048 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
2064- $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h dwarf2dbg.h \
2065- $(srcdir)/config/obj-coff.h $(INCDIR)/coff/internal.h \
2049+ $(INCDIR)/bfdlink.h $(srcdir)/config/tc-ppc.h $(INCDIR)/opcode/ppc.h \
2050+ dwarf2dbg.h $(srcdir)/config/obj-coff.h $(INCDIR)/coff/internal.h \
20662051 $(INCDIR)/coff/rs6000.h $(BFDDIR)/libcoff.h
20672052
20682053 DEP_s390_elf = $(srcdir)/config/obj-elf.h $(BFDDIR)/elf-bfd.h \
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
1+2008-09-30 Alan Modra <amodra@bigpond.net.au>
2+
3+ * Makefile.am: Run "make dep-am".
4+ * Makefile.in: Regenerate.
5+
16 2008-09-29 Peter O'Gorman <pogma@thewrittenword.com>
27 Steve Ellcey <sje@cup.hp.com>
38
--- a/ld/Makefile.am
+++ b/ld/Makefile.am
@@ -2021,7 +2021,7 @@ ldmisc.o: ldmisc.c sysdep.h config.h $(INCDIR)/fopen-same.h \
20212021 $(INCDIR)/demangle.h $(INCDIR)/libiberty.h ld.h ldmisc.h \
20222022 ldexp.h ldlang.h ldgram.h ldlex.h ldmain.h ldfile.h \
20232023 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
2024- $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h
2024+ $(INCDIR)/elf/internal.h
20252025 ldver.o: ldver.c sysdep.h config.h $(INCDIR)/fopen-same.h \
20262026 ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
20272027 ../bfd/bfdver.h ld.h ldver.h ldexp.h ldlang.h ldfile.h \
@@ -2051,14 +2051,13 @@ pe-dll.o: pe-dll.c sysdep.h config.h $(INCDIR)/fopen-same.h \
20512051 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
20522052 $(INCDIR)/safe-ctype.h ld.h ldexp.h ldlang.h ldwrite.h \
20532053 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h $(INCDIR)/coff/internal.h \
2054- $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h deffile.h pe-dll.h
2054+ $(BFDDIR)/libcoff.h deffile.h pe-dll.h
20552055 pep-dll.o: pep-dll.c pe-dll.c sysdep.h config.h $(INCDIR)/fopen-same.h \
20562056 ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
20572057 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
20582058 $(INCDIR)/safe-ctype.h ld.h ldexp.h ldlang.h ldwrite.h \
20592059 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h $(INCDIR)/coff/internal.h \
2060- $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h deffile.h pe-dll.h \
2061- pep-dll.h
2060+ $(BFDDIR)/libcoff.h deffile.h pe-dll.h pep-dll.h
20622061 ldgram.o: ldgram.c sysdep.h config.h $(INCDIR)/fopen-same.h \
20632062 ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
20642063 $(INCDIR)/bfdlink.h ld.h ldexp.h ldver.h ldlang.h ldfile.h \
--- a/ld/Makefile.in
+++ b/ld/Makefile.in
@@ -2824,7 +2824,7 @@ ldmisc.o: ldmisc.c sysdep.h config.h $(INCDIR)/fopen-same.h \
28242824 $(INCDIR)/demangle.h $(INCDIR)/libiberty.h ld.h ldmisc.h \
28252825 ldexp.h ldlang.h ldgram.h ldlex.h ldmain.h ldfile.h \
28262826 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
2827- $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h
2827+ $(INCDIR)/elf/internal.h
28282828 ldver.o: ldver.c sysdep.h config.h $(INCDIR)/fopen-same.h \
28292829 ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
28302830 ../bfd/bfdver.h ld.h ldver.h ldexp.h ldlang.h ldfile.h \
@@ -2854,14 +2854,13 @@ pe-dll.o: pe-dll.c sysdep.h config.h $(INCDIR)/fopen-same.h \
28542854 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
28552855 $(INCDIR)/safe-ctype.h ld.h ldexp.h ldlang.h ldwrite.h \
28562856 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h $(INCDIR)/coff/internal.h \
2857- $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h deffile.h pe-dll.h
2857+ $(BFDDIR)/libcoff.h deffile.h pe-dll.h
28582858 pep-dll.o: pep-dll.c pe-dll.c sysdep.h config.h $(INCDIR)/fopen-same.h \
28592859 ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
28602860 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
28612861 $(INCDIR)/safe-ctype.h ld.h ldexp.h ldlang.h ldwrite.h \
28622862 ldmisc.h ldgram.h ldmain.h ldfile.h ldemul.h $(INCDIR)/coff/internal.h \
2863- $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h deffile.h pe-dll.h \
2864- pep-dll.h
2863+ $(BFDDIR)/libcoff.h deffile.h pe-dll.h pep-dll.h
28652864 ldgram.o: ldgram.c sysdep.h config.h $(INCDIR)/fopen-same.h \
28662865 ../bfd/bfd.h $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
28672866 $(INCDIR)/bfdlink.h ld.h ldexp.h ldver.h ldlang.h ldfile.h \
--- a/opcodes/ChangeLog
+++ b/opcodes/ChangeLog
@@ -1,3 +1,8 @@
1+2008-09-30 Alan Modra <amodra@bigpond.net.au>
2+
3+ * Makefile.am: Run "make dep-am".
4+ * Makefile.in: Regenerate.
5+
16 2008-09-29 H.J. Lu <hongjiu.lu@intel.com>
27
38 * aclocal.m4: Regenerated.
--- a/opcodes/Makefile.am
+++ b/opcodes/Makefile.am
@@ -652,164 +652,143 @@ dep-am: DEP
652652 # DO NOT DELETE THIS LINE -- mkdep uses it.
653653 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
654654 alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
655- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
656- $(INCDIR)/opcode/alpha.h
655+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h
657656 alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
658- $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/ansidecl.h \
659- $(INCDIR)/symcat.h opintl.h
657+ $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
658+ opintl.h
660659 arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
661- $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
662- $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h $(BFDDIR)/elf-bfd.h \
663- $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
664- $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
665- opintl.h arc-dis.h arc-ext.h
660+ $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
661+ $(INCDIR)/opcode/arc.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
662+ $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
663+ $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h opintl.h \
664+ arc-dis.h arc-ext.h
666665 arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
667- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
666+ $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
668667 opintl.h
669668 arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
670- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h arc-ext.h \
671- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
669+ $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h \
670+ $(INCDIR)/ansidecl.h
672671 arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
673- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
674- $(INCDIR)/opcode/arm.h opintl.h $(INCDIR)/safe-ctype.h \
675- $(INCDIR)/floatformat.h $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h \
676- $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(BFDDIR)/elf-bfd.h \
677- $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
678- $(INCDIR)/elf/internal.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
672+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arm.h \
673+ opintl.h $(INCDIR)/safe-ctype.h $(INCDIR)/floatformat.h \
674+ $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
675+ $(INCDIR)/bfdlink.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
676+ $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/arm.h \
677+ $(INCDIR)/elf/reloc-macros.h
679678 avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
680- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
681- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
682- $(INCDIR)/opcode/avr.h
679+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
680+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/opcode/avr.h
683681 bfin-dis.lo: bfin-dis.c $(INCDIR)/opcode/bfin.h $(INCDIR)/dis-asm.h \
684682 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
685683 cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
686684 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
687- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
688- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
689- opintl.h
685+ $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
686+ $(INCDIR)/opcode/cgen-bitset.h opintl.h
690687 cgen-bitset.lo: cgen-bitset.c $(INCDIR)/libiberty.h \
691688 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cgen-bitset.h
692689 cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
693690 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(BFD_H) \
694- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
695- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
691+ $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h
696692 cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
697693 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
698- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
699- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
694+ $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
695+ $(INCDIR)/opcode/cgen-bitset.h
700696 cr16-dis.lo: cr16-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
701697 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
702- $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cr16.h $(INCDIR)/libiberty.h \
703- $(INCDIR)/ansidecl.h
698+ $(INCDIR)/opcode/cr16.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
704699 cr16-opc.lo: cr16-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
705700 $(INCDIR)/symcat.h $(INCDIR)/opcode/cr16.h
706701 cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
707702 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
708- $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h \
709- $(INCDIR)/ansidecl.h
703+ $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
710704 cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
711705 crx-dis.lo: crx-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
712706 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
713- $(INCDIR)/ansidecl.h $(INCDIR)/opcode/crx.h
707+ $(INCDIR)/opcode/crx.h
714708 crx-opc.lo: crx-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
715709 $(INCDIR)/symcat.h $(INCDIR)/opcode/crx.h
716710 d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
717711 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
718- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
712+ $(INCDIR)/symcat.h
719713 d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
720714 $(INCDIR)/opcode/d10v.h
721715 d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
722716 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
723- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
717+ $(INCDIR)/symcat.h opintl.h
724718 d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
725719 $(INCDIR)/opcode/d30v.h
726720 dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
727- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
728- $(INCDIR)/opcode/dlx.h
721+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/dlx.h
729722 dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
730- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
731- opintl.h
723+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h
732724 dis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \
733- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
734- $(BFD_H)
725+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
735726 disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
736- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
727+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
737728 fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
738- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
739- fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
740- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
741- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
742- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
729+ $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
730+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
731+ fr30-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
732+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
743733 fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
744- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
745- fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
746- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
747- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
734+ $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
735+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
736+ fr30-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
748737 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
749738 fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
750- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
751- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
752- fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
753- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
754- opintl.h
739+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
740+ $(INCDIR)/ansidecl.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
741+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
742+ fr30-opc.h opintl.h
755743 fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
756- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
757- $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
758- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
759- fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
744+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
745+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
746+ $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h opintl.h \
747+ $(INCDIR)/safe-ctype.h
760748 fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
761- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
762- fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
763- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
764- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
749+ $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
750+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
751+ fr30-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
765752 frv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
766- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
767- frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
768- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
769- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
770- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
753+ $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
754+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
755+ frv-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
756+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
771757 frv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
772- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
773- frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
774- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
775- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
758+ $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
759+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
760+ frv-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
776761 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
777762 frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
778- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
779- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
780- frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
781- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
782- opintl.h
763+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
764+ $(INCDIR)/ansidecl.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
765+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
766+ frv-opc.h opintl.h
783767 frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
784- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
785- $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
786- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
787- frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
768+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h frv-desc.h \
769+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
770+ $(INCDIR)/opcode/cgen-bitset.h frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
788771 frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
789- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
790- frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
791- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
792- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/elf/frv.h \
793- $(INCDIR)/elf/reloc-macros.h
772+ $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
773+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
774+ frv-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
775+ $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
794776 h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
795777 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
796- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h \
797- $(INCDIR)/ansidecl.h
778+ $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
798779 h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
799- h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
800- $(INCDIR)/symcat.h opintl.h
780+ h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
781+ opintl.h
801782 hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
802- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
803- $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
783+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(BFDDIR)/libhppa.h \
784+ $(INCDIR)/opcode/hppa.h
804785 i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
805- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
806- $(INCDIR)/opcode/i370.h
786+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/i370.h
807787 i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
808788 $(INCDIR)/opcode/i370.h
809789 i386-dis.lo: i386-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
810- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
811- opintl.h $(INCDIR)/opcode/i386.h $(INCDIR)/libiberty.h \
812- $(INCDIR)/ansidecl.h
790+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
791+ $(INCDIR)/opcode/i386.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
813792 i386-opc.lo: i386-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
814793 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h i386-opc.h \
815794 $(INCDIR)/opcode/i386.h i386-tbl.h
@@ -819,10 +798,9 @@ i386-gen.lo: i386-gen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
819798 i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
820799 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
821800 i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
822- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
801+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
823802 ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
824- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h \
825- $(BFD_H)
803+ $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
826804 ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
827805 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
828806 ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
@@ -836,423 +814,372 @@ ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
836814 ia64-opc-d.lo: ia64-opc-d.c
837815 ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h sysdep.h \
838816 config.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
839- ia64-asmtab.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/ansidecl.h \
840- $(INCDIR)/symcat.h ia64-asmtab.c
817+ ia64-asmtab.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
818+ ia64-asmtab.c
841819 ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
842820 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h sysdep.h \
843821 config.h $(INCDIR)/getopt.h ia64-opc.h $(INCDIR)/opcode/ia64.h \
844- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h ia64-opc-a.c \
845- ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c ia64-opc-f.c \
846- ia64-opc-x.c ia64-opc-d.c
822+ $(BFD_H) $(INCDIR)/symcat.h ia64-opc-a.c ia64-opc-i.c \
823+ ia64-opc-m.c ia64-opc-b.c ia64-opc-f.c ia64-opc-x.c \
824+ ia64-opc-d.c
847825 ia64-asmtab.lo: ia64-asmtab.c
848826 ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
849- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
850- ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
851- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
852- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
853- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
827+ $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
828+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
829+ ip2k-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
830+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
854831 ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
855- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
856- ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
857- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
858- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
832+ $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
833+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
834+ ip2k-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
859835 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
860836 ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
861- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
862- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
863- ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
864- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
865- opintl.h
837+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
838+ $(INCDIR)/ansidecl.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
839+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
840+ ip2k-opc.h opintl.h
866841 ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
867- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
868- $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
869- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
870- ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
842+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h \
843+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
844+ $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h opintl.h \
845+ $(INCDIR)/safe-ctype.h
871846 ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
872- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
873- ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
874- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
875- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
847+ $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
848+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
849+ ip2k-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
850+ $(INCDIR)/safe-ctype.h
876851 iq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
877- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
878- iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
879- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
880- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
881- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
852+ $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
853+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
854+ iq2000-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
855+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
882856 iq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
883- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
884- iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
885- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
886- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
857+ $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
858+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
859+ iq2000-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
887860 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
888861 iq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
889- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
890- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
891- iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
892- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
893- opintl.h
862+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
863+ $(INCDIR)/ansidecl.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
864+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
865+ iq2000-opc.h opintl.h
894866 iq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
895- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
896- $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
897- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
898- iq2000-opc.h opintl.h $(INCDIR)/safe-ctype.h
867+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h \
868+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
869+ $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h opintl.h \
870+ $(INCDIR)/safe-ctype.h
899871 iq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
900- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
901- iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
902- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
903- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
872+ $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
873+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
874+ iq2000-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
904875 m32c-asm.lo: m32c-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
905- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
906- m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
907- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
908- cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
909- $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
876+ $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
877+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
878+ m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
879+ opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
910880 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
911881 m32c-desc.lo: m32c-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
912- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
913- m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
914- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
915- cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
916- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h \
917- $(INCDIR)/xregex2.h
882+ $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
883+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
884+ m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
885+ opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
886+ $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
918887 m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
919- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
920- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
921- m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
922- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
923- cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
924- $(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf-bfd.h \
925- $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
926- $(INCDIR)/bfdlink.h
888+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
889+ $(INCDIR)/ansidecl.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
890+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
891+ m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
892+ opintl.h $(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h \
893+ $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
894+ $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h
927895 m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
928- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
896+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h \
897+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
898+ $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h cgen-types.h \
899+ ../bfd/bfd_stdint.h cgen-ops.h opintl.h $(INCDIR)/safe-ctype.h
900+m32c-opc.lo: m32c-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
929901 $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
930- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
902+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
931903 m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
932- opintl.h $(INCDIR)/safe-ctype.h
933-m32c-opc.lo: m32c-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
934- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
935- m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
936- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
937- cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h $(INCDIR)/libiberty.h \
938- $(INCDIR)/ansidecl.h
904+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
939905 m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
940- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
941- m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
942- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
943- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
944- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
906+ $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
907+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
908+ m32r-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
909+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
945910 m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
946- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
947- m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
948- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
949- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
911+ $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
912+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
913+ m32r-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
950914 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
951915 m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
952- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
953- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
954- m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
955- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
956- opintl.h
916+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
917+ $(INCDIR)/ansidecl.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
918+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
919+ m32r-opc.h opintl.h
957920 m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
958- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
959- $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
960- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
961- m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
921+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
922+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
923+ $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h opintl.h \
924+ $(INCDIR)/safe-ctype.h
962925 m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
963- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
964- m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
965- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
966- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
926+ $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
927+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
928+ m32r-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
967929 m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
968- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
969- m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
970- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h
930+ $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
931+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
932+ m32r-opc.h
971933 m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
972934 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
973- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
935+ $(INCDIR)/symcat.h
974936 m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
975937 $(INCDIR)/opcode/m68hc11.h
976938 m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
977- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
978- $(INCDIR)/floatformat.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
979- opintl.h $(INCDIR)/opcode/m68k.h
939+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
940+ $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h opintl.h \
941+ $(INCDIR)/opcode/m68k.h
980942 m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
981943 $(INCDIR)/opcode/m68k.h
982944 m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
983- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
984- $(INCDIR)/opcode/m88k.h opintl.h $(INCDIR)/libiberty.h \
985- $(INCDIR)/ansidecl.h
945+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \
946+ opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
986947 maxq-dis.lo: maxq-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
987- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
988- $(INCDIR)/opcode/maxq.h
948+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/maxq.h
989949 mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
990- mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
991- $(INCDIR)/symcat.h
950+ mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
992951 mep-asm.lo: mep-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
993- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
994- mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
995- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
996- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
997- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
952+ $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
953+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
954+ mep-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
955+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
998956 mep-desc.lo: mep-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
999- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1000- mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1001- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1002- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
957+ $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
958+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
959+ mep-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1003960 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1004961 mep-dis.lo: mep-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1005- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1006- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1007- mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1008- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1009- opintl.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
962+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
963+ $(INCDIR)/ansidecl.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
964+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
965+ mep-opc.h opintl.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
1010966 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1011967 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h
1012968 mep-ibld.lo: mep-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1013- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1014- $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1015- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1016- mep-opc.h opintl.h $(INCDIR)/safe-ctype.h
969+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h mep-desc.h \
970+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
971+ $(INCDIR)/opcode/cgen-bitset.h mep-opc.h opintl.h $(INCDIR)/safe-ctype.h
1017972 mep-opc.lo: mep-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1018- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1019- mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1020- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1021- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/elf/mep.h \
1022- $(INCDIR)/elf/reloc-macros.h
973+ $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
974+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
975+ mep-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
976+ $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h
1023977 mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1024- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1025- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h \
1026- opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1027- $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
1028- $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
978+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
979+ $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h opintl.h \
980+ $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
981+ $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h \
982+ $(INCDIR)/elf/reloc-macros.h
1029983 mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1030984 $(INCDIR)/opcode/mips.h
1031985 mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1032986 $(INCDIR)/opcode/mips.h
1033987 m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1034988 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
1035- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
989+ $(INCDIR)/symcat.h opintl.h
1036990 m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1037991 $(INCDIR)/opcode/mn10200.h
1038992 m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1039993 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
1040- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
994+ $(INCDIR)/symcat.h opintl.h
1041995 m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1042996 $(INCDIR)/opcode/mn10300.h
1043997 mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
1044998 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1045- $(INCDIR)/ansidecl.h $(BFD_H) opintl.h
999+ $(INCDIR)/ansidecl.h opintl.h
10461000 mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
10471001 mt-asm.lo: mt-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1048- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1049- mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1050- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1051- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1052- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1002+ $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1003+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1004+ mt-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1005+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
10531006 mt-desc.lo: mt-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1054- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1055- mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1056- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1057- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1007+ $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1008+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1009+ mt-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
10581010 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
10591011 mt-dis.lo: mt-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1060- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1061- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1062- mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1063- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1064- opintl.h
1012+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1013+ $(INCDIR)/ansidecl.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1014+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1015+ mt-opc.h opintl.h
10651016 mt-ibld.lo: mt-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1066- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1067- $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1068- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1069- mt-opc.h opintl.h $(INCDIR)/safe-ctype.h
1017+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h mt-desc.h \
1018+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1019+ $(INCDIR)/opcode/cgen-bitset.h mt-opc.h opintl.h $(INCDIR)/safe-ctype.h
10701020 mt-opc.lo: mt-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1071- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1072- mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1073- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1074- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1021+ $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1022+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1023+ mt-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1024+ $(INCDIR)/safe-ctype.h
10751025 ns32k-dis.lo: ns32k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1076- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h \
1077- $(BFD_H) $(INCDIR)/opcode/ns32k.h opintl.h
1026+ $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ns32k.h \
1027+ opintl.h
10781028 openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1079- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1080- openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1081- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1082- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1083- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1029+ $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1030+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1031+ openrisc-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1032+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
10841033 openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
1085- $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1086- $(INCDIR)/symcat.h $(INCDIR)/symcat.h openrisc-desc.h \
1034+ $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
10871035 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1088- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1089- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1090- $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1036+ $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h opintl.h \
1037+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h \
1038+ $(INCDIR)/xregex2.h
10911039 openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1092- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1093- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1094- openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1095- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1096- opintl.h
1040+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1041+ $(INCDIR)/ansidecl.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1042+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1043+ openrisc-opc.h opintl.h
10971044 openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
1098- $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1099- $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
1100- $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1101- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1102- opintl.h $(INCDIR)/safe-ctype.h
1103-openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1104- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1045+ $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
11051046 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1106- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1107- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1047+ $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h opintl.h \
1048+ $(INCDIR)/safe-ctype.h
1049+openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1050+ $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1051+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1052+ openrisc-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
11081053 or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
11091054 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
11101055 $(INCDIR)/safe-ctype.h
11111056 or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
11121057 $(INCDIR)/opcode/or32.h
11131058 pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1114- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1115- $(INCDIR)/opcode/pdp11.h
1059+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
11161060 pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
11171061 pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11181062 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
1119- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1063+ $(INCDIR)/symcat.h
11201064 pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11211065 $(INCDIR)/opcode/pj.h
11221066 ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1123- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1124- $(INCDIR)/opcode/ppc.h
1067+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/ppc.h
11251068 ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11261069 $(INCDIR)/opcode/ppc.h opintl.h
11271070 s390-mkopc.lo: s390-mkopc.c
11281071 s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
11291072 s390-opc.tab
11301073 s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
1131- config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1132- $(INCDIR)/symcat.h opintl.h $(INCDIR)/opcode/s390.h
1074+ config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1075+ opintl.h $(INCDIR)/opcode/s390.h
11331076 score-dis.lo: score-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1134- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1135- score-opc.h opintl.h $(BFD_H) $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1077+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h score-opc.h \
1078+ opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
11361079 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
1137- $(INCDIR)/elf/internal.h $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h
1080+ $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h
11381081 sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1139- sh-opc.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1140- $(INCDIR)/dis-asm.h $(BFD_H)
1082+ sh-opc.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h
11411083 sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
11421084 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1143- $(INCDIR)/ansidecl.h sh64-opc.h $(INCDIR)/libiberty.h \
1144- $(INCDIR)/ansidecl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1145- $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
1146- $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h
1085+ sh64-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1086+ $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1087+ $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h \
1088+ $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h
11471089 sh64-opc.lo: sh64-opc.c sh64-opc.h
11481090 sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1149- $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h \
1150- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1151- $(INCDIR)/ansidecl.h opintl.h
1091+ $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
1092+ $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1093+ opintl.h
11521094 sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1153- $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h
1095+ $(INCDIR)/opcode/sparc.h
11541096 spu-dis.lo: spu-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1155- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1156- $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h
1157-spu-opc.lo: spu-opc.c $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h \
1097+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/spu.h \
11581098 $(INCDIR)/opcode/spu-insns.h
1099+spu-opc.lo: spu-opc.c $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h
11591100 tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1160- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1161- $(INCDIR)/opcode/tic30.h
1101+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic30.h
11621102 tic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
11631103 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
11641104 $(INCDIR)/opcode/tic4x.h
11651105 tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1166- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1167- $(INCDIR)/opcode/tic54x.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
1106+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h \
1107+ $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
11681108 tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1169- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1170- $(INCDIR)/opcode/tic54x.h
1109+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h
11711110 tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11721111 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
1173- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1112+ $(INCDIR)/symcat.h
11741113 tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11751114 $(INCDIR)/opcode/tic80.h
11761115 v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11771116 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
1178- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
1117+ $(INCDIR)/symcat.h opintl.h
11791118 v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11801119 $(INCDIR)/opcode/v850.h opintl.h
11811120 vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
11821121 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
1183- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1184-w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1185- w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
11861122 $(INCDIR)/symcat.h
1123+w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1124+ w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
11871125 xc16x-asm.lo: xc16x-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1188- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1189- xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1190- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1191- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1192- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1126+ $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1127+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1128+ xc16x-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1129+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
11931130 xc16x-desc.lo: xc16x-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1194- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1195- xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1196- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1197- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1131+ $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1132+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1133+ xc16x-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
11981134 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
11991135 xc16x-dis.lo: xc16x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1200- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1201- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1202- xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1203- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1204- opintl.h
1136+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1137+ $(INCDIR)/ansidecl.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1138+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1139+ xc16x-opc.h opintl.h
12051140 xc16x-ibld.lo: xc16x-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1206- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1207- $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1208- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1209- xc16x-opc.h opintl.h $(INCDIR)/safe-ctype.h
1141+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h \
1142+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1143+ $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h opintl.h \
1144+ $(INCDIR)/safe-ctype.h
12101145 xc16x-opc.lo: xc16x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1211- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1212- xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1213- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1214- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1146+ $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1147+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1148+ xc16x-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
12151149 xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
1216- $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1217- $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1150+ $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
12181151 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1219- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1220- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1152+ $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h opintl.h \
1153+ $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
12211154 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
12221155 xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
1223- $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1224- $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1156+ $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
12251157 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1226- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1227- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1228- $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1158+ $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h opintl.h \
1159+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h \
1160+ $(INCDIR)/xregex2.h
12291161 xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
1230- $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1231- $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1232- $(INCDIR)/ansidecl.h xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1233- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1234- xstormy16-opc.h opintl.h
1235-xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
1236- $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1237- $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1162+ $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1163+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h xstormy16-desc.h \
12381164 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1239- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1240- opintl.h $(INCDIR)/safe-ctype.h
1165+ $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h opintl.h
1166+xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
1167+ $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1168+ xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1169+ $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h opintl.h \
1170+ $(INCDIR)/safe-ctype.h
12411171 xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
1242- $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1243- $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1172+ $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
12441173 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1245- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1246- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1174+ $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h $(INCDIR)/libiberty.h \
1175+ $(INCDIR)/ansidecl.h
12471176 xtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \
12481177 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1249- sysdep.h config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1250- $(INCDIR)/symcat.h
1178+ sysdep.h config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
12511179 z80-dis.lo: z80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1252- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1180+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
12531181 z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1254- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1255- z8k-opc.h
1182+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h z8k-opc.h
12561183 z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12571184 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
12581185 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -1216,164 +1216,143 @@ dep-am: DEP
12161216 # DO NOT DELETE THIS LINE -- mkdep uses it.
12171217 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
12181218 alpha-dis.lo: alpha-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1219- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1220- $(INCDIR)/opcode/alpha.h
1219+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/alpha.h
12211220 alpha-opc.lo: alpha-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1222- $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/ansidecl.h \
1223- $(INCDIR)/symcat.h opintl.h
1221+ $(INCDIR)/opcode/alpha.h $(BFD_H) $(INCDIR)/symcat.h \
1222+ opintl.h
12241223 arc-dis.lo: arc-dis.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
1225- $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1226- $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h $(BFDDIR)/elf-bfd.h \
1227- $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1228- $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
1229- opintl.h arc-dis.h arc-ext.h
1224+ $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1225+ $(INCDIR)/opcode/arc.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1226+ $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
1227+ $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h opintl.h \
1228+ arc-dis.h arc-ext.h
12301229 arc-opc.lo: arc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1231- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
1230+ $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arc.h \
12321231 opintl.h
12331232 arc-ext.lo: arc-ext.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1234- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h arc-ext.h \
1235- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1233+ $(BFD_H) $(INCDIR)/symcat.h arc-ext.h $(INCDIR)/libiberty.h \
1234+ $(INCDIR)/ansidecl.h
12361235 arm-dis.lo: arm-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1237- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1238- $(INCDIR)/opcode/arm.h opintl.h $(INCDIR)/safe-ctype.h \
1239- $(INCDIR)/floatformat.h $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h \
1240- $(BFDDIR)/libcoff.h $(INCDIR)/bfdlink.h $(BFDDIR)/elf-bfd.h \
1241- $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1242- $(INCDIR)/elf/internal.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h
1236+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/arm.h \
1237+ opintl.h $(INCDIR)/safe-ctype.h $(INCDIR)/floatformat.h \
1238+ $(INCDIR)/ansidecl.h $(INCDIR)/coff/internal.h $(BFDDIR)/libcoff.h \
1239+ $(INCDIR)/bfdlink.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1240+ $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/arm.h \
1241+ $(INCDIR)/elf/reloc-macros.h
12431242 avr-dis.lo: avr-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1244- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1245- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1246- $(INCDIR)/opcode/avr.h
1243+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
1244+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/opcode/avr.h
12471245 bfin-dis.lo: bfin-dis.c $(INCDIR)/opcode/bfin.h $(INCDIR)/dis-asm.h \
12481246 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
12491247 cgen-asm.lo: cgen-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12501248 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
1251- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1252- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1253- opintl.h
1249+ $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
1250+ $(INCDIR)/opcode/cgen-bitset.h opintl.h
12541251 cgen-bitset.lo: cgen-bitset.c $(INCDIR)/libiberty.h \
12551252 $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cgen-bitset.h
12561253 cgen-dis.lo: cgen-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12571254 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(BFD_H) \
1258- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1259- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
1255+ $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h
12601256 cgen-opc.lo: cgen-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12611257 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h \
1262- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1263- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h
1258+ $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen.h \
1259+ $(INCDIR)/opcode/cgen-bitset.h
12641260 cr16-dis.lo: cr16-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
12651261 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1266- $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cr16.h $(INCDIR)/libiberty.h \
1267- $(INCDIR)/ansidecl.h
1262+ $(INCDIR)/opcode/cr16.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
12681263 cr16-opc.lo: cr16-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
12691264 $(INCDIR)/symcat.h $(INCDIR)/opcode/cr16.h
12701265 cris-dis.lo: cris-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
12711266 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1272- $(INCDIR)/ansidecl.h $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h \
1273- $(INCDIR)/ansidecl.h
1267+ $(INCDIR)/opcode/cris.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
12741268 cris-opc.lo: cris-opc.c $(INCDIR)/opcode/cris.h
12751269 crx-dis.lo: crx-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
12761270 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1277- $(INCDIR)/ansidecl.h $(INCDIR)/opcode/crx.h
1271+ $(INCDIR)/opcode/crx.h
12781272 crx-opc.lo: crx-opc.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
12791273 $(INCDIR)/symcat.h $(INCDIR)/opcode/crx.h
12801274 d10v-dis.lo: d10v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12811275 $(INCDIR)/opcode/d10v.h $(INCDIR)/dis-asm.h $(BFD_H) \
1282- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1276+ $(INCDIR)/symcat.h
12831277 d10v-opc.lo: d10v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12841278 $(INCDIR)/opcode/d10v.h
12851279 d30v-dis.lo: d30v-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12861280 $(INCDIR)/opcode/d30v.h $(INCDIR)/dis-asm.h $(BFD_H) \
1287- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
1281+ $(INCDIR)/symcat.h opintl.h
12881282 d30v-opc.lo: d30v-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
12891283 $(INCDIR)/opcode/d30v.h
12901284 dlx-dis.lo: dlx-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1291- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1292- $(INCDIR)/opcode/dlx.h
1285+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/dlx.h
12931286 dis-buf.lo: dis-buf.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1294- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1295- opintl.h
1287+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h
12961288 dis-init.lo: dis-init.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1297- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1298- $(BFD_H)
1289+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
12991290 disassemble.lo: disassemble.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1300- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1291+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
13011292 fr30-asm.lo: fr30-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1302- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1303- fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1304- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
1305- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1306- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1293+ $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1294+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1295+ fr30-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1296+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
13071297 fr30-desc.lo: fr30-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1308- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1309- fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1310- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
1311- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1298+ $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1299+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1300+ fr30-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
13121301 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
13131302 fr30-dis.lo: fr30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1314- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1315- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1316- fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1317- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
1318- opintl.h
1303+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1304+ $(INCDIR)/ansidecl.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1305+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1306+ fr30-opc.h opintl.h
13191307 fr30-ibld.lo: fr30-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1320- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1321- $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1322- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1323- fr30-opc.h opintl.h $(INCDIR)/safe-ctype.h
1308+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h \
1309+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1310+ $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h opintl.h \
1311+ $(INCDIR)/safe-ctype.h
13241312 fr30-opc.lo: fr30-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1325- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1326- fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1327- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h fr30-opc.h \
1328- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1313+ $(BFD_H) $(INCDIR)/symcat.h fr30-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1314+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1315+ fr30-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
13291316 frv-asm.lo: frv-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1330- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1331- frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1332- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
1333- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1334- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1317+ $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1318+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1319+ frv-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1320+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
13351321 frv-desc.lo: frv-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1336- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1337- frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1338- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
1339- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1322+ $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1323+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1324+ frv-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
13401325 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
13411326 frv-dis.lo: frv-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1342- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1343- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1344- frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1345- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
1346- opintl.h
1327+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1328+ $(INCDIR)/ansidecl.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1329+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1330+ frv-opc.h opintl.h
13471331 frv-ibld.lo: frv-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1348- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1349- $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1350- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1351- frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
1332+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h frv-desc.h \
1333+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1334+ $(INCDIR)/opcode/cgen-bitset.h frv-opc.h opintl.h $(INCDIR)/safe-ctype.h
13521335 frv-opc.lo: frv-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1353- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1354- frv-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1355- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h frv-opc.h \
1356- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/elf/frv.h \
1357- $(INCDIR)/elf/reloc-macros.h
1336+ $(BFD_H) $(INCDIR)/symcat.h frv-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1337+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1338+ frv-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1339+ $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h
13581340 h8300-dis.lo: h8300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13591341 $(INCDIR)/opcode/h8300.h $(INCDIR)/dis-asm.h $(BFD_H) \
1360- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h \
1361- $(INCDIR)/ansidecl.h
1342+ $(INCDIR)/symcat.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
13621343 h8500-dis.lo: h8500-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1363- h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1364- $(INCDIR)/symcat.h opintl.h
1344+ h8500-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1345+ opintl.h
13651346 hppa-dis.lo: hppa-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1366- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1367- $(BFDDIR)/libhppa.h $(INCDIR)/opcode/hppa.h
1347+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(BFDDIR)/libhppa.h \
1348+ $(INCDIR)/opcode/hppa.h
13681349 i370-dis.lo: i370-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1369- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1370- $(INCDIR)/opcode/i370.h
1350+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/i370.h
13711351 i370-opc.lo: i370-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13721352 $(INCDIR)/opcode/i370.h
13731353 i386-dis.lo: i386-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1374- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1375- opintl.h $(INCDIR)/opcode/i386.h $(INCDIR)/libiberty.h \
1376- $(INCDIR)/ansidecl.h
1354+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h opintl.h \
1355+ $(INCDIR)/opcode/i386.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
13771356 i386-opc.lo: i386-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13781357 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h i386-opc.h \
13791358 $(INCDIR)/opcode/i386.h i386-tbl.h
@@ -1383,10 +1362,9 @@ i386-gen.lo: i386-gen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
13831362 i860-dis.lo: i860-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
13841363 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/i860.h
13851364 i960-dis.lo: i960-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1386- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1365+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
13871366 ia64-dis.lo: ia64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
1388- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h \
1389- $(BFD_H)
1367+ $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/ia64.h
13901368 ia64-opc-a.lo: ia64-opc-a.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
13911369 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
13921370 ia64-opc-b.lo: ia64-opc-b.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
@@ -1400,423 +1378,372 @@ ia64-opc-m.lo: ia64-opc-m.c ia64-opc.h $(INCDIR)/opcode/ia64.h \
14001378 ia64-opc-d.lo: ia64-opc-d.c
14011379 ia64-opc.lo: ia64-opc.c $(INCDIR)/ansidecl.h sysdep.h \
14021380 config.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1403- ia64-asmtab.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/ansidecl.h \
1404- $(INCDIR)/symcat.h ia64-asmtab.c
1381+ ia64-asmtab.h $(INCDIR)/opcode/ia64.h $(BFD_H) $(INCDIR)/symcat.h \
1382+ ia64-asmtab.c
14051383 ia64-gen.lo: ia64-gen.c $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
14061384 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h sysdep.h \
14071385 config.h $(INCDIR)/getopt.h ia64-opc.h $(INCDIR)/opcode/ia64.h \
1408- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h ia64-opc-a.c \
1409- ia64-opc-i.c ia64-opc-m.c ia64-opc-b.c ia64-opc-f.c \
1410- ia64-opc-x.c ia64-opc-d.c
1386+ $(BFD_H) $(INCDIR)/symcat.h ia64-opc-a.c ia64-opc-i.c \
1387+ ia64-opc-m.c ia64-opc-b.c ia64-opc-f.c ia64-opc-x.c \
1388+ ia64-opc-d.c
14111389 ia64-asmtab.lo: ia64-asmtab.c
14121390 ip2k-asm.lo: ip2k-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1413- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1414- ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1415- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
1416- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1417- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1391+ $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1392+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1393+ ip2k-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1394+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
14181395 ip2k-desc.lo: ip2k-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1419- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1420- ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1421- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
1422- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1396+ $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1397+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1398+ ip2k-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
14231399 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
14241400 ip2k-dis.lo: ip2k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1425- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1426- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1427- ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1428- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
1429- opintl.h
1401+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1402+ $(INCDIR)/ansidecl.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1403+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1404+ ip2k-opc.h opintl.h
14301405 ip2k-ibld.lo: ip2k-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1431- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1432- $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1433- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1434- ip2k-opc.h opintl.h $(INCDIR)/safe-ctype.h
1406+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h \
1407+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1408+ $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h opintl.h \
1409+ $(INCDIR)/safe-ctype.h
14351410 ip2k-opc.lo: ip2k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1436- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1437- ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1438- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h ip2k-opc.h \
1439- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1411+ $(BFD_H) $(INCDIR)/symcat.h ip2k-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1412+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1413+ ip2k-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1414+ $(INCDIR)/safe-ctype.h
14401415 iq2000-asm.lo: iq2000-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1441- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1442- iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1443- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
1444- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1445- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1416+ $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1417+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1418+ iq2000-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1419+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
14461420 iq2000-desc.lo: iq2000-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1447- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1448- iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1449- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
1450- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1421+ $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1422+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1423+ iq2000-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
14511424 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
14521425 iq2000-dis.lo: iq2000-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1453- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1454- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1455- iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1456- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
1457- opintl.h
1426+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1427+ $(INCDIR)/ansidecl.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1428+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1429+ iq2000-opc.h opintl.h
14581430 iq2000-ibld.lo: iq2000-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1459- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1460- $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1461- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1462- iq2000-opc.h opintl.h $(INCDIR)/safe-ctype.h
1431+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h \
1432+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1433+ $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h opintl.h \
1434+ $(INCDIR)/safe-ctype.h
14631435 iq2000-opc.lo: iq2000-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1464- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1465- iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1466- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h iq2000-opc.h \
1467- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1436+ $(BFD_H) $(INCDIR)/symcat.h iq2000-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1437+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1438+ iq2000-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
14681439 m32c-asm.lo: m32c-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1469- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1470- m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1471- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
1472- cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
1473- $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1440+ $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1441+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1442+ m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
1443+ opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
14741444 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
14751445 m32c-desc.lo: m32c-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1476- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1477- m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1478- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
1479- cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
1480- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h \
1481- $(INCDIR)/xregex2.h
1446+ $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1447+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1448+ m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
1449+ opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1450+ $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
14821451 m32c-dis.lo: m32c-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1483- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1484- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1485- m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1486- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
1487- cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h opintl.h \
1488- $(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf-bfd.h \
1489- $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
1490- $(INCDIR)/bfdlink.h
1452+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1453+ $(INCDIR)/ansidecl.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1454+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1455+ m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
1456+ opintl.h $(INCDIR)/elf/m32c.h $(INCDIR)/elf/reloc-macros.h \
1457+ $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1458+ $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h
14911459 m32c-ibld.lo: m32c-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1492- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1460+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h \
1461+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1462+ $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h cgen-types.h \
1463+ ../bfd/bfd_stdint.h cgen-ops.h opintl.h $(INCDIR)/safe-ctype.h
1464+m32c-opc.lo: m32c-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
14931465 $(BFD_H) $(INCDIR)/symcat.h m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1494- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1466+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
14951467 m32c-opc.h cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h \
1496- opintl.h $(INCDIR)/safe-ctype.h
1497-m32c-opc.lo: m32c-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1498- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1499- m32c-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1500- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32c-opc.h \
1501- cgen-types.h ../bfd/bfd_stdint.h cgen-ops.h $(INCDIR)/libiberty.h \
1502- $(INCDIR)/ansidecl.h
1468+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
15031469 m32r-asm.lo: m32r-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1504- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1505- m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1506- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
1507- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1508- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1470+ $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1471+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1472+ m32r-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1473+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
15091474 m32r-desc.lo: m32r-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1510- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1511- m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1512- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
1513- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1475+ $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1476+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1477+ m32r-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
15141478 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
15151479 m32r-dis.lo: m32r-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1516- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1517- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1518- m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1519- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
1520- opintl.h
1480+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1481+ $(INCDIR)/ansidecl.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1482+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1483+ m32r-opc.h opintl.h
15211484 m32r-ibld.lo: m32r-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1522- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1523- $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1524- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1525- m32r-opc.h opintl.h $(INCDIR)/safe-ctype.h
1485+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h \
1486+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1487+ $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h opintl.h \
1488+ $(INCDIR)/safe-ctype.h
15261489 m32r-opc.lo: m32r-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1527- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1528- m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1529- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h \
1530- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1490+ $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1491+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1492+ m32r-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
15311493 m32r-opinst.lo: m32r-opinst.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1532- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1533- m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1534- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h m32r-opc.h
1494+ $(BFD_H) $(INCDIR)/symcat.h m32r-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1495+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1496+ m32r-opc.h
15351497 m68hc11-dis.lo: m68hc11-dis.c $(INCDIR)/ansidecl.h \
15361498 $(INCDIR)/opcode/m68hc11.h $(INCDIR)/dis-asm.h $(BFD_H) \
1537- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1499+ $(INCDIR)/symcat.h
15381500 m68hc11-opc.lo: m68hc11-opc.c $(INCDIR)/ansidecl.h \
15391501 $(INCDIR)/opcode/m68hc11.h
15401502 m68k-dis.lo: m68k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1541- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1542- $(INCDIR)/floatformat.h $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h \
1543- opintl.h $(INCDIR)/opcode/m68k.h
1503+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/floatformat.h \
1504+ $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h opintl.h \
1505+ $(INCDIR)/opcode/m68k.h
15441506 m68k-opc.lo: m68k-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15451507 $(INCDIR)/opcode/m68k.h
15461508 m88k-dis.lo: m88k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1547- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1548- $(INCDIR)/opcode/m88k.h opintl.h $(INCDIR)/libiberty.h \
1549- $(INCDIR)/ansidecl.h
1509+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/m88k.h \
1510+ opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
15501511 maxq-dis.lo: maxq-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1551- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1552- $(INCDIR)/opcode/maxq.h
1512+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/maxq.h
15531513 mcore-dis.lo: mcore-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1554- mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1555- $(INCDIR)/symcat.h
1514+ mcore-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
15561515 mep-asm.lo: mep-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1557- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1558- mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1559- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1560- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1561- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1516+ $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1517+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1518+ mep-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1519+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
15621520 mep-desc.lo: mep-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1563- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1564- mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1565- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1566- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1521+ $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1522+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1523+ mep-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
15671524 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
15681525 mep-dis.lo: mep-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1569- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1570- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1571- mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1572- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1573- opintl.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
1526+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1527+ $(INCDIR)/ansidecl.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1528+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1529+ mep-opc.h opintl.h $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h \
15741530 $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
15751531 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h
15761532 mep-ibld.lo: mep-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1577- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1578- $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1579- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1580- mep-opc.h opintl.h $(INCDIR)/safe-ctype.h
1533+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h mep-desc.h \
1534+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1535+ $(INCDIR)/opcode/cgen-bitset.h mep-opc.h opintl.h $(INCDIR)/safe-ctype.h
15811536 mep-opc.lo: mep-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1582- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1583- mep-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1584- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mep-opc.h \
1585- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/elf/mep.h \
1586- $(INCDIR)/elf/reloc-macros.h
1537+ $(BFD_H) $(INCDIR)/symcat.h mep-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1538+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1539+ mep-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1540+ $(INCDIR)/elf/mep.h $(INCDIR)/elf/reloc-macros.h
15871541 mips-dis.lo: mips-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1588- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1589- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h \
1590- opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1591- $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
1592- $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h
1542+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1543+ $(INCDIR)/ansidecl.h $(INCDIR)/opcode/mips.h opintl.h \
1544+ $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1545+ $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mips.h \
1546+ $(INCDIR)/elf/reloc-macros.h
15931547 mips-opc.lo: mips-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15941548 $(INCDIR)/opcode/mips.h
15951549 mips16-opc.lo: mips16-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15961550 $(INCDIR)/opcode/mips.h
15971551 m10200-dis.lo: m10200-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
15981552 $(INCDIR)/opcode/mn10200.h $(INCDIR)/dis-asm.h $(BFD_H) \
1599- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
1553+ $(INCDIR)/symcat.h opintl.h
16001554 m10200-opc.lo: m10200-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
16011555 $(INCDIR)/opcode/mn10200.h
16021556 m10300-dis.lo: m10300-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
16031557 $(INCDIR)/opcode/mn10300.h $(INCDIR)/dis-asm.h $(BFD_H) \
1604- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
1558+ $(INCDIR)/symcat.h opintl.h
16051559 m10300-opc.lo: m10300-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
16061560 $(INCDIR)/opcode/mn10300.h
16071561 mmix-dis.lo: mmix-dis.c $(INCDIR)/opcode/mmix.h $(INCDIR)/dis-asm.h \
16081562 $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1609- $(INCDIR)/ansidecl.h $(BFD_H) opintl.h
1563+ $(INCDIR)/ansidecl.h opintl.h
16101564 mmix-opc.lo: mmix-opc.c $(INCDIR)/opcode/mmix.h $(INCDIR)/symcat.h
16111565 mt-asm.lo: mt-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1612- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1613- mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1614- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1615- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1616- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1566+ $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1567+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1568+ mt-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1569+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
16171570 mt-desc.lo: mt-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1618- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1619- mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1620- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1621- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1571+ $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1572+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1573+ mt-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
16221574 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
16231575 mt-dis.lo: mt-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1624- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1625- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1626- mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1627- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1628- opintl.h
1576+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1577+ $(INCDIR)/ansidecl.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1578+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1579+ mt-opc.h opintl.h
16291580 mt-ibld.lo: mt-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1630- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1631- $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1632- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1633- mt-opc.h opintl.h $(INCDIR)/safe-ctype.h
1581+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h mt-desc.h \
1582+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1583+ $(INCDIR)/opcode/cgen-bitset.h mt-opc.h opintl.h $(INCDIR)/safe-ctype.h
16341584 mt-opc.lo: mt-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1635- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1636- mt-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1637- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h mt-opc.h \
1638- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1585+ $(BFD_H) $(INCDIR)/symcat.h mt-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1586+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1587+ mt-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1588+ $(INCDIR)/safe-ctype.h
16391589 ns32k-dis.lo: ns32k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1640- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h \
1641- $(BFD_H) $(INCDIR)/opcode/ns32k.h opintl.h
1590+ $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h $(INCDIR)/opcode/ns32k.h \
1591+ opintl.h
16421592 openrisc-asm.lo: openrisc-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1643- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1644- openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1645- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1646- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1647- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1593+ $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1594+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1595+ openrisc-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1596+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
16481597 openrisc-desc.lo: openrisc-desc.c sysdep.h config.h \
1649- $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1650- $(INCDIR)/symcat.h $(INCDIR)/symcat.h openrisc-desc.h \
1598+ $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
16511599 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1652- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1653- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1654- $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1600+ $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h opintl.h \
1601+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h \
1602+ $(INCDIR)/xregex2.h
16551603 openrisc-dis.lo: openrisc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1656- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1657- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1658- openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1659- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1660- opintl.h
1604+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1605+ $(INCDIR)/ansidecl.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1606+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1607+ openrisc-opc.h opintl.h
16611608 openrisc-ibld.lo: openrisc-ibld.c sysdep.h config.h \
1662- $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1663- $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h \
1664- $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1665- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1666- opintl.h $(INCDIR)/safe-ctype.h
1667-openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1668- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1609+ $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
16691610 openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1670- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h \
1671- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1611+ $(INCDIR)/opcode/cgen-bitset.h openrisc-opc.h opintl.h \
1612+ $(INCDIR)/safe-ctype.h
1613+openrisc-opc.lo: openrisc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1614+ $(BFD_H) $(INCDIR)/symcat.h openrisc-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1615+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1616+ openrisc-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
16721617 or32-dis.lo: or32-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
16731618 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/opcode/or32.h \
16741619 $(INCDIR)/safe-ctype.h
16751620 or32-opc.lo: or32-opc.c $(INCDIR)/safe-ctype.h $(INCDIR)/ansidecl.h \
16761621 $(INCDIR)/opcode/or32.h
16771622 pdp11-dis.lo: pdp11-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1678- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1679- $(INCDIR)/opcode/pdp11.h
1623+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/pdp11.h
16801624 pdp11-opc.lo: pdp11-opc.c $(INCDIR)/opcode/pdp11.h
16811625 pj-dis.lo: pj-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
16821626 $(INCDIR)/opcode/pj.h $(INCDIR)/dis-asm.h $(BFD_H) \
1683- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1627+ $(INCDIR)/symcat.h
16841628 pj-opc.lo: pj-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
16851629 $(INCDIR)/opcode/pj.h
16861630 ppc-dis.lo: ppc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1687- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1688- $(INCDIR)/opcode/ppc.h
1631+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/ppc.h
16891632 ppc-opc.lo: ppc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
16901633 $(INCDIR)/opcode/ppc.h opintl.h
16911634 s390-mkopc.lo: s390-mkopc.c
16921635 s390-opc.lo: s390-opc.c $(INCDIR)/ansidecl.h $(INCDIR)/opcode/s390.h \
16931636 s390-opc.tab
16941637 s390-dis.lo: s390-dis.c $(INCDIR)/ansidecl.h sysdep.h \
1695- config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1696- $(INCDIR)/symcat.h opintl.h $(INCDIR)/opcode/s390.h
1638+ config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1639+ opintl.h $(INCDIR)/opcode/s390.h
16971640 score-dis.lo: score-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1698- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1699- score-opc.h opintl.h $(BFD_H) $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1641+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h score-opc.h \
1642+ opintl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
17001643 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
1701- $(INCDIR)/elf/internal.h $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h
1644+ $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h
17021645 sh-dis.lo: sh-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1703- sh-opc.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1704- $(INCDIR)/dis-asm.h $(BFD_H)
1646+ sh-opc.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/dis-asm.h
17051647 sh64-dis.lo: sh64-dis.c $(INCDIR)/dis-asm.h $(BFD_H) \
17061648 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h sysdep.h config.h \
1707- $(INCDIR)/ansidecl.h sh64-opc.h $(INCDIR)/libiberty.h \
1708- $(INCDIR)/ansidecl.h $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h \
1709- $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
1710- $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h
1649+ sh64-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1650+ $(BFDDIR)/elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1651+ $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h \
1652+ $(INCDIR)/elf/reloc-macros.h $(BFDDIR)/elf32-sh64.h
17111653 sh64-opc.lo: sh64-opc.c sh64-opc.h
17121654 sparc-dis.lo: sparc-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1713- $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h \
1714- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1715- $(INCDIR)/ansidecl.h opintl.h
1655+ $(INCDIR)/opcode/sparc.h $(INCDIR)/dis-asm.h $(BFD_H) \
1656+ $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1657+ opintl.h
17161658 sparc-opc.lo: sparc-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1717- $(INCDIR)/opcode/sparc.h $(INCDIR)/ansidecl.h
1659+ $(INCDIR)/opcode/sparc.h
17181660 spu-dis.lo: spu-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1719- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1720- $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h
1721-spu-opc.lo: spu-opc.c $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h \
1661+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/spu.h \
17221662 $(INCDIR)/opcode/spu-insns.h
1663+spu-opc.lo: spu-opc.c $(INCDIR)/opcode/spu.h $(INCDIR)/opcode/spu-insns.h
17231664 tic30-dis.lo: tic30-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1724- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1725- $(INCDIR)/opcode/tic30.h
1665+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic30.h
17261666 tic4x-dis.lo: tic4x-dis.c $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
17271667 $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
17281668 $(INCDIR)/opcode/tic4x.h
17291669 tic54x-dis.lo: tic54x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1730- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1731- $(INCDIR)/opcode/tic54x.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
1670+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h \
1671+ $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h
17321672 tic54x-opc.lo: tic54x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1733- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1734- $(INCDIR)/opcode/tic54x.h
1673+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/opcode/tic54x.h
17351674 tic80-dis.lo: tic80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
17361675 $(INCDIR)/opcode/tic80.h $(INCDIR)/dis-asm.h $(BFD_H) \
1737- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1676+ $(INCDIR)/symcat.h
17381677 tic80-opc.lo: tic80-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
17391678 $(INCDIR)/opcode/tic80.h
17401679 v850-dis.lo: v850-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
17411680 $(INCDIR)/opcode/v850.h $(INCDIR)/dis-asm.h $(BFD_H) \
1742- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h opintl.h
1681+ $(INCDIR)/symcat.h opintl.h
17431682 v850-opc.lo: v850-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
17441683 $(INCDIR)/opcode/v850.h opintl.h
17451684 vax-dis.lo: vax-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
17461685 $(INCDIR)/opcode/vax.h $(INCDIR)/dis-asm.h $(BFD_H) \
1747- $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1748-w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1749- w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
17501686 $(INCDIR)/symcat.h
1687+w65-dis.lo: w65-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1688+ w65-opc.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
17511689 xc16x-asm.lo: xc16x-asm.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1752- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1753- xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1754- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1755- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1756- $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
1690+ $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1691+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1692+ xc16x-opc.h opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h \
1693+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
17571694 xc16x-desc.lo: xc16x-desc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1758- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1759- xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1760- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1761- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1695+ $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1696+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1697+ xc16x-opc.h opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
17621698 $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
17631699 xc16x-dis.lo: xc16x-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1764- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1765- $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1766- xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1767- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1768- opintl.h
1700+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1701+ $(INCDIR)/ansidecl.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1702+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1703+ xc16x-opc.h opintl.h
17691704 xc16x-ibld.lo: xc16x-ibld.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1770- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1771- $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1772- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1773- xc16x-opc.h opintl.h $(INCDIR)/safe-ctype.h
1705+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h \
1706+ $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1707+ $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h opintl.h \
1708+ $(INCDIR)/safe-ctype.h
17741709 xc16x-opc.lo: xc16x-opc.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1775- $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/symcat.h \
1776- xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1777- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xc16x-opc.h \
1778- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1710+ $(BFD_H) $(INCDIR)/symcat.h xc16x-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1711+ $(INCDIR)/opcode/cgen.h $(INCDIR)/opcode/cgen-bitset.h \
1712+ xc16x-opc.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
17791713 xstormy16-asm.lo: xstormy16-asm.c sysdep.h config.h \
1780- $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1781- $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1714+ $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
17821715 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1783- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1784- opintl.h $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
1716+ $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h opintl.h \
1717+ $(INCDIR)/xregex.h $(INCDIR)/xregex2.h $(INCDIR)/libiberty.h \
17851718 $(INCDIR)/ansidecl.h $(INCDIR)/safe-ctype.h
17861719 xstormy16-desc.lo: xstormy16-desc.c sysdep.h config.h \
1787- $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1788- $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1720+ $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
17891721 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1790- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1791- opintl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1792- $(INCDIR)/xregex.h $(INCDIR)/xregex2.h
1722+ $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h opintl.h \
1723+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h $(INCDIR)/xregex.h \
1724+ $(INCDIR)/xregex2.h
17931725 xstormy16-dis.lo: xstormy16-dis.c sysdep.h config.h \
1794- $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1795- $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h $(INCDIR)/libiberty.h \
1796- $(INCDIR)/ansidecl.h xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h \
1797- $(INCDIR)/opcode/cgen.h $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h \
1798- xstormy16-opc.h opintl.h
1799-xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
1800- $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1801- $(INCDIR)/symcat.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
1726+ $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1727+ $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h xstormy16-desc.h \
18021728 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1803- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1804- opintl.h $(INCDIR)/safe-ctype.h
1729+ $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h opintl.h
1730+xstormy16-ibld.lo: xstormy16-ibld.c sysdep.h config.h \
1731+ $(INCDIR)/ansidecl.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h \
1732+ xstormy16-desc.h $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1733+ $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h opintl.h \
1734+ $(INCDIR)/safe-ctype.h
18051735 xstormy16-opc.lo: xstormy16-opc.c sysdep.h config.h \
1806- $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/ansidecl.h \
1807- $(INCDIR)/symcat.h $(INCDIR)/symcat.h xstormy16-desc.h \
1736+ $(INCDIR)/ansidecl.h $(BFD_H) $(INCDIR)/symcat.h xstormy16-desc.h \
18081737 $(INCDIR)/opcode/cgen-bitset.h $(INCDIR)/opcode/cgen.h \
1809- $(INCDIR)/symcat.h $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h \
1810- $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
1738+ $(INCDIR)/opcode/cgen-bitset.h xstormy16-opc.h $(INCDIR)/libiberty.h \
1739+ $(INCDIR)/ansidecl.h
18111740 xtensa-dis.lo: xtensa-dis.c $(INCDIR)/xtensa-isa.h \
18121741 $(INCDIR)/ansidecl.h $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h \
1813- sysdep.h config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h \
1814- $(INCDIR)/symcat.h
1742+ sysdep.h config.h $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
18151743 z80-dis.lo: z80-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1816- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1744+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h
18171745 z8k-dis.lo: z8k-dis.c sysdep.h config.h $(INCDIR)/ansidecl.h \
1818- $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
1819- z8k-opc.h
1746+ $(INCDIR)/dis-asm.h $(BFD_H) $(INCDIR)/symcat.h z8k-opc.h
18201747 z8kgen.lo: z8kgen.c sysdep.h config.h $(INCDIR)/ansidecl.h \
18211748 $(INCDIR)/libiberty.h $(INCDIR)/ansidecl.h
18221749 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY