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