2004-06-30 Andrew Stubbs <andrew.stubbs@superh.com>
[platform/upstream/binutils.git] / bfd / Makefile.in
1 # Makefile.in generated automatically by automake 1.4-p5 from Makefile.am
2
3 # Copyright (C) 1994, 1995-8, 1999, 2001 Free Software Foundation, Inc.
4 # This Makefile.in is free software; the Free Software Foundation
5 # gives unlimited permission to copy and/or distribute it,
6 # with or without modifications, as long as this notice is preserved.
7
8 # This program is distributed in the hope that it will be useful,
9 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
10 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
11 # PARTICULAR PURPOSE.
12
13
14 SHELL = @SHELL@
15
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 prefix = @prefix@
20 exec_prefix = @exec_prefix@
21
22 bindir = @bindir@
23 sbindir = @sbindir@
24 libexecdir = @libexecdir@
25 datadir = @datadir@
26 sysconfdir = @sysconfdir@
27 sharedstatedir = @sharedstatedir@
28 localstatedir = @localstatedir@
29 libdir = @libdir@
30 infodir = @infodir@
31 mandir = @mandir@
32 includedir = @includedir@
33 oldincludedir = /usr/include
34
35 DESTDIR =
36
37 pkgdatadir = $(datadir)/@PACKAGE@
38 pkglibdir = $(libdir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40
41 top_builddir = .
42
43 ACLOCAL = @ACLOCAL@
44 AUTOCONF = @AUTOCONF@
45 AUTOMAKE = @AUTOMAKE@
46 AUTOHEADER = @AUTOHEADER@
47
48 INSTALL = @INSTALL@
49 INSTALL_PROGRAM = @INSTALL_PROGRAM@ $(AM_INSTALL_PROGRAM_FLAGS)
50 INSTALL_DATA = @INSTALL_DATA@
51 INSTALL_SCRIPT = @INSTALL_SCRIPT@
52 transform = @program_transform_name@
53
54 NORMAL_INSTALL = :
55 PRE_INSTALL = :
56 POST_INSTALL = :
57 NORMAL_UNINSTALL = :
58 PRE_UNINSTALL = :
59 POST_UNINSTALL = :
60 build_alias = @build_alias@
61 build_triplet = @build@
62 host_alias = @host_alias@
63 host_triplet = @host@
64 target_alias = @target_alias@
65 target_triplet = @target@
66 AR = @AR@
67 AS = @AS@
68 BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
69 BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
70 BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
71 BFD_HOST_LONG_LONG = @BFD_HOST_LONG_LONG@
72 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
73 CATALOGS = @CATALOGS@
74 CATOBJEXT = @CATOBJEXT@
75 CC = @CC@
76 CC_FOR_BUILD = @CC_FOR_BUILD@
77 COREFILE = @COREFILE@
78 COREFLAG = @COREFLAG@
79 CXX = @CXX@
80 CXXCPP = @CXXCPP@
81 DATADIRNAME = @DATADIRNAME@
82 DLLTOOL = @DLLTOOL@
83 EXEEXT = @EXEEXT@
84 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
85 GCJ = @GCJ@
86 GCJFLAGS = @GCJFLAGS@
87 GMOFILES = @GMOFILES@
88 GMSGFMT = @GMSGFMT@
89 GT_NO = @GT_NO@
90 GT_YES = @GT_YES@
91 HDEFINES = @HDEFINES@
92 INCLUDE_LOCALE_H = @INCLUDE_LOCALE_H@
93 INSTOBJEXT = @INSTOBJEXT@
94 INTLDEPS = @INTLDEPS@
95 INTLLIBS = @INTLLIBS@
96 INTLOBJS = @INTLOBJS@
97 LIBTOOL = @LIBTOOL@
98 LN_S = @LN_S@
99 MAINT = @MAINT@
100 MAKEINFO = @MAKEINFO@
101 MKINSTALLDIRS = @MKINSTALLDIRS@
102 MSGFMT = @MSGFMT@
103 OBJDUMP = @OBJDUMP@
104 OBJEXT = @OBJEXT@
105 PACKAGE = @PACKAGE@
106 POFILES = @POFILES@
107 POSUB = @POSUB@
108 RANLIB = @RANLIB@
109 STRIP = @STRIP@
110 TDEFINES = @TDEFINES@
111 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
112 USE_NLS = @USE_NLS@
113 VERSION = @VERSION@
114 WIN32LDFLAGS = @WIN32LDFLAGS@
115 WIN32LIBADD = @WIN32LIBADD@
116 all_backends = @all_backends@
117 bfd_backends = @bfd_backends@
118 bfd_default_target_size = @bfd_default_target_size@
119 bfd_file_ptr = @bfd_file_ptr@
120 bfd_libs = @bfd_libs@
121 bfd_machines = @bfd_machines@
122 bfd_ufile_ptr = @bfd_ufile_ptr@
123 l = @l@
124 tdefaults = @tdefaults@
125 wordsize = @wordsize@
126
127 AUTOMAKE_OPTIONS = cygnus
128
129 # Uncomment the following line when doing a release.
130 # RELEASE=y
131
132 INCDIR = $(srcdir)/../include
133 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
134 MKDEP = gcc -MM
135
136 SUBDIRS = doc po
137
138 docdir = doc
139 bfdlibdir = @bfdlibdir@
140 bfdincludedir = @bfdincludedir@
141
142 bfdlib_LTLIBRARIES = libbfd.la
143
144 WARN_CFLAGS = @WARN_CFLAGS@
145 AM_CFLAGS = $(WARN_CFLAGS)
146
147 # bfd.h goes here, for now
148 BFD_H = bfd.h
149
150 # Jim Kingdon notes:
151 # Writing S-records should be included in all (or at least most)
152 # *-*-coff, *-*-aout, etc., configurations, because people will want to
153 # be able to use objcopy to create S-records.  (S-records are not useful
154 # for the debugger, so if you are downloading things as S-records you
155 # need two copies of the executable, one to download and one for the
156 # debugger).
157 BFD32_LIBS = \
158         archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
159         cache.lo coffgen.lo corefile.lo \
160         format.lo init.lo libbfd.lo opncls.lo reloc.lo \
161         section.lo syms.lo targets.lo hash.lo linker.lo \
162         srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
163         merge.lo dwarf2.lo simple.lo
164
165
166 BFD64_LIBS = archive64.lo
167
168 BFD32_LIBS_CFILES = \
169         archive.c archures.c bfd.c bfdio.c bfdwin.c \
170         cache.c coffgen.c corefile.c \
171         format.c init.c libbfd.c opncls.c reloc.c \
172         section.c syms.c targets.c hash.c linker.c \
173         srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
174         merge.c dwarf2.c simple.c
175
176
177 BFD64_LIBS_CFILES = archive64.c
178
179 # This list is alphabetized to make it easier to keep in sync
180 # with the decls and initializer in archures.c.
181 ALL_MACHINES = \
182         cpu-a29k.lo \
183         cpu-alpha.lo \
184         cpu-arc.lo \
185         cpu-arm.lo \
186         cpu-avr.lo \
187         cpu-cr16c.lo \
188         cpu-cris.lo \
189         cpu-d10v.lo \
190         cpu-d30v.lo \
191         cpu-dlx.lo \
192         cpu-fr30.lo \
193         cpu-frv.lo \
194         cpu-h8300.lo \
195         cpu-h8500.lo \
196         cpu-hppa.lo \
197         cpu-ia64.lo \
198         cpu-i370.lo \
199         cpu-i386.lo \
200         cpu-i860.lo \
201         cpu-i960.lo \
202         cpu-ip2k.lo \
203         cpu-iq2000.lo \
204         cpu-m32r.lo \
205         cpu-m68hc11.lo \
206         cpu-m68hc12.lo \
207         cpu-m68k.lo \
208         cpu-m88k.lo \
209         cpu-m10200.lo \
210         cpu-m10300.lo \
211         cpu-mcore.lo \
212         cpu-mips.lo \
213         cpu-mmix.lo \
214         cpu-msp430.lo \
215         cpu-or32.lo \
216         cpu-ns32k.lo \
217         cpu-openrisc.lo \
218         cpu-pdp11.lo \
219         cpu-pj.lo \
220         cpu-powerpc.lo \
221         cpu-rs6000.lo \
222         cpu-s390.lo \
223         cpu-sh.lo \
224         cpu-sparc.lo \
225         cpu-tic30.lo \
226         cpu-tic4x.lo \
227         cpu-tic54x.lo \
228         cpu-tic80.lo \
229         cpu-v850.lo \
230         cpu-vax.lo \
231         cpu-we32k.lo \
232         cpu-w65.lo \
233         cpu-xstormy16.lo \
234         cpu-xtensa.lo \
235         cpu-z8k.lo
236
237
238 ALL_MACHINES_CFILES = \
239         cpu-a29k.c \
240         cpu-alpha.c \
241         cpu-arc.c \
242         cpu-arm.c \
243         cpu-avr.c \
244         cpu-cris.c \
245         cpu-cr16c.c \
246         cpu-d10v.c \
247         cpu-d30v.c \
248         cpu-dlx.c \
249         cpu-fr30.c \
250         cpu-frv.c \
251         cpu-h8300.c \
252         cpu-h8500.c \
253         cpu-hppa.c \
254         cpu-ia64.c \
255         cpu-i370.c \
256         cpu-i386.c \
257         cpu-i860.c \
258         cpu-i960.c \
259         cpu-ip2k.c \
260         cpu-iq2000.c \
261         cpu-m32r.c \
262         cpu-m68hc11.c \
263         cpu-m68hc12.c \
264         cpu-m68k.c \
265         cpu-m88k.c \
266         cpu-m10200.c \
267         cpu-m10300.c \
268         cpu-mcore.c \
269         cpu-mips.c \
270         cpu-mmix.c \
271         cpu-msp430.c \
272         cpu-or32.c \
273         cpu-ns32k.c \
274         cpu-openrisc.c \
275         cpu-pdp11.c \
276         cpu-pj.c \
277         cpu-powerpc.c \
278         cpu-rs6000.c \
279         cpu-s390.c \
280         cpu-sh.c \
281         cpu-sparc.c \
282         cpu-tic30.c \
283         cpu-tic4x.c \
284         cpu-tic54x.c \
285         cpu-tic80.c \
286         cpu-v850.c \
287         cpu-vax.c \
288         cpu-we32k.c \
289         cpu-w65.c \
290         cpu-xstormy16.c \
291         cpu-xtensa.c \
292         cpu-z8k.c
293
294
295 # The .o files needed by all of the 32 bit vectors that are configured into
296 # target_vector in targets.c if configured with --enable-targets=all.
297 BFD32_BACKENDS = \
298         aout-adobe.lo \
299         aout-arm.lo \
300         aout-cris.lo \
301         aout-ns32k.lo \
302         aout-sparcle.lo \
303         aout-tic30.lo \
304         aout0.lo \
305         aout32.lo \
306         armnetbsd.lo \
307         bout.lo \
308         cf-i386lynx.lo \
309         cf-m68klynx.lo \
310         cf-sparclynx.lo \
311         coff-a29k.lo \
312         coff-apollo.lo \
313         coff-arm.lo \
314         coff-aux.lo \
315         coff-h8300.lo \
316         coff-h8500.lo \
317         coff-i386.lo \
318         coff-go32.lo \
319         coff-i860.lo \
320         coff-i960.lo \
321         coff-m68k.lo \
322         coff-m88k.lo \
323         coff-mips.lo \
324         coff-or32.lo \
325         coff-rs6000.lo \
326         coff-sh.lo \
327         coff-sparc.lo \
328         coff-stgo32.lo \
329         coff-svm68k.lo \
330         coff-tic30.lo \
331         coff-tic4x.lo \
332         coff-tic54x.lo \
333         coff-tic80.lo \
334         coff-u68k.lo \
335         coff-we32k.lo \
336         coff-w65.lo \
337         coff-z8k.lo \
338         cofflink.lo \
339         dwarf1.lo \
340         ecoff.lo \
341         ecofflink.lo \
342         efi-app-ia32.lo \
343         elf.lo \
344         elf32-am33lin.lo \
345         elf32-arc.lo \
346         elfarm-oabi.lo \
347         elfarm-nabi.lo \
348         elf32-avr.lo \
349         elf32-cr16c.lo \
350         elf32-cris.lo \
351         elf32-d10v.lo \
352         elf32-d30v.lo \
353         elf32-dlx.lo \
354         elf32-fr30.lo \
355         elf32-frv.lo \
356         elf32-gen.lo \
357         elf32-h8300.lo \
358         elf32-hppa.lo \
359         elf32-i370.lo \
360         elf32-i386.lo \
361         elf32-i860.lo \
362         elf32-i960.lo \
363         elf32-ia64.lo \
364         elf32-ip2k.lo \
365         elf32-iq2000.lo \
366         elf32-m32r.lo \
367         elf32-m68hc11.lo \
368         elf32-m68hc12.lo \
369         elf32-m68hc1x.lo \
370         elf32-m68k.lo \
371         elf32-m88k.lo \
372         elf-m10200.lo \
373         elf-m10300.lo \
374         elf32-mcore.lo \
375         elfxx-mips.lo \
376         elf32-mips.lo \
377         elf32-msp430.lo \
378         elf32-openrisc.lo \
379         elf32-or32.lo \
380         elf32-pj.lo \
381         elf32-ppc.lo \
382         elf32-s390.lo \
383         elf32-sh.lo \
384         elf32-sh64.lo \
385         elf32-sh64-com.lo \
386         elf32-sparc.lo \
387         elf32-v850.lo \
388         elf32-vax.lo \
389         elf32-xstormy16.lo \
390         elf32-xtensa.lo \
391         elf32.lo \
392         elflink.lo \
393         elf-strtab.lo \
394         elf-eh-frame.lo \
395         epoc-pe-arm.lo \
396         epoc-pei-arm.lo \
397         hp300bsd.lo \
398         hp300hpux.lo \
399         som.lo \
400         i386aout.lo \
401         i386bsd.lo \
402         i386dynix.lo \
403         i386freebsd.lo \
404         i386linux.lo \
405         i386lynx.lo \
406         i386msdos.lo \
407         i386netbsd.lo \
408         i386mach3.lo \
409         i386os9k.lo \
410         ieee.lo \
411         m68k4knetbsd.lo \
412         m68klinux.lo \
413         m68klynx.lo \
414         m68knetbsd.lo \
415         m88kmach3.lo \
416         m88kopenbsd.lo \
417         mach-o.lo \
418         mipsbsd.lo \
419         newsos3.lo \
420         nlm.lo \
421         nlm32-i386.lo \
422         nlm32-sparc.lo \
423         nlm32-ppc.lo \
424         nlm32.lo \
425         ns32knetbsd.lo \
426         oasys.lo \
427         pc532-mach.lo \
428         pdp11.lo \
429         pef.lo \
430         pe-arm.lo \
431         pei-arm.lo \
432         pe-i386.lo \
433         pei-i386.lo \
434         pe-mcore.lo \
435         pei-mcore.lo \
436         pe-ppc.lo \
437         pei-ppc.lo \
438         pe-sh.lo \
439         pei-sh.lo \
440         pe-mips.lo \
441         pei-mips.lo \
442         peigen.lo \
443         ppcboot.lo \
444         reloc16.lo \
445         riscix.lo \
446         sparclinux.lo \
447         sparclynx.lo \
448         sparcnetbsd.lo \
449         sunos.lo \
450         vaxnetbsd.lo \
451         vax1knetbsd.lo \
452         vaxbsd.lo \
453         versados.lo \
454         vms.lo \
455         vms-gsd.lo \
456         vms-hdr.lo \
457         vms-misc.lo \
458         vms-tir.lo \
459         xcofflink.lo \
460         xsym.lo \
461         xtensa-isa.lo \
462         xtensa-modules.lo
463
464
465 BFD32_BACKENDS_CFILES = \
466         aout-adobe.c \
467         aout-arm.c \
468         aout-cris.c \
469         aout-ns32k.c \
470         aout-sparcle.c \
471         aout-tic30.c \
472         aout0.c \
473         aout32.c \
474         armnetbsd.c \
475         bout.c \
476         cf-i386lynx.c \
477         cf-m68klynx.c \
478         cf-sparclynx.c \
479         coff-a29k.c \
480         coff-apollo.c \
481         coff-arm.c \
482         coff-aux.c \
483         coff-h8300.c \
484         coff-h8500.c \
485         coff-i386.c \
486         coff-i860.c \
487         coff-go32.c \
488         coff-i960.c \
489         coff-m68k.c \
490         coff-m88k.c \
491         coff-mips.c \
492         coff-or32.c \
493         coff-rs6000.c \
494         coff-sh.c \
495         coff-sparc.c \
496         coff-stgo32.c \
497         coff-svm68k.c \
498         coff-tic30.c \
499         coff-tic4x.c \
500         coff-tic54x.c \
501         coff-tic80.c \
502         coff-u68k.c \
503         coff-we32k.c \
504         coff-w65.c \
505         coff-z8k.c \
506         cofflink.c \
507         dwarf1.c \
508         ecoff.c \
509         ecofflink.c \
510         efi-app-ia32.c \
511         elf.c \
512         elf32-am33lin.c \
513         elf32-arc.c \
514         elfarm-oabi.c \
515         elfarm-nabi.c \
516         elf32-avr.c \
517         elf32-cr16c.c \
518         elf32-cris.c \
519         elf32-d10v.c \
520         elf32-d30v.c \
521         elf32-dlx.c \
522         elf32-fr30.c \
523         elf32-frv.c \
524         elf32-gen.c \
525         elf32-h8300.c \
526         elf32-hppa.c \
527         elf32-i370.c \
528         elf32-i386.c \
529         elf32-i860.c \
530         elf32-i960.c \
531         elf32-ip2k.c \
532         elf32-iq2000.c \
533         elf32-m32r.c \
534         elf32-m68k.c \
535         elf32-m68hc11.c \
536         elf32-m68hc12.c \
537         elf32-m68hc1x.c \
538         elf32-m88k.c \
539         elf-m10200.c \
540         elf-m10300.c \
541         elf32-mcore.c \
542         elfxx-mips.c \
543         elf32-mips.c \
544         elf32-msp430.c \
545         elf32-openrisc.c \
546         elf32-or32.c \
547         elf32-pj.c \
548         elf32-ppc.c \
549         elf32-sh64.c \
550         elf32-sh64-com.c \
551         elf32-s390.c \
552         elf32-sh.c \
553         elf32-sparc.c \
554         elf32-v850.c \
555         elf32-vax.c \
556         elf32-xstormy16.c \
557         elf32-xtensa.c \
558         elf32.c \
559         elflink.c \
560         elf-strtab.c \
561         elf-eh-frame.c \
562         epoc-pe-arm.c \
563         epoc-pei-arm.c \
564         hp300bsd.c \
565         hp300hpux.c \
566         som.c \
567         i386aout.c \
568         i386bsd.c \
569         i386dynix.c \
570         i386freebsd.c \
571         i386linux.c \
572         i386lynx.c \
573         i386msdos.c \
574         i386netbsd.c \
575         i386mach3.c \
576         i386os9k.c \
577         ieee.c \
578         m68k4knetbsd.c \
579         m68klinux.c \
580         m68klynx.c \
581         m68knetbsd.c \
582         m88kmach3.c \
583         m88kopenbsd.c \
584         mach-o.c \
585         mipsbsd.c \
586         newsos3.c \
587         nlm.c \
588         nlm32-i386.c \
589         nlm32-sparc.c \
590         nlm32-ppc.c \
591         nlm32.c \
592         ns32knetbsd.c \
593         oasys.c \
594         pc532-mach.c \
595         pdp11.c \
596         pef.c \
597         pe-arm.c \
598         pei-arm.c \
599         pe-i386.c \
600         pei-i386.c \
601         pe-mcore.c \
602         pei-mcore.c \
603         pe-ppc.c \
604         pei-ppc.c \
605         pe-sh.c \
606         pei-sh.c \
607         pe-mips.c \
608         pei-mips.c \
609         ppcboot.c \
610         reloc16.c \
611         riscix.c \
612         sparclinux.c \
613         sparclynx.c \
614         sparcnetbsd.c \
615         sunos.c \
616         vaxnetbsd.c \
617         vax1knetbsd.c \
618         vaxbsd.c \
619         versados.c \
620         vms.c \
621         vms-gsd.c \
622         vms-hdr.c \
623         vms-misc.c \
624         vms-tir.c \
625         xcofflink.c \
626         xsym.c \
627         xtensa-isa.c \
628         xtensa-modules.c
629
630
631 # The .o files needed by all of the 64 bit vectors that are configured into
632 # target_vector in targets.c if configured with --enable-targets=all
633 # and --enable-64-bit-bfd.
634 BFD64_BACKENDS = \
635         aix5ppc-core.lo \
636         aout64.lo \
637         coff-alpha.lo \
638         coff64-rs6000.lo \
639         demo64.lo \
640         efi-app-ia64.lo \
641         elf64-x86-64.lo \
642         elf64-alpha.lo \
643         elf64-hppa.lo \
644         elf64-ia64.lo \
645         elf64-gen.lo \
646         elfn32-mips.lo \
647         elf64-mips.lo \
648         elf64-mmix.lo \
649         elf64-sh64.lo \
650         elf64-ppc.lo \
651         elf64-s390.lo \
652         elf64-sparc.lo \
653         elf64.lo \
654         mmo.lo \
655         nlm32-alpha.lo \
656         nlm64.lo \
657         pepigen.lo
658
659
660 BFD64_BACKENDS_CFILES = \
661         aix5ppc-core.c \
662         aout64.c \
663         coff-alpha.c \
664         coff64-rs6000.c \
665         demo64.c \
666         efi-app-ia64.c \
667         elf64-x86-64.c \
668         elf64-alpha.c \
669         elf64-hppa.c \
670         elf64-gen.c \
671         elfn32-mips.c \
672         elf64-mips.c \
673         elf64-mmix.c \
674         elf64-ppc.c \
675         elf64-s390.c \
676         elf64-sh64.c \
677         elf64-sparc.c \
678         elf64.c \
679         mmo.c \
680         nlm32-alpha.c \
681         nlm64.c
682
683
684 OPTIONAL_BACKENDS = \
685         aix386-core.lo \
686         hpux-core.lo \
687         irix-core.lo \
688         lynx-core.lo \
689         osf-core.lo \
690         sco5-core.lo \
691         trad-core.lo \
692         cisco-core.lo
693
694
695 OPTIONAL_BACKENDS_CFILES = \
696         aix386-core.c \
697         hpux-core.c \
698         irix-core.c \
699         lynx-core.c \
700         osf-core.c \
701         sco5-core.c \
702         trad-core.c \
703         cisco-core.c
704
705
706 # These are defined by configure.in:
707 WORDSIZE = @wordsize@
708 ALL_BACKENDS = @all_backends@
709 BFD_BACKENDS = @bfd_backends@
710 BFD_LIBS = @bfd_libs@
711 BFD_MACHINES = @bfd_machines@
712 TDEFAULTS = @tdefaults@
713
714 INCLUDES = -D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) -I$(srcdir)/../intl -I../intl
715
716 # C source files that correspond to .o's.
717 SOURCE_CFILES = \
718         $(BFD32_LIBS_CFILES) \
719         $(BFD64_LIBS_CFILES) \
720         $(ALL_MACHINES_CFILES) \
721         $(BFD32_BACKENDS_CFILES) \
722         $(BFD64_BACKENDS_CFILES) \
723         $(OPTIONAL_BACKENDS_CFILES)
724
725
726 BUILD_CFILES = \
727         elf32-ia64.c elf64-ia64.c peigen.c pepigen.c
728
729
730 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
731
732 SOURCE_HFILES = \
733         aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
734         elf-bfd.h elf-hppa.h elf32-arm.h elf32-hppa.h \
735         elf64-hppa.h elfcode.h elfcore.h \
736         freebsd.h genlink.h go32stub.h \
737         libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
738         libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
739         netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
740         pef.h pef-traceback.h peicode.h som.h version.h \
741         vms.h xcoff-target.h xsym.h
742
743
744 BUILD_HFILES = \
745         bfdver.h elf32-target.h elf64-target.h targmatch.h
746
747
748 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
749
750 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
751 BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
752
753 # Various kinds of .o files to put in libbfd.a:
754 # BFD_BACKENDS  Routines the configured targets need.
755 # BFD_MACHINES  Architecture-specific routines the configured targets need.
756 # COREFILE      Core file routines for a native configuration
757 OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@
758
759 libbfd_la_SOURCES = $(BFD32_LIBS_CFILES) $(BFD64_LIBS_CFILES)
760 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
761 libbfd_la_LIBADD = `cat ofiles` @WIN32LIBADD@
762 libbfd_la_LDFLAGS = -release $(VERSION) @WIN32LDFLAGS@
763
764 # libtool will build .libs/libbfd.a.  We create libbfd.a in the build
765 # directory so that we don't have to convert all the programs that use
766 # libbfd.a simultaneously.  This is a hack which should be removed if
767 # everything else starts using libtool.  FIXME.
768
769 noinst_LIBRARIES = libbfd.a
770 libbfd_a_SOURCES = 
771
772 BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
773 LOCAL_H_DEPS = libbfd.h sysdep.h config.h
774
775 BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
776         reloc.c syms.c bfd.c bfdio.c bfdwin.c \
777         archive.c corefile.c targets.c format.c
778
779 BFD64_H_FILES = archive64.c
780 LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
781         cache.c reloc.c archures.c elf.c
782
783 LIBCOFF_H_FILES = libcoff-in.h coffcode.h
784
785 MOSTLYCLEANFILES = ofiles stamp-ofiles
786
787 CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
788         stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
789
790
791 DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES)
792 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
793 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
794 CONFIG_HEADER = config.h
795 CONFIG_CLEAN_FILES =  bfd-in3.h
796 LIBRARIES =  $(noinst_LIBRARIES)
797
798
799 DEFS = @DEFS@ -I. -I$(srcdir) -I.
800 CPPFLAGS = @CPPFLAGS@
801 LDFLAGS = @LDFLAGS@
802 LIBS = @LIBS@
803 libbfd_a_LIBADD = 
804 libbfd_a_OBJECTS = 
805 LTLIBRARIES =  $(bfdlib_LTLIBRARIES)
806
807 libbfd_la_OBJECTS =  archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
808 cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo \
809 reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo \
810 binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo \
811 simple.lo archive64.lo
812 CFLAGS = @CFLAGS@
813 COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
814 LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
815 CCLD = $(CC)
816 LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@
817 DIST_COMMON =  README ./stamp-h.in COPYING ChangeLog Makefile.am \
818 Makefile.in TODO acinclude.m4 aclocal.m4 bfd-in2.h config.in configure \
819 configure.in
820
821
822 DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)
823
824 TAR = gtar
825 GZIP_ENV = --best
826 SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
827 OBJECTS = $(libbfd_a_OBJECTS) $(libbfd_la_OBJECTS)
828
829 all: all-redirect
830 .SUFFIXES:
831 .SUFFIXES: .S .c .lo .o .obj .s
832 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
833         cd $(top_srcdir) && $(AUTOMAKE) --cygnus Makefile
834
835 Makefile: $(srcdir)/Makefile.in  $(top_builddir)/config.status
836         cd $(top_builddir) \
837           && CONFIG_FILES=$@ CONFIG_HEADERS= $(SHELL) ./config.status
838
839 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ configure.in  acinclude.m4
840         cd $(srcdir) && $(ACLOCAL)
841 $(srcdir)/configure: @MAINTAINER_MODE_TRUE@$(srcdir)/configure.in $(ACLOCAL_M4) $(CONFIGURE_DEPENDENCIES)
842         cd $(srcdir) && $(AUTOCONF)
843
844 config.h: stamp-h
845         @if test ! -f $@; then \
846                 rm -f stamp-h; \
847                 $(MAKE) stamp-h; \
848         else :; fi
849 stamp-h: $(srcdir)/config.in $(top_builddir)/config.status
850         cd $(top_builddir) \
851           && CONFIG_FILES= CONFIG_HEADERS=config.h:config.in \
852              $(SHELL) ./config.status
853         @echo timestamp > stamp-h 2> /dev/null
854 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@$(srcdir)/stamp-h.in
855         @if test ! -f $@; then \
856                 rm -f $(srcdir)/stamp-h.in; \
857                 $(MAKE) $(srcdir)/stamp-h.in; \
858         else :; fi
859 $(srcdir)/stamp-h.in: $(top_srcdir)/configure.in $(ACLOCAL_M4) 
860         cd $(top_srcdir) && $(AUTOHEADER)
861         @echo timestamp > $(srcdir)/stamp-h.in 2> /dev/null
862
863 mostlyclean-hdr:
864
865 clean-hdr:
866
867 distclean-hdr:
868         -rm -f config.h
869
870 maintainer-clean-hdr:
871 bfd-in3.h: $(top_builddir)/config.status bfd-in2.h
872         cd $(top_builddir) && CONFIG_FILES=$@:bfd-in2.h CONFIG_HEADERS= $(SHELL) ./config.status
873
874 mostlyclean-noinstLIBRARIES:
875
876 clean-noinstLIBRARIES:
877         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
878
879 distclean-noinstLIBRARIES:
880
881 maintainer-clean-noinstLIBRARIES:
882
883 .c.o:
884         $(COMPILE) -c $<
885
886 # FIXME: We should only use cygpath when building on Windows,
887 # and only if it is available.
888 .c.obj:
889         $(COMPILE) -c `cygpath -w $<`
890
891 .s.o:
892         $(COMPILE) -c $<
893
894 .S.o:
895         $(COMPILE) -c $<
896
897 mostlyclean-compile:
898         -rm -f *.o core *.core
899         -rm -f *.$(OBJEXT)
900
901 clean-compile:
902
903 distclean-compile:
904         -rm -f *.tab.c
905
906 maintainer-clean-compile:
907
908 .c.lo:
909         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
910
911 .s.lo:
912         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
913
914 .S.lo:
915         $(LIBTOOL) --mode=compile $(COMPILE) -c $<
916
917 mostlyclean-libtool:
918         -rm -f *.lo
919
920 clean-libtool:
921         -rm -rf .libs _libs
922
923 distclean-libtool:
924
925 maintainer-clean-libtool:
926
927 mostlyclean-bfdlibLTLIBRARIES:
928
929 clean-bfdlibLTLIBRARIES:
930         -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
931
932 distclean-bfdlibLTLIBRARIES:
933
934 maintainer-clean-bfdlibLTLIBRARIES:
935
936 libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES)
937         $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
938
939 # This directory's subdirectories are mostly independent; you can cd
940 # into them and run `make' without going through this Makefile.
941 # To change the values of `make' variables: instead of editing Makefiles,
942 # (1) if the variable is set in `config.status', edit `config.status'
943 #     (which will cause the Makefiles to be regenerated when you run `make');
944 # (2) otherwise, pass the desired values on the `make' command line.
945
946 @SET_MAKE@
947
948 all-recursive install-data-recursive install-exec-recursive \
949 installdirs-recursive install-recursive uninstall-recursive install-info-recursive \
950 check-recursive installcheck-recursive info-recursive dvi-recursive:
951         @set fnord $(MAKEFLAGS); amf=$$2; \
952         dot_seen=no; \
953         target=`echo $@ | sed s/-recursive//`; \
954         list='$(SUBDIRS)'; for subdir in $$list; do \
955           echo "Making $$target in $$subdir"; \
956           if test "$$subdir" = "."; then \
957             dot_seen=yes; \
958             local_target="$$target-am"; \
959           else \
960             local_target="$$target"; \
961           fi; \
962           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
963            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
964         done; \
965         if test "$$dot_seen" = "no"; then \
966           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
967         fi; test -z "$$fail"
968
969 mostlyclean-recursive clean-recursive distclean-recursive \
970 maintainer-clean-recursive:
971         @set fnord $(MAKEFLAGS); amf=$$2; \
972         dot_seen=no; \
973         rev=''; list='$(SUBDIRS)'; for subdir in $$list; do \
974           rev="$$subdir $$rev"; \
975           test "$$subdir" != "." || dot_seen=yes; \
976         done; \
977         test "$$dot_seen" = "no" && rev=". $$rev"; \
978         target=`echo $@ | sed s/-recursive//`; \
979         for subdir in $$rev; do \
980           echo "Making $$target in $$subdir"; \
981           if test "$$subdir" = "."; then \
982             local_target="$$target-am"; \
983           else \
984             local_target="$$target"; \
985           fi; \
986           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
987            || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
988         done && test -z "$$fail"
989 tags-recursive:
990         list='$(SUBDIRS)'; for subdir in $$list; do \
991           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
992         done
993
994 tags: TAGS
995
996 ID: $(HEADERS) $(SOURCES) $(LISP)
997         list='$(SOURCES) $(HEADERS)'; \
998         unique=`for i in $$list; do echo $$i; done | \
999           awk '    { files[$$0] = 1; } \
1000                END { for (i in files) print i; }'`; \
1001         here=`pwd` && cd $(srcdir) \
1002           && mkid -f$$here/ID $$unique $(LISP)
1003
1004 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) $(LISP)
1005         tags=; \
1006         here=`pwd`; \
1007         list='$(SUBDIRS)'; for subdir in $$list; do \
1008    if test "$$subdir" = .; then :; else \
1009             test -f $$subdir/TAGS && tags="$$tags -i $$here/$$subdir/TAGS"; \
1010    fi; \
1011         done; \
1012         list='$(SOURCES) $(HEADERS)'; \
1013         unique=`for i in $$list; do echo $$i; done | \
1014           awk '    { files[$$0] = 1; } \
1015                END { for (i in files) print i; }'`; \
1016         test -z "$(ETAGS_ARGS)config.in$$unique$(LISP)$$tags" \
1017           || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags config.in $$unique $(LISP) -o $$here/TAGS)
1018
1019 mostlyclean-tags:
1020
1021 clean-tags:
1022
1023 distclean-tags:
1024         -rm -f TAGS ID
1025
1026 maintainer-clean-tags:
1027
1028 distdir = $(PACKAGE)-$(VERSION)
1029 top_distdir = $(distdir)
1030
1031 # This target untars the dist file and tries a VPATH configuration.  Then
1032 # it guarantees that the distribution is self-contained by making another
1033 # tarfile.
1034 distcheck: dist
1035         -rm -rf $(distdir)
1036         GZIP=$(GZIP_ENV) $(TAR) zxf $(distdir).tar.gz
1037         mkdir $(distdir)/=build
1038         mkdir $(distdir)/=inst
1039         dc_install_base=`cd $(distdir)/=inst && pwd`; \
1040         cd $(distdir)/=build \
1041           && ../configure --srcdir=.. --prefix=$$dc_install_base \
1042           && $(MAKE) $(AM_MAKEFLAGS) \
1043           && $(MAKE) $(AM_MAKEFLAGS) dvi \
1044           && $(MAKE) $(AM_MAKEFLAGS) check \
1045           && $(MAKE) $(AM_MAKEFLAGS) install \
1046           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
1047           && $(MAKE) $(AM_MAKEFLAGS) dist
1048         -rm -rf $(distdir)
1049         @banner="$(distdir).tar.gz is ready for distribution"; \
1050         dashes=`echo "$$banner" | sed s/./=/g`; \
1051         echo "$$dashes"; \
1052         echo "$$banner"; \
1053         echo "$$dashes"
1054 dist: distdir
1055         -chmod -R a+r $(distdir)
1056         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1057         -rm -rf $(distdir)
1058 dist-all: distdir
1059         -chmod -R a+r $(distdir)
1060         GZIP=$(GZIP_ENV) $(TAR) chozf $(distdir).tar.gz $(distdir)
1061         -rm -rf $(distdir)
1062 distdir: $(DISTFILES)
1063         -rm -rf $(distdir)
1064         mkdir $(distdir)
1065         -chmod 777 $(distdir)
1066         @for file in $(DISTFILES); do \
1067           if test -f $$file; then d=.; else d=$(srcdir); fi; \
1068           if test -d $$d/$$file; then \
1069             cp -pr $$d/$$file $(distdir)/$$file; \
1070           else \
1071             test -f $(distdir)/$$file \
1072             || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
1073             || cp -p $$d/$$file $(distdir)/$$file || :; \
1074           fi; \
1075         done
1076         for subdir in $(SUBDIRS); do \
1077           if test "$$subdir" = .; then :; else \
1078             test -d $(distdir)/$$subdir \
1079             || mkdir $(distdir)/$$subdir \
1080             || exit 1; \
1081             chmod 777 $(distdir)/$$subdir; \
1082             (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir=../$(distdir) distdir=../$(distdir)/$$subdir distdir) \
1083               || exit 1; \
1084           fi; \
1085         done
1086 info-am:
1087 info: info-recursive
1088 dvi-am:
1089 dvi: dvi-recursive
1090 check-am:
1091 check: check-recursive
1092 installcheck-am:
1093 installcheck: installcheck-recursive
1094 install-info-am: 
1095 install-info: install-info-recursive
1096 all-recursive-am: config.h
1097         $(MAKE) $(AM_MAKEFLAGS) all-recursive
1098
1099 install-exec-am:
1100 install-exec: install-exec-recursive
1101
1102 install-data-am: install-bfdlibLTLIBRARIES
1103 install-data: install-data-recursive
1104
1105 install-am: all-am
1106         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1107 install: install-recursive
1108 uninstall-am: uninstall-bfdlibLTLIBRARIES
1109 uninstall: uninstall-recursive
1110 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
1111 all-redirect: all-recursive-am
1112 install-strip:
1113         $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install
1114 installdirs: installdirs-recursive
1115 installdirs-am:
1116         $(mkinstalldirs)  $(DESTDIR)$(bfdlibdir)
1117
1118
1119 mostlyclean-generic:
1120         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1121
1122 clean-generic:
1123         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1124
1125 distclean-generic:
1126         -rm -f Makefile $(CONFIG_CLEAN_FILES)
1127         -rm -f config.cache config.log stamp-h stamp-h[0-9]*
1128         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1129
1130 maintainer-clean-generic:
1131 mostlyclean-am:  mostlyclean-hdr mostlyclean-noinstLIBRARIES \
1132                 mostlyclean-compile mostlyclean-libtool \
1133                 mostlyclean-bfdlibLTLIBRARIES mostlyclean-tags \
1134                 mostlyclean-generic
1135
1136 mostlyclean: mostlyclean-recursive
1137
1138 clean-am:  clean-hdr clean-noinstLIBRARIES clean-compile clean-libtool \
1139                 clean-bfdlibLTLIBRARIES clean-tags clean-generic \
1140                 mostlyclean-am
1141
1142 clean: clean-recursive
1143
1144 distclean-am:  distclean-hdr distclean-noinstLIBRARIES distclean-compile \
1145                 distclean-libtool distclean-bfdlibLTLIBRARIES \
1146                 distclean-tags distclean-generic clean-am
1147         -rm -f libtool
1148
1149 distclean: distclean-recursive
1150         -rm -f config.status
1151
1152 maintainer-clean-am:  maintainer-clean-hdr \
1153                 maintainer-clean-noinstLIBRARIES \
1154                 maintainer-clean-compile maintainer-clean-libtool \
1155                 maintainer-clean-bfdlibLTLIBRARIES \
1156                 maintainer-clean-tags maintainer-clean-generic \
1157                 distclean-am
1158         @echo "This command is intended for maintainers to use;"
1159         @echo "it deletes files that may require special tools to rebuild."
1160
1161 maintainer-clean: maintainer-clean-recursive
1162         -rm -f config.status
1163
1164 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \
1165 mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \
1166 clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \
1167 mostlyclean-compile distclean-compile clean-compile \
1168 maintainer-clean-compile mostlyclean-libtool distclean-libtool \
1169 clean-libtool maintainer-clean-libtool mostlyclean-bfdlibLTLIBRARIES \
1170 distclean-bfdlibLTLIBRARIES clean-bfdlibLTLIBRARIES \
1171 maintainer-clean-bfdlibLTLIBRARIES uninstall-bfdlibLTLIBRARIES \
1172 install-bfdlibLTLIBRARIES install-data-recursive \
1173 uninstall-data-recursive install-exec-recursive \
1174 uninstall-exec-recursive installdirs-recursive uninstalldirs-recursive \
1175 all-recursive check-recursive installcheck-recursive info-recursive \
1176 dvi-recursive mostlyclean-recursive distclean-recursive clean-recursive \
1177 maintainer-clean-recursive tags tags-recursive mostlyclean-tags \
1178 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \
1179 dvi-am dvi check check-am installcheck-am installcheck install-info-am \
1180 install-info all-recursive-am install-exec-am install-exec \
1181 install-data-am install-data install-am install uninstall-am uninstall \
1182 all-redirect all-am all installdirs-am installdirs mostlyclean-generic \
1183 distclean-generic clean-generic maintainer-clean-generic clean \
1184 mostlyclean distclean maintainer-clean
1185
1186
1187 po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
1188         for file in $(SRC_POTFILES); do echo $$file; done \
1189           | LC_COLLATE= sort > tmp.src \
1190           && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
1191
1192 po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
1193         for file in $(BLD_POTFILES); do echo $$file; done \
1194           | LC_COLLATE= sort > tmp.bld \
1195           && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
1196
1197 diststuff: info
1198
1199 stamp-ofiles: Makefile
1200         rm -f tofiles
1201         f=""; \
1202         for i in $(OFILES) ; do \
1203           case " $$f " in \
1204             *" $$i "*) ;; \
1205             *) f="$$f $$i" ;; \
1206           esac ; \
1207         done ; \
1208         echo $$f > tofiles
1209         $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1210         touch stamp-ofiles
1211
1212 ofiles: stamp-ofiles ; @true
1213
1214 stamp-lib: libbfd.la
1215         libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1216         if [ -f $$libtooldir/libbfd.a ]; then \
1217           cp $$libtooldir/libbfd.a libbfd.tmp; \
1218           $(RANLIB) libbfd.tmp; \
1219           $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
1220         else true; fi
1221         touch stamp-lib
1222
1223 libbfd.a: stamp-lib ; @true
1224
1225 # This file holds an array associating configuration triplets and
1226 # vector names.  It is built from config.bfd.  It is not compiled by
1227 # itself, but is included by targets.c.
1228 targmatch.h: config.bfd targmatch.sed
1229         rm -f targmatch.h
1230         sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1231         mv -f targmatch.new targmatch.h
1232
1233 # When compiling archures.c and targets.c, supply the default target
1234 # info from configure.
1235
1236 targets.lo: targets.c Makefile
1237         $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
1238
1239 archures.lo: archures.c Makefile
1240         $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
1241
1242 elf32-target.h : elfxx-target.h
1243         rm -f elf32-target.h
1244         sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1245         mv -f elf32-target.new elf32-target.h
1246
1247 elf64-target.h : elfxx-target.h
1248         rm -f elf64-target.h
1249         sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
1250         mv -f elf64-target.new elf64-target.h
1251
1252 elf32-ia64.c : elfxx-ia64.c
1253         rm -f elf32-ia64.c
1254         sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
1255         mv -f elf32-ia64.new elf32-ia64.c
1256
1257 elf64-ia64.c : elfxx-ia64.c
1258         rm -f elf64-ia64.c
1259         sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
1260         mv -f elf64-ia64.new elf64-ia64.c
1261
1262 peigen.c : peXXigen.c
1263         rm -f peigen.c
1264         sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
1265         mv -f peigen.new peigen.c
1266
1267 pepigen.c : peXXigen.c
1268         rm -f pepigen.c
1269         sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
1270         mv -f pepigen.new pepigen.c
1271 $(BFD32_LIBS) \
1272  $(BFD64_LIBS) \
1273  $(ALL_MACHINES) \
1274  $(BFD32_BACKENDS) \
1275  $(BFD64_BACKENDS) \
1276  $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
1277
1278 install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
1279         @$(NORMAL_INSTALL)
1280
1281 uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1282         @$(NORMAL_UNINSTALL)
1283
1284 .PHONY: install_libbfd uninstall_libbfd
1285 install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
1286         $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1287         $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1288         @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1289           if test -f $$p; then \
1290             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1291             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1292           else :; fi; \
1293         done
1294         $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
1295         $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
1296         $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
1297         $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
1298
1299 uninstall_libbfd:
1300         list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1301           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1302         done
1303         rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
1304         rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
1305         rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
1306         rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
1307
1308 Makefile: $(srcdir)/configure.in
1309
1310 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1311 DEP: dep.sed $(CFILES) $(HFILES) bfd.h
1312         rm -f DEP1
1313         $(MAKE) MKDEP="$(MKDEP)" DEP1
1314         sed -f dep.sed < DEP1 > DEPA
1315         echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEPA
1316         if grep ' /' DEPA > /dev/null 2> /dev/null; then \
1317           echo 'make DEP failed!'; exit 1; \
1318         else \
1319           mv -f DEPA $@; \
1320         fi
1321
1322 DEP1: $(CFILES)
1323         echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
1324         echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1325         $(MKDEP) $(INCLUDES) $(CFLAGS) $? >> DEP2
1326         mv -f DEP2 $@
1327
1328 dep.sed: dep-in.sed config.status
1329         sed <$(srcdir)/dep-in.sed >dep.sed      \
1330                 -e 's!@BFD_H@!$(BFD_H)!'        \
1331                 -e 's!@SRCDIR@!$(srcdir)!'      \
1332                 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
1333
1334 dep: DEP
1335         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
1336         cat DEP >> tmp-Makefile
1337         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
1338
1339 dep-in: DEP
1340         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
1341         cat DEP >> tmp-Makefile.in
1342         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1343
1344 dep-am: DEP
1345         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
1346         cat DEP >> tmp-Makefile.am
1347         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1348
1349 host-aout.lo: Makefile
1350
1351 # The following program can be used to generate a simple config file
1352 # which can be folded into an h-XXX file for a new host, with some editing.
1353 aout-params.h: gen-aout
1354         ./gen-aout host > aout-params.h
1355 gen-aout: $(srcdir)/gen-aout.c Makefile
1356         $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
1357
1358 $(BFD_H): stmp-bfd-h ; @true
1359
1360 stmp-bfd-h: bfd-in3.h
1361         rm -f bfd-tmp.h
1362         cp bfd-in3.h bfd-tmp.h
1363         $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1364         rm -f bfd-tmp.h
1365         touch stmp-bfd-h
1366
1367 # Could really use a "copy-if-change"...
1368 headers:
1369         (cd $(docdir); $(MAKE) protos $(FLAGS_TO_PASS))
1370         cp $(docdir)/bfd.h bfd-in2.h-new
1371         $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1372         cp $(docdir)/libbfd.h libbfd.h-new
1373         $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1374         cp $(docdir)/libcoff.h libcoff.h-new
1375         $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1376
1377 # We only rebuild the header files automatically if we have been
1378 # configured with --enable-maintainer-mode.
1379
1380 $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
1381 stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
1382         (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1383         cp $(docdir)/bfd.h bfd-in2.h-new
1384         $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1385         touch stmp-bin2-h
1386
1387 $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1388 stmp-lbfd-h: $(LIBBFD_H_FILES)
1389         (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1390         cp $(docdir)/libbfd.h libbfd.h-new
1391         $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1392         touch stmp-lbfd-h
1393
1394 $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1395 stmp-lcoff-h: $(LIBCOFF_H_FILES)
1396         (cd $(docdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1397         cp $(docdir)/libcoff.h libcoff.h-new
1398         $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1399         touch stmp-lcoff-h
1400
1401 # We want to rerun configure if configure, config.bfd or configure.host change.
1402 config.status: $(srcdir)/configure $(srcdir)/config.bfd $(srcdir)/configure.host
1403         $(SHELL) ./config.status --recheck
1404
1405 bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in
1406         @echo "creating $@"
1407         @bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1408         bfd_version_string="\"$(VERSION)\"" ;\
1409         if test "x$(RELEASE)" = x ; then \
1410           bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
1411           bfd_version_string="\"$(VERSION) $${bfd_version_date}\"" ;\
1412         fi ;\
1413         sed -e "s/@bfd_version@/$$bfd_version/" -e "s/@bfd_version_string@/$$bfd_version_string/" < $(srcdir)/version.h > $@
1414
1415 # What appears below is generated by a hacked mkdep using gcc -MM.
1416
1417 # DO NOT DELETE THIS LINE -- mkdep uses it.
1418 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1419 archive.lo: archive.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
1420   $(INCDIR)/aout/ranlib.h $(INCDIR)/safe-ctype.h
1421 archures.lo: archures.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
1422 bfd.lo: bfd.c bfdver.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1423   $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h \
1424   $(INCDIR)/coff/sym.h libcoff.h libecoff.h $(INCDIR)/coff/ecoff.h \
1425   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1426   $(INCDIR)/elf/external.h
1427 bfdio.lo: bfdio.c $(INCDIR)/filenames.h
1428 bfdwin.lo: bfdwin.c $(INCDIR)/filenames.h
1429 cache.lo: cache.c $(INCDIR)/filenames.h
1430 coffgen.lo: coffgen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
1431   libcoff.h $(INCDIR)/bfdlink.h
1432 corefile.lo: corefile.c $(INCDIR)/filenames.h
1433 format.lo: format.c $(INCDIR)/filenames.h
1434 init.lo: init.c $(INCDIR)/filenames.h
1435 libbfd.lo: libbfd.c $(INCDIR)/filenames.h
1436 opncls.lo: opncls.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h \
1437   $(INCDIR)/libiberty.h
1438 reloc.lo: reloc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1439 section.lo: section.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1440 syms.lo: syms.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1441   $(INCDIR)/bfdlink.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def
1442 targets.lo: targets.c $(INCDIR)/filenames.h $(INCDIR)/fnmatch.h \
1443   targmatch.h
1444 hash.lo: hash.c $(INCDIR)/filenames.h $(INCDIR)/objalloc.h \
1445   $(INCDIR)/libiberty.h
1446 linker.lo: linker.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1447   genlink.h
1448 srec.lo: srec.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1449   $(INCDIR)/safe-ctype.h
1450 binary.lo: binary.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
1451 tekhex.lo: tekhex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
1452 ihex.lo: ihex.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1453   $(INCDIR)/safe-ctype.h
1454 stabs.lo: stabs.c $(INCDIR)/filenames.h $(INCDIR)/aout/stab_gnu.h \
1455   $(INCDIR)/aout/stab.def $(INCDIR)/safe-ctype.h
1456 stab-syms.lo: stab-syms.c libaout.h $(INCDIR)/bfdlink.h \
1457   $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab.def
1458 merge.lo: merge.c $(INCDIR)/filenames.h $(INCDIR)/hashtab.h \
1459   $(INCDIR)/libiberty.h
1460 dwarf2.lo: dwarf2.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1461   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1462   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
1463 simple.lo: simple.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h
1464 archive64.lo: archive64.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h
1465 cpu-a29k.lo: cpu-a29k.c $(INCDIR)/filenames.h
1466 cpu-alpha.lo: cpu-alpha.c $(INCDIR)/filenames.h
1467 cpu-arc.lo: cpu-arc.c $(INCDIR)/filenames.h
1468 cpu-arm.lo: cpu-arm.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
1469 cpu-avr.lo: cpu-avr.c $(INCDIR)/filenames.h
1470 cpu-cris.lo: cpu-cris.c $(INCDIR)/filenames.h
1471 cpu-cr16c.lo: cpu-cr16c.c $(INCDIR)/filenames.h
1472 cpu-d10v.lo: cpu-d10v.c $(INCDIR)/filenames.h
1473 cpu-d30v.lo: cpu-d30v.c $(INCDIR)/filenames.h
1474 cpu-dlx.lo: cpu-dlx.c $(INCDIR)/filenames.h
1475 cpu-fr30.lo: cpu-fr30.c $(INCDIR)/filenames.h
1476 cpu-frv.lo: cpu-frv.c $(INCDIR)/filenames.h
1477 cpu-h8300.lo: cpu-h8300.c $(INCDIR)/filenames.h
1478 cpu-h8500.lo: cpu-h8500.c $(INCDIR)/filenames.h
1479 cpu-hppa.lo: cpu-hppa.c $(INCDIR)/filenames.h
1480 cpu-ia64.lo: cpu-ia64.c $(INCDIR)/filenames.h cpu-ia64-opc.c \
1481   $(srcdir)/../opcodes/ia64-opc.h $(INCDIR)/opcode/ia64.h
1482 cpu-i370.lo: cpu-i370.c $(INCDIR)/filenames.h
1483 cpu-i386.lo: cpu-i386.c $(INCDIR)/filenames.h
1484 cpu-i860.lo: cpu-i860.c $(INCDIR)/filenames.h
1485 cpu-i960.lo: cpu-i960.c $(INCDIR)/filenames.h
1486 cpu-ip2k.lo: cpu-ip2k.c $(INCDIR)/filenames.h
1487 cpu-iq2000.lo: cpu-iq2000.c $(INCDIR)/filenames.h
1488 cpu-m32r.lo: cpu-m32r.c $(INCDIR)/filenames.h
1489 cpu-m68hc11.lo: cpu-m68hc11.c $(INCDIR)/filenames.h
1490 cpu-m68hc12.lo: cpu-m68hc12.c $(INCDIR)/filenames.h
1491 cpu-m68k.lo: cpu-m68k.c $(INCDIR)/filenames.h
1492 cpu-m88k.lo: cpu-m88k.c $(INCDIR)/filenames.h
1493 cpu-m10200.lo: cpu-m10200.c $(INCDIR)/filenames.h
1494 cpu-m10300.lo: cpu-m10300.c $(INCDIR)/filenames.h
1495 cpu-mcore.lo: cpu-mcore.c $(INCDIR)/filenames.h
1496 cpu-mips.lo: cpu-mips.c $(INCDIR)/filenames.h
1497 cpu-mmix.lo: cpu-mmix.c $(INCDIR)/filenames.h
1498 cpu-msp430.lo: cpu-msp430.c $(INCDIR)/filenames.h
1499 cpu-or32.lo: cpu-or32.c $(INCDIR)/filenames.h
1500 cpu-ns32k.lo: cpu-ns32k.c $(INCDIR)/filenames.h ns32k.h
1501 cpu-openrisc.lo: cpu-openrisc.c $(INCDIR)/filenames.h
1502 cpu-pdp11.lo: cpu-pdp11.c $(INCDIR)/filenames.h
1503 cpu-pj.lo: cpu-pj.c $(INCDIR)/filenames.h
1504 cpu-powerpc.lo: cpu-powerpc.c $(INCDIR)/filenames.h
1505 cpu-rs6000.lo: cpu-rs6000.c $(INCDIR)/filenames.h
1506 cpu-s390.lo: cpu-s390.c $(INCDIR)/filenames.h
1507 cpu-sh.lo: cpu-sh.c $(INCDIR)/filenames.h $(srcdir)/../opcodes/sh-opc.h
1508 cpu-sparc.lo: cpu-sparc.c $(INCDIR)/filenames.h
1509 cpu-tic30.lo: cpu-tic30.c $(INCDIR)/filenames.h
1510 cpu-tic4x.lo: cpu-tic4x.c $(INCDIR)/filenames.h
1511 cpu-tic54x.lo: cpu-tic54x.c $(INCDIR)/filenames.h
1512 cpu-tic80.lo: cpu-tic80.c $(INCDIR)/filenames.h
1513 cpu-v850.lo: cpu-v850.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h
1514 cpu-vax.lo: cpu-vax.c $(INCDIR)/filenames.h
1515 cpu-we32k.lo: cpu-we32k.c $(INCDIR)/filenames.h
1516 cpu-w65.lo: cpu-w65.c $(INCDIR)/filenames.h
1517 cpu-xstormy16.lo: cpu-xstormy16.c $(INCDIR)/filenames.h
1518 cpu-xtensa.lo: cpu-xtensa.c $(INCDIR)/filenames.h
1519 cpu-z8k.lo: cpu-z8k.c $(INCDIR)/filenames.h
1520 aout-adobe.lo: aout-adobe.c $(INCDIR)/filenames.h $(INCDIR)/aout/adobe.h \
1521   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def libaout.h \
1522   $(INCDIR)/bfdlink.h
1523 aout-arm.lo: aout-arm.c $(INCDIR)/filenames.h libaout.h \
1524   $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aoutx.h \
1525   $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1526   $(INCDIR)/aout/ar.h aout-target.h
1527 aout-cris.lo: aout-cris.c aout32.c aoutx.h $(INCDIR)/filenames.h \
1528   $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h libaout.h \
1529   $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1530   $(INCDIR)/aout/ar.h aout-target.h
1531 aout-ns32k.lo: aout-ns32k.c $(INCDIR)/aout/aout64.h \
1532   ns32k.h libaout.h $(INCDIR)/bfdlink.h aoutx.h $(INCDIR)/filenames.h \
1533   $(INCDIR)/safe-ctype.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1534   $(INCDIR)/aout/ar.h
1535 aout-sparcle.lo: aout-sparcle.c $(INCDIR)/bfdlink.h \
1536   libaout.h aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
1537   $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1538   $(INCDIR)/aout/ar.h aout-target.h
1539 aout-tic30.lo: aout-tic30.c $(INCDIR)/filenames.h libaout.h \
1540   $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1541   $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aoutx.h \
1542   $(INCDIR)/safe-ctype.h
1543 aout0.lo: aout0.c aoutf1.h $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
1544   libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
1545   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1546   aout-target.h
1547 aout32.lo: aout32.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1548   $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1549   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1550 armnetbsd.lo: armnetbsd.c netbsd.h $(INCDIR)/filenames.h \
1551   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1552   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1553 bout.lo: bout.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1554   genlink.h $(INCDIR)/bout.h $(INCDIR)/aout/stab_gnu.h \
1555   $(INCDIR)/aout/stab.def libaout.h
1556 cf-i386lynx.lo: cf-i386lynx.c $(INCDIR)/filenames.h \
1557   coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1558   $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1559   coffcode.h coffswap.h
1560 cf-m68klynx.lo: cf-m68klynx.c coff-m68k.c $(INCDIR)/filenames.h \
1561   $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1562   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1563 cf-sparclynx.lo: cf-sparclynx.c coff-sparc.c $(INCDIR)/filenames.h \
1564   $(INCDIR)/coff/sparc.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1565   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1566 coff-a29k.lo: coff-a29k.c $(INCDIR)/filenames.h $(INCDIR)/coff/a29k.h \
1567   $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1568   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1569 coff-apollo.lo: coff-apollo.c $(INCDIR)/filenames.h \
1570   $(INCDIR)/coff/apollo.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1571   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1572 coff-arm.lo: coff-arm.c $(INCDIR)/filenames.h $(INCDIR)/coff/arm.h \
1573   $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1574   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1575 coff-aux.lo: coff-aux.c $(INCDIR)/filenames.h $(INCDIR)/coff/aux-coff.h \
1576   $(INCDIR)/coff/internal.h $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h \
1577   coff-m68k.c libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1578   coffswap.h
1579 coff-h8300.lo: coff-h8300.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1580   genlink.h $(INCDIR)/coff/h8300.h $(INCDIR)/coff/external.h \
1581   $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/libiberty.h \
1582   coffcode.h coffswap.h
1583 coff-h8500.lo: coff-h8500.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1584   $(INCDIR)/coff/h8500.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1585   libcoff.h coffcode.h coffswap.h
1586 coff-i386.lo: coff-i386.c $(INCDIR)/filenames.h $(INCDIR)/coff/i386.h \
1587   $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1588   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1589 coff-i860.lo: coff-i860.c $(INCDIR)/filenames.h $(INCDIR)/coff/i860.h \
1590   $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1591   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1592 coff-go32.lo: coff-go32.c coff-i386.c $(INCDIR)/filenames.h \
1593   $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1594   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1595 coff-i960.lo: coff-i960.c $(INCDIR)/filenames.h $(INCDIR)/coff/i960.h \
1596   $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1597   coffcode.h coffswap.h
1598 coff-m68k.lo: coff-m68k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m68k.h \
1599   $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1600   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1601 coff-m88k.lo: coff-m88k.c $(INCDIR)/filenames.h $(INCDIR)/coff/m88k.h \
1602   $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1603   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1604 coff-mips.lo: coff-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1605   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1606   $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
1607   libcoff.h libecoff.h coffswap.h ecoffswap.h
1608 coff-or32.lo: coff-or32.c $(INCDIR)/filenames.h $(INCDIR)/coff/or32.h \
1609   $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/bfdlink.h \
1610   coffcode.h coffswap.h
1611 coff-rs6000.lo: coff-rs6000.c $(INCDIR)/filenames.h \
1612   $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
1613   $(INCDIR)/coff/rs6000.h libcoff.h libxcoff.h coffcode.h \
1614   coffswap.h
1615 coff-sh.lo: coff-sh.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1616   $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
1617   $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1618 coff-sparc.lo: coff-sparc.c $(INCDIR)/filenames.h $(INCDIR)/coff/sparc.h \
1619   $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1620   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1621 coff-stgo32.lo: coff-stgo32.c coff-i386.c $(INCDIR)/filenames.h \
1622   $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1623   $(INCDIR)/coff/go32exe.h libcoff.h $(INCDIR)/bfdlink.h \
1624   coffcode.h coffswap.h go32stub.h
1625 coff-svm68k.lo: coff-svm68k.c coff-m68k.c $(INCDIR)/filenames.h \
1626   $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1627   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1628 coff-tic30.lo: coff-tic30.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1629   $(INCDIR)/coff/tic30.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1630   libcoff.h coffcode.h coffswap.h
1631 coff-tic4x.lo: coff-tic4x.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1632   $(INCDIR)/coff/tic4x.h $(INCDIR)/coff/ti.h $(INCDIR)/coff/internal.h \
1633   libcoff.h coffcode.h coffswap.h
1634 coff-tic54x.lo: coff-tic54x.c $(INCDIR)/filenames.h \
1635   $(INCDIR)/bfdlink.h $(INCDIR)/coff/tic54x.h $(INCDIR)/coff/ti.h \
1636   $(INCDIR)/coff/internal.h libcoff.h coffcode.h coffswap.h
1637 coff-tic80.lo: coff-tic80.c $(INCDIR)/bfdlink.h $(INCDIR)/filenames.h \
1638   $(INCDIR)/coff/tic80.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1639   libcoff.h coffcode.h coffswap.h
1640 coff-u68k.lo: coff-u68k.c coff-m68k.c $(INCDIR)/filenames.h \
1641   $(INCDIR)/coff/m68k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1642   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1643 coff-we32k.lo: coff-we32k.c $(INCDIR)/filenames.h $(INCDIR)/coff/we32k.h \
1644   $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1645   libcoff.h $(INCDIR)/bfdlink.h coffcode.h coffswap.h
1646 coff-w65.lo: coff-w65.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1647   $(INCDIR)/coff/w65.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1648   libcoff.h coffcode.h coffswap.h
1649 coff-z8k.lo: coff-z8k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1650   $(INCDIR)/coff/z8k.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1651   libcoff.h coffcode.h coffswap.h
1652 cofflink.lo: cofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1653   $(INCDIR)/coff/internal.h libcoff.h $(INCDIR)/safe-ctype.h
1654 dwarf1.lo: dwarf1.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1655   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1656   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf.h
1657 ecoff.lo: ecoff.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1658   $(INCDIR)/aout/ar.h $(INCDIR)/aout/ranlib.h $(INCDIR)/aout/stab_gnu.h \
1659   $(INCDIR)/aout/stab.def libaout.h $(INCDIR)/aout/aout64.h \
1660   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1661   $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1662 ecofflink.lo: ecofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1663   $(INCDIR)/objalloc.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
1664   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1665   $(INCDIR)/coff/ecoff.h libcoff.h libecoff.h
1666 efi-app-ia32.lo: efi-app-ia32.c $(INCDIR)/filenames.h \
1667   coff-i386.c $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h \
1668   $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1669   $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1670 elf.lo: elf.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1671   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1672   $(INCDIR)/elf/external.h $(INCDIR)/libiberty.h
1673 elf32-am33lin.lo: elf32-am33lin.c elf-m10300.c $(INCDIR)/filenames.h \
1674   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1675   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h \
1676   $(INCDIR)/elf/reloc-macros.h elf32-target.h
1677 elf32-arc.lo: elf32-arc.c $(INCDIR)/filenames.h elf-bfd.h \
1678   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1679   $(INCDIR)/bfdlink.h $(INCDIR)/elf/arc.h $(INCDIR)/elf/reloc-macros.h \
1680   $(INCDIR)/libiberty.h elf32-target.h
1681 elfarm-oabi.lo: elfarm-oabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1682   $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1683   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1684   elf32-arm.h elf32-target.h
1685 elfarm-nabi.lo: elfarm-nabi.c $(INCDIR)/elf/arm.h $(INCDIR)/elf/reloc-macros.h \
1686   $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
1687   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1688   elf32-arm.h elf32-target.h
1689 elf32-avr.lo: elf32-avr.c $(INCDIR)/filenames.h elf-bfd.h \
1690   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1691   $(INCDIR)/bfdlink.h $(INCDIR)/elf/avr.h $(INCDIR)/elf/reloc-macros.h \
1692   elf32-target.h
1693 elf32-cr16c.lo: elf32-cr16c.c $(INCDIR)/filenames.h \
1694   $(INCDIR)/bfdlink.h $(INCDIR)/elf/cr16c.h $(INCDIR)/elf/reloc-macros.h \
1695   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1696   $(INCDIR)/elf/external.h elf32-target.h
1697 elf32-cris.lo: elf32-cris.c $(INCDIR)/filenames.h elf-bfd.h \
1698   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1699   $(INCDIR)/bfdlink.h $(INCDIR)/elf/cris.h $(INCDIR)/elf/reloc-macros.h \
1700   elf32-target.h
1701 elf32-d10v.lo: elf32-d10v.c $(INCDIR)/filenames.h elf-bfd.h \
1702   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1703   $(INCDIR)/bfdlink.h $(INCDIR)/elf/d10v.h $(INCDIR)/elf/reloc-macros.h \
1704   elf32-target.h
1705 elf32-d30v.lo: elf32-d30v.c $(INCDIR)/filenames.h elf-bfd.h \
1706   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1707   $(INCDIR)/bfdlink.h $(INCDIR)/elf/d30v.h $(INCDIR)/elf/reloc-macros.h \
1708   elf32-target.h
1709 elf32-dlx.lo: elf32-dlx.c $(INCDIR)/filenames.h elf-bfd.h \
1710   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1711   $(INCDIR)/bfdlink.h $(INCDIR)/elf/dlx.h $(INCDIR)/elf/reloc-macros.h \
1712   elf32-target.h
1713 elf32-fr30.lo: elf32-fr30.c $(INCDIR)/filenames.h elf-bfd.h \
1714   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1715   $(INCDIR)/bfdlink.h $(INCDIR)/elf/fr30.h $(INCDIR)/elf/reloc-macros.h \
1716   elf32-target.h
1717 elf32-frv.lo: elf32-frv.c $(INCDIR)/filenames.h elf-bfd.h \
1718   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1719   $(INCDIR)/bfdlink.h $(INCDIR)/elf/frv.h $(INCDIR)/elf/reloc-macros.h \
1720   $(INCDIR)/elf/dwarf2.h $(INCDIR)/hashtab.h elf32-target.h
1721 elf32-gen.lo: elf32-gen.c $(INCDIR)/filenames.h elf-bfd.h \
1722   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1723   $(INCDIR)/bfdlink.h elf32-target.h
1724 elf32-h8300.lo: elf32-h8300.c $(INCDIR)/filenames.h \
1725   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1726   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/h8.h \
1727   $(INCDIR)/elf/reloc-macros.h elf32-target.h
1728 elf32-hppa.lo: elf32-hppa.c $(INCDIR)/filenames.h elf-bfd.h \
1729   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1730   $(INCDIR)/bfdlink.h $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h \
1731   libhppa.h elf32-hppa.h elf-hppa.h elf32-target.h
1732 elf32-i370.lo: elf32-i370.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1733   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1734   $(INCDIR)/elf/external.h $(INCDIR)/elf/i370.h $(INCDIR)/elf/reloc-macros.h \
1735   elf32-target.h
1736 elf32-i386.lo: elf32-i386.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1737   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1738   $(INCDIR)/elf/external.h $(INCDIR)/elf/i386.h $(INCDIR)/elf/reloc-macros.h \
1739   elf32-target.h
1740 elf32-i860.lo: elf32-i860.c $(INCDIR)/filenames.h elf-bfd.h \
1741   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1742   $(INCDIR)/bfdlink.h $(INCDIR)/elf/i860.h $(INCDIR)/elf/reloc-macros.h \
1743   elf32-target.h
1744 elf32-i960.lo: elf32-i960.c $(INCDIR)/filenames.h elf-bfd.h \
1745   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1746   $(INCDIR)/bfdlink.h $(INCDIR)/elf/i960.h $(INCDIR)/elf/reloc-macros.h \
1747   elf32-target.h
1748 elf32-ip2k.lo: elf32-ip2k.c $(INCDIR)/filenames.h elf-bfd.h \
1749   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1750   $(INCDIR)/bfdlink.h $(INCDIR)/elf/ip2k.h $(INCDIR)/elf/reloc-macros.h \
1751   elf32-target.h
1752 elf32-iq2000.lo: elf32-iq2000.c $(INCDIR)/filenames.h \
1753   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1754   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/iq2000.h \
1755   $(INCDIR)/elf/reloc-macros.h elf32-target.h
1756 elf32-m32r.lo: elf32-m32r.c $(INCDIR)/filenames.h elf-bfd.h \
1757   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1758   $(INCDIR)/bfdlink.h $(INCDIR)/elf/m32r.h $(INCDIR)/elf/reloc-macros.h \
1759   elf32-target.h
1760 elf32-m68k.lo: elf32-m68k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1761   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1762   $(INCDIR)/elf/external.h $(INCDIR)/elf/m68k.h $(INCDIR)/elf/reloc-macros.h \
1763   elf32-target.h
1764 elf32-m68hc11.lo: elf32-m68hc11.c $(INCDIR)/filenames.h \
1765   $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1766   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1767   $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1768   $(INCDIR)/opcode/m68hc11.h elf32-target.h
1769 elf32-m68hc12.lo: elf32-m68hc12.c $(INCDIR)/filenames.h \
1770   $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1771   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1772   $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1773   $(INCDIR)/opcode/m68hc11.h elf32-target.h
1774 elf32-m68hc1x.lo: elf32-m68hc1x.c $(INCDIR)/filenames.h \
1775   $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1776   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elf32-m68hc1x.h \
1777   $(INCDIR)/elf/m68hc11.h $(INCDIR)/elf/reloc-macros.h \
1778   $(INCDIR)/opcode/m68hc11.h
1779 elf32-m88k.lo: elf32-m88k.c $(INCDIR)/filenames.h elf-bfd.h \
1780   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1781   $(INCDIR)/bfdlink.h elf32-target.h
1782 elf-m10200.lo: elf-m10200.c $(INCDIR)/filenames.h elf-bfd.h \
1783   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1784   $(INCDIR)/bfdlink.h elf32-target.h
1785 elf-m10300.lo: elf-m10300.c $(INCDIR)/filenames.h elf-bfd.h \
1786   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1787   $(INCDIR)/bfdlink.h $(INCDIR)/elf/mn10300.h $(INCDIR)/elf/reloc-macros.h \
1788   elf32-target.h
1789 elf32-mcore.lo: elf32-mcore.c $(INCDIR)/filenames.h \
1790   $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1791   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/mcore.h \
1792   $(INCDIR)/elf/reloc-macros.h elf32-target.h
1793 elfxx-mips.lo: elfxx-mips.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1794   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1795   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h elfxx-mips.h \
1796   $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
1797   $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1798   $(INCDIR)/coff/external.h $(INCDIR)/hashtab.h
1799 elf32-mips.lo: elf32-mips.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1800   genlink.h elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1801   $(INCDIR)/elf/external.h elfxx-mips.h $(INCDIR)/elf/mips.h \
1802   $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
1803   $(INCDIR)/coff/internal.h $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h \
1804   $(INCDIR)/coff/external.h ecoffswap.h elf32-target.h
1805 elf32-msp430.lo: elf32-msp430.c $(INCDIR)/filenames.h \
1806   $(INCDIR)/libiberty.h elf-bfd.h $(INCDIR)/elf/common.h \
1807   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
1808   $(INCDIR)/elf/msp430.h $(INCDIR)/elf/reloc-macros.h \
1809   elf32-target.h
1810 elf32-openrisc.lo: elf32-openrisc.c $(INCDIR)/filenames.h \
1811   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1812   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/openrisc.h \
1813   $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1814   elf32-target.h
1815 elf32-or32.lo: elf32-or32.c $(INCDIR)/filenames.h elf-bfd.h \
1816   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1817   $(INCDIR)/bfdlink.h $(INCDIR)/elf/or32.h $(INCDIR)/elf/reloc-macros.h \
1818   $(INCDIR)/libiberty.h elf32-target.h
1819 elf32-pj.lo: elf32-pj.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1820   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1821   $(INCDIR)/elf/external.h $(INCDIR)/elf/pj.h $(INCDIR)/elf/reloc-macros.h \
1822   elf32-target.h
1823 elf32-ppc.lo: elf32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1824   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1825   $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc.h $(INCDIR)/elf/reloc-macros.h \
1826   elf32-ppc.h elf32-target.h
1827 elf32-sh64.lo: elf32-sh64.c $(INCDIR)/filenames.h elf-bfd.h \
1828   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1829   $(INCDIR)/bfdlink.h $(srcdir)/../opcodes/sh64-opc.h \
1830   elf32-sh64.h elf32-sh.c $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1831   $(INCDIR)/libiberty.h $(srcdir)/../opcodes/sh-opc.h \
1832   elf32-target.h
1833 elf32-sh64-com.lo: elf32-sh64-com.c $(INCDIR)/filenames.h \
1834   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1835   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/sh.h \
1836   $(INCDIR)/elf/reloc-macros.h elf32-sh64.h $(srcdir)/../opcodes/sh64-opc.h
1837 elf32-s390.lo: elf32-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1838   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1839   $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
1840   elf32-target.h
1841 elf32-sh.lo: elf32-sh.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1842   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1843   $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
1844   $(INCDIR)/libiberty.h $(srcdir)/../opcodes/sh-opc.h \
1845   elf32-target.h
1846 elf32-sparc.lo: elf32-sparc.c $(INCDIR)/filenames.h \
1847   $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1848   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/sparc.h \
1849   $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/sparc.h \
1850   elf32-target.h
1851 elf32-v850.lo: elf32-v850.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1852   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1853   $(INCDIR)/elf/external.h $(INCDIR)/elf/v850.h $(INCDIR)/elf/reloc-macros.h \
1854   $(INCDIR)/libiberty.h elf32-target.h
1855 elf32-vax.lo: elf32-vax.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1856   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1857   $(INCDIR)/elf/external.h $(INCDIR)/elf/vax.h $(INCDIR)/elf/reloc-macros.h \
1858   elf32-target.h
1859 elf32-xstormy16.lo: elf32-xstormy16.c $(INCDIR)/filenames.h \
1860   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1861   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/xstormy16.h \
1862   $(INCDIR)/elf/reloc-macros.h $(INCDIR)/libiberty.h \
1863   elf32-target.h
1864 elf32-xtensa.lo: elf32-xtensa.c $(INCDIR)/filenames.h \
1865   $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1866   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/xtensa.h \
1867   $(INCDIR)/elf/reloc-macros.h $(INCDIR)/xtensa-isa.h \
1868   $(INCDIR)/xtensa-config.h elf32-target.h
1869 elf32.lo: elf32.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
1870   $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
1871   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h
1872 elflink.lo: elflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1873   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1874   $(INCDIR)/elf/external.h $(INCDIR)/safe-ctype.h $(INCDIR)/libiberty.h
1875 elf-strtab.lo: elf-strtab.c $(INCDIR)/filenames.h elf-bfd.h \
1876   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
1877   $(INCDIR)/bfdlink.h $(INCDIR)/hashtab.h $(INCDIR)/libiberty.h
1878 elf-eh-frame.lo: elf-eh-frame.c $(INCDIR)/filenames.h \
1879   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
1880   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/dwarf2.h
1881 epoc-pe-arm.lo: epoc-pe-arm.c pe-arm.c $(INCDIR)/filenames.h \
1882   coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1883   $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1884   $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1885 epoc-pei-arm.lo: epoc-pei-arm.c pei-arm.c $(INCDIR)/filenames.h \
1886   coff-arm.c $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h \
1887   $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
1888   $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
1889 hp300bsd.lo: hp300bsd.c $(INCDIR)/filenames.h libaout.h \
1890   $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1891   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1892 hp300hpux.lo: hp300hpux.c $(INCDIR)/aout/hp300hpux.h \
1893   aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1894   $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
1895   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1896   aout-target.h
1897 som.lo: som.c $(INCDIR)/alloca-conf.h $(INCDIR)/filenames.h
1898 i386aout.lo: i386aout.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1899   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/stab_gnu.h \
1900   $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1901 i386bsd.lo: i386bsd.c $(INCDIR)/filenames.h libaout.h \
1902   $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1903   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1904 i386dynix.lo: i386dynix.c $(INCDIR)/aout/dynix3.h aoutx.h \
1905   $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h $(INCDIR)/bfdlink.h \
1906   libaout.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1907   $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h aout-target.h
1908 i386freebsd.lo: i386freebsd.c freebsd.h $(INCDIR)/filenames.h \
1909   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1910   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1911 i386linux.lo: i386linux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1912   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1913   libaout.h $(INCDIR)/bfdlink.h aout-target.h
1914 i386lynx.lo: i386lynx.c $(INCDIR)/filenames.h libaout.h \
1915   $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1916   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1917 i386msdos.lo: i386msdos.c $(INCDIR)/filenames.h libaout.h \
1918   $(INCDIR)/bfdlink.h
1919 i386netbsd.lo: i386netbsd.c netbsd.h $(INCDIR)/filenames.h \
1920   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1921   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1922 i386mach3.lo: i386mach3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1923   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1924   libaout.h $(INCDIR)/bfdlink.h aout-target.h
1925 i386os9k.lo: i386os9k.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
1926   libaout.h $(INCDIR)/os9k.h
1927 ieee.lo: ieee.c $(INCDIR)/filenames.h $(INCDIR)/ieee.h \
1928   libieee.h $(INCDIR)/safe-ctype.h
1929 m68k4knetbsd.lo: m68k4knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1930   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1931   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1932 m68klinux.lo: m68klinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1933   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1934   libaout.h $(INCDIR)/bfdlink.h aout-target.h
1935 m68klynx.lo: m68klynx.c $(INCDIR)/filenames.h libaout.h \
1936   $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1937   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1938 m68knetbsd.lo: m68knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1939   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1940   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1941 m88kmach3.lo: m88kmach3.c $(INCDIR)/filenames.h libaout.h \
1942   $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1943   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1944 m88kopenbsd.lo: m88kopenbsd.c netbsd.h $(INCDIR)/filenames.h \
1945   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1946   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1947 mach-o.lo: mach-o.c mach-o.h $(INCDIR)/filenames.h \
1948   $(INCDIR)/libiberty.h mach-o-target.c
1949 mipsbsd.lo: mipsbsd.c $(INCDIR)/filenames.h libaout.h \
1950   $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1951   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1952 newsos3.lo: newsos3.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
1953   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
1954   libaout.h $(INCDIR)/bfdlink.h aout-target.h
1955 nlm.lo: nlm.c $(INCDIR)/filenames.h libnlm.h $(INCDIR)/nlm/common.h \
1956   $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1957 nlm32-i386.lo: nlm32-i386.c $(INCDIR)/filenames.h $(INCDIR)/nlm/i386-ext.h \
1958   libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1959   $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1960 nlm32-sparc.lo: nlm32-sparc.c $(INCDIR)/filenames.h \
1961   $(INCDIR)/nlm/sparc32-ext.h libnlm.h $(INCDIR)/nlm/common.h \
1962   $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
1963   nlm-target.h
1964 nlm32-ppc.lo: nlm32-ppc.c $(INCDIR)/filenames.h $(INCDIR)/nlm/ppc-ext.h \
1965   libnlm.h $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h \
1966   $(INCDIR)/nlm/external.h nlmswap.h nlm-target.h
1967 nlm32.lo: nlm32.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
1968   $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
1969 ns32knetbsd.lo: ns32knetbsd.c netbsd.h $(INCDIR)/filenames.h \
1970   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
1971   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1972 oasys.lo: oasys.c $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
1973   $(INCDIR)/oasys.h liboasys.h
1974 pc532-mach.lo: pc532-mach.c $(INCDIR)/filenames.h libaout.h \
1975   $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
1976   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
1977 pdp11.lo: pdp11.c $(INCDIR)/filenames.h libaout.h $(INCDIR)/bfdlink.h \
1978   aout-target.h $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h \
1979   $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h $(INCDIR)/safe-ctype.h
1980 pef.lo: pef.c $(INCDIR)/safe-ctype.h pef.h pef-traceback.h \
1981   $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
1982 pe-arm.lo: pe-arm.c $(INCDIR)/filenames.h coff-arm.c \
1983   $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1984   $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1985   peicode.h libpei.h
1986 pei-arm.lo: pei-arm.c $(INCDIR)/filenames.h coff-arm.c \
1987   $(INCDIR)/coff/arm.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1988   $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1989   peicode.h libpei.h
1990 pe-i386.lo: pe-i386.c $(INCDIR)/filenames.h coff-i386.c \
1991   $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1992   $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1993   peicode.h libpei.h
1994 pei-i386.lo: pei-i386.c $(INCDIR)/filenames.h coff-i386.c \
1995   $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
1996   $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
1997   peicode.h libpei.h
1998 pe-mcore.lo: pe-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
1999   $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2000   $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2001   peicode.h libpei.h
2002 pei-mcore.lo: pei-mcore.c $(INCDIR)/filenames.h coff-mcore.c \
2003   $(INCDIR)/coff/mcore.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2004   $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2005   peicode.h libpei.h
2006 pe-ppc.lo: pe-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
2007   $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
2008   $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2009   $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2010 pei-ppc.lo: pei-ppc.c $(INCDIR)/filenames.h coff-ppc.c \
2011   $(INCDIR)/coff/powerpc.h $(INCDIR)/coff/external.h \
2012   $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2013   $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2014 pe-sh.lo: pe-sh.c $(INCDIR)/filenames.h coff-sh.c $(INCDIR)/libiberty.h \
2015   $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h $(INCDIR)/coff/external.h \
2016   $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2017   coffcode.h peicode.h libpei.h
2018 pei-sh.lo: pei-sh.c $(INCDIR)/filenames.h coff-sh.c \
2019   $(INCDIR)/libiberty.h $(INCDIR)/bfdlink.h $(INCDIR)/coff/sh.h \
2020   $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2021   $(INCDIR)/coff/pe.h libcoff.h coffcode.h peicode.h \
2022   libpei.h
2023 pe-mips.lo: pe-mips.c $(INCDIR)/filenames.h $(INCDIR)/coff/mipspe.h \
2024   $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2025   $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2026   peicode.h libpei.h
2027 pei-mips.lo: pei-mips.c $(INCDIR)/filenames.h pe-mips.c \
2028   $(INCDIR)/coff/mipspe.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2029   $(INCDIR)/coff/pe.h libcoff.h $(INCDIR)/bfdlink.h coffcode.h \
2030   peicode.h libpei.h
2031 ppcboot.lo: ppcboot.c $(INCDIR)/safe-ctype.h $(INCDIR)/filenames.h
2032 reloc16.lo: reloc16.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2033   genlink.h $(INCDIR)/coff/internal.h libcoff.h
2034 riscix.lo: riscix.c $(INCDIR)/filenames.h libaout.h \
2035   $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h aout-target.h \
2036   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2037 sparclinux.lo: sparclinux.c $(INCDIR)/filenames.h $(INCDIR)/aout/aout64.h \
2038   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2039   libaout.h $(INCDIR)/bfdlink.h aout-target.h
2040 sparclynx.lo: sparclynx.c $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h \
2041   libaout.h $(INCDIR)/bfdlink.h $(INCDIR)/aout/aout64.h \
2042   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2043   aout-target.h
2044 sparcnetbsd.lo: sparcnetbsd.c netbsd.h $(INCDIR)/filenames.h \
2045   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2046   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2047 sunos.lo: sunos.c $(INCDIR)/bfdlink.h libaout.h aoutf1.h \
2048   $(INCDIR)/filenames.h $(INCDIR)/aout/sun4.h $(INCDIR)/aout/aout64.h \
2049   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h \
2050   aout-target.h
2051 vaxnetbsd.lo: vaxnetbsd.c netbsd.h $(INCDIR)/filenames.h \
2052   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2053   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2054 vax1knetbsd.lo: vax1knetbsd.c netbsd.h $(INCDIR)/filenames.h \
2055   libaout.h $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2056   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2057 vaxbsd.lo: vaxbsd.c $(INCDIR)/filenames.h libaout.h \
2058   $(INCDIR)/bfdlink.h aout-target.h $(INCDIR)/aout/aout64.h \
2059   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2060 versados.lo: versados.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h
2061 vms.lo: vms.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2062   vms.h
2063 vms-gsd.lo: vms-gsd.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2064   vms.h
2065 vms-hdr.lo: vms-hdr.c bfdver.h $(INCDIR)/filenames.h \
2066   $(INCDIR)/bfdlink.h $(INCDIR)/safe-ctype.h vms.h
2067 vms-misc.lo: vms-misc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2068   vms.h
2069 vms-tir.lo: vms-tir.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2070   vms.h
2071 xcofflink.lo: xcofflink.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2072   $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h libcoff.h \
2073   libxcoff.h
2074 xsym.lo: xsym.c xsym.h $(INCDIR)/filenames.h
2075 xtensa-isa.lo: xtensa-isa.c $(INCDIR)/xtensa-isa.h \
2076   $(INCDIR)/xtensa-isa-internal.h
2077 xtensa-modules.lo: xtensa-modules.c $(INCDIR)/xtensa-isa-internal.h
2078 aix5ppc-core.lo: aix5ppc-core.c
2079 aout64.lo: aout64.c aoutx.h $(INCDIR)/filenames.h $(INCDIR)/safe-ctype.h \
2080   $(INCDIR)/bfdlink.h libaout.h $(INCDIR)/aout/aout64.h \
2081   $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def $(INCDIR)/aout/ar.h
2082 coff-alpha.lo: coff-alpha.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2083   $(INCDIR)/coff/internal.h $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h \
2084   $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h \
2085   libcoff.h libecoff.h coffswap.h ecoffswap.h
2086 coff64-rs6000.lo: coff64-rs6000.c $(INCDIR)/filenames.h \
2087   $(INCDIR)/bfdlink.h $(INCDIR)/coff/internal.h $(INCDIR)/coff/xcoff.h \
2088   $(INCDIR)/coff/rs6k64.h libcoff.h libxcoff.h coffcode.h \
2089   coffswap.h
2090 demo64.lo: demo64.c aoutf1.h $(INCDIR)/filenames.h \
2091   $(INCDIR)/aout/sun4.h libaout.h $(INCDIR)/bfdlink.h \
2092   $(INCDIR)/aout/aout64.h $(INCDIR)/aout/stab_gnu.h $(INCDIR)/aout/stab.def \
2093   $(INCDIR)/aout/ar.h aout-target.h
2094 efi-app-ia64.lo: efi-app-ia64.c $(INCDIR)/filenames.h \
2095   coff-ia64.c $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h \
2096   $(INCDIR)/coff/internal.h $(INCDIR)/coff/pe.h libcoff.h \
2097   $(INCDIR)/bfdlink.h coffcode.h peicode.h libpei.h
2098 elf64-x86-64.lo: elf64-x86-64.c $(INCDIR)/filenames.h \
2099   $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2100   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/elf/x86-64.h \
2101   $(INCDIR)/elf/reloc-macros.h elf64-target.h
2102 elf64-alpha.lo: elf64-alpha.c $(INCDIR)/filenames.h \
2103   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2104   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/elf/alpha.h \
2105   $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/internal.h \
2106   $(INCDIR)/coff/sym.h $(INCDIR)/coff/symconst.h $(INCDIR)/coff/ecoff.h \
2107   $(INCDIR)/coff/alpha.h $(INCDIR)/aout/ar.h libcoff.h \
2108   libecoff.h ecoffswap.h elf64-target.h
2109 elf64-hppa.lo: elf64-hppa.c $(INCDIR)/alloca-conf.h \
2110   $(INCDIR)/filenames.h elf-bfd.h $(INCDIR)/elf/common.h \
2111   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h \
2112   $(INCDIR)/elf/hppa.h $(INCDIR)/elf/reloc-macros.h libhppa.h \
2113   elf64-hppa.h elf-hppa.h elf64-target.h
2114 elf64-gen.lo: elf64-gen.c $(INCDIR)/filenames.h elf-bfd.h \
2115   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2116   $(INCDIR)/bfdlink.h elf64-target.h
2117 elfn32-mips.lo: elfn32-mips.c $(INCDIR)/filenames.h \
2118   $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2119   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
2120   $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
2121   $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2122   $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/mips.h $(INCDIR)/coff/external.h \
2123   ecoffswap.h elf32-target.h
2124 elf64-mips.lo: elf64-mips.c $(INCDIR)/filenames.h $(INCDIR)/aout/ar.h \
2125   $(INCDIR)/bfdlink.h genlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2126   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfxx-mips.h \
2127   $(INCDIR)/elf/mips.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/coff/sym.h \
2128   $(INCDIR)/coff/symconst.h $(INCDIR)/coff/internal.h \
2129   $(INCDIR)/coff/ecoff.h $(INCDIR)/coff/alpha.h ecoffswap.h \
2130   elf64-target.h
2131 elf64-mmix.lo: elf64-mmix.c $(INCDIR)/filenames.h elf-bfd.h \
2132   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2133   $(INCDIR)/bfdlink.h $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h \
2134   $(INCDIR)/opcode/mmix.h elf64-target.h
2135 elf64-ppc.lo: elf64-ppc.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2136   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2137   $(INCDIR)/elf/external.h $(INCDIR)/elf/ppc64.h $(INCDIR)/elf/reloc-macros.h \
2138   elf64-ppc.h elf64-target.h
2139 elf64-s390.lo: elf64-s390.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2140   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2141   $(INCDIR)/elf/external.h $(INCDIR)/elf/s390.h $(INCDIR)/elf/reloc-macros.h \
2142   elf64-target.h
2143 elf64-sh64.lo: elf64-sh64.c $(INCDIR)/filenames.h $(INCDIR)/bfdlink.h \
2144   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2145   $(INCDIR)/elf/external.h $(INCDIR)/elf/sh.h $(INCDIR)/elf/reloc-macros.h \
2146   elf64-target.h
2147 elf64-sparc.lo: elf64-sparc.c $(INCDIR)/filenames.h \
2148   elf-bfd.h $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h \
2149   $(INCDIR)/elf/external.h $(INCDIR)/bfdlink.h $(INCDIR)/opcode/sparc.h \
2150   $(INCDIR)/elf/sparc.h $(INCDIR)/elf/reloc-macros.h \
2151   elf64-target.h
2152 elf64.lo: elf64.c elfcode.h $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2153   $(INCDIR)/bfdlink.h elf-bfd.h $(INCDIR)/elf/common.h \
2154   $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h elfcore.h
2155 mmo.lo: mmo.c $(INCDIR)/filenames.h $(INCDIR)/libiberty.h \
2156   $(INCDIR)/elf/mmix.h $(INCDIR)/elf/reloc-macros.h $(INCDIR)/opcode/mmix.h
2157 nlm32-alpha.lo: nlm32-alpha.c $(INCDIR)/filenames.h \
2158   $(INCDIR)/nlm/alpha-ext.h libnlm.h $(INCDIR)/nlm/common.h \
2159   $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h nlmswap.h \
2160   nlm-target.h
2161 nlm64.lo: nlm64.c nlmcode.h $(INCDIR)/filenames.h libnlm.h \
2162   $(INCDIR)/nlm/common.h $(INCDIR)/nlm/internal.h $(INCDIR)/nlm/external.h
2163 aix386-core.lo: aix386-core.c $(INCDIR)/filenames.h \
2164   $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/internal.h \
2165   libcoff.h $(INCDIR)/bfdlink.h
2166 hpux-core.lo: hpux-core.c $(INCDIR)/filenames.h
2167 irix-core.lo: irix-core.c $(INCDIR)/filenames.h
2168 lynx-core.lo: lynx-core.c $(INCDIR)/filenames.h
2169 osf-core.lo: osf-core.c $(INCDIR)/filenames.h
2170 sco5-core.lo: sco5-core.c $(INCDIR)/filenames.h libaout.h \
2171   $(INCDIR)/bfdlink.h
2172 trad-core.lo: trad-core.c $(INCDIR)/filenames.h libaout.h \
2173   $(INCDIR)/bfdlink.h
2174 cisco-core.lo: cisco-core.c $(INCDIR)/filenames.h
2175 elf32-ia64.lo: elf32-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
2176   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2177   $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
2178   $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
2179   elf32-target.h
2180 elf64-ia64.lo: elf64-ia64.c $(INCDIR)/filenames.h elf-bfd.h \
2181   $(INCDIR)/elf/common.h $(INCDIR)/elf/internal.h $(INCDIR)/elf/external.h \
2182   $(INCDIR)/bfdlink.h $(INCDIR)/opcode/ia64.h $(INCDIR)/elf/ia64.h \
2183   $(INCDIR)/elf/reloc-macros.h $(INCDIR)/objalloc.h $(INCDIR)/hashtab.h \
2184   elf64-target.h
2185 peigen.lo: peigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
2186   $(INCDIR)/coff/i386.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
2187   libcoff.h $(INCDIR)/bfdlink.h libpei.h
2188 pepigen.lo: pepigen.c $(INCDIR)/filenames.h $(INCDIR)/coff/internal.h \
2189   $(INCDIR)/coff/ia64.h $(INCDIR)/coff/external.h $(INCDIR)/coff/pe.h \
2190   libcoff.h $(INCDIR)/bfdlink.h libpei.h
2191 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY