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