8cc206ff7cbe06592854f0d12d3ae93ec7fcc168
[deliverable/binutils-gdb.git] / bfd / Makefile.am
1 ## Process this file with automake to generate Makefile.in
2
3 AUTOMAKE_OPTIONS = cygnus
4
5 INCDIR = $(srcdir)/../include
6 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
7 MKDEP = gcc -MM
8
9 SUBDIRS = doc po
10
11 docdir = doc
12 bfdlibdir = @bfdlibdir@
13 bfdincludedir = @bfdincludedir@
14
15 bfdlib_LTLIBRARIES = libbfd.la
16
17 WARN_CFLAGS = @WARN_CFLAGS@
18 AM_CFLAGS = $(WARN_CFLAGS)
19
20 # bfd.h goes here, for now
21 BFD_H = bfd.h
22
23 # Jim Kingdon notes:
24 # Writing S-records should be included in all (or at least most)
25 # *-*-coff, *-*-aout, etc., configurations, because people will want to
26 # be able to use objcopy to create S-records. (S-records are not useful
27 # for the debugger, so if you are downloading things as S-records you
28 # need two copies of the executable, one to download and one for the
29 # debugger).
30 BFD32_LIBS = \
31 archive.lo archures.lo bfd.lo cache.lo coffgen.lo corefile.lo \
32 format.lo init.lo libbfd.lo opncls.lo reloc.lo \
33 section.lo syms.lo targets.lo hash.lo linker.lo \
34 srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
35 merge.lo dwarf2.lo
36
37 BFD64_LIBS = archive64.lo
38
39 BFD32_LIBS_CFILES = \
40 archive.c archures.c bfd.c cache.c coffgen.c corefile.c \
41 format.c init.c libbfd.c opncls.c reloc.c \
42 section.c syms.c targets.c hash.c linker.c \
43 srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
44 merge.c dwarf2.c
45
46 BFD64_LIBS_CFILES = archive64.c
47
48 # This list is alphabetized to make it easier to keep in sync
49 # with the decls and initializer in archures.c.
50 ALL_MACHINES = \
51 cpu-a29k.lo \
52 cpu-alpha.lo \
53 cpu-arc.lo \
54 cpu-arm.lo \
55 cpu-avr.lo \
56 cpu-cris.lo \
57 cpu-d10v.lo \
58 cpu-d30v.lo \
59 cpu-fr30.lo \
60 cpu-h8300.lo \
61 cpu-h8500.lo \
62 cpu-hppa.lo \
63 cpu-ia64.lo \
64 cpu-i370.lo \
65 cpu-i386.lo \
66 cpu-i860.lo \
67 cpu-i960.lo \
68 cpu-m32r.lo \
69 cpu-m68hc11.lo \
70 cpu-m68hc12.lo \
71 cpu-m68k.lo \
72 cpu-m88k.lo \
73 cpu-m10200.lo \
74 cpu-m10300.lo \
75 cpu-mcore.lo \
76 cpu-mips.lo \
77 cpu-mmix.lo \
78 cpu-or32.lo \
79 cpu-ns32k.lo \
80 cpu-openrisc.lo \
81 cpu-pdp11.lo \
82 cpu-pj.lo \
83 cpu-powerpc.lo \
84 cpu-rs6000.lo \
85 cpu-s390.lo \
86 cpu-sh.lo \
87 cpu-sparc.lo \
88 cpu-tic30.lo \
89 cpu-tic54x.lo \
90 cpu-tic80.lo \
91 cpu-v850.lo \
92 cpu-vax.lo \
93 cpu-we32k.lo \
94 cpu-w65.lo \
95 cpu-xstormy16.lo \
96 cpu-z8k.lo
97
98 ALL_MACHINES_CFILES = \
99 cpu-a29k.c \
100 cpu-alpha.c \
101 cpu-arc.c \
102 cpu-arm.c \
103 cpu-avr.c \
104 cpu-cris.c \
105 cpu-d10v.c \
106 cpu-d30v.c \
107 cpu-fr30.c \
108 cpu-h8300.c \
109 cpu-h8500.c \
110 cpu-hppa.c \
111 cpu-ia64.c \
112 cpu-i370.c \
113 cpu-i386.c \
114 cpu-i860.c \
115 cpu-i960.c \
116 cpu-m32r.c \
117 cpu-m68hc11.c \
118 cpu-m68hc12.c \
119 cpu-m68k.c \
120 cpu-m88k.c \
121 cpu-m10200.c \
122 cpu-m10300.c \
123 cpu-mcore.c \
124 cpu-mips.c \
125 cpu-mmix.c \
126 cpu-or32.c \
127 cpu-ns32k.c \
128 cpu-openrisc.c \
129 cpu-pdp11.c \
130 cpu-pj.c \
131 cpu-powerpc.c \
132 cpu-rs6000.c \
133 cpu-s390.c \
134 cpu-sh.c \
135 cpu-sparc.c \
136 cpu-tic30.c \
137 cpu-tic54x.c \
138 cpu-tic80.c \
139 cpu-v850.c \
140 cpu-vax.c \
141 cpu-we32k.c \
142 cpu-w65.c \
143 cpu-xstormy16.c \
144 cpu-z8k.c
145
146 # The .o files needed by all of the 32 bit vectors that are configured into
147 # target_vector in targets.c if configured with --enable-targets=all.
148 BFD32_BACKENDS = \
149 aout-adobe.lo \
150 aout-arm.lo \
151 aout-cris.lo \
152 aout-ns32k.lo \
153 aout-sparcle.lo \
154 aout-tic30.lo \
155 aout0.lo \
156 aout32.lo \
157 armnetbsd.lo \
158 bout.lo \
159 cf-i386lynx.lo \
160 cf-m68klynx.lo \
161 cf-sparclynx.lo \
162 coff-a29k.lo \
163 coff-apollo.lo \
164 coff-arm.lo \
165 coff-aux.lo \
166 coff-h8300.lo \
167 coff-h8500.lo \
168 coff-i386.lo \
169 coff-go32.lo \
170 coff-i860.lo \
171 coff-i960.lo \
172 coff-m68k.lo \
173 coff-m88k.lo \
174 coff-mips.lo \
175 coff-or32.lo \
176 coff-rs6000.lo \
177 coff-sh.lo \
178 coff-sparc.lo \
179 coff-stgo32.lo \
180 coff-svm68k.lo \
181 coff-tic30.lo \
182 coff-tic54x.lo \
183 coff-tic80.lo \
184 coff-u68k.lo \
185 coff-we32k.lo \
186 coff-w65.lo \
187 coff-z8k.lo \
188 cofflink.lo \
189 dwarf1.lo \
190 ecoff.lo \
191 ecofflink.lo \
192 efi-app-ia32.lo \
193 elf.lo \
194 elf32-arc.lo \
195 elfarm-oabi.lo \
196 elfarm-nabi.lo \
197 elf32-avr.lo \
198 elf32-cris.lo \
199 elf32-d10v.lo \
200 elf32-d30v.lo \
201 elf32-fr30.lo \
202 elf32-gen.lo \
203 elf32-h8300.lo \
204 elf32-hppa.lo \
205 elf32-i370.lo \
206 elf32-i386.lo \
207 elf32-i860.lo \
208 elf32-i960.lo \
209 elf32-ia64.lo \
210 elf32-m32r.lo \
211 elf32-m68hc11.lo \
212 elf32-m68hc12.lo \
213 elf32-m68k.lo \
214 elf32-m88k.lo \
215 elf-m10200.lo \
216 elf-m10300.lo \
217 elf32-mcore.lo \
218 elfxx-mips.lo \
219 elf32-mips.lo \
220 elf32-openrisc.lo \
221 elf32-or32.lo \
222 elf32-pj.lo \
223 elf32-ppc.lo \
224 elf32-s390.lo \
225 elf32-sh.lo \
226 elf32-sh-lin.lo \
227 elf32-sh64.lo \
228 elf32-sh-nbsd.lo \
229 elf32-sparc.lo \
230 elf32-v850.lo \
231 elf32-xstormy16.lo \
232 elf32.lo \
233 elflink.lo \
234 elf-strtab.lo \
235 elf-eh-frame.lo \
236 epoc-pe-arm.lo \
237 epoc-pei-arm.lo \
238 hp300bsd.lo \
239 hp300hpux.lo \
240 som.lo \
241 i386aout.lo \
242 i386bsd.lo \
243 i386dynix.lo \
244 i386freebsd.lo \
245 i386linux.lo \
246 i386lynx.lo \
247 i386msdos.lo \
248 i386netbsd.lo \
249 i386mach3.lo \
250 i386os9k.lo \
251 ieee.lo \
252 m68k4knetbsd.lo \
253 m68klinux.lo \
254 m68klynx.lo \
255 m68knetbsd.lo \
256 m88kmach3.lo \
257 mipsbsd.lo \
258 newsos3.lo \
259 nlm.lo \
260 nlm32-i386.lo \
261 nlm32-sparc.lo \
262 nlm32-ppc.lo \
263 nlm32.lo \
264 ns32knetbsd.lo \
265 oasys.lo \
266 pc532-mach.lo \
267 pdp11.lo \
268 pe-arm.lo \
269 pei-arm.lo \
270 pe-i386.lo \
271 pei-i386.lo \
272 pe-mcore.lo \
273 pei-mcore.lo \
274 pe-ppc.lo \
275 pei-ppc.lo \
276 pe-sh.lo \
277 pei-sh.lo \
278 pe-mips.lo \
279 pei-mips.lo \
280 peigen.lo \
281 ppcboot.lo \
282 reloc16.lo \
283 riscix.lo \
284 sparclinux.lo \
285 sparclynx.lo \
286 sparcnetbsd.lo \
287 sunos.lo \
288 vaxnetbsd.lo \
289 versados.lo \
290 vms.lo \
291 vms-gsd.lo \
292 vms-hdr.lo \
293 vms-misc.lo \
294 vms-tir.lo \
295 xcofflink.lo
296
297 BFD32_BACKENDS_CFILES = \
298 aout-adobe.c \
299 aout-arm.c \
300 aout-cris.c \
301 aout-ns32k.c \
302 aout-sparcle.c \
303 aout-tic30.c \
304 aout0.c \
305 aout32.c \
306 armnetbsd.c \
307 bout.c \
308 cf-i386lynx.c \
309 cf-m68klynx.c \
310 cf-sparclynx.c \
311 coff-a29k.c \
312 coff-apollo.c \
313 coff-arm.c \
314 coff-aux.c \
315 coff-h8300.c \
316 coff-h8500.c \
317 coff-i386.c \
318 coff-i860.c \
319 coff-go32.c \
320 coff-i960.c \
321 coff-m68k.c \
322 coff-m88k.c \
323 coff-mips.c \
324 coff-or32.c \
325 coff-rs6000.c \
326 coff-sh.c \
327 coff-sparc.c \
328 coff-stgo32.c \
329 coff-svm68k.c \
330 coff-tic30.c \
331 coff-tic54x.c \
332 coff-tic80.c \
333 coff-u68k.c \
334 coff-we32k.c \
335 coff-w65.c \
336 coff-z8k.c \
337 cofflink.c \
338 dwarf1.c \
339 ecoff.c \
340 ecofflink.c \
341 efi-app-ia32.c \
342 elf.c \
343 elf32-arc.c \
344 elfarm-oabi.c \
345 elfarm-nabi.c \
346 elf32-avr.c \
347 elf32-cris.c \
348 elf32-d10v.c \
349 elf32-d30v.c \
350 elf32-fr30.c \
351 elf32-gen.c \
352 elf32-h8300.c \
353 elf32-hppa.c \
354 elf32-i370.c \
355 elf32-i386.c \
356 elf32-i860.c \
357 elf32-i960.c \
358 elf32-m32r.c \
359 elf32-m68k.c \
360 elf32-m68hc11.c \
361 elf32-m68hc12.c \
362 elf32-m88k.c \
363 elf-m10200.c \
364 elf-m10300.c \
365 elf32-mcore.c \
366 elfxx-mips.c \
367 elf32-mips.c \
368 elf32-openrisc.c \
369 elf32-or32.c \
370 elf32-pj.c \
371 elf32-ppc.c \
372 elf32-sh64.c \
373 elf32-s390.c \
374 elf32-sh.c \
375 elf32-sh-lin.c \
376 elf32-sh-nbsd.c \
377 elf32-sparc.c \
378 elf32-v850.c \
379 elf32-xstormy16.c \
380 elf32.c \
381 elflink.c \
382 elf-strtab.c \
383 elf-eh-frame.c \
384 epoc-pe-arm.c \
385 epoc-pei-arm.c \
386 hp300bsd.c \
387 hp300hpux.c \
388 som.c \
389 i386aout.c \
390 i386bsd.c \
391 i386dynix.c \
392 i386freebsd.c \
393 i386linux.c \
394 i386lynx.c \
395 i386msdos.c \
396 i386netbsd.c \
397 i386mach3.c \
398 i386os9k.c \
399 ieee.c \
400 m68k4knetbsd.c \
401 m68klinux.c \
402 m68klynx.c \
403 m68knetbsd.c \
404 m88kmach3.c \
405 mipsbsd.c \
406 newsos3.c \
407 nlm.c \
408 nlm32-i386.c \
409 nlm32-sparc.c \
410 nlm32-ppc.c \
411 nlm32.c \
412 ns32knetbsd.c \
413 oasys.c \
414 pc532-mach.c \
415 pdp11.c \
416 pe-arm.c \
417 pei-arm.c \
418 pe-i386.c \
419 pei-i386.c \
420 pe-mcore.c \
421 pei-mcore.c \
422 pe-ppc.c \
423 pei-ppc.c \
424 pe-sh.c \
425 pei-sh.c \
426 pe-mips.c \
427 pei-mips.c \
428 ppcboot.c \
429 reloc16.c \
430 riscix.c \
431 sparclinux.c \
432 sparclynx.c \
433 sparcnetbsd.c \
434 sunos.c \
435 vaxnetbsd.c \
436 versados.c \
437 vms.c \
438 vms-gsd.c \
439 vms-hdr.c \
440 vms-misc.c \
441 vms-tir.c \
442 xcofflink.c
443
444 # The .o files needed by all of the 64 bit vectors that are configured into
445 # target_vector in targets.c if configured with --enable-targets=all
446 # and --enable-64-bit-bfd.
447 BFD64_BACKENDS = \
448 aix5ppc-core.lo \
449 aout64.lo \
450 coff-alpha.lo \
451 coff64-rs6000.lo \
452 demo64.lo \
453 efi-app-ia64.lo \
454 elf64-x86-64.lo \
455 elf64-alpha.lo \
456 elf64-hppa.lo \
457 elf64-ia64.lo \
458 elf64-gen.lo \
459 elf64-mips.lo \
460 elf64-mmix.lo \
461 elf64-sh64.lo \
462 elf64-ppc.lo \
463 elf64-s390.lo \
464 elf64-sparc.lo \
465 elf64.lo \
466 mmo.lo \
467 nlm32-alpha.lo \
468 nlm64.lo \
469 pepigen.lo
470
471 BFD64_BACKENDS_CFILES = \
472 aix5ppc-core.c \
473 aout64.c \
474 coff-alpha.c \
475 coff64-rs6000.c \
476 demo64.c \
477 efi-app-ia64.c \
478 elf64-x86-64.c \
479 elf64-alpha.c \
480 elf64-hppa.c \
481 elf64-gen.c \
482 elf64-mips.c \
483 elf64-mmix.c \
484 elf64-ppc.c \
485 elf64-s390.c \
486 elf64-sh64.c \
487 elf64-sparc.c \
488 elf64.c \
489 mmo.c \
490 nlm32-alpha.c \
491 nlm64.c
492
493 OPTIONAL_BACKENDS = \
494 aix386-core.lo \
495 hpux-core.lo \
496 irix-core.lo \
497 lynx-core.lo \
498 osf-core.lo \
499 sco5-core.lo \
500 trad-core.lo \
501 cisco-core.lo
502
503 OPTIONAL_BACKENDS_CFILES = \
504 aix386-core.c \
505 hpux-core.c \
506 irix-core.c \
507 lynx-core.c \
508 osf-core.c \
509 sco5-core.c \
510 trad-core.c \
511 cisco-core.c
512
513 # These are defined by configure.in:
514 WORDSIZE = @wordsize@
515 ALL_BACKENDS = @all_backends@
516 BFD_BACKENDS = @bfd_backends@
517 BFD_LIBS = @bfd_libs@
518 BFD_MACHINES = @bfd_machines@
519 TDEFAULTS = @tdefaults@
520
521 INCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) -I$(srcdir)/../intl -I../intl
522
523 # C source files that correspond to .o's.
524 SOURCE_CFILES = \
525 $(BFD32_LIBS_CFILES) \
526 $(BFD64_LIBS_CFILES) \
527 $(ALL_MACHINES_CFILES) \
528 $(BFD32_BACKENDS_CFILES) \
529 $(BFD64_BACKENDS_CFILES) \
530 $(OPTIONAL_BACKENDS_CFILES)
531
532 BUILD_CFILES = \
533 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
534
535 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
536
537 ## This is a list of all .h files which are in the source tree.
538 SOURCE_HFILES = \
539 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
540 elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h elf64-hppa.h \
541 elfcode.h elfcore.h elflink.h freebsd.h genlink.h go32stub.h \
542 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h \
543 libieee.h libnlm.h liboasys.h libpei.h netbsd.h nlm-target.h \
544 nlmcode.h nlmswap.h ns32k.h peicode.h som.h vms.h libxcoff.h \
545 xcoff-target.h version.h
546
547 ## ... and all .h files which are in the build tree.
548 BUILD_HFILES = \
549 elf32-target.h elf64-target.h targmatch.h
550
551 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
552
553 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
554 BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
555
556 po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
557 for file in $(SRC_POTFILES); do echo $$file; done | sort > tmp.src \
558 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
559
560 po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
561 for file in $(BLD_POTFILES); do echo $$file; done | sort > tmp.bld \
562 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
563
564 # The following target is retained for upgrade purposes.
565 # This target used to exist in older versions of this makefile, and was
566 # referenced by <builddir>/po/Makefile (which is created from <srcdir>/po/Make-in)
567 # So old versions of <builddir>/po/Makefile will try to regenerate themselves
568 # when make is next run, but that dependency cannot be completed without a build
569 # of po/POTFILES.in. Hence the presence of this rule. This rule will be deleted
570 # once it is no longer needed - probably in the fall of 2001.
571 po/POTFILES.in:
572
573
574 diststuff: info
575
576 # Various kinds of .o files to put in libbfd.a:
577 # BFD_BACKENDS Routines the configured targets need.
578 # BFD_MACHINES Architecture-specific routines the configured targets need.
579 # COREFILE Core file routines for a native configuration
580 OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
581
582 stamp-ofiles: Makefile
583 rm -f tofiles
584 f=""; \
585 for i in $(OFILES) ; do \
586 case " $$f " in \
587 *" $$i "*) ;; \
588 *) f="$$f $$i" ;; \
589 esac ; \
590 done ; \
591 echo $$f > tofiles
592 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
593 touch stamp-ofiles
594
595 ofiles: stamp-ofiles ; @true
596
597 libbfd_la_SOURCES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES)
598 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
599 libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
600 libbfd_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
601
602 # libtool will build .libs/libbfd.a. We create libbfd.a in the build
603 # directory so that we don't have to convert all the programs that use
604 # libbfd.a simultaneously. This is a hack which should be removed if
605 # everything else starts using libtool. FIXME.
606
607 noinst_LIBRARIES = libbfd.a
608 libbfd_a_SOURCES =
609
610 stamp-lib: libbfd.la
611 libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
612 if [ -f $$libtooldir/libbfd.a ]; then \
613 cp $$libtooldir/libbfd.a libbfd.tmp; \
614 $(RANLIB) libbfd.tmp; \
615 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
616 else true; fi
617 touch stamp-lib
618
619 libbfd.a: stamp-lib ; @true
620
621 # This file holds an array associating configuration triplets and
622 # vector names. It is built from config.bfd. It is not compiled by
623 # itself, but is included by targets.c.
624 targmatch.h: config.bfd targmatch.sed
625 rm -f targmatch.h
626 sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
627 mv -f targmatch.new targmatch.h
628
629 # When compiling archures.c and targets.c, supply the default target
630 # info from configure.
631
632 targets.lo: targets.c config.status
633 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
634
635 archures.lo: archures.c config.status
636 $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
637
638 elf32-target.h : elfxx-target.h
639 rm -f elf32-target.h
640 sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
641 mv -f elf32-target.new elf32-target.h
642
643 elf64-target.h : elfxx-target.h
644 rm -f elf64-target.h
645 sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
646 mv -f elf64-target.new elf64-target.h
647
648 elf32-ia64.c : elfxx-ia64.c
649 rm -f elf32-ia64.c
650 sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
651 mv -f elf32-ia64.new elf32-ia64.c
652
653 elf64-ia64.c : elfxx-ia64.c
654 rm -f elf64-ia64.c
655 sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
656 mv -f elf64-ia64.new elf64-ia64.c
657
658 peigen.c : peXXigen.c
659 rm -f peigen.c
660 sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
661 mv -f peigen.new peigen.c
662
663 pepigen.c : peXXigen.c
664 rm -f pepigen.c
665 sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
666 mv -f pepigen.new pepigen.c
667
668 BFD_H_DEPS= $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
669 LOCAL_H_DEPS= libbfd.h sysdep.h config.h
670 $(BFD32_LIBS) \
671 $(BFD64_LIBS) \
672 $(ALL_MACHINES) \
673 $(BFD32_BACKENDS) \
674 $(BFD64_BACKENDS) \
675 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
676
677 install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
678 @$(NORMAL_INSTALL)
679
680 uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
681 @$(NORMAL_UNINSTALL)
682
683 .PHONY: install_libbfd uninstall_libbfd
684 install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
685 $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
686 $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
687 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
688 if test -f $$p; then \
689 echo "$(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
690 $(LIBTOOL) --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
691 else :; fi; \
692 done
693 $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
694 $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
695 $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
696 $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
697
698 uninstall_libbfd:
699 list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
700 $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
701 done
702 rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
703 rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
704 rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
705 rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
706
707 Makefile: $(srcdir)/configure.in
708
709 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
710 DEP: dep.sed $(CFILES) $(HFILES) bfd.h
711 rm -f DEP1
712 $(MAKE) MKDEP="$(MKDEP)" DEP1
713 sed -f dep.sed < DEP1 > DEPA
714 echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
715 if grep ' /' DEPA > /dev/null 2> /dev/null; then \
716 echo 'make DEP failed!'; exit 1; \
717 else \
718 mv -f DEPA $@; \
719 fi
720
721 DEP1: $(CFILES)
722 echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
723 echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
724 $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
725 mv -f DEP2 $@
726
727 dep.sed: dep-in.sed config.status
728 sed <$(srcdir)/dep-in.sed >dep.sed \
729 -e 's!@BFD_H@!$(BFD_H)!' \
730 -e 's!@SRCDIR@!$(srcdir)!' \
731 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
732
733 dep: DEP
734 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
735 cat DEP >> tmp-Makefile
736 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
737
738 dep-in: DEP
739 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
740 cat DEP >> tmp-Makefile.in
741 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
742
743 dep-am: DEP
744 sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
745 cat DEP >> tmp-Makefile.am
746 $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
747
748 host-aout.lo: Makefile
749
750 # The following program can be used to generate a simple config file
751 # which can be folded into an h-XXX file for a new host, with some editing.
752 aout-params.h: gen-aout
753 ./gen-aout host > aout-params.h
754 gen-aout: $(srcdir)/gen-aout.c Makefile
755 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
756
757 $(BFD_H): stmp-bfd-h ; @true
758
759 stmp-bfd-h: bfd-in3.h
760 rm -f bfd-tmp.h
761 cp bfd-in3.h bfd-tmp.h
762 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
763 rm -f bfd-tmp.h
764 touch stmp-bfd-h
765
766 BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
767 reloc.c syms.c bfd.c archive.c corefile.c targets.c format.c version.h
768 BFD64_H_FILES = archive64.c
769 LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c cache.c reloc.c archures.c elf.c
770 LIBCOFF_H_FILES = libcoff-in.h coffcode.h
771
772 # Could really use a "copy-if-change"...
773 headers:
774 (cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS))
775 cp $(docdir)/bfd.h bfd-in2.h-new
776 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
777 cp $(docdir)/libbfd.h libbfd.h-new
778 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
779 cp $(docdir)/libcoff.h libcoff.h-new
780 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
781
782 # We only rebuild the header files automatically if we have been
783 # configured with --enable-maintainer-mode.
784
785 $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
786 stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
787 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
788 cp $(docdir)/bfd.h bfd-in2.h-new
789 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
790 touch stmp-bin2-h
791
792 $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
793 stmp-lbfd-h: $(LIBBFD_H_FILES)
794 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
795 cp $(docdir)/libbfd.h libbfd.h-new
796 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
797 touch stmp-lbfd-h
798
799 $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
800 stmp-lcoff-h: $(LIBCOFF_H_FILES)
801 (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
802 cp $(docdir)/libcoff.h libcoff.h-new
803 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
804 touch stmp-lcoff-h
805
806 MOSTLYCLEANFILES = ofiles stamp-ofiles
807
808 CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
809 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
810
811 DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
812
813 # We want to rerun configure if config.bfd or configure.host change.
814 config.status: $(srcdir)/configure $(srcdir)/config.bfd $(srcdir)/configure.host
815 $(SHELL) ./config.status --recheck
816
817
818 # What appears below is generated by a hacked mkdep using gcc -MM.
819
820 # DO NOT DELETE THIS LINE -- mkdep uses it.
821 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
822 archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
823 $(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
824 archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
825 bfd.lo: bfd.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
826 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
827 $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
828 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
829 $(INCDIR)/elf/external.h
830 cache.lo: cache.c $(INCDIR)/filenames.h
831 coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
832 libcoff.h $(INCDIR)/bfdlink.h
833 corefile.lo: corefile.c $(INCDIR)/filenames.h
834 format.lo: format.c $(INCDIR)/filenames.h
835 init.lo: init.c $(INCDIR)/filenames.h
836 libbfd.lo: libbfd.c $(INCDIR)/filenames.h
837 opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
838 reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
839 section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
840 syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
841 $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
842 targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
843 targmatch.h
844 hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h
845 linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
846 genlink.h
847 srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
848 $(INCDIR)/safe-ctype.h
849 binary.lo: binary.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
850 tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
851 ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
852 $(INCDIR)/safe-ctype.h
853 stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/aout/stab_gnu.h \
854 $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
855 stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
856 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
857 merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h
858 dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
859 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
860 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
861 archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h
862 cpu-a29k.lo: cpu-a29k.c $(INCDIR)/filenames.h
863 cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h
864 cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h
865 cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h
866 cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h
867 cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h
868 cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h
869 cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h
870 cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h
871 cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h
872 cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h
873 cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h
874 cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h cpu-ia64-opc.c \
875 $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
876 cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h
877 cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h
878 cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h
879 cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h
880 cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h
881 cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h
882 cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h
883 cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h
884 cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h
885 cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h
886 cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h
887 cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h
888 cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h
889 cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h
890 cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h
891 cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h ns32k.h
892 cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h
893 cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h
894 cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h
895 cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h
896 cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h
897 cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h
898 cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h
899 cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h
900 cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h
901 cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h
902 cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h
903 cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
904 cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h
905 cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h
906 cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h
907 cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h
908 cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h
909 aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/aout/adobe.h \
910 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
911 $(INCDIR)/bfdlink.h
912 aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
913 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
914 $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
915 $(INCDIR)/aout/ar.h aout-target.h
916 aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
917 $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
918 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
919 $(INCDIR)/aout/ar.h aout-target.h
920 aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
921 ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
922 $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
923 $(INCDIR)/aout/ar.h
924 aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
925 libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
926 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
927 $(INCDIR)/aout/ar.h aout-target.h
928 aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
929 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
930 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
931 $(INCDIR)/safe-ctype.h
932 aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
933 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
934 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
935 aout-target.h
936 aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
937 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
938 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
939 armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
940 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
941 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
942 bout.lo: bout.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
943 genlink.h $(INCDIR)/bout.h $(INCDIR)/aout/stab_gnu.h \
944 $(INCDIR)/aout/stab.def libaout.h
945 cf-i386lynx.lo: cf-i386lynx.c $(INCDIR)/filenames.h \
946 coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
947 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
948 coffcode.h coffswap.h
949 cf-m68klynx.lo: cf-m68klynx.c coff-m68k.c $(INCDIR)/filenames.h \
950 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
951 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
952 cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/filenames.h \
953 $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
954 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
955 coff-a29k.lo: coff-a29k.c $(INCDIR)/filenames.h $(INCDIR)/coff/a29k.h \
956 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
957 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
958 coff-apollo.lo: coff-apollo.c $(INCDIR)/filenames.h \
959 $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
960 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
961 coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/coff/arm.h \
962 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
963 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
964 coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
965 $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
966 coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
967 coffswap.h
968 coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
969 genlink.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
970 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
971 coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
972 $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
973 libcoff.h coffcode.h coffswap.h
974 coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/coff/i386.h \
975 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
976 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
977 coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/coff/i860.h \
978 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
979 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
980 coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/filenames.h \
981 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
982 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
983 coff-i960.lo: coff-i960.c $(INCDIR)/filenames.h $(INCDIR)/coff/i960.h \
984 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
985 coffcode.h coffswap.h
986 coff-m68k.lo: coff-m68k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m68k.h \
987 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
988 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
989 coff-m88k.lo: coff-m88k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m88k.h \
990 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
991 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
992 coff-mips.lo: coff-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
993 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
994 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
995 libcoff.h libecoff.h coffswap.h ecoffswap.h
996 coff-or32.lo: coff-or32.c $(INCDIR)/filenames.h $(INCDIR)/coff/or32.h \
997 $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
998 coffcode.h coffswap.h
999 coff-rs6000.lo: coff-rs6000.c $(INCDIR)/filenames.h \
1000 $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
1001 $(INCDIR)/coff/rs6000.h libcoff.h libxcoff.h coffcode.h \
1002 coffswap.h
1003 coff-sh.lo: coff-sh.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1004 $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
1005 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1006 coff-sparc.lo: coff-sparc.c $(INCDIR)/filenames.h $(INCDIR)/coff/sparc.h \
1007 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1008 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1009 coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/filenames.h \
1010 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1011 $(INCDIR)/coff/go32exe.h libcoff.h $(INCDIR)/bfdlink.h \
1012 coffcode.h coffswap.h go32stub.h
1013 coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
1014 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1015 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1016 coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1017 $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1018 libcoff.h coffcode.h coffswap.h
1019 coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
1020 $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
1021 $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1022 coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
1023 $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1024 libcoff.h coffcode.h coffswap.h
1025 coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
1026 $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1027 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1028 coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/coff/we32k.h \
1029 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1030 libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1031 coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1032 $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1033 libcoff.h coffcode.h coffswap.h
1034 coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1035 $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1036 libcoff.h coffcode.h coffswap.h
1037 cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1038 $(INCDIR)/coff/internal.h libcoff.h
1039 dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1040 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1041 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf.h
1042 ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1043 $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h \
1044 $(INCDIR)/aout/stab.def libaout.h $(INCDIR)/aout/aout64.h \
1045 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1046 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1047 ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1048 $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1049 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1050 $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1051 efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
1052 coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1053 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1054 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1055 elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1056 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1057 $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
1058 elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h elf-bfd.h \
1059 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1060 $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
1061 $(INCDIR)/libiberty.h elf32-target.h
1062 elfarm-oabi.lo: elfarm-oabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1063 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1064 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1065 elf32-arm.h elf32-target.h
1066 elfarm-nabi.lo: elfarm-nabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1067 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1068 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1069 elf32-arm.h elf32-target.h
1070 elf32-avr.lo: elf32-avr.c $(INCDIR)/filenames.h elf-bfd.h \
1071 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1072 $(INCDIR)/bfdlink.h $(INCDIR)/elf/avr.h $(INCDIR)/elf/reloc-macros.h \
1073 elf32-target.h
1074 elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h elf-bfd.h \
1075 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1076 $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/reloc-macros.h \
1077 elf32-target.h
1078 elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h elf-bfd.h \
1079 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1080 $(INCDIR)/bfdlink.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/reloc-macros.h \
1081 elf32-target.h
1082 elf32-d30v.lo: elf32-d30v.c $(INCDIR)/filenames.h elf-bfd.h \
1083 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1084 $(INCDIR)/bfdlink.h $(INCDIR)/elf/d30v.h $(INCDIR)/elf/reloc-macros.h \
1085 elf32-target.h
1086 elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h elf-bfd.h \
1087 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1088 $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/reloc-macros.h \
1089 elf32-target.h
1090 elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h elf-bfd.h \
1091 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1092 $(INCDIR)/bfdlink.h elf32-target.h
1093 elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
1094 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1095 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h \
1096 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1097 elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h elf-bfd.h \
1098 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1099 $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1100 libhppa.h elf32-hppa.h elf-hppa.h elf32-target.h
1101 elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1102 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1103 $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h elf32-target.h
1104 elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1105 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1106 $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h \
1107 elf32-target.h
1108 elf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h elf-bfd.h \
1109 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1110 $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h \
1111 elf32-target.h
1112 elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h elf-bfd.h \
1113 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1114 $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/reloc-macros.h \
1115 elf32-target.h
1116 elf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h elf-bfd.h \
1117 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1118 $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/reloc-macros.h \
1119 elf32-target.h
1120 elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1121 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1122 $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h \
1123 elf32-target.h
1124 elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
1125 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1126 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m68hc11.h \
1127 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1128 elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
1129 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1130 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/m68hc11.h \
1131 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1132 elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h elf-bfd.h \
1133 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1134 $(INCDIR)/bfdlink.h elf32-target.h
1135 elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h elf-bfd.h \
1136 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1137 $(INCDIR)/bfdlink.h elf32-target.h
1138 elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h elf-bfd.h \
1139 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1140 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \
1141 elf32-target.h
1142 elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
1143 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1144 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
1145 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1146 elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h elf-bfd.h \
1147 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1148 $(INCDIR)/bfdlink.h elfxx-mips.h $(INCDIR)/elf/mips.h \
1149 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1150 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h
1151 elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1152 genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1153 $(INCDIR)/elf/external.h elfxx-mips.h $(INCDIR)/elf/mips.h \
1154 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1155 $(INCDIR)/coff/internal.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1156 $(INCDIR)/coff/external.h ecoffswap.h elf32-target.h
1157 elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
1158 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1159 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/openrisc.h \
1160 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1161 elf32-target.h
1162 elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h elf-bfd.h \
1163 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1164 $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h \
1165 $(INCDIR)/libiberty.h elf32-target.h
1166 elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1167 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1168 $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/reloc-macros.h \
1169 elf32-target.h
1170 elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1171 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1172 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1173 elf32-target.h
1174 elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
1175 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1176 $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
1177 elf32-sh.c $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1178 elf32-target.h
1179 elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1180 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1181 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
1182 elf32-target.h
1183 elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1184 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1185 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1186 elf32-target.h
1187 elf32-sh-lin.lo: elf32-sh-lin.c $(INCDIR)/filenames.h \
1188 $(INCDIR)/elf/internal.h elf-bfd.h $(INCDIR)/elf/common.h \
1189 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elf32-sh.c \
1190 $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h elf32-target.h
1191 elf32-sh-nbsd.lo: elf32-sh-nbsd.c elf32-sh.c $(INCDIR)/filenames.h \
1192 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1193 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h \
1194 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1195 elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
1196 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1197 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
1198 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
1199 elf32-target.h
1200 elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1201 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1202 $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
1203 $(INCDIR)/libiberty.h elf32-target.h
1204 elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
1205 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1206 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/xstormy16.h \
1207 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1208 elf32-target.h
1209 elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1210 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1211 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
1212 elflink.h
1213 elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1214 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1215 $(INCDIR)/elf/external.h
1216 elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h elf-bfd.h \
1217 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1218 $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h
1219 elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
1220 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1221 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
1222 epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
1223 coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1224 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1225 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1226 epoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c $(INCDIR)/filenames.h \
1227 coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1228 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1229 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1230 hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h libaout.h \
1231 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1232 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1233 hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
1234 aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1235 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1236 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1237 aout-target.h
1238 som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
1239 i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1240 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1241 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1242 i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h libaout.h \
1243 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1244 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1245 i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
1246 $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
1247 libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1248 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1249 i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
1250 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1251 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1252 i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1253 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1254 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1255 i386lynx.lo: i386lynx.c $(INCDIR)/filenames.h libaout.h \
1256 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1257 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1258 i386msdos.lo: i386msdos.c $(INCDIR)/filenames.h libaout.h \
1259 $(INCDIR)/bfdlink.h
1260 i386netbsd.lo: i386netbsd.c netbsd.h $(INCDIR)/filenames.h \
1261 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1262 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1263 i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1264 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1265 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1266 i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1267 libaout.h $(INCDIR)/os9k.h
1268 ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/ieee.h \
1269 libieee.h $(INCDIR)/safe-ctype.h
1270 m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1271 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1272 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1273 m68klinux.lo: m68klinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1274 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1275 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1276 m68klynx.lo: m68klynx.c $(INCDIR)/filenames.h libaout.h \
1277 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1278 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1279 m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1280 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1281 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1282 m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h libaout.h \
1283 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1284 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1285 mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h libaout.h \
1286 $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1287 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1288 newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1289 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1290 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1291 nlm.lo: nlm.c $(INCDIR)/filenames.h libnlm.h $(INCDIR)/nlm/common.h \
1292 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1293 nlm32-i386.lo: nlm32-i386.c $(INCDIR)/filenames.h $(INCDIR)/nlm/i386-ext.h \
1294 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1295 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1296 nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/filenames.h \
1297 $(INCDIR)/nlm/sparc32-ext.h libnlm.h $(INCDIR)/nlm/common.h \
1298 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
1299 nlm-target.h
1300 nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/nlm/ppc-ext.h \
1301 libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1302 $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1303 nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
1304 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1305 ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1306 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1307 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1308 oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1309 $(INCDIR)/oasys.h liboasys.h
1310 pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
1311 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1312 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1313 pdp11.lo: pdp11.c $(INCDIR)/filenames.h libaout.h $(INCDIR)/bfdlink.h \
1314 aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1315 $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
1316 pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
1317 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1318 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1319 peicode.h libpei.h
1320 pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
1321 $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1322 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1323 peicode.h libpei.h
1324 pe-i386.lo: pe-i386.c $(INCDIR)/filenames.h coff-i386.c \
1325 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1326 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1327 peicode.h libpei.h
1328 pei-i386.lo: pei-i386.c $(INCDIR)/filenames.h coff-i386.c \
1329 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1330 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1331 peicode.h libpei.h
1332 pe-mcore.lo: pe-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
1333 $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1334 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1335 peicode.h libpei.h
1336 pei-mcore.lo: pei-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
1337 $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1338 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1339 peicode.h libpei.h
1340 pe-ppc.lo: pe-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
1341 $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
1342 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1343 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1344 pei-ppc.lo: pei-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
1345 $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
1346 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1347 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1348 pe-sh.lo: pe-sh.c $(INCDIR)/filenames.h coff-sh.c $(INCDIR)/libiberty.h \
1349 $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
1350 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1351 coffcode.h peicode.h libpei.h
1352 pei-sh.lo: pei-sh.c $(INCDIR)/filenames.h coff-sh.c \
1353 $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
1354 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1355 $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
1356 libpei.h
1357 pe-mips.lo: pe-mips.c $(INCDIR)/filenames.h $(INCDIR)/coff/mipspe.h \
1358 $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1359 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1360 peicode.h libpei.h
1361 pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
1362 $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1363 $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1364 peicode.h libpei.h
1365 ppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
1366 reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1367 genlink.h $(INCDIR)/coff/internal.h libcoff.h
1368 riscix.lo: riscix.c $(INCDIR)/filenames.h libaout.h \
1369 $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1370 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1371 sparclinux.lo: sparclinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1372 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1373 libaout.h $(INCDIR)/bfdlink.h aout-target.h
1374 sparclynx.lo: sparclynx.c $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
1375 libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1376 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1377 aout-target.h
1378 sparcnetbsd.lo: sparcnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1379 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1380 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1381 sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
1382 $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h \
1383 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1384 aout-target.h
1385 vaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1386 libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1387 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1388 versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
1389 vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1390 vms.h
1391 vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1392 vms.h
1393 vms-hdr.lo: vms-hdr.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1394 $(INCDIR)/safe-ctype.h vms.h
1395 vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1396 vms.h
1397 vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1398 vms.h
1399 xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1400 $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h libcoff.h \
1401 libxcoff.h
1402 aix5ppc-core.lo: aix5ppc-core.c
1403 aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1404 $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1405 $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1406 coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1407 $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1408 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
1409 libcoff.h libecoff.h coffswap.h ecoffswap.h
1410 coff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/filenames.h \
1411 $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
1412 $(INCDIR)/coff/rs6k64.h libcoff.h libxcoff.h coffcode.h \
1413 coffswap.h
1414 demo64.lo: demo64.c aoutf1.h $(INCDIR)/filenames.h \
1415 $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
1416 $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1417 $(INCDIR)/aout/ar.h aout-target.h
1418 efi-app-ia64.lo: efi-app-ia64.c $(INCDIR)/filenames.h \
1419 coff-ia64.c $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h \
1420 $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1421 $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1422 elf64-x86-64.lo: elf64-x86-64.c $(INCDIR)/filenames.h \
1423 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1424 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/x86-64.h \
1425 $(INCDIR)/elf/reloc-macros.h elf64-target.h
1426 elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
1427 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1428 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/alpha.h \
1429 $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
1430 $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
1431 $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
1432 libecoff.h ecoffswap.h elf64-target.h
1433 elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
1434 $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1435 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1436 $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h libhppa.h \
1437 elf64-hppa.h elf-hppa.h elf64-target.h
1438 elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h elf-bfd.h \
1439 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1440 $(INCDIR)/bfdlink.h elf64-target.h
1441 elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
1442 $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1443 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
1444 $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
1445 $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
1446 $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
1447 elf64-target.h
1448 elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h elf-bfd.h \
1449 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1450 $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
1451 $(INCDIR)/opcode/mmix.h elf64-target.h
1452 elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1453 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1454 $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1455 elf64-ppc.h elf64-target.h
1456 elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1457 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1458 $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
1459 elf64-target.h
1460 elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1461 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1462 $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1463 elf64-target.h
1464 elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
1465 elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1466 $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/sparc.h \
1467 $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
1468 elf64-target.h
1469 elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1470 $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1471 $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h \
1472 elflink.h
1473 mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1474 $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h
1475 nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
1476 $(INCDIR)/nlm/alpha-ext.h libnlm.h $(INCDIR)/nlm/common.h \
1477 $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
1478 nlm-target.h
1479 nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
1480 $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1481 aix386-core.lo: aix386-core.c $(INCDIR)/filenames.h \
1482 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1483 libcoff.h $(INCDIR)/bfdlink.h
1484 hpux-core.lo: hpux-core.c $(INCDIR)/filenames.h
1485 irix-core.lo: irix-core.c $(INCDIR)/filenames.h
1486 lynx-core.lo: lynx-core.c $(INCDIR)/filenames.h
1487 osf-core.lo: osf-core.c $(INCDIR)/filenames.h
1488 sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h libaout.h \
1489 $(INCDIR)/bfdlink.h
1490 trad-core.lo: trad-core.c $(INCDIR)/filenames.h libaout.h \
1491 $(INCDIR)/bfdlink.h
1492 cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h
1493 elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
1494 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1495 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
1496 $(INCDIR)/elf/reloc-macros.h elf32-target.h
1497 elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
1498 $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1499 $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
1500 $(INCDIR)/elf/reloc-macros.h elf64-target.h
1501 peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
1502 $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
1503 libcoff.h $(INCDIR)/bfdlink.h libpei.h
1504 pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
1505 $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
1506 libcoff.h $(INCDIR)/bfdlink.h libpei.h
1507 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
This page took 0.06093 seconds and 4 git commands to generate.