OSDN Git Service

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