@@ -1213,6 +1213,22 @@ DEPTC_ip2k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1213
1213
$(INCDIR ) /opcode/cgen.h $(srcdir ) /../opcodes/ip2k-opc.h \
1214
1214
cgen.h $(INCDIR ) /elf/ip2k.h $(INCDIR ) /elf/reloc-macros.h \
1215
1215
$(BFDDIR ) /libbfd.h $(INCDIR ) /hashtab.h
1216
+ DEPTC_m32c_coff = $(INCDIR ) /symcat.h $(srcdir ) /config/obj-coff.h \
1217
+ $(srcdir ) /config/tc-m32c.h $(INCDIR ) /coff/internal.h \
1218
+ $(BFDDIR ) /libcoff.h $(INCDIR ) /bfdlink.h subsegs.h $(INCDIR ) /obstack.h \
1219
+ $(srcdir ) /../opcodes/m32c-desc.h $(INCDIR ) /opcode/cgen.h \
1220
+ $(srcdir ) /../opcodes/m32c-opc.h $(srcdir ) /../opcodes/cgen-types.h \
1221
+ $(srcdir ) /../opcodes/cgen-ops.h cgen.h $(INCDIR ) /elf/common.h \
1222
+ $(INCDIR ) /elf/m32c.h $(INCDIR ) /elf/reloc-macros.h $(BFDDIR ) /libbfd.h \
1223
+ $(INCDIR ) /hashtab.h $(INCDIR ) /safe-ctype.h
1224
+ DEPTC_m32c_elf = $(INCDIR ) /symcat.h $(srcdir ) /config/obj-elf.h \
1225
+ $(BFDDIR ) /elf-bfd.h $(INCDIR ) /elf/common.h $(INCDIR ) /elf/internal.h \
1226
+ $(INCDIR ) /elf/external.h $(INCDIR ) /bfdlink.h $(srcdir ) /config/tc-m32c.h \
1227
+ subsegs.h $(INCDIR ) /obstack.h $(srcdir ) /../opcodes/m32c-desc.h \
1228
+ $(INCDIR ) /opcode/cgen.h $(srcdir ) /../opcodes/m32c-opc.h \
1229
+ $(srcdir ) /../opcodes/cgen-types.h $(srcdir ) /../opcodes/cgen-ops.h \
1230
+ cgen.h $(INCDIR ) /elf/m32c.h $(INCDIR ) /elf/reloc-macros.h \
1231
+ $(BFDDIR ) /libbfd.h $(INCDIR ) /hashtab.h $(INCDIR ) /safe-ctype.h
1216
1232
DEPTC_m32r_coff = $(INCDIR ) /symcat.h $(srcdir ) /config/obj-coff.h \
1217
1233
$(srcdir ) /config/tc-m32r.h $(INCDIR ) /coff/internal.h \
1218
1234
$(BFDDIR ) /libcoff.h $(INCDIR ) /bfdlink.h $(INCDIR ) /safe-ctype.h \
@@ -1779,6 +1795,15 @@ DEPOBJ_ip2k_elf = $(INCDIR)/symcat.h $(srcdir)/config/obj-elf.h \
1779
1795
$(INCDIR ) /elf/external.h $(INCDIR ) /bfdlink.h $(srcdir ) /config/tc-ip2k.h \
1780
1796
$(INCDIR ) /safe-ctype.h subsegs.h $(INCDIR ) /obstack.h \
1781
1797
struc-symbol.h dwarf2dbg.h $(INCDIR ) /aout/aout64.h
1798
+ DEPOBJ_m32c_coff = $(INCDIR ) /symcat.h $(srcdir ) /config/obj-coff.h \
1799
+ $(srcdir ) /config/tc-m32c.h $(INCDIR ) /coff/internal.h \
1800
+ $(BFDDIR ) /libcoff.h $(INCDIR ) /bfdlink.h $(INCDIR ) /obstack.h \
1801
+ subsegs.h
1802
+ DEPOBJ_m32c_elf = $(INCDIR ) /symcat.h $(srcdir ) /config/obj-elf.h \
1803
+ $(BFDDIR ) /elf-bfd.h $(INCDIR ) /elf/common.h $(INCDIR ) /elf/internal.h \
1804
+ $(INCDIR ) /elf/external.h $(INCDIR ) /bfdlink.h $(srcdir ) /config/tc-m32c.h \
1805
+ $(INCDIR ) /safe-ctype.h subsegs.h $(INCDIR ) /obstack.h \
1806
+ struc-symbol.h dwarf2dbg.h $(INCDIR ) /aout/aout64.h
1782
1807
DEPOBJ_m32r_coff = $(INCDIR ) /symcat.h $(srcdir ) /config/obj-coff.h \
1783
1808
$(srcdir ) /config/tc-m32r.h $(INCDIR ) /coff/internal.h \
1784
1809
$(BFDDIR ) /libcoff.h $(INCDIR ) /bfdlink.h $(INCDIR ) /obstack.h \
@@ -2225,6 +2250,12 @@ DEP_ip2k_coff = $(srcdir)/config/obj-coff.h $(srcdir)/config/tc-ip2k.h \
2225
2250
DEP_ip2k_elf = $(srcdir ) /config/obj-elf.h $(INCDIR ) /symcat.h \
2226
2251
$(BFDDIR ) /elf-bfd.h $(INCDIR ) /elf/common.h $(INCDIR ) /elf/internal.h \
2227
2252
$(INCDIR ) /elf/external.h $(INCDIR ) /bfdlink.h $(srcdir ) /config/tc-ip2k.h
2253
+ DEP_m32c_coff = $(srcdir ) /config/obj-coff.h $(srcdir ) /config/tc-m32c.h \
2254
+ $(INCDIR ) /symcat.h $(INCDIR ) /coff/internal.h $(BFDDIR ) /libcoff.h \
2255
+ $(INCDIR ) /bfdlink.h
2256
+ DEP_m32c_elf = $(srcdir ) /config/obj-elf.h $(INCDIR ) /symcat.h \
2257
+ $(BFDDIR ) /elf-bfd.h $(INCDIR ) /elf/common.h $(INCDIR ) /elf/internal.h \
2258
+ $(INCDIR ) /elf/external.h $(INCDIR ) /bfdlink.h $(srcdir ) /config/tc-m32c.h
2228
2259
DEP_m32r_coff = $(srcdir ) /config/obj-coff.h $(srcdir ) /config/tc-m32r.h \
2229
2260
$(INCDIR ) /symcat.h $(INCDIR ) /coff/internal.h $(BFDDIR ) /libcoff.h \
2230
2261
$(INCDIR ) /bfdlink.h
0 commit comments