]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/Makefile.am
PR 9722
[thirdparty/binutils-gdb.git] / bfd / Makefile.am
CommitLineData
252b5132
RH
1## Process this file with automake to generate Makefile.in
2
3f85e526 3AUTOMAKE_OPTIONS = 1.9 cygnus
79887925 4ACLOCAL_AMFLAGS = -I . -I .. -I ../config
252b5132 5
bc286f95
BE
6# Uncomment the following line when doing a release.
7# RELEASE=y
8
252b5132
RH
9INCDIR = $(srcdir)/../include
10CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
41b49281 11MKDEP = gcc -MM
252b5132
RH
12
13SUBDIRS = doc po
14
108a6f8e 15bfddocdir = doc
a703a6ea
AM
16bfdlibdir = @bfdlibdir@
17bfdincludedir = @bfdincludedir@
252b5132 18
108a6f8e
CD
19datarootdir = @datarootdir@
20docdir = @docdir@
21htmldir = @htmldir@
22
a703a6ea 23bfdlib_LTLIBRARIES = libbfd.la
252b5132 24
a2d91340 25WARN_CFLAGS = @WARN_CFLAGS@
9e9b66a9 26NO_WERROR = @NO_WERROR@
a2d91340
AC
27AM_CFLAGS = $(WARN_CFLAGS)
28
252b5132
RH
29# bfd.h goes here, for now
30BFD_H = bfd.h
31
32# Jim Kingdon notes:
33# Writing S-records should be included in all (or at least most)
34# *-*-coff, *-*-aout, etc., configurations, because people will want to
35# be able to use objcopy to create S-records. (S-records are not useful
36# for the debugger, so if you are downloading things as S-records you
37# need two copies of the executable, one to download and one for the
38# debugger).
36b45482 39BFD32_LIBS = \
93509525
KD
40 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
41 cache.lo coffgen.lo corefile.lo \
252b5132
RH
42 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
43 section.lo syms.lo targets.lo hash.lo linker.lo \
51db3708 44 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
1b315056 45 merge.lo dwarf2.lo simple.lo compress.lo
252b5132 46
36b45482
TS
47BFD64_LIBS = archive64.lo
48
49BFD32_LIBS_CFILES = \
93509525
KD
50 archive.c archures.c bfd.c bfdio.c bfdwin.c \
51 cache.c coffgen.c corefile.c \
252b5132
RH
52 format.c init.c libbfd.c opncls.c reloc.c \
53 section.c syms.c targets.c hash.c linker.c \
51db3708 54 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
1b315056 55 merge.c dwarf2.c simple.c compress.c
252b5132 56
36b45482
TS
57BFD64_LIBS_CFILES = archive64.c
58
252b5132
RH
59# This list is alphabetized to make it easier to keep in sync
60# with the decls and initializer in archures.c.
61ALL_MACHINES = \
252b5132
RH
62 cpu-alpha.lo \
63 cpu-arc.lo \
64 cpu-arm.lo \
adde6300 65 cpu-avr.lo \
0f64bb02 66 cpu-bfin.lo \
3d3d428f 67 cpu-cr16.lo \
0949843d 68 cpu-cr16c.lo \
06c15ad7 69 cpu-cris.lo \
1fe1f39c 70 cpu-crx.lo \
252b5132
RH
71 cpu-d10v.lo \
72 cpu-d30v.lo \
d172d4ba 73 cpu-dlx.lo \
252b5132 74 cpu-fr30.lo \
4e5ba5b7 75 cpu-frv.lo \
252b5132
RH
76 cpu-h8300.lo \
77 cpu-h8500.lo \
78 cpu-hppa.lo \
800eeca4 79 cpu-ia64.lo \
5b93d8bb 80 cpu-i370.lo \
252b5132
RH
81 cpu-i386.lo \
82 cpu-i860.lo \
83 cpu-i960.lo \
cf88bb9f 84 cpu-ip2k.lo \
a75473eb 85 cpu-iq2000.lo \
84e94c90 86 cpu-lm32.lo \
49f58d10 87 cpu-m32c.lo \
252b5132 88 cpu-m32r.lo \
60bcf0fa
NC
89 cpu-m68hc11.lo \
90 cpu-m68hc12.lo \
252b5132
RH
91 cpu-m68k.lo \
92 cpu-m88k.lo \
93 cpu-m10200.lo \
94 cpu-m10300.lo \
7499d566 95 cpu-maxq.lo \
252b5132 96 cpu-mcore.lo \
d9352518 97 cpu-mep.lo \
252b5132 98 cpu-mips.lo \
3c3bdf30 99 cpu-mmix.lo \
4970f871 100 cpu-mt.lo \
32d95f29 101 cpu-msp430.lo \
3b16e843 102 cpu-or32.lo \
252b5132 103 cpu-ns32k.lo \
b3baf5d0 104 cpu-openrisc.lo \
e135f41b 105 cpu-pdp11.lo \
0bcb993b 106 cpu-pj.lo \
252b5132
RH
107 cpu-powerpc.lo \
108 cpu-rs6000.lo \
a85d7ed0 109 cpu-s390.lo \
1c0d3aa6 110 cpu-score.lo \
252b5132
RH
111 cpu-sh.lo \
112 cpu-sparc.lo \
e9f53129 113 cpu-spu.lo \
252b5132 114 cpu-tic30.lo \
026df7c5 115 cpu-tic4x.lo \
81635ce4 116 cpu-tic54x.lo \
252b5132
RH
117 cpu-tic80.lo \
118 cpu-v850.lo \
119 cpu-vax.lo \
120 cpu-we32k.lo \
121 cpu-w65.lo \
93fbbb04 122 cpu-xstormy16.lo \
e0001a05 123 cpu-xtensa.lo \
d70c5fc7 124 cpu-xc16x.lo \
3c9b82ba 125 cpu-z80.lo \
252b5132
RH
126 cpu-z8k.lo
127
128ALL_MACHINES_CFILES = \
252b5132
RH
129 cpu-alpha.c \
130 cpu-arc.c \
131 cpu-arm.c \
adde6300 132 cpu-avr.c \
0f64bb02 133 cpu-bfin.c \
3d3d428f 134 cpu-cr16.c \
06c15ad7 135 cpu-cris.c \
0949843d 136 cpu-cr16c.c \
1fe1f39c 137 cpu-crx.c \
252b5132
RH
138 cpu-d10v.c \
139 cpu-d30v.c \
d172d4ba 140 cpu-dlx.c \
252b5132 141 cpu-fr30.c \
4e5ba5b7 142 cpu-frv.c \
252b5132
RH
143 cpu-h8300.c \
144 cpu-h8500.c \
145 cpu-hppa.c \
800eeca4 146 cpu-ia64.c \
5b93d8bb 147 cpu-i370.c \
252b5132
RH
148 cpu-i386.c \
149 cpu-i860.c \
150 cpu-i960.c \
cf88bb9f 151 cpu-ip2k.c \
a75473eb 152 cpu-iq2000.c \
84e94c90 153 cpu-lm32.c \
49f58d10 154 cpu-m32c.c \
252b5132 155 cpu-m32r.c \
60bcf0fa
NC
156 cpu-m68hc11.c \
157 cpu-m68hc12.c \
252b5132
RH
158 cpu-m68k.c \
159 cpu-m88k.c \
160 cpu-m10200.c \
161 cpu-m10300.c \
0306b3bf 162 cpu-maxq.c \
252b5132 163 cpu-mcore.c \
d9352518 164 cpu-mep.c \
252b5132 165 cpu-mips.c \
3c3bdf30 166 cpu-mmix.c \
4970f871 167 cpu-mt.c \
2469cfa2 168 cpu-msp430.c \
3b16e843 169 cpu-or32.c \
252b5132 170 cpu-ns32k.c \
b3baf5d0 171 cpu-openrisc.c \
e135f41b 172 cpu-pdp11.c \
0bcb993b 173 cpu-pj.c \
252b5132
RH
174 cpu-powerpc.c \
175 cpu-rs6000.c \
a85d7ed0 176 cpu-s390.c \
1c0d3aa6 177 cpu-score.c \
252b5132
RH
178 cpu-sh.c \
179 cpu-sparc.c \
e9f53129 180 cpu-spu.c \
252b5132 181 cpu-tic30.c \
026df7c5 182 cpu-tic4x.c \
81635ce4 183 cpu-tic54x.c \
252b5132
RH
184 cpu-tic80.c \
185 cpu-v850.c \
186 cpu-vax.c \
187 cpu-we32k.c \
188 cpu-w65.c \
93fbbb04 189 cpu-xstormy16.c \
e0001a05 190 cpu-xtensa.c \
d70c5fc7 191 cpu-xc16x.c \
3c9b82ba 192 cpu-z80.c \
252b5132
RH
193 cpu-z8k.c
194
195# The .o files needed by all of the 32 bit vectors that are configured into
196# target_vector in targets.c if configured with --enable-targets=all.
197BFD32_BACKENDS = \
198 aout-adobe.lo \
199 aout-arm.lo \
06c15ad7 200 aout-cris.lo \
252b5132
RH
201 aout-ns32k.lo \
202 aout-sparcle.lo \
203 aout-tic30.lo \
204 aout0.lo \
205 aout32.lo \
021e3cc0 206 armnetbsd.lo \
252b5132
RH
207 bout.lo \
208 cf-i386lynx.lo \
252b5132 209 cf-sparclynx.lo \
252b5132
RH
210 coff-apollo.lo \
211 coff-arm.lo \
212 coff-aux.lo \
213 coff-h8300.lo \
214 coff-h8500.lo \
215 coff-i386.lo \
216 coff-go32.lo \
217 coff-i860.lo \
218 coff-i960.lo \
219 coff-m68k.lo \
220 coff-m88k.lo \
7499d566 221 coff-maxq.lo \
252b5132 222 coff-mips.lo \
3b16e843 223 coff-or32.lo \
252b5132
RH
224 coff-rs6000.lo \
225 coff-sh.lo \
226 coff-sparc.lo \
227 coff-stgo32.lo \
228 coff-svm68k.lo \
229 coff-tic30.lo \
026df7c5 230 coff-tic4x.lo \
81635ce4 231 coff-tic54x.lo \
252b5132
RH
232 coff-tic80.lo \
233 coff-u68k.lo \
234 coff-we32k.lo \
235 coff-w65.lo \
3c9b82ba 236 coff-z80.lo \
252b5132
RH
237 coff-z8k.lo \
238 cofflink.lo \
4a54b465 239 dwarf1.lo \
252b5132
RH
240 ecoff.lo \
241 ecofflink.lo \
85e22c7e 242 efi-app-ia32.lo \
e81819a5
NC
243 efi-bsdrv-ia32.lo \
244 efi-rtdrv-ia32.lo \
252b5132 245 elf.lo \
942e0f42 246 elf32-am33lin.lo \
252b5132 247 elf32-arc.lo \
7f266840 248 elf32-arm.lo \
adde6300 249 elf32-avr.lo \
0f64bb02 250 elf32-bfin.lo \
3d3d428f 251 elf32-cr16.lo \
0949843d 252 elf32-cr16c.lo \
06c15ad7 253 elf32-cris.lo \
1fe1f39c 254 elf32-crx.lo \
252b5132
RH
255 elf32-d10v.lo \
256 elf32-d30v.lo \
d172d4ba 257 elf32-dlx.lo \
252b5132 258 elf32-fr30.lo \
4e5ba5b7 259 elf32-frv.lo \
252b5132 260 elf32-gen.lo \
ee8a3a3b 261 elf32-h8300.lo \
e0afaebd 262 elf32-hppa.lo \
5b93d8bb 263 elf32-i370.lo \
252b5132
RH
264 elf32-i386.lo \
265 elf32-i860.lo \
b2ef150d 266 elf32-i960.lo \
58378160 267 elf32-ip2k.lo \
a75473eb 268 elf32-iq2000.lo \
84e94c90 269 elf32-lm32.lo \
49f58d10 270 elf32-m32c.lo \
252b5132 271 elf32-m32r.lo \
60bcf0fa
NC
272 elf32-m68hc11.lo \
273 elf32-m68hc12.lo \
f5a6f915 274 elf32-m68hc1x.lo \
252b5132
RH
275 elf32-m68k.lo \
276 elf32-m88k.lo \
277 elf-m10200.lo \
278 elf-m10300.lo \
279 elf32-mcore.lo \
d9352518 280 elf32-mep.lo \
c6e90b02 281 elfxx-mips.lo \
252b5132 282 elf32-mips.lo \
4970f871 283 elf32-mt.lo \
32d95f29 284 elf32-msp430.lo \
b3baf5d0 285 elf32-openrisc.lo \
3b16e843 286 elf32-or32.lo \
0bcb993b 287 elf32-pj.lo \
252b5132 288 elf32-ppc.lo \
a85d7ed0 289 elf32-s390.lo \
1c0d3aa6 290 elf32-score.lo \
252b5132 291 elf32-sh.lo \
85fbca6a 292 elf32-sh-symbian.lo \
fbca6ad9 293 elf32-sh64.lo \
9cba27b2 294 elf32-sh64-com.lo \
fa0d1cab 295 elfxx-sparc.lo \
252b5132 296 elf32-sparc.lo \
e9f53129 297 elf32-spu.lo \
252b5132 298 elf32-v850.lo \
90ace9e9 299 elf32-vax.lo \
93fbbb04 300 elf32-xstormy16.lo \
e0001a05 301 elf32-xtensa.lo \
d70c5fc7 302 elf32-xc16x.lo \
252b5132
RH
303 elf32.lo \
304 elflink.lo \
104d59d1 305 elf-attrs.lo \
2b0f7ef9 306 elf-strtab.lo \
65765700 307 elf-eh-frame.lo \
eac338cf 308 elf-vxworks.lo \
10ab5357
NC
309 epoc-pe-arm.lo \
310 epoc-pei-arm.lo \
252b5132
RH
311 hp300bsd.lo \
312 hp300hpux.lo \
313 som.lo \
314 i386aout.lo \
315 i386bsd.lo \
316 i386dynix.lo \
317 i386freebsd.lo \
318 i386linux.lo \
319 i386lynx.lo \
320 i386msdos.lo \
321 i386netbsd.lo \
322 i386mach3.lo \
323 i386os9k.lo \
324 ieee.lo \
325 m68k4knetbsd.lo \
326 m68klinux.lo \
252b5132
RH
327 m68knetbsd.lo \
328 m88kmach3.lo \
c6f8758f 329 m88kopenbsd.lo \
3af9a47b 330 mach-o.lo \
252b5132
RH
331 mipsbsd.lo \
332 newsos3.lo \
333 nlm.lo \
334 nlm32-i386.lo \
335 nlm32-sparc.lo \
336 nlm32-ppc.lo \
337 nlm32.lo \
338 ns32knetbsd.lo \
339 oasys.lo \
340 pc532-mach.lo \
e135f41b 341 pdp11.lo \
3af9a47b 342 pef.lo \
252b5132
RH
343 pe-arm.lo \
344 pei-arm.lo \
7148cc28
NC
345 pe-arm-wince.lo \
346 pei-arm-wince.lo \
252b5132
RH
347 pe-i386.lo \
348 pei-i386.lo \
349 pe-mcore.lo \
350 pei-mcore.lo \
351 pe-ppc.lo \
352 pei-ppc.lo \
17505c5c
NC
353 pe-sh.lo \
354 pei-sh.lo \
355 pe-mips.lo \
356 pei-mips.lo \
277d1b5e 357 peigen.lo \
252b5132
RH
358 ppcboot.lo \
359 reloc16.lo \
360 riscix.lo \
361 sparclinux.lo \
362 sparclynx.lo \
363 sparcnetbsd.lo \
364 sunos.lo \
365 vaxnetbsd.lo \
3c2bfad6 366 vax1knetbsd.lo \
ba26fd96 367 vaxbsd.lo \
252b5132
RH
368 versados.lo \
369 vms.lo \
370 vms-gsd.lo \
371 vms-hdr.lo \
372 vms-misc.lo \
373 vms-tir.lo \
3af9a47b 374 xcofflink.lo \
e0001a05
NC
375 xsym.lo \
376 xtensa-isa.lo \
377 xtensa-modules.lo
252b5132
RH
378
379BFD32_BACKENDS_CFILES = \
380 aout-adobe.c \
381 aout-arm.c \
06c15ad7 382 aout-cris.c \
252b5132
RH
383 aout-ns32k.c \
384 aout-sparcle.c \
385 aout-tic30.c \
386 aout0.c \
387 aout32.c \
021e3cc0 388 armnetbsd.c \
252b5132
RH
389 bout.c \
390 cf-i386lynx.c \
252b5132 391 cf-sparclynx.c \
252b5132
RH
392 coff-apollo.c \
393 coff-arm.c \
394 coff-aux.c \
395 coff-h8300.c \
396 coff-h8500.c \
397 coff-i386.c \
398 coff-i860.c \
399 coff-go32.c \
400 coff-i960.c \
401 coff-m68k.c \
402 coff-m88k.c \
7499d566 403 coff-maxq.c \
252b5132 404 coff-mips.c \
3b16e843 405 coff-or32.c \
252b5132
RH
406 coff-rs6000.c \
407 coff-sh.c \
408 coff-sparc.c \
409 coff-stgo32.c \
410 coff-svm68k.c \
411 coff-tic30.c \
026df7c5 412 coff-tic4x.c \
81635ce4 413 coff-tic54x.c \
252b5132
RH
414 coff-tic80.c \
415 coff-u68k.c \
416 coff-we32k.c \
417 coff-w65.c \
3c9b82ba 418 coff-z80.c \
252b5132
RH
419 coff-z8k.c \
420 cofflink.c \
4a54b465 421 dwarf1.c \
252b5132
RH
422 ecoff.c \
423 ecofflink.c \
85e22c7e 424 efi-app-ia32.c \
e81819a5
NC
425 efi-bsdrv-ia32.c \
426 efi-rtdrv-ia32.c \
252b5132 427 elf.c \
942e0f42 428 elf32-am33lin.c \
252b5132 429 elf32-arc.c \
7f266840 430 elf32-arm.c \
adde6300 431 elf32-avr.c \
0f64bb02 432 elf32-bfin.c \
3d3d428f 433 elf32-cr16.c \
0949843d 434 elf32-cr16c.c \
06c15ad7 435 elf32-cris.c \
1fe1f39c 436 elf32-crx.c \
252b5132
RH
437 elf32-d10v.c \
438 elf32-d30v.c \
d172d4ba 439 elf32-dlx.c \
252b5132 440 elf32-fr30.c \
4e5ba5b7 441 elf32-frv.c \
252b5132 442 elf32-gen.c \
ee8a3a3b 443 elf32-h8300.c \
3f9b03b5 444 elf32-hppa.c \
5b93d8bb 445 elf32-i370.c \
252b5132
RH
446 elf32-i386.c \
447 elf32-i860.c \
b2ef150d 448 elf32-i960.c \
cf88bb9f 449 elf32-ip2k.c \
a75473eb 450 elf32-iq2000.c \
84e94c90 451 elf32-lm32.c \
49f58d10 452 elf32-m32c.c \
252b5132
RH
453 elf32-m32r.c \
454 elf32-m68k.c \
60bcf0fa
NC
455 elf32-m68hc11.c \
456 elf32-m68hc12.c \
f5a6f915 457 elf32-m68hc1x.c \
252b5132
RH
458 elf32-m88k.c \
459 elf-m10200.c \
460 elf-m10300.c \
461 elf32-mcore.c \
d9352518 462 elf32-mep.c \
c6e90b02 463 elfxx-mips.c \
252b5132 464 elf32-mips.c \
4970f871 465 elf32-mt.c \
2469cfa2 466 elf32-msp430.c \
b3baf5d0 467 elf32-openrisc.c \
3b16e843 468 elf32-or32.c \
0bcb993b 469 elf32-pj.c \
252b5132 470 elf32-ppc.c \
fbca6ad9 471 elf32-sh64.c \
9cba27b2 472 elf32-sh64-com.c \
a85d7ed0 473 elf32-s390.c \
1c0d3aa6 474 elf32-score.c \
252b5132 475 elf32-sh.c \
85fbca6a 476 elf32-sh-symbian.c \
fa0d1cab 477 elfxx-sparc.c \
252b5132 478 elf32-sparc.c \
e9f53129 479 elf32-spu.c \
252b5132 480 elf32-v850.c \
90ace9e9 481 elf32-vax.c \
93fbbb04 482 elf32-xstormy16.c \
e0001a05 483 elf32-xtensa.c \
d70c5fc7 484 elf32-xc16x.c \
252b5132
RH
485 elf32.c \
486 elflink.c \
104d59d1 487 elf-attrs.c \
2b0f7ef9 488 elf-strtab.c \
65765700 489 elf-eh-frame.c \
eac338cf 490 elf-vxworks.c \
10ab5357
NC
491 epoc-pe-arm.c \
492 epoc-pei-arm.c \
252b5132
RH
493 hp300bsd.c \
494 hp300hpux.c \
495 som.c \
496 i386aout.c \
497 i386bsd.c \
498 i386dynix.c \
499 i386freebsd.c \
500 i386linux.c \
501 i386lynx.c \
502 i386msdos.c \
503 i386netbsd.c \
504 i386mach3.c \
505 i386os9k.c \
506 ieee.c \
507 m68k4knetbsd.c \
508 m68klinux.c \
252b5132
RH
509 m68knetbsd.c \
510 m88kmach3.c \
c6f8758f 511 m88kopenbsd.c \
3af9a47b 512 mach-o.c \
252b5132
RH
513 mipsbsd.c \
514 newsos3.c \
515 nlm.c \
516 nlm32-i386.c \
517 nlm32-sparc.c \
518 nlm32-ppc.c \
519 nlm32.c \
520 ns32knetbsd.c \
521 oasys.c \
522 pc532-mach.c \
e135f41b 523 pdp11.c \
3af9a47b 524 pef.c \
252b5132
RH
525 pe-arm.c \
526 pei-arm.c \
7148cc28
NC
527 pe-arm-wince.c \
528 pei-arm-wince.c \
252b5132
RH
529 pe-i386.c \
530 pei-i386.c \
531 pe-mcore.c \
532 pei-mcore.c \
533 pe-ppc.c \
534 pei-ppc.c \
17505c5c
NC
535 pe-sh.c \
536 pei-sh.c \
537 pe-mips.c \
538 pei-mips.c \
252b5132
RH
539 ppcboot.c \
540 reloc16.c \
541 riscix.c \
542 sparclinux.c \
543 sparclynx.c \
544 sparcnetbsd.c \
545 sunos.c \
546 vaxnetbsd.c \
3c2bfad6 547 vax1knetbsd.c \
ba26fd96 548 vaxbsd.c \
252b5132
RH
549 versados.c \
550 vms.c \
551 vms-gsd.c \
552 vms-hdr.c \
553 vms-misc.c \
554 vms-tir.c \
3af9a47b 555 xcofflink.c \
e0001a05
NC
556 xsym.c \
557 xtensa-isa.c \
558 xtensa-modules.c
252b5132
RH
559
560# The .o files needed by all of the 64 bit vectors that are configured into
561# target_vector in targets.c if configured with --enable-targets=all
562# and --enable-64-bit-bfd.
074d327a
NC
563# elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
564# BFD32_BACKENDS.
252b5132 565BFD64_BACKENDS = \
eb1e0e80 566 aix5ppc-core.lo \
252b5132
RH
567 aout64.lo \
568 coff-alpha.lo \
14958a43 569 coff64-rs6000.lo \
252b5132 570 demo64.lo \
85e22c7e 571 efi-app-ia64.lo \
e81819a5
NC
572 efi-bsdrv-ia64.lo \
573 efi-rtdrv-ia64.lo \
9c6fc49d 574 efi-app-x86_64.lo \
e81819a5
NC
575 efi-bsdrv-x86_64.lo \
576 efi-rtdrv-x86_64.lo \
8d88c4ca 577 elf64-x86-64.lo \
252b5132 578 elf64-alpha.lo \
d403336c 579 elf64-hppa.lo \
074d327a 580 elf32-ia64.lo \
800eeca4 581 elf64-ia64.lo \
252b5132 582 elf64-gen.lo \
8a397dad 583 elfn32-mips.lo \
252b5132 584 elf64-mips.lo \
3c3bdf30 585 elf64-mmix.lo \
fbca6ad9 586 elf64-sh64.lo \
5bd4f169 587 elf64-ppc.lo \
a85d7ed0 588 elf64-s390.lo \
252b5132
RH
589 elf64-sparc.lo \
590 elf64.lo \
3c3bdf30 591 mmo.lo \
252b5132 592 nlm32-alpha.lo \
825b47db 593 nlm64.lo \
99ad8390
NC
594 coff-x86_64.lo \
595 pe-x86_64.lo \
596 pei-x86_64.lo \
597 pepigen.lo \
598 pex64igen.lo
252b5132
RH
599
600BFD64_BACKENDS_CFILES = \
eb1e0e80 601 aix5ppc-core.c \
252b5132
RH
602 aout64.c \
603 coff-alpha.c \
14958a43 604 coff64-rs6000.c \
252b5132 605 demo64.c \
85e22c7e 606 efi-app-ia64.c \
e81819a5
NC
607 efi-bsdrv-ia64.c \
608 efi-rtdrv-ia64.c \
9c6fc49d 609 efi-app-x86_64.c \
e81819a5
NC
610 efi-bsdrv-x86_64.c \
611 efi-rtdrv-x86_64.c \
8d88c4ca 612 elf64-x86-64.c \
252b5132 613 elf64-alpha.c \
d403336c 614 elf64-hppa.c \
252b5132 615 elf64-gen.c \
8a397dad 616 elfn32-mips.c \
252b5132 617 elf64-mips.c \
3c3bdf30 618 elf64-mmix.c \
5bd4f169 619 elf64-ppc.c \
a85d7ed0 620 elf64-s390.c \
fbca6ad9 621 elf64-sh64.c \
252b5132
RH
622 elf64-sparc.c \
623 elf64.c \
3c3bdf30 624 mmo.c \
252b5132 625 nlm32-alpha.c \
99ad8390
NC
626 nlm64.c \
627 coff-x86_64.c \
628 pe-x86_64.c \
629 pei-x86_64.c
252b5132
RH
630
631OPTIONAL_BACKENDS = \
632 aix386-core.lo \
633 hpux-core.lo \
634 irix-core.lo \
635 lynx-core.lo \
636 osf-core.lo \
637 sco5-core.lo \
638 trad-core.lo \
639 cisco-core.lo
640
641OPTIONAL_BACKENDS_CFILES = \
642 aix386-core.c \
643 hpux-core.c \
644 irix-core.c \
645 lynx-core.c \
646 osf-core.c \
647 sco5-core.c \
648 trad-core.c \
649 cisco-core.c
650
3f85e526
L
651# We want to rerun configure if configure.in, config.bfd or
652# configure.host change. configure.in is needed since the version
653# number in Makefile comes from configure.in.
654CONFIG_STATUS_DEPENDENCIES = \
655 $(srcdir)/configure.in \
656 $(srcdir)/config.bfd \
657 $(srcdir)/configure.host
658
252b5132
RH
659# These are defined by configure.in:
660WORDSIZE = @wordsize@
661ALL_BACKENDS = @all_backends@
662BFD_BACKENDS = @bfd_backends@
663BFD_MACHINES = @bfd_machines@
664TDEFAULTS = @tdefaults@
665
20e95c23 666INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) @INCINTL@
252b5132
RH
667
668# C source files that correspond to .o's.
27b7e12d 669SOURCE_CFILES = \
36b45482
TS
670 $(BFD32_LIBS_CFILES) \
671 $(BFD64_LIBS_CFILES) \
252b5132
RH
672 $(ALL_MACHINES_CFILES) \
673 $(BFD32_BACKENDS_CFILES) \
674 $(BFD64_BACKENDS_CFILES) \
675 $(OPTIONAL_BACKENDS_CFILES)
676
55c80943 677BUILD_CFILES = \
99ad8390 678 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c
27b7e12d 679
55c80943
NC
680CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
681
252b5132
RH
682## This is a list of all .h files which are in the source tree.
683SOURCE_HFILES = \
709d67f1
AM
684 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
685 elf-bfd.h elf-hppa.h elf32-hppa.h \
c152c796 686 elf64-hppa.h elfcode.h elfcore.h \
2bc3c89a
AM
687 freebsd.h genlink.h go32stub.h \
688 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
3af9a47b 689 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
2bc3c89a 690 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
3af9a47b
NC
691 pef.h pef-traceback.h peicode.h som.h version.h \
692 vms.h xcoff-target.h xsym.h
252b5132 693
55c80943
NC
694## ... and all .h files which are in the build tree.
695BUILD_HFILES = \
5eda1c47 696 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
55c80943
NC
697
698HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
699
700SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
701BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
252b5132 702
55c80943 703po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
fdc09da8 704 for file in $(SRC_POTFILES); do echo $$file; done \
323ee3f4 705 | LC_ALL=C sort > tmp.src \
01467f2a 706 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
55c80943
NC
707
708po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
fdc09da8 709 for file in $(BLD_POTFILES); do echo $$file; done \
323ee3f4 710 | LC_ALL=C sort > tmp.bld \
01467f2a 711 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
55c80943 712
e3e71e27 713all diststuff: info
252b5132 714
108a6f8e
CD
715.PHONY: install-html install-html-am install-html-recursive
716
717install-html: install-html-recursive
718
719install-html-recursive:
720 @failcom='exit 1'; \
721 for f in x $$MAKEFLAGS; do \
722 case $$f in \
723 *=* | --[!k]*);; \
724 *k*) failcom='fail=yes';; \
725 esac; \
726 done; \
727 dot_seen=no; \
728 target=`echo $@ | sed s/-recursive//`; \
729 list='$(SUBDIRS)'; for subdir in $$list; do \
730 echo "Making $$target in $$subdir"; \
731 if test "$$subdir" = "."; then \
732 dot_seen=yes; \
733 local_target="$$target-am"; \
734 else \
735 local_target="$$target"; \
736 fi; \
737 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
738 || eval $$failcom; \
739 done; \
740 if test "$$dot_seen" = "no"; then \
741 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
742 fi; test -z "$$fail"
743
252b5132
RH
744# Various kinds of .o files to put in libbfd.a:
745# BFD_BACKENDS Routines the configured targets need.
746# BFD_MACHINES Architecture-specific routines the configured targets need.
747# COREFILE Core file routines for a native configuration
21e40a48
L
748# bfd64_libs Routines for 64bit support
749OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
252b5132
RH
750
751stamp-ofiles: Makefile
752 rm -f tofiles
753 f=""; \
754 for i in $(OFILES) ; do \
755 case " $$f " in \
756 *" $$i "*) ;; \
757 *) f="$$f $$i" ;; \
758 esac ; \
759 done ; \
760 echo $$f > tofiles
761 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
762 touch stamp-ofiles
763
764ofiles: stamp-ofiles ; @true
765
21e40a48
L
766# Since BFD64_LIBS is optional and we can't have substitution in
767# libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
768libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
252b5132
RH
769libbfd_la_DEPENDENCIES = $(OFILES) ofiles
770libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
ee5c21a0 771libbfd_la_LDFLAGS = -release `cat libtool-soversion` @WIN32LDFLAGS@
252b5132
RH
772
773# libtool will build .libs/libbfd.a. We create libbfd.a in the build
774# directory so that we don't have to convert all the programs that use
775# libbfd.a simultaneously. This is a hack which should be removed if
776# everything else starts using libtool. FIXME.
777
778noinst_LIBRARIES = libbfd.a
779libbfd_a_SOURCES =
780
781stamp-lib: libbfd.la
e56f75e9
ILT
782 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
783 if [ -f $$libtooldir/libbfd.a ]; then \
784 cp $$libtooldir/libbfd.a libbfd.tmp; \
9f93bca5 785 $(RANLIB) libbfd.tmp; \
252b5132
RH
786 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
787 else true; fi
788 touch stamp-lib
789
790libbfd.a: stamp-lib ; @true
791
792# This file holds an array associating configuration triplets and
793# vector names. It is built from config.bfd. It is not compiled by
794# itself, but is included by targets.c.
795targmatch.h: config.bfd targmatch.sed
796 rm -f targmatch.h
797 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
798 mv -f targmatch.new targmatch.h
799
800# When compiling archures.c and targets.c, supply the default target
801# info from configure.
802
840f0243 803targets.lo: targets.c Makefile
252b5132
RH
804 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
805
840f0243 806archures.lo: archures.c Makefile
252b5132
RH
807 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
808
0d4a1476
AS
809dwarf2.lo: dwarf2.c Makefile
810 $(LIBTOOL) --mode=compile $(COMPILE) -c -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
811
252b5132
RH
812elf32-target.h : elfxx-target.h
813 rm -f elf32-target.h
814 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
815 mv -f elf32-target.new elf32-target.h
816
817elf64-target.h : elfxx-target.h
818 rm -f elf64-target.h
819 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
820 mv -f elf64-target.new elf64-target.h
821
bbe66d08
JW
822elf32-ia64.c : elfxx-ia64.c
823 rm -f elf32-ia64.c
824 sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
825 mv -f elf32-ia64.new elf32-ia64.c
826
827elf64-ia64.c : elfxx-ia64.c
828 rm -f elf64-ia64.c
829 sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
830 mv -f elf64-ia64.new elf64-ia64.c
831
825b47db
NC
832peigen.c : peXXigen.c
833 rm -f peigen.c
834 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
835 mv -f peigen.new peigen.c
836
837pepigen.c : peXXigen.c
838 rm -f pepigen.c
839 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
840 mv -f pepigen.new pepigen.c
841
99ad8390
NC
842pex64igen.c: peXXigen.c
843 rm -f pex64igen.c
844 sed -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
845 mv -f pex64igen.new pex64igen.c
846
b13c7b49 847BFD_H_DEPS= $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
252b5132 848LOCAL_H_DEPS= libbfd.h sysdep.h config.h
36b45482
TS
849$(BFD32_LIBS) \
850 $(BFD64_LIBS) \
b13c7b49
AM
851 $(ALL_MACHINES) \
852 $(BFD32_BACKENDS) \
853 $(BFD64_BACKENDS) \
854 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
252b5132 855
a703a6ea 856install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
252b5132 857 @$(NORMAL_INSTALL)
a703a6ea
AM
858
859uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
860 @$(NORMAL_UNINSTALL)
861
862.PHONY: install_libbfd uninstall_libbfd
863install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
864 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
865 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
866 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
867 if test -f $$p; then \
868 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
869 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
870 else :; fi; \
871 done
872 $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
873 $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
874 $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
875 $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
876
877uninstall_libbfd:
878 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
879 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
880 done
881 rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
882 rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
883 rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
884 rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
ee0bebb8 885
74eeebea
ILT
886# Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
887DEP: dep.sed $(CFILES) $(HFILES) bfd.h
888 rm -f DEP1
41b49281 889 $(MAKE) MKDEP="$(MKDEP)" DEP1
0bdaf48b
AM
890 sed -f dep.sed < DEP1 > DEPA
891 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
892 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1581f8c9
AM
893 echo 'make DEP failed!'; exit 1; \
894 else \
0bdaf48b 895 mv -f DEPA $@; \
1581f8c9 896 fi
41b49281 897
74eeebea 898DEP1: $(CFILES)
74eeebea 899 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
41b49281
AM
900 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
901 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
902 mv -f DEP2 $@
252b5132
RH
903
904dep.sed: dep-in.sed config.status
905 sed <$(srcdir)/dep-in.sed >dep.sed \
906 -e 's!@BFD_H@!$(BFD_H)!' \
830629ab
AM
907 -e 's!@SRCDIR@!$(srcdir)!' \
908 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
252b5132 909
74eeebea 910dep: DEP
252b5132 911 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
74eeebea 912 cat DEP >> tmp-Makefile
252b5132
RH
913 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
914
74eeebea 915dep-in: DEP
252b5132 916 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
74eeebea 917 cat DEP >> tmp-Makefile.in
252b5132
RH
918 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
919
74eeebea 920dep-am: DEP
252b5132 921 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
74eeebea 922 cat DEP >> tmp-Makefile.am
252b5132
RH
923 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
924
925host-aout.lo: Makefile
926
927# The following program can be used to generate a simple config file
928# which can be folded into an h-XXX file for a new host, with some editing.
929aout-params.h: gen-aout
930 ./gen-aout host > aout-params.h
931gen-aout: $(srcdir)/gen-aout.c Makefile
932 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
933
934$(BFD_H): stmp-bfd-h ; @true
935
936stmp-bfd-h: bfd-in3.h
937 rm -f bfd-tmp.h
938 cp bfd-in3.h bfd-tmp.h
939 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
940 rm -f bfd-tmp.h
941 touch stmp-bfd-h
942
943BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
93509525 944 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
1b315056 945 archive.c corefile.c targets.c format.c compress.c
36b45482 946BFD64_H_FILES = archive64.c
93509525
KD
947LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
948 cache.c reloc.c archures.c elf.c
252b5132
RH
949LIBCOFF_H_FILES = libcoff-in.h coffcode.h
950
951# Could really use a "copy-if-change"...
952headers:
108a6f8e
CD
953 (cd $(bfddocdir); $(MAKE) protos $(FLAGS_TO_PASS))
954 cp $(bfddocdir)/bfd.h bfd-in2.h-new
252b5132 955 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
108a6f8e 956 cp $(bfddocdir)/libbfd.h libbfd.h-new
252b5132 957 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
108a6f8e 958 cp $(bfddocdir)/libcoff.h libcoff.h-new
252b5132
RH
959 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
960
961# We only rebuild the header files automatically if we have been
962# configured with --enable-maintainer-mode.
963
964$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
36b45482 965stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
108a6f8e
CD
966 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
967 cp $(bfddocdir)/bfd.h bfd-in2.h-new
252b5132
RH
968 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
969 touch stmp-bin2-h
970
971$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
972stmp-lbfd-h: $(LIBBFD_H_FILES)
108a6f8e
CD
973 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
974 cp $(bfddocdir)/libbfd.h libbfd.h-new
252b5132
RH
975 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
976 touch stmp-lbfd-h
977
978$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
979stmp-lcoff-h: $(LIBCOFF_H_FILES)
108a6f8e
CD
980 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
981 cp $(bfddocdir)/libcoff.h libcoff.h-new
252b5132
RH
982 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
983 touch stmp-lcoff-h
984
55c80943 985MOSTLYCLEANFILES = ofiles stamp-ofiles
252b5132 986
0bdaf48b 987CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
252b5132
RH
988 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
989
ee5c21a0 990DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
55c80943 991
d866f350 992bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in
91506736 993 @echo "creating $@"
bc286f95
BE
994 @bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
995 bfd_version_string="\"$(VERSION)\"" ;\
ee5c21a0 996 bfd_soversion="$(VERSION)" ;\
92f01d61 997 bfd_version_package="\"$(PKGVERSION)\"" ;\
c428fa83 998 report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
bc286f95 999 if test "x$(RELEASE)" = x ; then \
d866f350 1000 bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
066c2a57 1001 bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
ee5c21a0 1002 bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
bc286f95 1003 fi ;\
c428fa83
L
1004 sed -e "s,@bfd_version@,$$bfd_version," \
1005 -e "s,@bfd_version_string@,$$bfd_version_string," \
1006 -e "s,@bfd_version_package@,$$bfd_version_package," \
1007 -e "s,@report_bugs_to@,$$report_bugs_to," \
ee5c21a0
DJ
1008 < $(srcdir)/version.h > $@; \
1009 echo "$${bfd_soversion}" > libtool-soversion
bc286f95 1010
252b5132
RH
1011# What appears below is generated by a hacked mkdep using gcc -MM.
1012
1013# DO NOT DELETE THIS LINE -- mkdep uses it.
1014# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
62d8ad4f
MK
1015archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1016 $(INCDIR)/hashtab.h $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h \
5d038dee 1017 $(INCDIR)/safe-ctype.h
62d8ad4f
MK
1018archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1019 $(INCDIR)/safe-ctype.h
3db64b00 1020bfd.lo: bfd.c $(INCDIR)/filenames.h bfdver.h $(INCDIR)/libiberty.h \
01e76792
AM
1021 $(INCDIR)/demangle.h $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h \
1022 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
1023 $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
50e7d84b
AM
1024 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1025 $(INCDIR)/elf/internal.h
62d8ad4f
MK
1026bfdio.lo: bfdio.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1027bfdwin.lo: bfdwin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1028cache.lo: cache.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1029 $(INCDIR)/libiberty.h
1030coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1031 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h
1032corefile.lo: corefile.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1033format.lo: format.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1034init.lo: init.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1035libbfd.lo: libbfd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1036opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h \
5d038dee 1037 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
62d8ad4f 1038reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
5d038dee 1039 $(INCDIR)/hashtab.h
62d8ad4f
MK
1040section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1041 $(INCDIR)/bfdlink.h
1042syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1043 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h \
1044 $(INCDIR)/aout/stab.def
1045targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1046 $(INCDIR)/fnmatch.h targmatch.h
1047hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1048 $(INCDIR)/objalloc.h $(INCDIR)/libiberty.h
1049linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1050 $(INCDIR)/bfdlink.h genlink.h
1051srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1052 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1053binary.lo: binary.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
5d038dee 1054 $(INCDIR)/hashtab.h
62d8ad4f
MK
1055tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1056 $(INCDIR)/libiberty.h
1057ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1058 $(INCDIR)/libiberty.h $(INCDIR)/safe-ctype.h
1059stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1060 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
1061stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
1062 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
1063merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1064 $(INCDIR)/libiberty.h
1065dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1066 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1067 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
709d67f1 1068 $(INCDIR)/elf/dwarf2.h
62d8ad4f
MK
1069simple.lo: simple.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1070 $(INCDIR)/bfdlink.h
1b315056 1071compress.lo: compress.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1072archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1073 $(INCDIR)/aout/ar.h
1074cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1075cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1076cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1077 $(INCDIR)/libiberty.h
1078cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1079cpu-bfin.lo: cpu-bfin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
3d3d428f 1080cpu-cr16.lo: cpu-cr16.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1081cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1082cpu-cr16c.lo: cpu-cr16c.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1083cpu-crx.lo: cpu-crx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1084cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1085cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1086cpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1087cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1088cpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1089cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1090cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1091cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1092cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1093 cpu-ia64-opc.c $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
1094cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1095cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1096cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1097cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1098cpu-ip2k.lo: cpu-ip2k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1099cpu-iq2000.lo: cpu-iq2000.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
84e94c90 1100cpu-lm32.lo: cpu-lm32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1101cpu-m32c.lo: cpu-m32c.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1102cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1103cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h \
5d038dee 1104 $(INCDIR)/hashtab.h
62d8ad4f 1105cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h \
5d038dee 1106 $(INCDIR)/hashtab.h
66eb6687
AM
1107cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1108 $(INCDIR)/opcode/m68k.h
62d8ad4f
MK
1109cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1110cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1111cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1112cpu-maxq.lo: cpu-maxq.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1113cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
d9352518 1114cpu-mep.lo: cpu-mep.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1115cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1116cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
4970f871 1117cpu-mt.lo: cpu-mt.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1118cpu-msp430.lo: cpu-msp430.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1119cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1120cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1121 ns32k.h
1122cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h \
5d038dee 1123 $(INCDIR)/hashtab.h
62d8ad4f
MK
1124cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1125cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1126cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h \
3c9b82ba 1127 $(INCDIR)/hashtab.h
62d8ad4f
MK
1128cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1129cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
e9f53129 1130cpu-score.lo: cpu-score.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1131cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1132 $(srcdir)/../opcodes/sh-opc.h
1133cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
e9f53129 1134cpu-spu.lo: cpu-spu.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1135cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1136cpu-tic4x.lo: cpu-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1137cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1138cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1139cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1140 $(INCDIR)/safe-ctype.h
1141cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1142cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1143cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1144cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h \
5d038dee 1145 $(INCDIR)/hashtab.h
62d8ad4f 1146cpu-xtensa.lo: cpu-xtensa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
d70c5fc7 1147cpu-xc16x.lo: cpu-xc16x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1148cpu-z80.lo: cpu-z80.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1149cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1150aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1151 $(INCDIR)/aout/adobe.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1152 libaout.h $(INCDIR)/bfdlink.h
1153aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
1154 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
1155 $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h $(INCDIR)/aout/stab_gnu.h \
ceae3e33 1156 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
62d8ad4f 1157aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
e43d48cc 1158 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
ceae3e33 1159 $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
62d8ad4f
MK
1160 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1161aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
1162 ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
1163 $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h $(INCDIR)/aout/stab_gnu.h \
ceae3e33 1164 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
62d8ad4f
MK
1165aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
1166 libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1167 $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1168 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1169aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
1170 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1171 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
1172 $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h
1173aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1174 $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
1175 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1176 $(INCDIR)/aout/ar.h aout-target.h
1177aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1178 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
b13c7b49 1179 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
62d8ad4f
MK
1180armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1181 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1182 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1183 $(INCDIR)/aout/ar.h
1184bout.lo: bout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1185 $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/bout.h $(INCDIR)/libiberty.h \
1186 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h
1187cf-i386lynx.lo: cf-i386lynx.c $(INCDIR)/filenames.h \
ceae3e33
AM
1188 coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
1189 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1190 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
62d8ad4f
MK
1191cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/filenames.h \
1192 $(INCDIR)/hashtab.h $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h \
ceae3e33
AM
1193 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1194 coffcode.h coffswap.h
62d8ad4f
MK
1195coff-apollo.lo: coff-apollo.c $(INCDIR)/filenames.h \
1196 $(INCDIR)/hashtab.h $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h \
ceae3e33
AM
1197 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1198 coffcode.h coffswap.h
62d8ad4f
MK
1199coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1200 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
b13c7b49 1201 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
62d8ad4f
MK
1202coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
1203 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
782e11fd 1204 coff-m68k.c $(INCDIR)/hashtab.h libcoff.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1205 coffcode.h coffswap.h
1206coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1207 $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/h8300.h \
b13c7b49 1208 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
ceae3e33 1209 libcoff.h $(INCDIR)/libiberty.h coffcode.h coffswap.h
62d8ad4f
MK
1210coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1211 $(INCDIR)/bfdlink.h $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h \
1212 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1213coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1214 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1215 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1216coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1217 $(INCDIR)/coff/i860.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1218 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1219coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/filenames.h \
ceae3e33 1220 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
2114f57b 1221 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
252b5132 1222 coffcode.h coffswap.h
62d8ad4f
MK
1223coff-i960.lo: coff-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1224 $(INCDIR)/coff/i960.h $(INCDIR)/coff/internal.h libcoff.h \
1225 $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1226coff-m68k.lo: coff-m68k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1227 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1228 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
62d8ad4f
MK
1229coff-m88k.lo: coff-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1230 $(INCDIR)/coff/m88k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be 1231 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
62d8ad4f
MK
1232coff-maxq.lo: coff-maxq.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1233 $(INCDIR)/coff/maxq.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1234 libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h \
5d038dee 1235 coffcode.h coffswap.h
62d8ad4f
MK
1236coff-mips.lo: coff-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1237 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1238 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1239 $(INCDIR)/coff/external.h libcoff.h libecoff.h coffswap.h \
1240 ecoffswap.h
1241coff-or32.lo: coff-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1242 $(INCDIR)/coff/or32.h $(INCDIR)/coff/internal.h libcoff.h \
1243 $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1244coff-rs6000.lo: coff-rs6000.c $(INCDIR)/filenames.h \
ceae3e33
AM
1245 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
1246 $(INCDIR)/coff/xcoff.h $(INCDIR)/coff/rs6000.h libcoff.h \
1247 libxcoff.h coffcode.h coffswap.h
62d8ad4f
MK
1248coff-sh.lo: coff-sh.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1249 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
5d038dee
L
1250 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1251 libcoff.h coffcode.h coffswap.h
62d8ad4f
MK
1252coff-sparc.lo: coff-sparc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1253 $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1254 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1255coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/filenames.h \
1256 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1257 $(INCDIR)/coff/internal.h $(INCDIR)/coff/go32exe.h \
1258 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h \
1259 go32stub.h
1260coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
1261 $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1262 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
5d038dee 1263 coffcode.h coffswap.h
62d8ad4f
MK
1264coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1265 $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h \
1266 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1267coff-tic4x.lo: coff-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1268 $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h \
1269 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1270coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
ceae3e33
AM
1271 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h \
1272 $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h libcoff.h \
1273 coffcode.h coffswap.h
3db64b00 1274coff-tic80.lo: coff-tic80.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1275 $(INCDIR)/hashtab.h $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h \
1276 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1277coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
1278 $(INCDIR)/hashtab.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
ceae3e33
AM
1279 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1280 coffcode.h coffswap.h
62d8ad4f
MK
1281coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1282 $(INCDIR)/coff/we32k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1283 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1284coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1285 $(INCDIR)/bfdlink.h $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h \
1286 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1287coff-z80.lo: coff-z80.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1288 $(INCDIR)/bfdlink.h $(INCDIR)/coff/z80.h $(INCDIR)/coff/external.h \
1289 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1290coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1291 $(INCDIR)/bfdlink.h $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h \
1292 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1293cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1294 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h libcoff.h \
1295 $(INCDIR)/safe-ctype.h
1296dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1297 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1298 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1299 $(INCDIR)/elf/dwarf.h
1300ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1301 $(INCDIR)/hashtab.h $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h \
1302 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
1303 $(INCDIR)/aout/aout64.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1304 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h libcoff.h \
1305 libecoff.h $(INCDIR)/libiberty.h
1306ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1307 $(INCDIR)/hashtab.h $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h \
1308 $(INCDIR)/aout/stab.def $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1309 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h libcoff.h \
1310 libecoff.h
1311efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
1312 coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
ceae3e33
AM
1313 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1314 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1315 peicode.h libpei.h
e81819a5
NC
1316efi-bsdrv-ia32.lo: efi-bsdrv-ia32.c $(INCDIR)/filenames.h \
1317 coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
1318 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1319 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1320 peicode.h libpei.h
1321efi-rtdrv-ia32.lo: efi-rtdrv-ia32.c $(INCDIR)/filenames.h \
1322 coff-i386.c $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h \
1323 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1324 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1325 peicode.h libpei.h
62d8ad4f 1326elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
5d038dee 1327 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1328 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/libiberty.h \
a351bca6 1329 $(INCDIR)/safe-ctype.h
62d8ad4f 1330elf32-am33lin.lo: elf32-am33lin.c $(INCDIR)/filenames.h \
50e7d84b
AM
1331 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1332 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \
62d8ad4f 1333 $(INCDIR)/elf/reloc-macros.h elf-m10300.c $(INCDIR)/hashtab.h \
dd323078 1334 $(INCDIR)/libiberty.h elf32-target.h
62d8ad4f 1335elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1336 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1337 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h \
62d8ad4f
MK
1338 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1339 elf32-target.h
66eb6687
AM
1340elf32-arm.lo: elf32-arm.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1341 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1342 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
66eb6687
AM
1343 elf-vxworks.h $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1344 elf32-target.h
62d8ad4f 1345elf32-avr.lo: elf32-avr.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1346 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1347 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/avr.h \
7ff1a5b5 1348 $(INCDIR)/elf/reloc-macros.h elf32-avr.h elf32-target.h
62d8ad4f 1349elf32-bfin.lo: elf32-bfin.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1350 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1351 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/bfin.h \
ec3fcc56
AM
1352 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/dwarf2.h \
1353 elf32-target.h
ae351704
AM
1354elf32-cr16.lo: elf32-cr16.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1355 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h elf-bfd.h \
50e7d84b 1356 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
ae351704 1357 $(INCDIR)/elf/cr16.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
62d8ad4f 1358elf32-cr16c.lo: elf32-cr16c.c $(INCDIR)/filenames.h \
ceae3e33 1359 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/cr16c.h \
62d8ad4f 1360 $(INCDIR)/elf/reloc-macros.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1361 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf32-target.h
62d8ad4f 1362elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1363 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1364 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h \
62d8ad4f
MK
1365 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1366elf32-crx.lo: elf32-crx.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
ceae3e33 1367 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1368 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/crx.h \
62d8ad4f
MK
1369 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1370elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1371 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1372 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/d10v.h \
62d8ad4f
MK
1373 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1374elf32-d30v.lo: elf32-d30v.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1375 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1376 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/d30v.h \
62d8ad4f
MK
1377 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1378elf32-dlx.lo: elf32-dlx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1379 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1380 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dlx.h \
62d8ad4f
MK
1381 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1382elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1383 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1384 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h \
62d8ad4f
MK
1385 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1386elf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1387 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1388 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h \
62d8ad4f
MK
1389 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/elf/dwarf2.h \
1390 elf32-target.h
1391elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1392 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1393 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf32-target.h
62d8ad4f 1394elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
ceae3e33 1395 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1396 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1397 $(INCDIR)/elf/h8.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
1398elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1399 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1400 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h \
62d8ad4f
MK
1401 $(INCDIR)/elf/reloc-macros.h libhppa.h elf32-hppa.h \
1402 elf-hppa.h elf32-target.h
1403elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
ceae3e33 1404 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1405 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/i370.h \
62d8ad4f
MK
1406 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1407elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
5d038dee 1408 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1409 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf-vxworks.h \
a351bca6
L
1410 bfd_stdint.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h \
1411 elf32-target.h
62d8ad4f 1412elf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1413 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1414 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h \
62d8ad4f
MK
1415 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1416elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1417 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1418 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h \
62d8ad4f
MK
1419 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1420elf32-ip2k.lo: elf32-ip2k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1421 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1422 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/ip2k.h \
62d8ad4f
MK
1423 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1424elf32-iq2000.lo: elf32-iq2000.c $(INCDIR)/filenames.h \
5d038dee 1425 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1426 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1427 $(INCDIR)/elf/iq2000.h $(INCDIR)/elf/reloc-macros.h \
1428 elf32-target.h
1429elf32-m32c.lo: elf32-m32c.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1430 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1431 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32c.h \
62d8ad4f
MK
1432 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1433 elf32-target.h
84e94c90
NC
1434elf32-lm32.lo: elf32-lm32.c $(INCDIR)/filenames.h elf-bfd.h \
1435 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1436 $(INCDIR)/bfdlink.h $(INCDIR)/elf/lm32.h $(INCDIR)/elf/reloc-macros.h \
1437 elf32-target.h
62d8ad4f 1438elf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1439 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1440 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h \
62d8ad4f
MK
1441 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1442elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
5d038dee 1443 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1444 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/m68k.h \
66eb6687
AM
1445 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/m68k.h \
1446 elf32-target.h
62d8ad4f 1447elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
ceae3e33 1448 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1449 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf32-m68hc1x.h \
62d8ad4f
MK
1450 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1451 $(INCDIR)/opcode/m68hc11.h elf32-target.h
1452elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
ceae3e33 1453 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1454 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf32-m68hc1x.h \
62d8ad4f
MK
1455 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1456 $(INCDIR)/opcode/m68hc11.h elf32-target.h
1457elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \
ceae3e33 1458 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1459 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf32-m68hc1x.h \
62d8ad4f
MK
1460 $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1461 $(INCDIR)/opcode/m68hc11.h
1462elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1463 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1464 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf32-target.h
62d8ad4f 1465elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1466 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1467 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf32-target.h
62d8ad4f 1468elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1469 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1470 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \
dd323078
AM
1471 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1472 elf32-target.h
62d8ad4f 1473elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
ceae3e33 1474 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1475 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/mcore.h \
62d8ad4f 1476 $(INCDIR)/elf/reloc-macros.h elf32-target.h
9c6fc49d 1477elf32-mep.lo: elf32-mep.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1478 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1479 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mep.h \
9c6fc49d 1480 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
d9352518 1481 elf32-target.h
62d8ad4f
MK
1482elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1483 $(INCDIR)/libiberty.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1484 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
ceae3e33 1485 elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
ec3fcc56
AM
1486 elf-vxworks.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1487 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h
62d8ad4f
MK
1488elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1489 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1490 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elfxx-mips.h \
ec3fcc56
AM
1491 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h elf-vxworks.h \
1492 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
ceae3e33 1493 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
ec3fcc56 1494 ecoffswap.h elf32-target.h
4970f871 1495elf32-mt.lo: elf32-mt.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1496 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1497 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mt.h \
62d8ad4f
MK
1498 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1499elf32-msp430.lo: elf32-msp430.c $(INCDIR)/filenames.h \
1500 $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h elf-bfd.h \
50e7d84b 1501 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
62d8ad4f
MK
1502 $(INCDIR)/bfdlink.h $(INCDIR)/elf/msp430.h $(INCDIR)/elf/reloc-macros.h \
1503 elf32-target.h
1504elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
ceae3e33 1505 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1506 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1507 $(INCDIR)/elf/openrisc.h $(INCDIR)/elf/reloc-macros.h \
1508 $(INCDIR)/libiberty.h elf32-target.h
1509elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1510 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1511 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h \
62d8ad4f
MK
1512 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1513 elf32-target.h
1514elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1515 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1516 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/pj.h \
62d8ad4f
MK
1517 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1518elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1519 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1520 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/ppc.h \
0f82ff91 1521 $(INCDIR)/elf/reloc-macros.h elf32-ppc.h elf-vxworks.h \
62d8ad4f
MK
1522 elf32-target.h
1523elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
50e7d84b 1524 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
62d8ad4f 1525 $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
55e6e397
RS
1526 elf32-sh64.h elf32-sh.c $(INCDIR)/hashtab.h elf-vxworks.h \
1527 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1528 $(srcdir)/../opcodes/sh-opc.h elf32-sh-relocs.h elf32-target.h
62d8ad4f
MK
1529elf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \
1530 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1531 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1532 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf32-sh64.h \
1533 $(srcdir)/../opcodes/sh64-opc.h
1534elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1535 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1536 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/s390.h \
62d8ad4f 1537 $(INCDIR)/elf/reloc-macros.h elf32-target.h
e9f53129
AM
1538elf32-score.lo: elf32-score.c $(INCDIR)/filenames.h \
1539 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h elf-bfd.h \
50e7d84b 1540 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
e9f53129
AM
1541 $(INCDIR)/bfdlink.h $(INCDIR)/elf/score.h $(INCDIR)/elf/reloc-macros.h \
1542 elf32-target.h
62d8ad4f 1543elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
5d038dee 1544 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1545 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elf-vxworks.h \
55e6e397
RS
1546 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1547 $(srcdir)/../opcodes/sh-opc.h elf32-sh-relocs.h elf32-target.h
62d8ad4f
MK
1548elf32-sh-symbian.lo: elf32-sh-symbian.c elf32-sh.c \
1549 $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1550 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1551 $(INCDIR)/elf/internal.h elf-vxworks.h $(INCDIR)/elf/sh.h \
55e6e397
RS
1552 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1553 $(srcdir)/../opcodes/sh-opc.h elf32-sh-relocs.h elf32-target.h
62d8ad4f 1554elfxx-sparc.lo: elfxx-sparc.c $(INCDIR)/filenames.h \
ec3fcc56 1555 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h \
50e7d84b
AM
1556 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1557 $(INCDIR)/elf/internal.h $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
ec3fcc56 1558 $(INCDIR)/opcode/sparc.h elfxx-sparc.h elf-vxworks.h
62d8ad4f 1559elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
ceae3e33 1560 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1561 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/sparc.h \
b2b09913 1562 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
ec3fcc56 1563 elfxx-sparc.h elf-vxworks.h elf32-target.h
8944f3c2
AM
1564elf32-spu.lo: elf32-spu.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1565 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1566 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/spu.h \
e9f53129 1567 $(INCDIR)/elf/reloc-macros.h elf32-spu.h elf32-target.h
62d8ad4f
MK
1568elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1569 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1570 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/v850.h \
c0ef99a7 1571 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
62d8ad4f
MK
1572 elf32-target.h
1573elf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1574 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1575 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/vax.h \
62d8ad4f
MK
1576 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1577elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
1578 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1579 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1580 $(INCDIR)/elf/xstormy16.h $(INCDIR)/elf/reloc-macros.h \
1581 $(INCDIR)/libiberty.h elf32-target.h
1582elf32-xtensa.lo: elf32-xtensa.c $(INCDIR)/filenames.h \
ceae3e33 1583 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1584 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/xtensa.h \
62d8ad4f
MK
1585 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/xtensa-isa.h \
1586 $(INCDIR)/xtensa-config.h elf32-target.h
d70c5fc7 1587elf32-xc16x.lo: elf32-xc16x.c $(INCDIR)/filenames.h \
66eb6687 1588 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1589 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
66eb6687
AM
1590 $(INCDIR)/elf/xc16x.h $(INCDIR)/elf/reloc-macros.h \
1591 $(INCDIR)/elf/dwarf2.h $(INCDIR)/libiberty.h elf32-target.h
62d8ad4f
MK
1592elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1593 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1594 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elfcore.h
62d8ad4f
MK
1595elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1596 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1597 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/safe-ctype.h \
66eb6687 1598 $(INCDIR)/libiberty.h $(INCDIR)/objalloc.h
104d59d1
JM
1599elf-attrs.lo: elf-attrs.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1600 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1601 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h
62d8ad4f 1602elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1603 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1604 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h
62d8ad4f 1605elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
ceae3e33 1606 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1607 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
62d8ad4f
MK
1608 $(INCDIR)/elf/dwarf2.h
1609elf-vxworks.lo: elf-vxworks.c $(INCDIR)/filenames.h \
eac338cf 1610 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b
AM
1611 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
1612 elf-vxworks.h $(INCDIR)/elf/vxworks.h
62d8ad4f
MK
1613epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
1614 coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
1615 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
ceae3e33
AM
1616 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1617 peicode.h libpei.h
62d8ad4f
MK
1618epoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c $(INCDIR)/filenames.h \
1619 coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
1620 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
ceae3e33
AM
1621 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1622 peicode.h libpei.h
62d8ad4f
MK
1623hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1624 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1625 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
252b5132 1626hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
62d8ad4f 1627 aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
ceae3e33 1628 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
923f08ff
AM
1629 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1630 aout-target.h
dd323078 1631som.lo: som.c $(INCDIR)/filenames.h
62d8ad4f
MK
1632i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1633 $(INCDIR)/aout/aout64.h libaout.h $(INCDIR)/bfdlink.h \
1634 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
ceae3e33 1635 $(INCDIR)/aout/ar.h
62d8ad4f
MK
1636i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1637 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1638 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
e43d48cc 1639i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
62d8ad4f
MK
1640 $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
1641 libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
2114f57b 1642 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
ceae3e33 1643 aout-target.h
62d8ad4f
MK
1644i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
1645 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1646 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1647 $(INCDIR)/aout/ar.h
1648i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1649 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1650 $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
1651i386lynx.lo: i386lynx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1652 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
ceae3e33
AM
1653 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1654 $(INCDIR)/aout/ar.h
62d8ad4f
MK
1655i386msdos.lo: i386msdos.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1656 libaout.h $(INCDIR)/bfdlink.h
1657i386netbsd.lo: i386netbsd.c netbsd.h $(INCDIR)/filenames.h \
ceae3e33
AM
1658 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1659 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1660 $(INCDIR)/aout/ar.h
62d8ad4f
MK
1661i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1662 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1663 $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
1664i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1665 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/os9k.h
1666ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1667 $(INCDIR)/ieee.h libieee.h $(INCDIR)/safe-ctype.h
1668m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1669 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1670 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1671 $(INCDIR)/aout/ar.h
1672m68klinux.lo: m68klinux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1673 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1674 $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
1675m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1676 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1677 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1678 $(INCDIR)/aout/ar.h
1679m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1680 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
b13c7b49 1681 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
62d8ad4f 1682m88kopenbsd.lo: m88kopenbsd.c netbsd.h $(INCDIR)/filenames.h \
ceae3e33
AM
1683 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1684 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1685 $(INCDIR)/aout/ar.h
3db64b00 1686mach-o.lo: mach-o.c $(INCDIR)/filenames.h mach-o.h \
62d8ad4f
MK
1687 $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h mach-o-target.c
1688mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1689 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1690 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1691newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1692 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1693 $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
1694nlm.lo: nlm.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1695 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1696 $(INCDIR)/nlm/external.h
1697nlm32-i386.lo: nlm32-i386.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1698 $(INCDIR)/nlm/i386-ext.h libnlm.h $(INCDIR)/nlm/common.h \
1699 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
1700 nlm-target.h
1701nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/filenames.h \
ceae3e33
AM
1702 $(INCDIR)/hashtab.h $(INCDIR)/nlm/sparc32-ext.h libnlm.h \
1703 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
1704 nlmswap.h nlm-target.h
62d8ad4f
MK
1705nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1706 $(INCDIR)/nlm/ppc-ext.h libnlm.h $(INCDIR)/nlm/common.h \
1707 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
1708 nlm-target.h
1709nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1710 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1711 $(INCDIR)/nlm/external.h
1712ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
5d038dee
L
1713 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1714 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
62d8ad4f
MK
1715 $(INCDIR)/aout/ar.h
1716oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1717 $(INCDIR)/hashtab.h $(INCDIR)/oasys.h liboasys.h
1718pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
1719 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
1720 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1721 $(INCDIR)/aout/ar.h
1722pdp11.lo: pdp11.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1723 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1724 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1725 $(INCDIR)/safe-ctype.h
3db64b00
AM
1726pef.lo: pef.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1727 pef.h pef-traceback.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
62d8ad4f
MK
1728pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
1729 $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1730 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1731 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1732pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
1733 $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
ceae3e33 1734 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
62d8ad4f 1735 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
782e11fd
AM
1736pe-arm-wince.lo: pe-arm-wince.c $(INCDIR)/filenames.h \
1737 pe-arm.c coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
7148cc28
NC
1738 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1739 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1740 peicode.h libpei.h
1741pei-arm-wince.lo: pei-arm-wince.c pei-arm.c $(INCDIR)/filenames.h \
1742 coff-arm.c $(INCDIR)/hashtab.h $(INCDIR)/coff/arm.h \
1743 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1744 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1745 peicode.h libpei.h
62d8ad4f
MK
1746pe-i386.lo: pe-i386.c $(INCDIR)/filenames.h coff-i386.c \
1747 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
e43d48cc 1748 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
62d8ad4f
MK
1749 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1750pei-i386.lo: pei-i386.c $(INCDIR)/filenames.h coff-i386.c \
1751 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
e43d48cc
AM
1752 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1753 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
62d8ad4f
MK
1754pe-mcore.lo: pe-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
1755 $(INCDIR)/hashtab.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
1756 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1757 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1758pei-mcore.lo: pei-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
1759 $(INCDIR)/hashtab.h $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h \
1760 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1761 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1762pe-ppc.lo: pe-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
1763 $(INCDIR)/hashtab.h $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
1764 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1765 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1766pei-ppc.lo: pei-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
1767 $(INCDIR)/hashtab.h $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
1768 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1769 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1770pe-sh.lo: pe-sh.c $(INCDIR)/filenames.h coff-sh.c $(INCDIR)/libiberty.h \
1771 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
b13c7b49 1772 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
62d8ad4f
MK
1773 $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
1774 libpei.h
1775pei-sh.lo: pei-sh.c $(INCDIR)/filenames.h coff-sh.c \
1776 $(INCDIR)/libiberty.h $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h \
1777 $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1778 $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
1779 libpei.h
1780pe-mips.lo: pe-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1781 $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
8a5cc6be
AM
1782 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1783 peicode.h libpei.h
62d8ad4f
MK
1784pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
1785 $(INCDIR)/hashtab.h $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h \
1786 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1787 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
3db64b00 1788ppcboot.lo: ppcboot.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
62d8ad4f
MK
1789 $(INCDIR)/hashtab.h
1790reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1791 $(INCDIR)/bfdlink.h genlink.h $(INCDIR)/coff/internal.h \
ceae3e33 1792 libcoff.h
62d8ad4f
MK
1793riscix.lo: riscix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1794 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
ceae3e33
AM
1795 aout-target.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1796 $(INCDIR)/aout/ar.h
62d8ad4f
MK
1797sparclinux.lo: sparclinux.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1798 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1799 $(INCDIR)/aout/ar.h libaout.h $(INCDIR)/bfdlink.h aout-target.h
1800sparclynx.lo: sparclynx.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1801 $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
1802 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1803 $(INCDIR)/aout/ar.h aout-target.h
1804sparcnetbsd.lo: sparcnetbsd.c netbsd.h $(INCDIR)/filenames.h \
ceae3e33
AM
1805 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1806 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1807 $(INCDIR)/aout/ar.h
62d8ad4f
MK
1808sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
1809 $(INCDIR)/filenames.h $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h \
1810 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1811 $(INCDIR)/aout/ar.h aout-target.h
1812vaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1813 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1814 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1815 $(INCDIR)/aout/ar.h
1816vax1knetbsd.lo: vax1knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1817 $(INCDIR)/hashtab.h libaout.h $(INCDIR)/bfdlink.h aout-target.h \
1818 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1819 $(INCDIR)/aout/ar.h
1820vaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1821 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1822 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1823versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1824 $(INCDIR)/libiberty.h
1825vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
ceae3e33 1826 $(INCDIR)/hashtab.h vms.h
62d8ad4f
MK
1827vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1828 $(INCDIR)/hashtab.h vms.h
3db64b00 1829vms-hdr.lo: vms-hdr.c $(INCDIR)/filenames.h bfdver.h \
62d8ad4f
MK
1830 $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h $(INCDIR)/hashtab.h \
1831 vms.h
1832vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1833 $(INCDIR)/hashtab.h vms.h
1834vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1835 $(INCDIR)/hashtab.h vms.h
1836xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1837 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
1838 libcoff.h libxcoff.h
3db64b00 1839xsym.lo: xsym.c $(INCDIR)/filenames.h xsym.h $(INCDIR)/hashtab.h
62d8ad4f
MK
1840xtensa-isa.lo: xtensa-isa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1841 $(INCDIR)/xtensa-isa.h $(INCDIR)/xtensa-isa-internal.h
7d3f158f
AM
1842xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa.h \
1843 $(INCDIR)/xtensa-isa-internal.h
3db64b00 1844aix5ppc-core.lo: aix5ppc-core.c $(INCDIR)/filenames.h
62d8ad4f
MK
1845aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1846 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/hashtab.h $(INCDIR)/aout/aout64.h \
1847 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1848coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1849 $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h \
1850 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h \
1851 $(INCDIR)/aout/ar.h libcoff.h libecoff.h coffswap.h \
1852 ecoffswap.h
1853coff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/filenames.h \
ceae3e33 1854 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/coff/internal.h \
62d8ad4f
MK
1855 $(INCDIR)/coff/xcoff.h $(INCDIR)/coff/rs6k64.h libcoff.h \
1856 libxcoff.h coffcode.h coffswap.h
1857demo64.lo: demo64.c aoutf1.h $(INCDIR)/filenames.h \
ceae3e33
AM
1858 $(INCDIR)/hashtab.h $(INCDIR)/aout/sun4.h libaout.h \
1859 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1860 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
62d8ad4f
MK
1861efi-app-ia64.lo: efi-app-ia64.c $(INCDIR)/filenames.h \
1862 coff-ia64.c $(INCDIR)/hashtab.h $(INCDIR)/coff/ia64.h \
1863 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
ceae3e33
AM
1864 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1865 peicode.h libpei.h
e81819a5
NC
1866efi-bsdrv-ia64.lo: efi-bsdrv-ia64.c $(INCDIR)/filenames.h \
1867 coff-ia64.c $(INCDIR)/hashtab.h $(INCDIR)/coff/ia64.h \
1868 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1869 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1870 peicode.h libpei.h
1871efi-rtdrv-ia64.lo: efi-rtdrv-ia64.c $(INCDIR)/filenames.h \
1872 coff-ia64.c $(INCDIR)/hashtab.h $(INCDIR)/coff/ia64.h \
1873 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1874 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1875 peicode.h libpei.h
9c6fc49d
AM
1876efi-app-x86_64.lo: efi-app-x86_64.c $(INCDIR)/filenames.h \
1877 coff-x86_64.c $(INCDIR)/hashtab.h $(INCDIR)/coff/x86_64.h \
e81819a5
NC
1878 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1879 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h \
1880 coffcode.h peicode.h libpei.h
1881efi-bsdrv-x86_64.lo: efi-bsdrv-x86_64.c $(INCDIR)/filenames.h \
1882 coff-x86_64.c $(INCDIR)/hashtab.h $(INCDIR)/coff/x86_64.h \
1883 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1884 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h \
1885 coffcode.h peicode.h libpei.h
1886efi-rtdrv-x86_64.lo: efi-rtdrv-x86_64.c $(INCDIR)/filenames.h \
1887 coff-x86_64.c $(INCDIR)/hashtab.h $(INCDIR)/coff/x86_64.h \
9c6fc49d
AM
1888 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1889 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h \
1890 coffcode.h peicode.h libpei.h
62d8ad4f
MK
1891elf64-x86-64.lo: elf64-x86-64.c $(INCDIR)/filenames.h \
1892 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1893 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h bfd_stdint.h \
a351bca6
L
1894 $(INCDIR)/elf/x86-64.h $(INCDIR)/elf/reloc-macros.h \
1895 elf64-target.h
62d8ad4f 1896elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
ceae3e33 1897 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1898 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
ceae3e33
AM
1899 $(INCDIR)/elf/alpha.h $(INCDIR)/elf/reloc-macros.h \
1900 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1901 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
62d8ad4f 1902 libcoff.h libecoff.h ecoffswap.h elf64-target.h
dd323078 1903elf64-hppa.lo: elf64-hppa.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1904 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1905 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h \
dd323078
AM
1906 $(INCDIR)/elf/reloc-macros.h libhppa.h elf64-hppa.h \
1907 elf-hppa.h elf64-target.h
62d8ad4f 1908elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1909 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1910 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h elf64-target.h
62d8ad4f 1911elfn32-mips.lo: elfn32-mips.c $(INCDIR)/filenames.h \
ceae3e33 1912 $(INCDIR)/hashtab.h $(INCDIR)/bfdlink.h genlink.h elf-bfd.h \
50e7d84b 1913 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
ceae3e33
AM
1914 elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
1915 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
37f45cf8 1916 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
62d8ad4f
MK
1917 ecoffswap.h elf32-target.h
1918elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1919 $(INCDIR)/aout/ar.h $(INCDIR)/bfdlink.h genlink.h elf-bfd.h \
50e7d84b 1920 $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h \
62d8ad4f
MK
1921 elfxx-mips.h $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h \
1922 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
1923 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
1924 elf64-target.h
1925elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1926 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1927 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h \
62d8ad4f
MK
1928 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h \
1929 elf64-target.h
1930elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
ceae3e33 1931 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1932 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/ppc64.h \
62d8ad4f
MK
1933 $(INCDIR)/elf/reloc-macros.h elf64-ppc.h elf64-target.h
1934elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1935 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1936 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/s390.h \
62d8ad4f
MK
1937 $(INCDIR)/elf/reloc-macros.h elf64-target.h
1938elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1939 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1940 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/sh.h \
62d8ad4f
MK
1941 $(INCDIR)/elf/reloc-macros.h elf64-target.h
1942elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
b2b09913 1943 $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1944 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h \
b2b09913 1945 $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
62d8ad4f
MK
1946 $(INCDIR)/opcode/sparc.h elfxx-sparc.h elf64-target.h
1947elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1948 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h elf-bfd.h $(INCDIR)/elf/common.h \
50e7d84b 1949 $(INCDIR)/elf/external.h $(INCDIR)/elf/internal.h elfcore.h
62d8ad4f
MK
1950mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1951 $(INCDIR)/libiberty.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
1952 $(INCDIR)/opcode/mmix.h
1953nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
ceae3e33
AM
1954 $(INCDIR)/hashtab.h $(INCDIR)/nlm/alpha-ext.h libnlm.h \
1955 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h \
1956 nlmswap.h nlm-target.h
62d8ad4f
MK
1957nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1958 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1959 $(INCDIR)/nlm/external.h
e9f53129
AM
1960coff-x86_64.lo: coff-x86_64.c $(INCDIR)/filenames.h \
1961 $(INCDIR)/hashtab.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
1962 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1963 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h coffcode.h \
1964 coffswap.h
1965pe-x86_64.lo: pe-x86_64.c $(INCDIR)/filenames.h coff-x86_64.c \
1966 $(INCDIR)/hashtab.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
1967 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1968 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h coffcode.h \
1969 peicode.h libpei.h
1970pei-x86_64.lo: pei-x86_64.c $(INCDIR)/filenames.h coff-x86_64.c \
1971 $(INCDIR)/hashtab.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
1972 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1973 $(INCDIR)/bfdlink.h $(INCDIR)/libiberty.h coffcode.h \
1974 peicode.h libpei.h
62d8ad4f 1975aix386-core.lo: aix386-core.c $(INCDIR)/filenames.h \
ceae3e33
AM
1976 $(INCDIR)/hashtab.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1977 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h
62d8ad4f
MK
1978hpux-core.lo: hpux-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1979irix-core.lo: irix-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1980lynx-core.lo: lynx-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1981osf-core.lo: osf-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1982sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1983 libaout.h $(INCDIR)/bfdlink.h
1984trad-core.lo: trad-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1985 libaout.h $(INCDIR)/bfdlink.h
1986cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
1987elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1988 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1989 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \
62d8ad4f 1990 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \
782e11fd 1991 elf32-target.h
62d8ad4f 1992elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
50e7d84b
AM
1993 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/external.h \
1994 $(INCDIR)/elf/internal.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h \
62d8ad4f 1995 $(INCDIR)/elf/ia64.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h \
782e11fd 1996 elf64-target.h
62d8ad4f
MK
1997peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1998 $(INCDIR)/coff/internal.h $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1999 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h
2000pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2001 $(INCDIR)/coff/internal.h $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h \
2002 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h
99ad8390
NC
2003pex64igen.lo: pex64igen.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
2004 $(INCDIR)/coff/internal.h $(INCDIR)/coff/x86_64.h $(INCDIR)/coff/external.h \
2005 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h libpei.h
252b5132 2006# IF YOU PUT ANYTHING HERE IT WILL GO AWAY