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