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