bfd/
[platform/upstream/binutils.git] / bfd / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17
18 srcdir = @srcdir@
19 top_srcdir = @top_srcdir@
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkglibdir = $(libdir)/@PACKAGE@
23 pkgincludedir = $(includedir)/@PACKAGE@
24 top_builddir = .
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 INSTALL = @INSTALL@
27 install_sh_DATA = $(install_sh) -c -m 644
28 install_sh_PROGRAM = $(install_sh) -c
29 install_sh_SCRIPT = $(install_sh) -c
30 INSTALL_HEADER = $(INSTALL_DATA)
31 transform = $(program_transform_name)
32 NORMAL_INSTALL = :
33 PRE_INSTALL = :
34 POST_INSTALL = :
35 NORMAL_UNINSTALL = :
36 PRE_UNINSTALL = :
37 POST_UNINSTALL = :
38 build_triplet = @build@
39 host_triplet = @host@
40 target_triplet = @target@
41 DIST_COMMON = $(srcdir)/../config.guess $(srcdir)/../config.sub README \
42         ChangeLog $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
43         $(top_srcdir)/configure $(am__configure_deps) \
44         $(srcdir)/config.in $(srcdir)/../mkinstalldirs \
45         $(srcdir)/bfd-in2.h $(top_srcdir)/po/Make-in \
46         $(srcdir)/../ltmain.sh $(srcdir)/../config.guess \
47         $(srcdir)/../config.sub
48 subdir = .
49 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
50 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
51         $(top_srcdir)/../config/depstand.m4 \
52         $(top_srcdir)/../config/extensions.m4 \
53         $(top_srcdir)/../config/gettext-sister.m4 \
54         $(top_srcdir)/../config/lead-dot.m4 \
55         $(top_srcdir)/../config/nls.m4 \
56         $(top_srcdir)/../config/override.m4 \
57         $(top_srcdir)/../config/plugins.m4 \
58         $(top_srcdir)/../config/po.m4 \
59         $(top_srcdir)/../config/proginstall.m4 \
60         $(top_srcdir)/../config/progtest.m4 \
61         $(top_srcdir)/../config/stdint.m4 $(top_srcdir)/../bfd/bfd.m4 \
62         $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../libtool.m4 \
63         $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
64         $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
65         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
66 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67         $(ACLOCAL_M4)
68 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
69  configure.lineno configure.status.lineno
70 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
71 CONFIG_HEADER = config.h
72 CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in
73 LIBRARIES = $(noinst_LIBRARIES)
74 ARFLAGS = cru
75 libbfd_a_AR = $(AR) $(ARFLAGS)
76 libbfd_a_LIBADD =
77 am_libbfd_a_OBJECTS =
78 libbfd_a_OBJECTS = $(am_libbfd_a_OBJECTS)
79 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
80 am__vpath_adj = case $$p in \
81     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
82     *) f=$$p;; \
83   esac;
84 am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
85 am__installdirs = "$(DESTDIR)$(bfdlibdir)"
86 bfdlibLTLIBRARIES_INSTALL = $(INSTALL)
87 LTLIBRARIES = $(bfdlib_LTLIBRARIES)
88 am__DEPENDENCIES_1 =
89 am__objects_1 = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
90         cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \
91         opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \
92         linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \
93         stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo \
94         verilog.lo
95 am_libbfd_la_OBJECTS = $(am__objects_1)
96 libbfd_la_OBJECTS = $(am_libbfd_la_OBJECTS)
97 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
98 depcomp =
99 am__depfiles_maybe =
100 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
101         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
102 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
103         $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
104         $(AM_CFLAGS) $(CFLAGS)
105 CCLD = $(CC)
106 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
107         $(AM_LDFLAGS) $(LDFLAGS) -o $@
108 SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES)
109 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
110         html-recursive info-recursive install-data-recursive \
111         install-exec-recursive install-info-recursive \
112         install-recursive installcheck-recursive installdirs-recursive \
113         pdf-recursive ps-recursive uninstall-info-recursive \
114         uninstall-recursive
115 ETAGS = etags
116 CTAGS = ctags
117 DIST_SUBDIRS = $(SUBDIRS)
118 ACLOCAL = @ACLOCAL@
119 AMDEP_FALSE = @AMDEP_FALSE@
120 AMDEP_TRUE = @AMDEP_TRUE@
121 AMTAR = @AMTAR@
122 AR = @AR@
123 AUTOCONF = @AUTOCONF@
124 AUTOHEADER = @AUTOHEADER@
125 AUTOMAKE = @AUTOMAKE@
126 AWK = @AWK@
127 BFD_HOSTPTR_T = @BFD_HOSTPTR_T@
128 BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
129 BFD_HOST_64BIT_LONG_LONG = @BFD_HOST_64BIT_LONG_LONG@
130 BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
131 BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
132 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
133 CATALOGS = @CATALOGS@
134 CATOBJEXT = @CATOBJEXT@
135 CC = @CC@
136 CCDEPMODE = @CCDEPMODE@
137 CC_FOR_BUILD = @CC_FOR_BUILD@
138 CFLAGS = @CFLAGS@
139 COREFILE = @COREFILE@
140 COREFLAG = @COREFLAG@
141 CPP = @CPP@
142 CPPFLAGS = @CPPFLAGS@
143 CYGPATH_W = @CYGPATH_W@
144 DATADIRNAME = @DATADIRNAME@
145 DEBUGDIR = @DEBUGDIR@
146 DEFS = @DEFS@
147 DEPDIR = @DEPDIR@
148 DSYMUTIL = @DSYMUTIL@
149 DUMPBIN = @DUMPBIN@
150 ECHO_C = @ECHO_C@
151 ECHO_N = @ECHO_N@
152 ECHO_T = @ECHO_T@
153 EGREP = @EGREP@
154 EXEEXT = @EXEEXT@
155 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
156 FGREP = @FGREP@
157 GENCAT = @GENCAT@
158 GENINSRC_NEVER_FALSE = @GENINSRC_NEVER_FALSE@
159 GENINSRC_NEVER_TRUE = @GENINSRC_NEVER_TRUE@
160 GMSGFMT = @GMSGFMT@
161 GREP = @GREP@
162 HDEFINES = @HDEFINES@
163 INCINTL = @INCINTL@
164 INSTALL_DATA = @INSTALL_DATA@
165 INSTALL_LIBBFD_FALSE = @INSTALL_LIBBFD_FALSE@
166 INSTALL_LIBBFD_TRUE = @INSTALL_LIBBFD_TRUE@
167 INSTALL_PROGRAM = @INSTALL_PROGRAM@
168 INSTALL_SCRIPT = @INSTALL_SCRIPT@
169 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
170 INSTOBJEXT = @INSTOBJEXT@
171 LD = @LD@
172 LDFLAGS = @LDFLAGS@
173 LIBINTL = @LIBINTL@
174 LIBINTL_DEP = @LIBINTL_DEP@
175 LIBM = @LIBM@
176 LIBOBJS = @LIBOBJS@
177 LIBS = @LIBS@
178 LIBTOOL = @LIBTOOL@
179 LIPO = @LIPO@
180 LN_S = @LN_S@
181 LTLIBOBJS = @LTLIBOBJS@
182 MAINT = @MAINT@
183 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
184 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
185 MAKEINFO = @MAKEINFO@
186 MKINSTALLDIRS = @MKINSTALLDIRS@
187 MSGFMT = @MSGFMT@
188 MSGMERGE = @MSGMERGE@
189 NM = @NM@
190 NMEDIT = @NMEDIT@
191 NO_WERROR = @NO_WERROR@
192 OBJDUMP = @OBJDUMP@
193 OBJEXT = @OBJEXT@
194 OTOOL = @OTOOL@
195 OTOOL64 = @OTOOL64@
196 PACKAGE = @PACKAGE@
197 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198 PACKAGE_NAME = @PACKAGE_NAME@
199 PACKAGE_STRING = @PACKAGE_STRING@
200 PACKAGE_TARNAME = @PACKAGE_TARNAME@
201 PACKAGE_VERSION = @PACKAGE_VERSION@
202 PATH_SEPARATOR = @PATH_SEPARATOR@
203 PKGVERSION = @PKGVERSION@
204 PLUGINS_FALSE = @PLUGINS_FALSE@
205 PLUGINS_TRUE = @PLUGINS_TRUE@
206 POSUB = @POSUB@
207 RANLIB = @RANLIB@
208 REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
209 REPORT_BUGS_TO = @REPORT_BUGS_TO@
210 SED = @SED@
211 SET_MAKE = @SET_MAKE@
212 SHARED_LDFLAGS = @SHARED_LDFLAGS@
213 SHARED_LIBADD = @SHARED_LIBADD@
214 SHELL = @SHELL@
215 STRIP = @STRIP@
216 TDEFINES = @TDEFINES@
217 USE_NLS = @USE_NLS@
218 VERSION = @VERSION@
219 WARN_CFLAGS = @WARN_CFLAGS@
220 XGETTEXT = @XGETTEXT@
221 ac_ct_AR = @ac_ct_AR@
222 ac_ct_CC = @ac_ct_CC@
223 ac_ct_DSYMUTIL = @ac_ct_DSYMUTIL@
224 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
225 ac_ct_LIPO = @ac_ct_LIPO@
226 ac_ct_NMEDIT = @ac_ct_NMEDIT@
227 ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
228 ac_ct_OTOOL = @ac_ct_OTOOL@
229 ac_ct_OTOOL64 = @ac_ct_OTOOL64@
230 ac_ct_RANLIB = @ac_ct_RANLIB@
231 ac_ct_STRIP = @ac_ct_STRIP@
232 all_backends = @all_backends@
233 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
234 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
235 am__include = @am__include@
236 am__leading_dot = @am__leading_dot@
237 am__quote = @am__quote@
238 am__tar = @am__tar@
239 am__untar = @am__untar@
240 bfd64_libs = @bfd64_libs@
241 bfd_backends = @bfd_backends@
242 bfd_default_target_size = @bfd_default_target_size@
243 bfd_file_ptr = @bfd_file_ptr@
244 bfd_machines = @bfd_machines@
245 bfd_ufile_ptr = @bfd_ufile_ptr@
246 bfdincludedir = @bfdincludedir@
247 bfdlibdir = @bfdlibdir@
248 bindir = @bindir@
249 build = @build@
250 build_alias = @build_alias@
251 build_cpu = @build_cpu@
252 build_os = @build_os@
253 build_vendor = @build_vendor@
254 datadir = @datadir@
255 datarootdir = @datarootdir@
256 docdir = @docdir@
257 exec_prefix = @exec_prefix@
258 host = @host@
259 host_alias = @host_alias@
260 host_cpu = @host_cpu@
261 host_noncanonical = @host_noncanonical@
262 host_os = @host_os@
263 host_vendor = @host_vendor@
264 htmldir = @htmldir@
265 includedir = @includedir@
266 infodir = @infodir@
267 install_sh = @install_sh@
268 libdir = @libdir@
269 libexecdir = @libexecdir@
270 localstatedir = @localstatedir@
271 lt_ECHO = @lt_ECHO@
272 mandir = @mandir@
273 mkdir_p = @mkdir_p@
274 oldincludedir = @oldincludedir@
275 pdfdir = @pdfdir@
276 prefix = @prefix@
277 program_transform_name = @program_transform_name@
278 sbindir = @sbindir@
279 sharedstatedir = @sharedstatedir@
280 supports_plugins = @supports_plugins@
281 sysconfdir = @sysconfdir@
282 target = @target@
283 target_alias = @target_alias@
284 target_cpu = @target_cpu@
285 target_noncanonical = @target_noncanonical@
286 target_os = @target_os@
287 target_vendor = @target_vendor@
288 tdefaults = @tdefaults@
289 wordsize = @wordsize@
290 AUTOMAKE_OPTIONS = 1.9 cygnus
291 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
292
293 # Uncomment the following line when doing a release.
294 # RELEASE=y
295 INCDIR = $(srcdir)/../include
296 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
297 MKDEP = gcc -MM
298 SUBDIRS = doc po
299 bfddocdir = doc
300 bfdlib_LTLIBRARIES = libbfd.la
301 AM_CFLAGS = $(WARN_CFLAGS)
302 AM_CPPFLAGS = -DBINDIR='"$(bindir)"'
303 @PLUGINS_TRUE@LIBDL = -ldl
304
305 # bfd.h goes here, for now
306 BFD_H = bfd.h
307
308 # Jim Kingdon notes:
309 # Writing S-records should be included in all (or at least most)
310 # *-*-coff, *-*-aout, etc., configurations, because people will want to
311 # be able to use objcopy to create S-records.  (S-records are not useful
312 # for the debugger, so if you are downloading things as S-records you
313 # need two copies of the executable, one to download and one for the
314 # debugger).
315 BFD32_LIBS = \
316         archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
317         cache.lo coffgen.lo corefile.lo \
318         format.lo init.lo libbfd.lo opncls.lo reloc.lo \
319         section.lo syms.lo targets.lo hash.lo linker.lo \
320         srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
321         merge.lo dwarf2.lo simple.lo compress.lo verilog.lo
322
323 BFD64_LIBS = archive64.lo
324 BFD32_LIBS_CFILES = \
325         archive.c archures.c bfd.c bfdio.c bfdwin.c \
326         cache.c coffgen.c corefile.c \
327         format.c init.c libbfd.c opncls.c reloc.c \
328         section.c syms.c targets.c hash.c linker.c \
329         srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
330         merge.c dwarf2.c simple.c compress.c verilog.c
331
332 BFD64_LIBS_CFILES = archive64.c
333
334 # This list is alphabetized to make it easier to keep in sync
335 # with the decls and initializer in archures.c.
336 ALL_MACHINES = \
337         cpu-alpha.lo \
338         cpu-arc.lo \
339         cpu-arm.lo \
340         cpu-avr.lo \
341         cpu-bfin.lo \
342         cpu-cr16.lo \
343         cpu-cr16c.lo \
344         cpu-cris.lo \
345         cpu-crx.lo \
346         cpu-d10v.lo \
347         cpu-d30v.lo \
348         cpu-dlx.lo \
349         cpu-fr30.lo \
350         cpu-frv.lo \
351         cpu-h8300.lo \
352         cpu-h8500.lo \
353         cpu-hppa.lo \
354         cpu-i370.lo \
355         cpu-i386.lo \
356         cpu-i860.lo \
357         cpu-i960.lo \
358         cpu-ia64.lo \
359         cpu-ip2k.lo \
360         cpu-iq2000.lo \
361         cpu-lm32.lo \
362         cpu-m10200.lo \
363         cpu-m10300.lo \
364         cpu-m32c.lo \
365         cpu-m32r.lo \
366         cpu-m68hc11.lo \
367         cpu-m68hc12.lo \
368         cpu-m68k.lo \
369         cpu-m88k.lo \
370         cpu-maxq.lo \
371         cpu-mcore.lo \
372         cpu-mep.lo \
373         cpu-mips.lo \
374         cpu-mmix.lo \
375         cpu-moxie.lo \
376         cpu-msp430.lo \
377         cpu-mt.lo \
378         cpu-ns32k.lo \
379         cpu-openrisc.lo \
380         cpu-or32.lo \
381         cpu-pdp11.lo \
382         cpu-pj.lo \
383         cpu-plugin.lo \
384         cpu-powerpc.lo \
385         cpu-rs6000.lo \
386         cpu-s390.lo \
387         cpu-score.lo \
388         cpu-sh.lo \
389         cpu-sparc.lo \
390         cpu-spu.lo \
391         cpu-tic30.lo \
392         cpu-tic4x.lo \
393         cpu-tic54x.lo \
394         cpu-tic80.lo \
395         cpu-v850.lo \
396         cpu-vax.lo \
397         cpu-w65.lo \
398         cpu-we32k.lo \
399         cpu-xc16x.lo \
400         cpu-xstormy16.lo \
401         cpu-xtensa.lo \
402         cpu-z80.lo \
403         cpu-z8k.lo
404
405 ALL_MACHINES_CFILES = \
406         cpu-alpha.c \
407         cpu-arc.c \
408         cpu-arm.c \
409         cpu-avr.c \
410         cpu-bfin.c \
411         cpu-cr16.c \
412         cpu-cr16c.c \
413         cpu-cris.c \
414         cpu-crx.c \
415         cpu-d10v.c \
416         cpu-d30v.c \
417         cpu-dlx.c \
418         cpu-fr30.c \
419         cpu-frv.c \
420         cpu-h8300.c \
421         cpu-h8500.c \
422         cpu-hppa.c \
423         cpu-i370.c \
424         cpu-i386.c \
425         cpu-i860.c \
426         cpu-i960.c \
427         cpu-ia64.c \
428         cpu-ip2k.c \
429         cpu-iq2000.c \
430         cpu-lm32.c \
431         cpu-m10200.c \
432         cpu-m10300.c \
433         cpu-m32c.c \
434         cpu-m32r.c \
435         cpu-m68hc11.c \
436         cpu-m68hc12.c \
437         cpu-m68k.c \
438         cpu-m88k.c \
439         cpu-maxq.c \
440         cpu-mcore.c \
441         cpu-mep.c \
442         cpu-mips.c \
443         cpu-mmix.c \
444         cpu-moxie.c \
445         cpu-msp430.c \
446         cpu-mt.c \
447         cpu-ns32k.c \
448         cpu-openrisc.c \
449         cpu-or32.c \
450         cpu-pdp11.c \
451         cpu-pj.c \
452         cpu-plugin.c \
453         cpu-powerpc.c \
454         cpu-rs6000.c \
455         cpu-s390.c \
456         cpu-score.c \
457         cpu-sh.c \
458         cpu-sparc.c \
459         cpu-spu.c \
460         cpu-tic30.c \
461         cpu-tic4x.c \
462         cpu-tic54x.c \
463         cpu-tic80.c \
464         cpu-v850.c \
465         cpu-vax.c \
466         cpu-w65.c \
467         cpu-we32k.c \
468         cpu-xc16x.c \
469         cpu-xstormy16.c \
470         cpu-xtensa.c \
471         cpu-z80.c \
472         cpu-z8k.c
473
474
475 # The .o files needed by all of the 32 bit vectors that are configured into
476 # target_vector in targets.c if configured with --enable-targets=all.
477 BFD32_BACKENDS = \
478         aout-adobe.lo \
479         aout-arm.lo \
480         aout-cris.lo \
481         aout-ns32k.lo \
482         aout-sparcle.lo \
483         aout-tic30.lo \
484         aout0.lo \
485         aout32.lo \
486         armnetbsd.lo \
487         bout.lo \
488         cf-i386lynx.lo \
489         cf-sparclynx.lo \
490         coff-apollo.lo \
491         coff-arm.lo \
492         coff-aux.lo \
493         coff-go32.lo \
494         coff-h8300.lo \
495         coff-h8500.lo \
496         coff-i386.lo \
497         coff-i860.lo \
498         coff-i960.lo \
499         coff-m68k.lo \
500         coff-m88k.lo \
501         coff-maxq.lo \
502         coff-mips.lo \
503         coff-or32.lo \
504         coff-rs6000.lo \
505         coff-sh.lo \
506         coff-sparc.lo \
507         coff-stgo32.lo \
508         coff-svm68k.lo \
509         coff-tic30.lo \
510         coff-tic4x.lo \
511         coff-tic54x.lo \
512         coff-tic80.lo \
513         coff-u68k.lo \
514         coff-w65.lo \
515         coff-we32k.lo \
516         coff-z80.lo \
517         coff-z8k.lo \
518         cofflink.lo \
519         dwarf1.lo \
520         ecoff.lo \
521         ecofflink.lo \
522         elf-attrs.lo \
523         elf-eh-frame.lo \
524         elf-m10200.lo \
525         elf-m10300.lo \
526         elf-strtab.lo \
527         elf-vxworks.lo \
528         elf.lo \
529         elf32-am33lin.lo \
530         elf32-arc.lo \
531         elf32-arm.lo \
532         elf32-avr.lo \
533         elf32-bfin.lo \
534         elf32-cr16.lo \
535         elf32-cr16c.lo \
536         elf32-cris.lo \
537         elf32-crx.lo \
538         elf32-d10v.lo \
539         elf32-d30v.lo \
540         elf32-dlx.lo \
541         elf32-fr30.lo \
542         elf32-frv.lo \
543         elf32-gen.lo \
544         elf32-h8300.lo \
545         elf32-hppa.lo \
546         elf32-i370.lo \
547         elf32-i386.lo \
548         elf32-i860.lo \
549         elf32-i960.lo \
550         elf32-ip2k.lo \
551         elf32-iq2000.lo \
552         elf32-lm32.lo \
553         elf32-m32c.lo \
554         elf32-m32r.lo \
555         elf32-m68hc11.lo \
556         elf32-m68hc12.lo \
557         elf32-m68hc1x.lo \
558         elf32-m68k.lo \
559         elf32-m88k.lo \
560         elf32-mcore.lo \
561         elf32-mep.lo \
562         elf32-mips.lo \
563         elf32-moxie.lo \
564         elf32-msp430.lo \
565         elf32-mt.lo \
566         elf32-openrisc.lo \
567         elf32-or32.lo \
568         elf32-pj.lo \
569         elf32-ppc.lo \
570         elf32-s390.lo \
571         elf32-sh-symbian.lo \
572         elf32-sh.lo \
573         elf32-sh64-com.lo \
574         elf32-sh64.lo \
575         elf32-sparc.lo \
576         elf32-spu.lo \
577         elf32-v850.lo \
578         elf32-vax.lo \
579         elf32-xc16x.lo \
580         elf32-xstormy16.lo \
581         elf32-xtensa.lo \
582         elf32.lo \
583         elflink.lo \
584         elfxx-mips.lo \
585         elfxx-sparc.lo \
586         epoc-pe-arm.lo \
587         epoc-pei-arm.lo \
588         hp300bsd.lo \
589         hp300hpux.lo \
590         i386aout.lo \
591         i386bsd.lo \
592         i386dynix.lo \
593         i386freebsd.lo \
594         i386linux.lo \
595         i386lynx.lo \
596         i386mach3.lo \
597         i386msdos.lo \
598         i386netbsd.lo \
599         i386os9k.lo \
600         ieee.lo \
601         m68k4knetbsd.lo \
602         m68klinux.lo \
603         m68knetbsd.lo \
604         m88kmach3.lo \
605         m88kopenbsd.lo \
606         mach-o.lo \
607         mach-o-i386.lo \
608         mipsbsd.lo \
609         newsos3.lo \
610         nlm.lo \
611         nlm32-i386.lo \
612         nlm32-ppc.lo \
613         nlm32-sparc.lo \
614         nlm32.lo \
615         ns32knetbsd.lo \
616         oasys.lo \
617         pc532-mach.lo \
618         pdp11.lo \
619         pe-arm-wince.lo \
620         pe-arm.lo \
621         pe-i386.lo \
622         pe-mcore.lo \
623         pe-mips.lo \
624         pe-ppc.lo \
625         pe-sh.lo \
626         pef.lo \
627         pei-arm-wince.lo \
628         pei-arm.lo \
629         pei-i386.lo \
630         pei-mcore.lo \
631         pei-mips.lo \
632         pei-ppc.lo \
633         pei-sh.lo \
634         peigen.lo \
635         plugin.lo \
636         ppcboot.lo \
637         reloc16.lo \
638         riscix.lo \
639         som.lo \
640         sparclinux.lo \
641         sparclynx.lo \
642         sparcnetbsd.lo \
643         sunos.lo \
644         vax1knetbsd.lo \
645         vaxbsd.lo \
646         vaxnetbsd.lo \
647         versados.lo \
648         vms-gsd.lo \
649         vms-hdr.lo \
650         vms-misc.lo \
651         vms-tir.lo \
652         vms.lo \
653         vmsutil.lo \
654         xcofflink.lo \
655         xsym.lo \
656         xtensa-isa.lo \
657         xtensa-modules.lo
658
659 BFD32_BACKENDS_CFILES = \
660         aout-adobe.c \
661         aout-arm.c \
662         aout-cris.c \
663         aout-ns32k.c \
664         aout-sparcle.c \
665         aout-tic30.c \
666         aout0.c \
667         aout32.c \
668         armnetbsd.c \
669         bout.c \
670         cf-i386lynx.c \
671         cf-sparclynx.c \
672         coff-apollo.c \
673         coff-arm.c \
674         coff-aux.c \
675         coff-go32.c \
676         coff-h8300.c \
677         coff-h8500.c \
678         coff-i386.c \
679         coff-i860.c \
680         coff-i960.c \
681         coff-m68k.c \
682         coff-m88k.c \
683         coff-maxq.c \
684         coff-mips.c \
685         coff-or32.c \
686         coff-rs6000.c \
687         coff-sh.c \
688         coff-sparc.c \
689         coff-stgo32.c \
690         coff-svm68k.c \
691         coff-tic30.c \
692         coff-tic4x.c \
693         coff-tic54x.c \
694         coff-tic80.c \
695         coff-u68k.c \
696         coff-w65.c \
697         coff-we32k.c \
698         coff-z80.c \
699         coff-z8k.c \
700         cofflink.c \
701         dwarf1.c \
702         ecoff.c \
703         ecofflink.c \
704         elf-attrs.c \
705         elf-eh-frame.c \
706         elf-m10200.c \
707         elf-m10300.c \
708         elf-strtab.c \
709         elf-vxworks.c \
710         elf.c \
711         elf32-am33lin.c \
712         elf32-arc.c \
713         elf32-arm.c \
714         elf32-avr.c \
715         elf32-bfin.c \
716         elf32-cr16.c \
717         elf32-cr16c.c \
718         elf32-cris.c \
719         elf32-crx.c \
720         elf32-d10v.c \
721         elf32-d30v.c \
722         elf32-dlx.c \
723         elf32-fr30.c \
724         elf32-frv.c \
725         elf32-gen.c \
726         elf32-h8300.c \
727         elf32-hppa.c \
728         elf32-i370.c \
729         elf32-i386.c \
730         elf32-i860.c \
731         elf32-i960.c \
732         elf32-ip2k.c \
733         elf32-iq2000.c \
734         elf32-lm32.c \
735         elf32-m32c.c \
736         elf32-m32r.c \
737         elf32-m68hc11.c \
738         elf32-m68hc12.c \
739         elf32-m68hc1x.c \
740         elf32-m68k.c \
741         elf32-m88k.c \
742         elf32-mcore.c \
743         elf32-mep.c \
744         elf32-mips.c \
745         elf32-moxie.c \
746         elf32-msp430.c \
747         elf32-mt.c \
748         elf32-openrisc.c \
749         elf32-or32.c \
750         elf32-pj.c \
751         elf32-ppc.c \
752         elf32-s390.c \
753         elf32-sh-symbian.c \
754         elf32-sh.c \
755         elf32-sh64-com.c \
756         elf32-sh64.c \
757         elf32-sparc.c \
758         elf32-spu.c \
759         elf32-v850.c \
760         elf32-vax.c \
761         elf32-xc16x.c \
762         elf32-xstormy16.c \
763         elf32-xtensa.c \
764         elf32.c \
765         elflink.c \
766         elfxx-mips.c \
767         elfxx-sparc.c \
768         epoc-pe-arm.c \
769         epoc-pei-arm.c \
770         hp300bsd.c \
771         hp300hpux.c \
772         i386aout.c \
773         i386bsd.c \
774         i386dynix.c \
775         i386freebsd.c \
776         i386linux.c \
777         i386lynx.c \
778         i386mach3.c \
779         i386msdos.c \
780         i386netbsd.c \
781         i386os9k.c \
782         ieee.c \
783         m68k4knetbsd.c \
784         m68klinux.c \
785         m68knetbsd.c \
786         m88kmach3.c \
787         m88kopenbsd.c \
788         mach-o.c \
789         mach-o-i386.c \
790         mipsbsd.c \
791         newsos3.c \
792         nlm.c \
793         nlm32-i386.c \
794         nlm32-ppc.c \
795         nlm32-sparc.c \
796         nlm32.c \
797         ns32knetbsd.c \
798         oasys.c \
799         pc532-mach.c \
800         pdp11.c \
801         pe-arm-wince.c \
802         pe-arm.c \
803         pe-i386.c \
804         pe-mcore.c \
805         pe-mips.c \
806         pe-ppc.c \
807         pe-sh.c \
808         pef.c \
809         pei-arm-wince.c \
810         pei-arm.c \
811         pei-i386.c \
812         pei-mcore.c \
813         pei-mips.c \
814         pei-ppc.c \
815         pei-sh.c \
816         plugin.c \
817         ppcboot.c \
818         reloc16.c \
819         riscix.c \
820         som.c \
821         sparclinux.c \
822         sparclynx.c \
823         sparcnetbsd.c \
824         sunos.c \
825         vax1knetbsd.c \
826         vaxbsd.c \
827         vaxnetbsd.c \
828         versados.c \
829         vms-gsd.c \
830         vms-hdr.c \
831         vms-misc.c \
832         vms-tir.c \
833         vms.c \
834         vmsutil.c \
835         xcofflink.c \
836         xsym.c \
837         xtensa-isa.c \
838         xtensa-modules.c
839
840
841 # The .o files needed by all of the 64 bit vectors that are configured into
842 # target_vector in targets.c if configured with --enable-targets=all
843 # and --enable-64-bit-bfd.
844 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
845 # BFD32_BACKENDS.
846 BFD64_BACKENDS = \
847         aix5ppc-core.lo \
848         aout64.lo \
849         coff-alpha.lo \
850         coff-x86_64.lo \
851         coff64-rs6000.lo \
852         demo64.lo \
853         elf32-ia64.lo \
854         elf32-score.lo \
855         elf32-score7.lo \
856         elf64-alpha.lo \
857         elf64-gen.lo \
858         elf64-hppa.lo \
859         elf64-ia64.lo \
860         elf64-mips.lo \
861         elf64-mmix.lo \
862         elf64-ppc.lo \
863         elf64-s390.lo \
864         elf64-sh64.lo \
865         elf64-sparc.lo \
866         elf64-x86-64.lo \
867         elf64.lo \
868         elfn32-mips.lo \
869         mmo.lo \
870         nlm32-alpha.lo \
871         nlm64.lo \
872         pe-x86_64.lo \
873         pei-ia64.lo \
874         pei-x86_64.lo \
875         pepigen.lo \
876         pex64igen.lo
877
878 BFD64_BACKENDS_CFILES = \
879         aix5ppc-core.c \
880         aout64.c \
881         coff-alpha.c \
882         coff-x86_64.c \
883         coff64-rs6000.c \
884         demo64.c \
885         elf32-score.c \
886         elf32-score7.c \
887         elf64-alpha.c \
888         elf64-gen.c \
889         elf64-hppa.c \
890         elf64-mips.c \
891         elf64-mmix.c \
892         elf64-ppc.c \
893         elf64-s390.c \
894         elf64-sh64.c \
895         elf64-sparc.c \
896         elf64-x86-64.c \
897         elf64.c \
898         elfn32-mips.c \
899         mmo.c \
900         nlm32-alpha.c \
901         nlm64.c \
902         pe-x86_64.c \
903         pei-ia64.c \
904         pei-x86_64.c
905
906 OPTIONAL_BACKENDS = \
907         aix386-core.lo \
908         cisco-core.lo \
909         hpux-core.lo \
910         irix-core.lo \
911         lynx-core.lo \
912         osf-core.lo \
913         sco5-core.lo \
914         trad-core.lo
915
916 OPTIONAL_BACKENDS_CFILES = \
917         aix386-core.c \
918         cisco-core.c \
919         hpux-core.c \
920         irix-core.c \
921         lynx-core.c \
922         osf-core.c \
923         sco5-core.c \
924         trad-core.c
925
926
927 # We want to rerun configure if configure.in, config.bfd or
928 # configure.host change. configure.in is needed since the version
929 # number in Makefile comes from configure.in.
930 CONFIG_STATUS_DEPENDENCIES = \
931         $(srcdir)/configure.in \
932         $(srcdir)/config.bfd \
933         $(srcdir)/configure.host
934
935
936 # These are defined by configure.in:
937 WORDSIZE = @wordsize@
938 ALL_BACKENDS = @all_backends@
939 BFD_BACKENDS = @bfd_backends@
940 BFD_MACHINES = @bfd_machines@
941 TDEFAULTS = @tdefaults@
942 INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) @INCINTL@
943
944 # C source files that correspond to .o's.
945 SOURCE_CFILES = \
946         $(BFD32_LIBS_CFILES) \
947         $(BFD64_LIBS_CFILES) \
948         $(ALL_MACHINES_CFILES) \
949         $(BFD32_BACKENDS_CFILES) \
950         $(BFD64_BACKENDS_CFILES) \
951         $(OPTIONAL_BACKENDS_CFILES)
952
953 BUILD_CFILES = \
954         elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c
955
956 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
957 SOURCE_HFILES = \
958         aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
959         elf-bfd.h elf-hppa.h elf32-hppa.h \
960         elf64-hppa.h elfcode.h elfcore.h \
961         freebsd.h genlink.h go32stub.h \
962         libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
963         libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
964         netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
965         pef.h pef-traceback.h peicode.h som.h version.h \
966         vms.h xcoff-target.h xsym.h
967
968 BUILD_HFILES = \
969         bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
970
971 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
972 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
973 BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
974
975 # Various kinds of .o files to put in libbfd.a:
976 # BFD_BACKENDS  Routines the configured targets need.
977 # BFD_MACHINES  Architecture-specific routines the configured targets need.
978 # COREFILE      Core file routines for a native configuration
979 # bfd64_libs    Routines for 64bit support
980 OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
981
982 # Since BFD64_LIBS is optional and we can't have substitution in
983 # libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
984 libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
985 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
986 libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL)
987 libbfd_la_LDFLAGS = -release `cat libtool-soversion` @SHARED_LDFLAGS@
988
989 # libtool will build .libs/libbfd.a.  We create libbfd.a in the build
990 # directory so that we don't have to convert all the programs that use
991 # libbfd.a simultaneously.  This is a hack which should be removed if
992 # everything else starts using libtool.  FIXME.
993 noinst_LIBRARIES = libbfd.a
994 libbfd_a_SOURCES = 
995 BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
996 LOCAL_H_DEPS = libbfd.h sysdep.h config.h
997 BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
998         reloc.c syms.c bfd.c bfdio.c bfdwin.c \
999         archive.c corefile.c targets.c format.c compress.c
1000
1001 BFD64_H_FILES = archive64.c
1002 LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
1003         cache.c reloc.c archures.c elf.c
1004
1005 LIBCOFF_H_FILES = libcoff-in.h coffcode.h
1006 MOSTLYCLEANFILES = ofiles stamp-ofiles
1007 CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
1008         stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
1009
1010 DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
1011 all: config.h
1012         $(MAKE) $(AM_MAKEFLAGS) all-recursive
1013
1014 .SUFFIXES:
1015 .SUFFIXES: .c .lo .o .obj
1016 am--refresh:
1017         @:
1018 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
1019         @for dep in $?; do \
1020           case '$(am__configure_deps)' in \
1021             *$$dep*) \
1022               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
1023               cd $(srcdir) && $(AUTOMAKE) --foreign  \
1024                 && exit 0; \
1025               exit 1;; \
1026           esac; \
1027         done; \
1028         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
1029         cd $(top_srcdir) && \
1030           $(AUTOMAKE) --foreign  Makefile
1031 .PRECIOUS: Makefile
1032 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1033         @case '$?' in \
1034           *config.status*) \
1035             echo ' $(SHELL) ./config.status'; \
1036             $(SHELL) ./config.status;; \
1037           *) \
1038             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1039             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1040         esac;
1041
1042 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1043         $(SHELL) ./config.status --recheck
1044
1045 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1046         cd $(srcdir) && $(AUTOCONF)
1047 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1048         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1049
1050 config.h: stamp-h1
1051         @if test ! -f $@; then \
1052           rm -f stamp-h1; \
1053           $(MAKE) stamp-h1; \
1054         else :; fi
1055
1056 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
1057         @rm -f stamp-h1
1058         cd $(top_builddir) && $(SHELL) ./config.status config.h
1059 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
1060         cd $(top_srcdir) && $(AUTOHEADER)
1061         rm -f stamp-h1
1062         touch $@
1063
1064 distclean-hdr:
1065         -rm -f config.h stamp-h1
1066 bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h
1067         cd $(top_builddir) && $(SHELL) ./config.status $@
1068 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
1069         cd $(top_builddir) && $(SHELL) ./config.status $@
1070
1071 clean-noinstLIBRARIES:
1072         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1073
1074 clean-bfdlibLTLIBRARIES:
1075         -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
1076         @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1077           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1078           test "$$dir" != "$$p" || dir=.; \
1079           echo "rm -f \"$${dir}/so_locations\""; \
1080           rm -f "$${dir}/so_locations"; \
1081         done
1082 libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES) 
1083         $(LINK) -rpath $(bfdlibdir) $(libbfd_la_LDFLAGS) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
1084
1085 mostlyclean-compile:
1086         -rm -f *.$(OBJEXT)
1087
1088 distclean-compile:
1089         -rm -f *.tab.c
1090
1091 .c.o:
1092         $(COMPILE) -c $<
1093
1094 .c.obj:
1095         $(COMPILE) -c `$(CYGPATH_W) '$<'`
1096
1097 .c.lo:
1098         $(LTCOMPILE) -c -o $@ $<
1099
1100 mostlyclean-libtool:
1101         -rm -f *.lo
1102
1103 clean-libtool:
1104         -rm -rf .libs _libs
1105
1106 distclean-libtool:
1107         -rm -f libtool
1108 uninstall-info-am:
1109
1110 # This directory's subdirectories are mostly independent; you can cd
1111 # into them and run `make' without going through this Makefile.
1112 # To change the values of `make' variables: instead of editing Makefiles,
1113 # (1) if the variable is set in `config.status', edit `config.status'
1114 #     (which will cause the Makefiles to be regenerated when you run `make');
1115 # (2) otherwise, pass the desired values on the `make' command line.
1116 $(RECURSIVE_TARGETS):
1117         @failcom='exit 1'; \
1118         for f in x $$MAKEFLAGS; do \
1119           case $$f in \
1120             *=* | --[!k]*);; \
1121             *k*) failcom='fail=yes';; \
1122           esac; \
1123         done; \
1124         dot_seen=no; \
1125         target=`echo $@ | sed s/-recursive//`; \
1126         list='$(SUBDIRS)'; for subdir in $$list; do \
1127           echo "Making $$target in $$subdir"; \
1128           if test "$$subdir" = "."; then \
1129             dot_seen=yes; \
1130             local_target="$$target-am"; \
1131           else \
1132             local_target="$$target"; \
1133           fi; \
1134           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1135           || eval $$failcom; \
1136         done; \
1137         if test "$$dot_seen" = "no"; then \
1138           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1139         fi; test -z "$$fail"
1140
1141 mostlyclean-recursive clean-recursive distclean-recursive \
1142 maintainer-clean-recursive:
1143         @failcom='exit 1'; \
1144         for f in x $$MAKEFLAGS; do \
1145           case $$f in \
1146             *=* | --[!k]*);; \
1147             *k*) failcom='fail=yes';; \
1148           esac; \
1149         done; \
1150         dot_seen=no; \
1151         case "$@" in \
1152           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1153           *) list='$(SUBDIRS)' ;; \
1154         esac; \
1155         rev=''; for subdir in $$list; do \
1156           if test "$$subdir" = "."; then :; else \
1157             rev="$$subdir $$rev"; \
1158           fi; \
1159         done; \
1160         rev="$$rev ."; \
1161         target=`echo $@ | sed s/-recursive//`; \
1162         for subdir in $$rev; do \
1163           echo "Making $$target in $$subdir"; \
1164           if test "$$subdir" = "."; then \
1165             local_target="$$target-am"; \
1166           else \
1167             local_target="$$target"; \
1168           fi; \
1169           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1170           || eval $$failcom; \
1171         done && test -z "$$fail"
1172 tags-recursive:
1173         list='$(SUBDIRS)'; for subdir in $$list; do \
1174           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1175         done
1176 ctags-recursive:
1177         list='$(SUBDIRS)'; for subdir in $$list; do \
1178           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1179         done
1180
1181 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1182         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1183         unique=`for i in $$list; do \
1184             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1185           done | \
1186           $(AWK) '    { files[$$0] = 1; } \
1187                END { for (i in files) print i; }'`; \
1188         mkid -fID $$unique
1189 tags: TAGS
1190
1191 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1192                 $(TAGS_FILES) $(LISP)
1193         tags=; \
1194         here=`pwd`; \
1195         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1196           include_option=--etags-include; \
1197           empty_fix=.; \
1198         else \
1199           include_option=--include; \
1200           empty_fix=; \
1201         fi; \
1202         list='$(SUBDIRS)'; for subdir in $$list; do \
1203           if test "$$subdir" = .; then :; else \
1204             test ! -f $$subdir/TAGS || \
1205               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
1206           fi; \
1207         done; \
1208         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1209         unique=`for i in $$list; do \
1210             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1211           done | \
1212           $(AWK) '    { files[$$0] = 1; } \
1213                END { for (i in files) print i; }'`; \
1214         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1215           test -n "$$unique" || unique=$$empty_fix; \
1216           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1217             $$tags $$unique; \
1218         fi
1219 ctags: CTAGS
1220 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1221                 $(TAGS_FILES) $(LISP)
1222         tags=; \
1223         here=`pwd`; \
1224         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1225         unique=`for i in $$list; do \
1226             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1227           done | \
1228           $(AWK) '    { files[$$0] = 1; } \
1229                END { for (i in files) print i; }'`; \
1230         test -z "$(CTAGS_ARGS)$$tags$$unique" \
1231           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1232              $$tags $$unique
1233
1234 GTAGS:
1235         here=`$(am__cd) $(top_builddir) && pwd` \
1236           && cd $(top_srcdir) \
1237           && gtags -i $(GTAGS_ARGS) $$here
1238
1239 distclean-tags:
1240         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1241 check-am:
1242 check: check-recursive
1243 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) config.h
1244 installdirs: installdirs-recursive
1245 installdirs-am:
1246         for dir in "$(DESTDIR)$(bfdlibdir)"; do \
1247           test -z "$$dir" || $(mkdir_p) "$$dir"; \
1248         done
1249 install: install-recursive
1250 install-exec: install-exec-recursive
1251 install-data: install-data-recursive
1252 uninstall: uninstall-recursive
1253
1254 install-am: all-am
1255         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1256
1257 installcheck: installcheck-recursive
1258 install-strip:
1259         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1260           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1261           `test -z '$(STRIP)' || \
1262             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1263 mostlyclean-generic:
1264         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1265
1266 clean-generic:
1267         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1268
1269 distclean-generic:
1270         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1271         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1272
1273 maintainer-clean-generic:
1274         @echo "This command is intended for maintainers to use"
1275         @echo "it deletes files that may require special tools to rebuild."
1276 clean: clean-recursive
1277
1278 clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1279         clean-noinstLIBRARIES mostlyclean-am
1280
1281 distclean: distclean-recursive
1282         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1283         -rm -f Makefile
1284 distclean-am: clean-am distclean-compile distclean-generic \
1285         distclean-hdr distclean-libtool distclean-tags
1286
1287 dvi: dvi-recursive
1288
1289 dvi-am:
1290
1291 html: html-recursive
1292
1293 info: info-recursive
1294
1295 info-am:
1296
1297 install-data-am: install-bfdlibLTLIBRARIES
1298
1299 install-exec-am:
1300
1301 install-info: install-info-recursive
1302
1303 install-man:
1304
1305 installcheck-am:
1306
1307 maintainer-clean: maintainer-clean-recursive
1308         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1309         -rm -rf $(top_srcdir)/autom4te.cache
1310         -rm -f Makefile
1311 maintainer-clean-am: distclean-am maintainer-clean-generic
1312
1313 mostlyclean: mostlyclean-recursive
1314
1315 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1316         mostlyclean-libtool
1317
1318 pdf: pdf-recursive
1319
1320 pdf-am:
1321
1322 ps: ps-recursive
1323
1324 ps-am:
1325
1326 uninstall-am: uninstall-bfdlibLTLIBRARIES
1327
1328 uninstall-info: uninstall-info-recursive
1329
1330 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
1331         check-am clean clean-bfdlibLTLIBRARIES clean-generic \
1332         clean-libtool clean-noinstLIBRARIES clean-recursive ctags \
1333         ctags-recursive distclean distclean-compile distclean-generic \
1334         distclean-hdr distclean-libtool distclean-recursive \
1335         distclean-tags dvi dvi-am html html-am info info-am install \
1336         install-am install-bfdlibLTLIBRARIES install-data \
1337         install-data-am install-exec install-exec-am install-info \
1338         install-info-am install-man install-strip installcheck \
1339         installcheck-am installdirs installdirs-am maintainer-clean \
1340         maintainer-clean-generic maintainer-clean-recursive \
1341         mostlyclean mostlyclean-compile mostlyclean-generic \
1342         mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
1343         tags tags-recursive uninstall uninstall-am \
1344         uninstall-bfdlibLTLIBRARIES uninstall-info-am
1345
1346
1347 po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
1348         for file in $(SRC_POTFILES); do echo $$file; done \
1349           | LC_ALL=C sort > tmp.src \
1350           && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
1351
1352 po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
1353         for file in $(BLD_POTFILES); do echo $$file; done \
1354           | LC_ALL=C sort > tmp.bld \
1355           && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
1356
1357 all diststuff: info
1358
1359 .PHONY: install-pdf install-pdf-am install-pdf-recursive
1360
1361 install-pdf:    install-pdf-recursive
1362
1363 install-pdf-recursive:
1364         @failcom='exit 1'; \
1365         for f in x $$MAKEFLAGS; do \
1366           case $$f in \
1367             *=* | --[!k]*);; \
1368             *k*) failcom='fail=yes';; \
1369           esac; \
1370         done; \
1371         dot_seen=no; \
1372         target=`echo $@ | sed s/-recursive//`; \
1373         list='$(SUBDIRS)'; for subdir in $$list; do \
1374           echo "Making $$target in $$subdir"; \
1375           if test "$$subdir" = "."; then \
1376             dot_seen=yes; \
1377             local_target="$$target-am"; \
1378           else \
1379             local_target="$$target"; \
1380           fi; \
1381           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1382           || eval $$failcom; \
1383         done; \
1384         if test "$$dot_seen" = "no"; then \
1385           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1386         fi; test -z "$$fail"
1387
1388 .PHONY: install-html install-html-am install-html-recursive
1389
1390 install-html:   install-html-recursive
1391
1392 install-html-recursive:
1393         @failcom='exit 1'; \
1394         for f in x $$MAKEFLAGS; do \
1395           case $$f in \
1396             *=* | --[!k]*);; \
1397             *k*) failcom='fail=yes';; \
1398           esac; \
1399         done; \
1400         dot_seen=no; \
1401         target=`echo $@ | sed s/-recursive//`; \
1402         list='$(SUBDIRS)'; for subdir in $$list; do \
1403           echo "Making $$target in $$subdir"; \
1404           if test "$$subdir" = "."; then \
1405             dot_seen=yes; \
1406             local_target="$$target-am"; \
1407           else \
1408             local_target="$$target"; \
1409           fi; \
1410           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1411           || eval $$failcom; \
1412         done; \
1413         if test "$$dot_seen" = "no"; then \
1414           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1415         fi; test -z "$$fail"
1416
1417 stamp-ofiles: Makefile
1418         rm -f tofiles
1419         f=""; \
1420         for i in $(OFILES) ; do \
1421           case " $$f " in \
1422             *" $$i "*) ;; \
1423             *) f="$$f $$i" ;; \
1424           esac ; \
1425         done ; \
1426         echo $$f > tofiles
1427         $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1428         touch stamp-ofiles
1429
1430 ofiles: stamp-ofiles ; @true
1431
1432 stamp-lib: libbfd.la
1433         libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1434         if [ -f $$libtooldir/libbfd.a ]; then \
1435           cp $$libtooldir/libbfd.a libbfd.tmp; \
1436           $(RANLIB) libbfd.tmp; \
1437           $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
1438         else true; fi
1439         touch stamp-lib
1440
1441 libbfd.a: stamp-lib ; @true
1442
1443 # This file holds an array associating configuration triplets and
1444 # vector names.  It is built from config.bfd.  It is not compiled by
1445 # itself, but is included by targets.c.
1446 targmatch.h: config.bfd targmatch.sed
1447         rm -f targmatch.h
1448         sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1449         mv -f targmatch.new targmatch.h
1450
1451 # When compiling archures.c and targets.c, supply the default target
1452 # info from configure.
1453
1454 targets.lo: targets.c Makefile
1455         $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/targets.c
1456
1457 archures.lo: archures.c Makefile
1458         $(LIBTOOL) --mode=compile $(COMPILE) -c $(TDEFAULTS) $(srcdir)/archures.c
1459
1460 dwarf2.lo: dwarf2.c Makefile
1461         $(LIBTOOL) --mode=compile $(COMPILE) -c -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
1462
1463 elf32-target.h : elfxx-target.h
1464         rm -f elf32-target.h
1465         sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1466         mv -f elf32-target.new elf32-target.h
1467
1468 elf64-target.h : elfxx-target.h
1469         rm -f elf64-target.h
1470         sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
1471         mv -f elf64-target.new elf64-target.h
1472
1473 elf32-ia64.c : elfxx-ia64.c
1474         rm -f elf32-ia64.c
1475         sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
1476         mv -f elf32-ia64.new elf32-ia64.c
1477
1478 elf64-ia64.c : elfxx-ia64.c
1479         rm -f elf64-ia64.c
1480         sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
1481         mv -f elf64-ia64.new elf64-ia64.c
1482
1483 peigen.c : peXXigen.c
1484         rm -f peigen.c
1485         sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
1486         mv -f peigen.new peigen.c
1487
1488 pepigen.c : peXXigen.c
1489         rm -f pepigen.c
1490         sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
1491         mv -f pepigen.new pepigen.c
1492
1493 pex64igen.c: peXXigen.c
1494         rm -f pex64igen.c
1495         sed -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
1496         mv -f pex64igen.new pex64igen.c
1497 $(BFD32_LIBS) \
1498  $(BFD64_LIBS) \
1499  $(ALL_MACHINES) \
1500  $(BFD32_BACKENDS) \
1501  $(BFD64_BACKENDS) \
1502  $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
1503
1504 install-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@install_libbfd
1505         @$(NORMAL_INSTALL)
1506
1507 uninstall-bfdlibLTLIBRARIES: @INSTALL_LIBBFD_TRUE@uninstall_libbfd
1508         @$(NORMAL_UNINSTALL)
1509
1510 .PHONY: install_libbfd uninstall_libbfd
1511 install_libbfd: $(bfdlib_LTLIBRARIES) $(BFD_H)
1512         $(mkinstalldirs) $(DESTDIR)$(bfdlibdir)
1513         $(mkinstalldirs) $(DESTDIR)$(bfdincludedir)
1514         @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1515           if test -f $$p; then \
1516             echo "$(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p"; \
1517             $(LIBTOOL)  --mode=install $(INSTALL) $$p $(DESTDIR)$(bfdlibdir)/$$p; \
1518           else :; fi; \
1519         done
1520         $(INSTALL_DATA) $(BFD_H) $(DESTDIR)$(bfdincludedir)/bfd.h
1521         $(INSTALL_DATA) $(INCDIR)/ansidecl.h $(DESTDIR)$(bfdincludedir)/ansidecl.h
1522         $(INSTALL_DATA) $(INCDIR)/symcat.h $(DESTDIR)$(bfdincludedir)/symcat.h
1523         $(INSTALL_DATA) $(INCDIR)/bfdlink.h $(DESTDIR)$(bfdincludedir)/bfdlink.h
1524
1525 uninstall_libbfd:
1526         list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1527           $(LIBTOOL)  --mode=uninstall rm -f $(DESTDIR)$(bfdlibdir)/$$p; \
1528         done
1529         rm -f $(DESTDIR)$(bfdincludedir)/bfd.h
1530         rm -f $(DESTDIR)$(bfdincludedir)/ansidecl.h
1531         rm -f $(DESTDIR)$(bfdincludedir)/symcat.h
1532         rm -f $(DESTDIR)$(bfdincludedir)/bfdlink.h
1533
1534 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
1535 DEP: dep.sed $(CFILES) $(HFILES) bfd.h
1536         rm -f DEP1
1537         $(MAKE) MKDEP="$(MKDEP)" DEP1
1538         echo '# IF YOU PUT ANYTHING HERE IT WILL GO AWAY' >> DEP1
1539         if grep ' /' DEP1 > /dev/null 2> /dev/null; then \
1540           echo 'make DEP failed!'; exit 1; \
1541         else \
1542           mv -f DEP1 $@; \
1543         fi
1544
1545 DEP1: $(CFILES)
1546         echo '# DO NOT DELETE THIS LINE -- mkdep uses it.' > DEP2
1547         echo '# DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.' >> DEP2
1548         for f in $?; do \
1549           $(MKDEP) $(INCLUDES) $(CFLAGS) $$f > DEPA; \
1550           sed -n -e '1s/\.o: .*/.lo: \\/p' -e q < DEPA >> DEP2; \
1551           sed -e '1s/.*: //' -f dep.sed < DEPA | \
1552             LC_ALL=C sort | LC_ALL=C uniq | \
1553             sed -e 's/^[AB]/  /' -e '$$s/ \\$$//' >> DEP2; \
1554         done
1555         rm -f DEPA
1556         mv -f DEP2 $@
1557
1558 dep.sed: dep-in.sed config.status
1559         sed <$(srcdir)/dep-in.sed >dep.sed      \
1560                 -e 's!@BFD_H@!$(BFD_H)!'        \
1561                 -e 's!@SRCDIR@!$(srcdir)!'      \
1562                 -e 's!@TOPDIR@!'`echo $(srcdir) | sed -e s,/bfd$$,,`'!'
1563
1564 dep: DEP
1565         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < Makefile > tmp-Makefile
1566         cat DEP >> tmp-Makefile
1567         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile Makefile
1568
1569 dep-in: DEP
1570         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.in > tmp-Makefile.in
1571         cat DEP >> tmp-Makefile.in
1572         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.in $(srcdir)/Makefile.in
1573
1574 dep-am: DEP
1575         sed -e '/^..DO NOT DELETE THIS LINE/,$$d' < $(srcdir)/Makefile.am > tmp-Makefile.am
1576         cat DEP >> tmp-Makefile.am
1577         $(SHELL) $(srcdir)/../move-if-change tmp-Makefile.am $(srcdir)/Makefile.am
1578
1579 host-aout.lo: Makefile
1580
1581 # The following program can be used to generate a simple config file
1582 # which can be folded into an h-XXX file for a new host, with some editing.
1583 aout-params.h: gen-aout
1584         ./gen-aout host > aout-params.h
1585 gen-aout: $(srcdir)/gen-aout.c Makefile
1586         $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
1587
1588 $(BFD_H): stmp-bfd-h ; @true
1589
1590 stmp-bfd-h: bfd-in3.h
1591         rm -f bfd-tmp.h
1592         cp bfd-in3.h bfd-tmp.h
1593         $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1594         rm -f bfd-tmp.h
1595         touch stmp-bfd-h
1596
1597 # Could really use a "copy-if-change"...
1598 headers:
1599         (cd $(bfddocdir); $(MAKE) protos $(FLAGS_TO_PASS))
1600         cp $(bfddocdir)/bfd.h bfd-in2.h-new
1601         $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1602         cp $(bfddocdir)/libbfd.h libbfd.h-new
1603         $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1604         cp $(bfddocdir)/libcoff.h libcoff.h-new
1605         $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1606
1607 # We only rebuild the header files automatically if we have been
1608 # configured with --enable-maintainer-mode.
1609
1610 $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
1611 stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
1612         (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1613         cp $(bfddocdir)/bfd.h bfd-in2.h-new
1614         $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1615         touch stmp-bin2-h
1616
1617 $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1618 stmp-lbfd-h: $(LIBBFD_H_FILES)
1619         (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1620         cp $(bfddocdir)/libbfd.h libbfd.h-new
1621         $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1622         touch stmp-lbfd-h
1623
1624 $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1625 stmp-lcoff-h: $(LIBCOFF_H_FILES)
1626         (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1627         cp $(bfddocdir)/libcoff.h libcoff.h-new
1628         $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1629         touch stmp-lcoff-h
1630
1631 bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in
1632         @echo "creating $@"
1633         @bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1634         bfd_version_string="\"$(VERSION)\"" ;\
1635         bfd_soversion="$(VERSION)" ;\
1636         bfd_version_package="\"$(PKGVERSION)\"" ;\
1637         report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
1638         if test "x$(RELEASE)" = x ; then \
1639           bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
1640           bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
1641           bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
1642         fi ;\
1643         sed -e "s,@bfd_version@,$$bfd_version," \
1644             -e "s,@bfd_version_string@,$$bfd_version_string," \
1645             -e "s,@bfd_version_package@,$$bfd_version_package," \
1646             -e "s,@report_bugs_to@,$$report_bugs_to," \
1647             < $(srcdir)/version.h > $@; \
1648         echo "$${bfd_soversion}" > libtool-soversion
1649
1650 # What appears below is generated by a hacked mkdep using gcc -MM.
1651
1652 # DO NOT DELETE THIS LINE -- mkdep uses it.
1653 # DO NOT PUT ANYTHING AFTER THIS LINE, IT WILL GO AWAY.
1654 archive.lo: \
1655   archive.c \
1656   $(INCDIR)/aout/ar.h \
1657   $(INCDIR)/aout/ranlib.h \
1658   $(INCDIR)/filenames.h \
1659   $(INCDIR)/hashtab.h \
1660   $(INCDIR)/libiberty.h \
1661   $(INCDIR)/safe-ctype.h
1662 archures.lo: \
1663   archures.c \
1664   $(INCDIR)/filenames.h \
1665   $(INCDIR)/hashtab.h \
1666   $(INCDIR)/safe-ctype.h
1667 bfd.lo: \
1668   bfd.c \
1669   $(INCDIR)/bfdlink.h \
1670   $(INCDIR)/coff/ecoff.h \
1671   $(INCDIR)/coff/internal.h \
1672   $(INCDIR)/coff/sym.h \
1673   $(INCDIR)/demangle.h \
1674   $(INCDIR)/elf/common.h \
1675   $(INCDIR)/elf/external.h \
1676   $(INCDIR)/elf/internal.h \
1677   $(INCDIR)/filenames.h \
1678   $(INCDIR)/hashtab.h \
1679   $(INCDIR)/libiberty.h \
1680   $(INCDIR)/safe-ctype.h \
1681   bfdver.h \
1682   elf-bfd.h \
1683   libcoff.h \
1684   libecoff.h
1685 bfdio.lo: \
1686   bfdio.c \
1687   $(INCDIR)/filenames.h \
1688   $(INCDIR)/hashtab.h
1689 bfdwin.lo: \
1690   bfdwin.c \
1691   $(INCDIR)/filenames.h \
1692   $(INCDIR)/hashtab.h
1693 cache.lo: \
1694   cache.c \
1695   $(INCDIR)/filenames.h \
1696   $(INCDIR)/hashtab.h \
1697   $(INCDIR)/libiberty.h
1698 coffgen.lo: \
1699   coffgen.c \
1700   $(INCDIR)/bfdlink.h \
1701   $(INCDIR)/coff/internal.h \
1702   $(INCDIR)/filenames.h \
1703   $(INCDIR)/hashtab.h \
1704   libcoff.h
1705 corefile.lo: \
1706   corefile.c \
1707   $(INCDIR)/filenames.h \
1708   $(INCDIR)/hashtab.h
1709 format.lo: \
1710   format.c \
1711   $(INCDIR)/filenames.h \
1712   $(INCDIR)/hashtab.h
1713 init.lo: \
1714   init.c \
1715   $(INCDIR)/filenames.h \
1716   $(INCDIR)/hashtab.h
1717 libbfd.lo: \
1718   libbfd.c \
1719   $(INCDIR)/filenames.h \
1720   $(INCDIR)/hashtab.h
1721 opncls.lo: \
1722   opncls.c \
1723   $(INCDIR)/filenames.h \
1724   $(INCDIR)/hashtab.h \
1725   $(INCDIR)/libiberty.h \
1726   $(INCDIR)/objalloc.h
1727 reloc.lo: \
1728   reloc.c \
1729   $(INCDIR)/bfdlink.h \
1730   $(INCDIR)/filenames.h \
1731   $(INCDIR)/hashtab.h
1732 section.lo: \
1733   section.c \
1734   $(INCDIR)/bfdlink.h \
1735   $(INCDIR)/filenames.h \
1736   $(INCDIR)/hashtab.h
1737 syms.lo: \
1738   syms.c \
1739   $(INCDIR)/aout/stab.def \
1740   $(INCDIR)/aout/stab_gnu.h \
1741   $(INCDIR)/bfdlink.h \
1742   $(INCDIR)/filenames.h \
1743   $(INCDIR)/hashtab.h \
1744   $(INCDIR)/safe-ctype.h
1745 targets.lo: \
1746   targets.c \
1747   $(INCDIR)/filenames.h \
1748   $(INCDIR)/fnmatch.h \
1749   $(INCDIR)/hashtab.h \
1750   targmatch.h
1751 hash.lo: \
1752   hash.c \
1753   $(INCDIR)/filenames.h \
1754   $(INCDIR)/hashtab.h \
1755   $(INCDIR)/libiberty.h \
1756   $(INCDIR)/objalloc.h
1757 linker.lo: \
1758   linker.c \
1759   $(INCDIR)/bfdlink.h \
1760   $(INCDIR)/filenames.h \
1761   $(INCDIR)/hashtab.h \
1762   genlink.h
1763 srec.lo: \
1764   srec.c \
1765   $(INCDIR)/filenames.h \
1766   $(INCDIR)/hashtab.h \
1767   $(INCDIR)/libiberty.h \
1768   $(INCDIR)/safe-ctype.h
1769 binary.lo: \
1770   binary.c \
1771   $(INCDIR)/filenames.h \
1772   $(INCDIR)/hashtab.h \
1773   $(INCDIR)/safe-ctype.h
1774 tekhex.lo: \
1775   tekhex.c \
1776   $(INCDIR)/filenames.h \
1777   $(INCDIR)/hashtab.h \
1778   $(INCDIR)/libiberty.h
1779 ihex.lo: \
1780   ihex.c \
1781   $(INCDIR)/filenames.h \
1782   $(INCDIR)/hashtab.h \
1783   $(INCDIR)/libiberty.h \
1784   $(INCDIR)/safe-ctype.h
1785 stabs.lo: \
1786   stabs.c \
1787   $(INCDIR)/aout/stab.def \
1788   $(INCDIR)/aout/stab_gnu.h \
1789   $(INCDIR)/filenames.h \
1790   $(INCDIR)/hashtab.h \
1791   $(INCDIR)/safe-ctype.h
1792 stab-syms.lo: \
1793   stab-syms.c \
1794   $(INCDIR)/aout/aout64.h \
1795   $(INCDIR)/aout/stab.def \
1796   $(INCDIR)/bfdlink.h \
1797   libaout.h
1798 merge.lo: \
1799   merge.c \
1800   $(INCDIR)/filenames.h \
1801   $(INCDIR)/hashtab.h \
1802   $(INCDIR)/libiberty.h
1803 dwarf2.lo: \
1804   dwarf2.c \
1805   $(INCDIR)/bfdlink.h \
1806   $(INCDIR)/elf/common.h \
1807   $(INCDIR)/elf/dwarf2.h \
1808   $(INCDIR)/elf/external.h \
1809   $(INCDIR)/elf/internal.h \
1810   $(INCDIR)/filenames.h \
1811   $(INCDIR)/hashtab.h \
1812   $(INCDIR)/libiberty.h \
1813   elf-bfd.h
1814 simple.lo: \
1815   simple.c \
1816   $(INCDIR)/bfdlink.h \
1817   $(INCDIR)/filenames.h \
1818   $(INCDIR)/hashtab.h
1819 compress.lo: \
1820   compress.c \
1821   $(INCDIR)/filenames.h \
1822   $(INCDIR)/hashtab.h
1823 verilog.lo: \
1824   verilog.c \
1825   $(INCDIR)/filenames.h \
1826   $(INCDIR)/hashtab.h \
1827   $(INCDIR)/libiberty.h \
1828   $(INCDIR)/safe-ctype.h
1829 archive64.lo: \
1830   archive64.c \
1831   $(INCDIR)/aout/ar.h \
1832   $(INCDIR)/filenames.h \
1833   $(INCDIR)/hashtab.h
1834 cpu-alpha.lo: \
1835   cpu-alpha.c \
1836   $(INCDIR)/filenames.h \
1837   $(INCDIR)/hashtab.h
1838 cpu-arc.lo: \
1839   cpu-arc.c \
1840   $(INCDIR)/filenames.h \
1841   $(INCDIR)/hashtab.h
1842 cpu-arm.lo: \
1843   cpu-arm.c \
1844   $(INCDIR)/filenames.h \
1845   $(INCDIR)/hashtab.h \
1846   $(INCDIR)/libiberty.h
1847 cpu-avr.lo: \
1848   cpu-avr.c \
1849   $(INCDIR)/filenames.h \
1850   $(INCDIR)/hashtab.h
1851 cpu-bfin.lo: \
1852   cpu-bfin.c \
1853   $(INCDIR)/filenames.h \
1854   $(INCDIR)/hashtab.h
1855 cpu-cr16.lo: \
1856   cpu-cr16.c \
1857   $(INCDIR)/filenames.h \
1858   $(INCDIR)/hashtab.h
1859 cpu-cr16c.lo: \
1860   cpu-cr16c.c \
1861   $(INCDIR)/filenames.h \
1862   $(INCDIR)/hashtab.h
1863 cpu-cris.lo: \
1864   cpu-cris.c \
1865   $(INCDIR)/filenames.h \
1866   $(INCDIR)/hashtab.h
1867 cpu-crx.lo: \
1868   cpu-crx.c \
1869   $(INCDIR)/filenames.h \
1870   $(INCDIR)/hashtab.h
1871 cpu-d10v.lo: \
1872   cpu-d10v.c \
1873   $(INCDIR)/filenames.h \
1874   $(INCDIR)/hashtab.h
1875 cpu-d30v.lo: \
1876   cpu-d30v.c \
1877   $(INCDIR)/filenames.h \
1878   $(INCDIR)/hashtab.h
1879 cpu-dlx.lo: \
1880   cpu-dlx.c \
1881   $(INCDIR)/filenames.h \
1882   $(INCDIR)/hashtab.h
1883 cpu-fr30.lo: \
1884   cpu-fr30.c \
1885   $(INCDIR)/filenames.h \
1886   $(INCDIR)/hashtab.h
1887 cpu-frv.lo: \
1888   cpu-frv.c \
1889   $(INCDIR)/filenames.h \
1890   $(INCDIR)/hashtab.h
1891 cpu-h8300.lo: \
1892   cpu-h8300.c \
1893   $(INCDIR)/filenames.h \
1894   $(INCDIR)/hashtab.h
1895 cpu-h8500.lo: \
1896   cpu-h8500.c \
1897   $(INCDIR)/filenames.h \
1898   $(INCDIR)/hashtab.h
1899 cpu-hppa.lo: \
1900   cpu-hppa.c \
1901   $(INCDIR)/filenames.h \
1902   $(INCDIR)/hashtab.h
1903 cpu-i370.lo: \
1904   cpu-i370.c \
1905   $(INCDIR)/filenames.h \
1906   $(INCDIR)/hashtab.h
1907 cpu-i386.lo: \
1908   cpu-i386.c \
1909   $(INCDIR)/filenames.h \
1910   $(INCDIR)/hashtab.h
1911 cpu-i860.lo: \
1912   cpu-i860.c \
1913   $(INCDIR)/filenames.h \
1914   $(INCDIR)/hashtab.h
1915 cpu-i960.lo: \
1916   cpu-i960.c \
1917   $(INCDIR)/filenames.h \
1918   $(INCDIR)/hashtab.h
1919 cpu-ia64.lo: \
1920   cpu-ia64.c \
1921   $(INCDIR)/filenames.h \
1922   $(INCDIR)/hashtab.h \
1923   $(INCDIR)/opcode/ia64.h \
1924   $(srcdir)/../opcodes/ia64-opc.h \
1925   cpu-ia64-opc.c
1926 cpu-ip2k.lo: \
1927   cpu-ip2k.c \
1928   $(INCDIR)/filenames.h \
1929   $(INCDIR)/hashtab.h
1930 cpu-iq2000.lo: \
1931   cpu-iq2000.c \
1932   $(INCDIR)/filenames.h \
1933   $(INCDIR)/hashtab.h
1934 cpu-lm32.lo: \
1935   cpu-lm32.c \
1936   $(INCDIR)/filenames.h \
1937   $(INCDIR)/hashtab.h
1938 cpu-m10200.lo: \
1939   cpu-m10200.c \
1940   $(INCDIR)/filenames.h \
1941   $(INCDIR)/hashtab.h
1942 cpu-m10300.lo: \
1943   cpu-m10300.c \
1944   $(INCDIR)/filenames.h \
1945   $(INCDIR)/hashtab.h
1946 cpu-m32c.lo: \
1947   cpu-m32c.c \
1948   $(INCDIR)/filenames.h \
1949   $(INCDIR)/hashtab.h
1950 cpu-m32r.lo: \
1951   cpu-m32r.c \
1952   $(INCDIR)/filenames.h \
1953   $(INCDIR)/hashtab.h
1954 cpu-m68hc11.lo: \
1955   cpu-m68hc11.c \
1956   $(INCDIR)/filenames.h \
1957   $(INCDIR)/hashtab.h
1958 cpu-m68hc12.lo: \
1959   cpu-m68hc12.c \
1960   $(INCDIR)/filenames.h \
1961   $(INCDIR)/hashtab.h
1962 cpu-m68k.lo: \
1963   cpu-m68k.c \
1964   $(INCDIR)/filenames.h \
1965   $(INCDIR)/hashtab.h \
1966   $(INCDIR)/opcode/m68k.h
1967 cpu-m88k.lo: \
1968   cpu-m88k.c \
1969   $(INCDIR)/filenames.h \
1970   $(INCDIR)/hashtab.h
1971 cpu-maxq.lo: \
1972   cpu-maxq.c \
1973   $(INCDIR)/filenames.h \
1974   $(INCDIR)/hashtab.h
1975 cpu-mcore.lo: \
1976   cpu-mcore.c \
1977   $(INCDIR)/filenames.h \
1978   $(INCDIR)/hashtab.h
1979 cpu-mep.lo: \
1980   cpu-mep.c \
1981   $(INCDIR)/filenames.h \
1982   $(INCDIR)/hashtab.h
1983 cpu-mips.lo: \
1984   cpu-mips.c \
1985   $(INCDIR)/filenames.h \
1986   $(INCDIR)/hashtab.h
1987 cpu-mmix.lo: \
1988   cpu-mmix.c \
1989   $(INCDIR)/filenames.h \
1990   $(INCDIR)/hashtab.h
1991 cpu-moxie.lo: \
1992   cpu-moxie.c \
1993   $(INCDIR)/filenames.h \
1994   $(INCDIR)/hashtab.h
1995 cpu-msp430.lo: \
1996   cpu-msp430.c \
1997   $(INCDIR)/filenames.h \
1998   $(INCDIR)/hashtab.h
1999 cpu-mt.lo: \
2000   cpu-mt.c \
2001   $(INCDIR)/filenames.h \
2002   $(INCDIR)/hashtab.h
2003 cpu-ns32k.lo: \
2004   cpu-ns32k.c \
2005   $(INCDIR)/filenames.h \
2006   $(INCDIR)/hashtab.h \
2007   ns32k.h
2008 cpu-openrisc.lo: \
2009   cpu-openrisc.c \
2010   $(INCDIR)/filenames.h \
2011   $(INCDIR)/hashtab.h
2012 cpu-or32.lo: \
2013   cpu-or32.c \
2014   $(INCDIR)/filenames.h \
2015   $(INCDIR)/hashtab.h
2016 cpu-pdp11.lo: \
2017   cpu-pdp11.c \
2018   $(INCDIR)/filenames.h \
2019   $(INCDIR)/hashtab.h
2020 cpu-pj.lo: \
2021   cpu-pj.c \
2022   $(INCDIR)/filenames.h \
2023   $(INCDIR)/hashtab.h
2024 cpu-plugin.lo: \
2025   cpu-plugin.c \
2026   $(INCDIR)/filenames.h \
2027   $(INCDIR)/hashtab.h
2028 cpu-powerpc.lo: \
2029   cpu-powerpc.c \
2030   $(INCDIR)/filenames.h \
2031   $(INCDIR)/hashtab.h
2032 cpu-rs6000.lo: \
2033   cpu-rs6000.c \
2034   $(INCDIR)/filenames.h \
2035   $(INCDIR)/hashtab.h
2036 cpu-s390.lo: \
2037   cpu-s390.c \
2038   $(INCDIR)/filenames.h \
2039   $(INCDIR)/hashtab.h
2040 cpu-score.lo: \
2041   cpu-score.c \
2042   $(INCDIR)/filenames.h \
2043   $(INCDIR)/hashtab.h
2044 cpu-sh.lo: \
2045   cpu-sh.c \
2046   $(INCDIR)/filenames.h \
2047   $(INCDIR)/hashtab.h \
2048   $(srcdir)/../opcodes/sh-opc.h
2049 cpu-sparc.lo: \
2050   cpu-sparc.c \
2051   $(INCDIR)/filenames.h \
2052   $(INCDIR)/hashtab.h
2053 cpu-spu.lo: \
2054   cpu-spu.c \
2055   $(INCDIR)/filenames.h \
2056   $(INCDIR)/hashtab.h
2057 cpu-tic30.lo: \
2058   cpu-tic30.c \
2059   $(INCDIR)/filenames.h \
2060   $(INCDIR)/hashtab.h
2061 cpu-tic4x.lo: \
2062   cpu-tic4x.c \
2063   $(INCDIR)/filenames.h \
2064   $(INCDIR)/hashtab.h
2065 cpu-tic54x.lo: \
2066   cpu-tic54x.c \
2067   $(INCDIR)/filenames.h \
2068   $(INCDIR)/hashtab.h
2069 cpu-tic80.lo: \
2070   cpu-tic80.c \
2071   $(INCDIR)/filenames.h \
2072   $(INCDIR)/hashtab.h
2073 cpu-v850.lo: \
2074   cpu-v850.c \
2075   $(INCDIR)/filenames.h \
2076   $(INCDIR)/hashtab.h \
2077   $(INCDIR)/safe-ctype.h
2078 cpu-vax.lo: \
2079   cpu-vax.c \
2080   $(INCDIR)/filenames.h \
2081   $(INCDIR)/hashtab.h
2082 cpu-w65.lo: \
2083   cpu-w65.c \
2084   $(INCDIR)/filenames.h \
2085   $(INCDIR)/hashtab.h
2086 cpu-we32k.lo: \
2087   cpu-we32k.c \
2088   $(INCDIR)/filenames.h \
2089   $(INCDIR)/hashtab.h
2090 cpu-xc16x.lo: \
2091   cpu-xc16x.c \
2092   $(INCDIR)/filenames.h \
2093   $(INCDIR)/hashtab.h
2094 cpu-xstormy16.lo: \
2095   cpu-xstormy16.c \
2096   $(INCDIR)/filenames.h \
2097   $(INCDIR)/hashtab.h
2098 cpu-xtensa.lo: \
2099   cpu-xtensa.c \
2100   $(INCDIR)/filenames.h \
2101   $(INCDIR)/hashtab.h
2102 cpu-z80.lo: \
2103   cpu-z80.c \
2104   $(INCDIR)/filenames.h \
2105   $(INCDIR)/hashtab.h
2106 cpu-z8k.lo: \
2107   cpu-z8k.c \
2108   $(INCDIR)/filenames.h \
2109   $(INCDIR)/hashtab.h
2110 aout-adobe.lo: \
2111   aout-adobe.c \
2112   $(INCDIR)/aout/adobe.h \
2113   $(INCDIR)/aout/stab.def \
2114   $(INCDIR)/aout/stab_gnu.h \
2115   $(INCDIR)/bfdlink.h \
2116   $(INCDIR)/filenames.h \
2117   $(INCDIR)/hashtab.h \
2118   libaout.h
2119 aout-arm.lo: \
2120   aout-arm.c \
2121   $(INCDIR)/aout/aout64.h \
2122   $(INCDIR)/aout/ar.h \
2123   $(INCDIR)/aout/stab.def \
2124   $(INCDIR)/aout/stab_gnu.h \
2125   $(INCDIR)/bfdlink.h \
2126   $(INCDIR)/filenames.h \
2127   $(INCDIR)/hashtab.h \
2128   $(INCDIR)/safe-ctype.h \
2129   aout-target.h \
2130   aoutx.h \
2131   libaout.h
2132 aout-cris.lo: \
2133   aout-cris.c \
2134   $(INCDIR)/aout/aout64.h \
2135   $(INCDIR)/aout/ar.h \
2136   $(INCDIR)/aout/stab.def \
2137   $(INCDIR)/aout/stab_gnu.h \
2138   $(INCDIR)/bfdlink.h \
2139   $(INCDIR)/filenames.h \
2140   $(INCDIR)/hashtab.h \
2141   $(INCDIR)/safe-ctype.h \
2142   aout-target.h \
2143   aout32.c \
2144   aoutx.h \
2145   libaout.h
2146 aout-ns32k.lo: \
2147   aout-ns32k.c \
2148   $(INCDIR)/aout/aout64.h \
2149   $(INCDIR)/aout/ar.h \
2150   $(INCDIR)/aout/stab.def \
2151   $(INCDIR)/aout/stab_gnu.h \
2152   $(INCDIR)/bfdlink.h \
2153   $(INCDIR)/filenames.h \
2154   $(INCDIR)/hashtab.h \
2155   $(INCDIR)/safe-ctype.h \
2156   aoutx.h \
2157   libaout.h \
2158   ns32k.h
2159 aout-sparcle.lo: \
2160   aout-sparcle.c \
2161   $(INCDIR)/aout/aout64.h \
2162   $(INCDIR)/aout/ar.h \
2163   $(INCDIR)/aout/stab.def \
2164   $(INCDIR)/aout/stab_gnu.h \
2165   $(INCDIR)/aout/sun4.h \
2166   $(INCDIR)/bfdlink.h \
2167   $(INCDIR)/filenames.h \
2168   $(INCDIR)/hashtab.h \
2169   aout-target.h \
2170   aoutf1.h \
2171   libaout.h
2172 aout-tic30.lo: \
2173   aout-tic30.c \
2174   $(INCDIR)/aout/aout64.h \
2175   $(INCDIR)/aout/ar.h \
2176   $(INCDIR)/aout/stab.def \
2177   $(INCDIR)/aout/stab_gnu.h \
2178   $(INCDIR)/bfdlink.h \
2179   $(INCDIR)/filenames.h \
2180   $(INCDIR)/hashtab.h \
2181   $(INCDIR)/safe-ctype.h \
2182   aoutx.h \
2183   libaout.h
2184 aout0.lo: \
2185   aout0.c \
2186   $(INCDIR)/aout/aout64.h \
2187   $(INCDIR)/aout/ar.h \
2188   $(INCDIR)/aout/stab.def \
2189   $(INCDIR)/aout/stab_gnu.h \
2190   $(INCDIR)/aout/sun4.h \
2191   $(INCDIR)/bfdlink.h \
2192   $(INCDIR)/filenames.h \
2193   $(INCDIR)/hashtab.h \
2194   aout-target.h \
2195   aoutf1.h \
2196   libaout.h
2197 aout32.lo: \
2198   aout32.c \
2199   $(INCDIR)/aout/aout64.h \
2200   $(INCDIR)/aout/ar.h \
2201   $(INCDIR)/aout/stab.def \
2202   $(INCDIR)/aout/stab_gnu.h \
2203   $(INCDIR)/bfdlink.h \
2204   $(INCDIR)/filenames.h \
2205   $(INCDIR)/hashtab.h \
2206   $(INCDIR)/safe-ctype.h \
2207   aoutx.h \
2208   libaout.h
2209 armnetbsd.lo: \
2210   armnetbsd.c \
2211   $(INCDIR)/aout/aout64.h \
2212   $(INCDIR)/aout/ar.h \
2213   $(INCDIR)/aout/stab.def \
2214   $(INCDIR)/aout/stab_gnu.h \
2215   $(INCDIR)/bfdlink.h \
2216   $(INCDIR)/filenames.h \
2217   $(INCDIR)/hashtab.h \
2218   aout-target.h \
2219   libaout.h \
2220   netbsd.h
2221 bout.lo: \
2222   bout.c \
2223   $(INCDIR)/aout/stab.def \
2224   $(INCDIR)/aout/stab_gnu.h \
2225   $(INCDIR)/bfdlink.h \
2226   $(INCDIR)/bout.h \
2227   $(INCDIR)/filenames.h \
2228   $(INCDIR)/hashtab.h \
2229   $(INCDIR)/libiberty.h \
2230   genlink.h \
2231   libaout.h
2232 cf-i386lynx.lo: \
2233   cf-i386lynx.c \
2234   $(INCDIR)/bfdlink.h \
2235   $(INCDIR)/coff/external.h \
2236   $(INCDIR)/coff/i386.h \
2237   $(INCDIR)/coff/internal.h \
2238   $(INCDIR)/filenames.h \
2239   $(INCDIR)/hashtab.h \
2240   coff-i386.c \
2241   coffcode.h \
2242   coffswap.h \
2243   libcoff.h
2244 cf-sparclynx.lo: \
2245   cf-sparclynx.c \
2246   $(INCDIR)/bfdlink.h \
2247   $(INCDIR)/coff/external.h \
2248   $(INCDIR)/coff/internal.h \
2249   $(INCDIR)/coff/sparc.h \
2250   $(INCDIR)/filenames.h \
2251   $(INCDIR)/hashtab.h \
2252   coff-sparc.c \
2253   coffcode.h \
2254   coffswap.h \
2255   libcoff.h
2256 coff-apollo.lo: \
2257   coff-apollo.c \
2258   $(INCDIR)/bfdlink.h \
2259   $(INCDIR)/coff/apollo.h \
2260   $(INCDIR)/coff/external.h \
2261   $(INCDIR)/coff/internal.h \
2262   $(INCDIR)/filenames.h \
2263   $(INCDIR)/hashtab.h \
2264   coffcode.h \
2265   coffswap.h \
2266   libcoff.h
2267 coff-arm.lo: \
2268   coff-arm.c \
2269   $(INCDIR)/bfdlink.h \
2270   $(INCDIR)/coff/arm.h \
2271   $(INCDIR)/coff/external.h \
2272   $(INCDIR)/coff/internal.h \
2273   $(INCDIR)/filenames.h \
2274   $(INCDIR)/hashtab.h \
2275   coffcode.h \
2276   coffswap.h \
2277   libcoff.h
2278 coff-aux.lo: \
2279   coff-aux.c \
2280   $(INCDIR)/bfdlink.h \
2281   $(INCDIR)/coff/aux-coff.h \
2282   $(INCDIR)/coff/external.h \
2283   $(INCDIR)/coff/internal.h \
2284   $(INCDIR)/coff/m68k.h \
2285   $(INCDIR)/filenames.h \
2286   $(INCDIR)/hashtab.h \
2287   coff-m68k.c \
2288   coffcode.h \
2289   coffswap.h \
2290   libcoff.h
2291 coff-go32.lo: \
2292   coff-go32.c \
2293   $(INCDIR)/bfdlink.h \
2294   $(INCDIR)/coff/external.h \
2295   $(INCDIR)/coff/i386.h \
2296   $(INCDIR)/coff/internal.h \
2297   $(INCDIR)/filenames.h \
2298   $(INCDIR)/hashtab.h \
2299   coff-i386.c \
2300   coffcode.h \
2301   coffswap.h \
2302   libcoff.h
2303 coff-h8300.lo: \
2304   coff-h8300.c \
2305   $(INCDIR)/bfdlink.h \
2306   $(INCDIR)/coff/external.h \
2307   $(INCDIR)/coff/h8300.h \
2308   $(INCDIR)/coff/internal.h \
2309   $(INCDIR)/filenames.h \
2310   $(INCDIR)/hashtab.h \
2311   $(INCDIR)/libiberty.h \
2312   coffcode.h \
2313   coffswap.h \
2314   genlink.h \
2315   libcoff.h
2316 coff-h8500.lo: \
2317   coff-h8500.c \
2318   $(INCDIR)/bfdlink.h \
2319   $(INCDIR)/coff/external.h \
2320   $(INCDIR)/coff/h8500.h \
2321   $(INCDIR)/coff/internal.h \
2322   $(INCDIR)/filenames.h \
2323   $(INCDIR)/hashtab.h \
2324   coffcode.h \
2325   coffswap.h \
2326   libcoff.h
2327 coff-i386.lo: \
2328   coff-i386.c \
2329   $(INCDIR)/bfdlink.h \
2330   $(INCDIR)/coff/external.h \
2331   $(INCDIR)/coff/i386.h \
2332   $(INCDIR)/coff/internal.h \
2333   $(INCDIR)/filenames.h \
2334   $(INCDIR)/hashtab.h \
2335   coffcode.h \
2336   coffswap.h \
2337   libcoff.h
2338 coff-i860.lo: \
2339   coff-i860.c \
2340   $(INCDIR)/bfdlink.h \
2341   $(INCDIR)/coff/external.h \
2342   $(INCDIR)/coff/i860.h \
2343   $(INCDIR)/coff/internal.h \
2344   $(INCDIR)/filenames.h \
2345   $(INCDIR)/hashtab.h \
2346   coffcode.h \
2347   coffswap.h \
2348   libcoff.h
2349 coff-i960.lo: \
2350   coff-i960.c \
2351   $(INCDIR)/bfdlink.h \
2352   $(INCDIR)/coff/i960.h \
2353   $(INCDIR)/coff/internal.h \
2354   $(INCDIR)/filenames.h \
2355   $(INCDIR)/hashtab.h \
2356   coffcode.h \
2357   coffswap.h \
2358   libcoff.h
2359 coff-m68k.lo: \
2360   coff-m68k.c \
2361   $(INCDIR)/bfdlink.h \
2362   $(INCDIR)/coff/external.h \
2363   $(INCDIR)/coff/internal.h \
2364   $(INCDIR)/coff/m68k.h \
2365   $(INCDIR)/filenames.h \
2366   $(INCDIR)/hashtab.h \
2367   coffcode.h \
2368   coffswap.h \
2369   libcoff.h
2370 coff-m88k.lo: \
2371   coff-m88k.c \
2372   $(INCDIR)/bfdlink.h \
2373   $(INCDIR)/coff/external.h \
2374   $(INCDIR)/coff/internal.h \
2375   $(INCDIR)/coff/m88k.h \
2376   $(INCDIR)/filenames.h \
2377   $(INCDIR)/hashtab.h \
2378   coffcode.h \
2379   coffswap.h \
2380   libcoff.h
2381 coff-maxq.lo: \
2382   coff-maxq.c \
2383   $(INCDIR)/bfdlink.h \
2384   $(INCDIR)/coff/external.h \
2385   $(INCDIR)/coff/internal.h \
2386   $(INCDIR)/coff/maxq.h \
2387   $(INCDIR)/filenames.h \
2388   $(INCDIR)/hashtab.h \
2389   $(INCDIR)/libiberty.h \
2390   coffcode.h \
2391   coffswap.h \
2392   libcoff.h
2393 coff-mips.lo: \
2394   coff-mips.c \
2395   $(INCDIR)/bfdlink.h \
2396   $(INCDIR)/coff/ecoff.h \
2397   $(INCDIR)/coff/external.h \
2398   $(INCDIR)/coff/internal.h \
2399   $(INCDIR)/coff/mips.h \
2400   $(INCDIR)/coff/sym.h \
2401   $(INCDIR)/coff/symconst.h \
2402   $(INCDIR)/filenames.h \
2403   $(INCDIR)/hashtab.h \
2404   coffswap.h \
2405   ecoffswap.h \
2406   libcoff.h \
2407   libecoff.h
2408 coff-or32.lo: \
2409   coff-or32.c \
2410   $(INCDIR)/bfdlink.h \
2411   $(INCDIR)/coff/internal.h \
2412   $(INCDIR)/coff/or32.h \
2413   $(INCDIR)/filenames.h \
2414   $(INCDIR)/hashtab.h \
2415   coffcode.h \
2416   coffswap.h \
2417   libcoff.h
2418 coff-rs6000.lo: \
2419   coff-rs6000.c \
2420   $(INCDIR)/bfdlink.h \
2421   $(INCDIR)/coff/internal.h \
2422   $(INCDIR)/coff/rs6000.h \
2423   $(INCDIR)/coff/xcoff.h \
2424   $(INCDIR)/filenames.h \
2425   $(INCDIR)/hashtab.h \
2426   coffcode.h \
2427   coffswap.h \
2428   libcoff.h \
2429   libxcoff.h
2430 coff-sh.lo: \
2431   coff-sh.c \
2432   $(INCDIR)/bfdlink.h \
2433   $(INCDIR)/coff/external.h \
2434   $(INCDIR)/coff/internal.h \
2435   $(INCDIR)/coff/sh.h \
2436   $(INCDIR)/filenames.h \
2437   $(INCDIR)/hashtab.h \
2438   $(INCDIR)/libiberty.h \
2439   coffcode.h \
2440   coffswap.h \
2441   libcoff.h
2442 coff-sparc.lo: \
2443   coff-sparc.c \
2444   $(INCDIR)/bfdlink.h \
2445   $(INCDIR)/coff/external.h \
2446   $(INCDIR)/coff/internal.h \
2447   $(INCDIR)/coff/sparc.h \
2448   $(INCDIR)/filenames.h \
2449   $(INCDIR)/hashtab.h \
2450   coffcode.h \
2451   coffswap.h \
2452   libcoff.h
2453 coff-stgo32.lo: \
2454   coff-stgo32.c \
2455   $(INCDIR)/bfdlink.h \
2456   $(INCDIR)/coff/external.h \
2457   $(INCDIR)/coff/go32exe.h \
2458   $(INCDIR)/coff/i386.h \
2459   $(INCDIR)/coff/internal.h \
2460   $(INCDIR)/filenames.h \
2461   $(INCDIR)/hashtab.h \
2462   coff-i386.c \
2463   coffcode.h \
2464   coffswap.h \
2465   go32stub.h \
2466   libcoff.h
2467 coff-svm68k.lo: \
2468   coff-svm68k.c \
2469   $(INCDIR)/bfdlink.h \
2470   $(INCDIR)/coff/external.h \
2471   $(INCDIR)/coff/internal.h \
2472   $(INCDIR)/coff/m68k.h \
2473   $(INCDIR)/filenames.h \
2474   $(INCDIR)/hashtab.h \
2475   coff-m68k.c \
2476   coffcode.h \
2477   coffswap.h \
2478   libcoff.h
2479 coff-tic30.lo: \
2480   coff-tic30.c \
2481   $(INCDIR)/bfdlink.h \
2482   $(INCDIR)/coff/external.h \
2483   $(INCDIR)/coff/internal.h \
2484   $(INCDIR)/coff/tic30.h \
2485   $(INCDIR)/filenames.h \
2486   $(INCDIR)/hashtab.h \
2487   coffcode.h \
2488   coffswap.h \
2489   libcoff.h
2490 coff-tic4x.lo: \
2491   coff-tic4x.c \
2492   $(INCDIR)/bfdlink.h \
2493   $(INCDIR)/coff/internal.h \
2494   $(INCDIR)/coff/ti.h \
2495   $(INCDIR)/coff/tic4x.h \
2496   $(INCDIR)/filenames.h \
2497   $(INCDIR)/hashtab.h \
2498   coffcode.h \
2499   coffswap.h \
2500   libcoff.h
2501 coff-tic54x.lo: \
2502   coff-tic54x.c \
2503   $(INCDIR)/bfdlink.h \
2504   $(INCDIR)/coff/internal.h \
2505   $(INCDIR)/coff/ti.h \
2506   $(INCDIR)/coff/tic54x.h \
2507   $(INCDIR)/filenames.h \
2508   $(INCDIR)/hashtab.h \
2509   coffcode.h \
2510   coffswap.h \
2511   libcoff.h
2512 coff-tic80.lo: \
2513   coff-tic80.c \
2514   $(INCDIR)/bfdlink.h \
2515   $(INCDIR)/coff/external.h \
2516   $(INCDIR)/coff/internal.h \
2517   $(INCDIR)/coff/tic80.h \
2518   $(INCDIR)/filenames.h \
2519   $(INCDIR)/hashtab.h \
2520   coffcode.h \
2521   coffswap.h \
2522   libcoff.h
2523 coff-u68k.lo: \
2524   coff-u68k.c \
2525   $(INCDIR)/bfdlink.h \
2526   $(INCDIR)/coff/external.h \
2527   $(INCDIR)/coff/internal.h \
2528   $(INCDIR)/coff/m68k.h \
2529   $(INCDIR)/filenames.h \
2530   $(INCDIR)/hashtab.h \
2531   coff-m68k.c \
2532   coffcode.h \
2533   coffswap.h \
2534   libcoff.h
2535 coff-w65.lo: \
2536   coff-w65.c \
2537   $(INCDIR)/bfdlink.h \
2538   $(INCDIR)/coff/external.h \
2539   $(INCDIR)/coff/internal.h \
2540   $(INCDIR)/coff/w65.h \
2541   $(INCDIR)/filenames.h \
2542   $(INCDIR)/hashtab.h \
2543   coffcode.h \
2544   coffswap.h \
2545   libcoff.h
2546 coff-we32k.lo: \
2547   coff-we32k.c \
2548   $(INCDIR)/bfdlink.h \
2549   $(INCDIR)/coff/external.h \
2550   $(INCDIR)/coff/internal.h \
2551   $(INCDIR)/coff/we32k.h \
2552   $(INCDIR)/filenames.h \
2553   $(INCDIR)/hashtab.h \
2554   coffcode.h \
2555   coffswap.h \
2556   libcoff.h
2557 coff-z80.lo: \
2558   coff-z80.c \
2559   $(INCDIR)/bfdlink.h \
2560   $(INCDIR)/coff/external.h \
2561   $(INCDIR)/coff/internal.h \
2562   $(INCDIR)/coff/z80.h \
2563   $(INCDIR)/filenames.h \
2564   $(INCDIR)/hashtab.h \
2565   coffcode.h \
2566   coffswap.h \
2567   libcoff.h
2568 coff-z8k.lo: \
2569   coff-z8k.c \
2570   $(INCDIR)/bfdlink.h \
2571   $(INCDIR)/coff/external.h \
2572   $(INCDIR)/coff/internal.h \
2573   $(INCDIR)/coff/z8k.h \
2574   $(INCDIR)/filenames.h \
2575   $(INCDIR)/hashtab.h \
2576   coffcode.h \
2577   coffswap.h \
2578   libcoff.h
2579 cofflink.lo: \
2580   cofflink.c \
2581   $(INCDIR)/bfdlink.h \
2582   $(INCDIR)/coff/internal.h \
2583   $(INCDIR)/filenames.h \
2584   $(INCDIR)/hashtab.h \
2585   $(INCDIR)/safe-ctype.h \
2586   libcoff.h
2587 dwarf1.lo: \
2588   dwarf1.c \
2589   $(INCDIR)/bfdlink.h \
2590   $(INCDIR)/elf/common.h \
2591   $(INCDIR)/elf/dwarf.h \
2592   $(INCDIR)/elf/external.h \
2593   $(INCDIR)/elf/internal.h \
2594   $(INCDIR)/filenames.h \
2595   $(INCDIR)/hashtab.h \
2596   $(INCDIR)/libiberty.h \
2597   elf-bfd.h
2598 ecoff.lo: \
2599   ecoff.c \
2600   $(INCDIR)/aout/aout64.h \
2601   $(INCDIR)/aout/ar.h \
2602   $(INCDIR)/aout/ranlib.h \
2603   $(INCDIR)/aout/stab.def \
2604   $(INCDIR)/aout/stab_gnu.h \
2605   $(INCDIR)/bfdlink.h \
2606   $(INCDIR)/coff/ecoff.h \
2607   $(INCDIR)/coff/internal.h \
2608   $(INCDIR)/coff/sym.h \
2609   $(INCDIR)/coff/symconst.h \
2610   $(INCDIR)/filenames.h \
2611   $(INCDIR)/hashtab.h \
2612   $(INCDIR)/libiberty.h \
2613   libaout.h \
2614   libcoff.h \
2615   libecoff.h
2616 ecofflink.lo: \
2617   ecofflink.c \
2618   $(INCDIR)/aout/stab.def \
2619   $(INCDIR)/aout/stab_gnu.h \
2620   $(INCDIR)/bfdlink.h \
2621   $(INCDIR)/coff/ecoff.h \
2622   $(INCDIR)/coff/internal.h \
2623   $(INCDIR)/coff/sym.h \
2624   $(INCDIR)/coff/symconst.h \
2625   $(INCDIR)/filenames.h \
2626   $(INCDIR)/hashtab.h \
2627   $(INCDIR)/objalloc.h \
2628   libcoff.h \
2629   libecoff.h
2630 elf-attrs.lo: \
2631   elf-attrs.c \
2632   $(INCDIR)/bfdlink.h \
2633   $(INCDIR)/elf/common.h \
2634   $(INCDIR)/elf/external.h \
2635   $(INCDIR)/elf/internal.h \
2636   $(INCDIR)/filenames.h \
2637   $(INCDIR)/hashtab.h \
2638   $(INCDIR)/libiberty.h \
2639   elf-bfd.h
2640 elf-eh-frame.lo: \
2641   elf-eh-frame.c \
2642   $(INCDIR)/bfdlink.h \
2643   $(INCDIR)/elf/common.h \
2644   $(INCDIR)/elf/dwarf2.h \
2645   $(INCDIR)/elf/external.h \
2646   $(INCDIR)/elf/internal.h \
2647   $(INCDIR)/filenames.h \
2648   $(INCDIR)/hashtab.h \
2649   elf-bfd.h
2650 elf-m10200.lo: \
2651   elf-m10200.c \
2652   $(INCDIR)/bfdlink.h \
2653   $(INCDIR)/elf/common.h \
2654   $(INCDIR)/elf/external.h \
2655   $(INCDIR)/elf/internal.h \
2656   $(INCDIR)/filenames.h \
2657   $(INCDIR)/hashtab.h \
2658   elf-bfd.h \
2659   elf32-target.h
2660 elf-m10300.lo: \
2661   elf-m10300.c \
2662   $(INCDIR)/bfdlink.h \
2663   $(INCDIR)/elf/common.h \
2664   $(INCDIR)/elf/external.h \
2665   $(INCDIR)/elf/internal.h \
2666   $(INCDIR)/elf/mn10300.h \
2667   $(INCDIR)/elf/reloc-macros.h \
2668   $(INCDIR)/filenames.h \
2669   $(INCDIR)/hashtab.h \
2670   $(INCDIR)/libiberty.h \
2671   elf-bfd.h \
2672   elf32-target.h
2673 elf-strtab.lo: \
2674   elf-strtab.c \
2675   $(INCDIR)/bfdlink.h \
2676   $(INCDIR)/elf/common.h \
2677   $(INCDIR)/elf/external.h \
2678   $(INCDIR)/elf/internal.h \
2679   $(INCDIR)/filenames.h \
2680   $(INCDIR)/hashtab.h \
2681   $(INCDIR)/libiberty.h \
2682   elf-bfd.h
2683 elf-vxworks.lo: \
2684   elf-vxworks.c \
2685   $(INCDIR)/bfdlink.h \
2686   $(INCDIR)/elf/common.h \
2687   $(INCDIR)/elf/external.h \
2688   $(INCDIR)/elf/internal.h \
2689   $(INCDIR)/elf/vxworks.h \
2690   $(INCDIR)/filenames.h \
2691   $(INCDIR)/hashtab.h \
2692   elf-bfd.h \
2693   elf-vxworks.h
2694 elf.lo: \
2695   elf.c \
2696   $(INCDIR)/bfdlink.h \
2697   $(INCDIR)/elf/common.h \
2698   $(INCDIR)/elf/external.h \
2699   $(INCDIR)/elf/internal.h \
2700   $(INCDIR)/filenames.h \
2701   $(INCDIR)/hashtab.h \
2702   $(INCDIR)/libiberty.h \
2703   $(INCDIR)/safe-ctype.h \
2704   elf-bfd.h
2705 elf32-am33lin.lo: \
2706   elf32-am33lin.c \
2707   $(INCDIR)/bfdlink.h \
2708   $(INCDIR)/elf/common.h \
2709   $(INCDIR)/elf/external.h \
2710   $(INCDIR)/elf/internal.h \
2711   $(INCDIR)/elf/mn10300.h \
2712   $(INCDIR)/elf/reloc-macros.h \
2713   $(INCDIR)/filenames.h \
2714   $(INCDIR)/hashtab.h \
2715   $(INCDIR)/libiberty.h \
2716   elf-bfd.h \
2717   elf-m10300.c \
2718   elf32-target.h
2719 elf32-arc.lo: \
2720   elf32-arc.c \
2721   $(INCDIR)/bfdlink.h \
2722   $(INCDIR)/elf/arc.h \
2723   $(INCDIR)/elf/common.h \
2724   $(INCDIR)/elf/external.h \
2725   $(INCDIR)/elf/internal.h \
2726   $(INCDIR)/elf/reloc-macros.h \
2727   $(INCDIR)/filenames.h \
2728   $(INCDIR)/hashtab.h \
2729   $(INCDIR)/libiberty.h \
2730   elf-bfd.h \
2731   elf32-target.h
2732 elf32-arm.lo: \
2733   elf32-arm.c \
2734   $(INCDIR)/bfdlink.h \
2735   $(INCDIR)/elf/arm.h \
2736   $(INCDIR)/elf/common.h \
2737   $(INCDIR)/elf/external.h \
2738   $(INCDIR)/elf/internal.h \
2739   $(INCDIR)/elf/reloc-macros.h \
2740   $(INCDIR)/filenames.h \
2741   $(INCDIR)/hashtab.h \
2742   $(INCDIR)/libiberty.h \
2743   elf-bfd.h \
2744   elf-vxworks.h \
2745   elf32-target.h
2746 elf32-avr.lo: \
2747   elf32-avr.c \
2748   $(INCDIR)/bfdlink.h \
2749   $(INCDIR)/elf/avr.h \
2750   $(INCDIR)/elf/common.h \
2751   $(INCDIR)/elf/external.h \
2752   $(INCDIR)/elf/internal.h \
2753   $(INCDIR)/elf/reloc-macros.h \
2754   $(INCDIR)/filenames.h \
2755   $(INCDIR)/hashtab.h \
2756   elf-bfd.h \
2757   elf32-avr.h \
2758   elf32-target.h
2759 elf32-bfin.lo: \
2760   elf32-bfin.c \
2761   $(INCDIR)/bfdlink.h \
2762   $(INCDIR)/elf/bfin.h \
2763   $(INCDIR)/elf/common.h \
2764   $(INCDIR)/elf/dwarf2.h \
2765   $(INCDIR)/elf/external.h \
2766   $(INCDIR)/elf/internal.h \
2767   $(INCDIR)/elf/reloc-macros.h \
2768   $(INCDIR)/filenames.h \
2769   $(INCDIR)/hashtab.h \
2770   elf-bfd.h \
2771   elf32-target.h
2772 elf32-cr16.lo: \
2773   elf32-cr16.c \
2774   $(INCDIR)/bfdlink.h \
2775   $(INCDIR)/elf/common.h \
2776   $(INCDIR)/elf/cr16.h \
2777   $(INCDIR)/elf/external.h \
2778   $(INCDIR)/elf/internal.h \
2779   $(INCDIR)/elf/reloc-macros.h \
2780   $(INCDIR)/filenames.h \
2781   $(INCDIR)/hashtab.h \
2782   $(INCDIR)/libiberty.h \
2783   elf-bfd.h \
2784   elf32-target.h
2785 elf32-cr16c.lo: \
2786   elf32-cr16c.c \
2787   $(INCDIR)/bfdlink.h \
2788   $(INCDIR)/elf/common.h \
2789   $(INCDIR)/elf/cr16c.h \
2790   $(INCDIR)/elf/external.h \
2791   $(INCDIR)/elf/internal.h \
2792   $(INCDIR)/elf/reloc-macros.h \
2793   $(INCDIR)/filenames.h \
2794   $(INCDIR)/hashtab.h \
2795   elf-bfd.h \
2796   elf32-target.h
2797 elf32-cris.lo: \
2798   elf32-cris.c \
2799   $(INCDIR)/bfdlink.h \
2800   $(INCDIR)/elf/common.h \
2801   $(INCDIR)/elf/cris.h \
2802   $(INCDIR)/elf/external.h \
2803   $(INCDIR)/elf/internal.h \
2804   $(INCDIR)/elf/reloc-macros.h \
2805   $(INCDIR)/filenames.h \
2806   $(INCDIR)/hashtab.h \
2807   elf-bfd.h \
2808   elf32-target.h
2809 elf32-crx.lo: \
2810   elf32-crx.c \
2811   $(INCDIR)/bfdlink.h \
2812   $(INCDIR)/elf/common.h \
2813   $(INCDIR)/elf/crx.h \
2814   $(INCDIR)/elf/external.h \
2815   $(INCDIR)/elf/internal.h \
2816   $(INCDIR)/elf/reloc-macros.h \
2817   $(INCDIR)/filenames.h \
2818   $(INCDIR)/hashtab.h \
2819   elf-bfd.h \
2820   elf32-target.h
2821 elf32-d10v.lo: \
2822   elf32-d10v.c \
2823   $(INCDIR)/bfdlink.h \
2824   $(INCDIR)/elf/common.h \
2825   $(INCDIR)/elf/d10v.h \
2826   $(INCDIR)/elf/external.h \
2827   $(INCDIR)/elf/internal.h \
2828   $(INCDIR)/elf/reloc-macros.h \
2829   $(INCDIR)/filenames.h \
2830   $(INCDIR)/hashtab.h \
2831   elf-bfd.h \
2832   elf32-target.h
2833 elf32-d30v.lo: \
2834   elf32-d30v.c \
2835   $(INCDIR)/bfdlink.h \
2836   $(INCDIR)/elf/common.h \
2837   $(INCDIR)/elf/d30v.h \
2838   $(INCDIR)/elf/external.h \
2839   $(INCDIR)/elf/internal.h \
2840   $(INCDIR)/elf/reloc-macros.h \
2841   $(INCDIR)/filenames.h \
2842   $(INCDIR)/hashtab.h \
2843   elf-bfd.h \
2844   elf32-target.h
2845 elf32-dlx.lo: \
2846   elf32-dlx.c \
2847   $(INCDIR)/bfdlink.h \
2848   $(INCDIR)/elf/common.h \
2849   $(INCDIR)/elf/dlx.h \
2850   $(INCDIR)/elf/external.h \
2851   $(INCDIR)/elf/internal.h \
2852   $(INCDIR)/elf/reloc-macros.h \
2853   $(INCDIR)/filenames.h \
2854   $(INCDIR)/hashtab.h \
2855   elf-bfd.h \
2856   elf32-target.h
2857 elf32-fr30.lo: \
2858   elf32-fr30.c \
2859   $(INCDIR)/bfdlink.h \
2860   $(INCDIR)/elf/common.h \
2861   $(INCDIR)/elf/external.h \
2862   $(INCDIR)/elf/fr30.h \
2863   $(INCDIR)/elf/internal.h \
2864   $(INCDIR)/elf/reloc-macros.h \
2865   $(INCDIR)/filenames.h \
2866   $(INCDIR)/hashtab.h \
2867   elf-bfd.h \
2868   elf32-target.h
2869 elf32-frv.lo: \
2870   elf32-frv.c \
2871   $(INCDIR)/bfdlink.h \
2872   $(INCDIR)/elf/common.h \
2873   $(INCDIR)/elf/dwarf2.h \
2874   $(INCDIR)/elf/external.h \
2875   $(INCDIR)/elf/frv.h \
2876   $(INCDIR)/elf/internal.h \
2877   $(INCDIR)/elf/reloc-macros.h \
2878   $(INCDIR)/filenames.h \
2879   $(INCDIR)/hashtab.h \
2880   elf-bfd.h \
2881   elf32-target.h
2882 elf32-gen.lo: \
2883   elf32-gen.c \
2884   $(INCDIR)/bfdlink.h \
2885   $(INCDIR)/elf/common.h \
2886   $(INCDIR)/elf/external.h \
2887   $(INCDIR)/elf/internal.h \
2888   $(INCDIR)/filenames.h \
2889   $(INCDIR)/hashtab.h \
2890   elf-bfd.h \
2891   elf32-target.h
2892 elf32-h8300.lo: \
2893   elf32-h8300.c \
2894   $(INCDIR)/bfdlink.h \
2895   $(INCDIR)/elf/common.h \
2896   $(INCDIR)/elf/external.h \
2897   $(INCDIR)/elf/h8.h \
2898   $(INCDIR)/elf/internal.h \
2899   $(INCDIR)/elf/reloc-macros.h \
2900   $(INCDIR)/filenames.h \
2901   $(INCDIR)/hashtab.h \
2902   elf-bfd.h \
2903   elf32-target.h
2904 elf32-hppa.lo: \
2905   elf32-hppa.c \
2906   $(INCDIR)/bfdlink.h \
2907   $(INCDIR)/elf/common.h \
2908   $(INCDIR)/elf/external.h \
2909   $(INCDIR)/elf/hppa.h \
2910   $(INCDIR)/elf/internal.h \
2911   $(INCDIR)/elf/reloc-macros.h \
2912   $(INCDIR)/filenames.h \
2913   $(INCDIR)/hashtab.h \
2914   elf-bfd.h \
2915   elf-hppa.h \
2916   elf32-hppa.h \
2917   elf32-target.h \
2918   libhppa.h
2919 elf32-i370.lo: \
2920   elf32-i370.c \
2921   $(INCDIR)/bfdlink.h \
2922   $(INCDIR)/elf/common.h \
2923   $(INCDIR)/elf/external.h \
2924   $(INCDIR)/elf/i370.h \
2925   $(INCDIR)/elf/internal.h \
2926   $(INCDIR)/elf/reloc-macros.h \
2927   $(INCDIR)/filenames.h \
2928   $(INCDIR)/hashtab.h \
2929   elf-bfd.h \
2930   elf32-target.h
2931 elf32-i386.lo: \
2932   elf32-i386.c \
2933   $(INCDIR)/bfdlink.h \
2934   $(INCDIR)/elf/common.h \
2935   $(INCDIR)/elf/external.h \
2936   $(INCDIR)/elf/i386.h \
2937   $(INCDIR)/elf/internal.h \
2938   $(INCDIR)/elf/reloc-macros.h \
2939   $(INCDIR)/filenames.h \
2940   $(INCDIR)/hashtab.h \
2941   bfd_stdint.h \
2942   elf-bfd.h \
2943   elf-vxworks.h \
2944   elf32-target.h
2945 elf32-i860.lo: \
2946   elf32-i860.c \
2947   $(INCDIR)/bfdlink.h \
2948   $(INCDIR)/elf/common.h \
2949   $(INCDIR)/elf/external.h \
2950   $(INCDIR)/elf/i860.h \
2951   $(INCDIR)/elf/internal.h \
2952   $(INCDIR)/elf/reloc-macros.h \
2953   $(INCDIR)/filenames.h \
2954   $(INCDIR)/hashtab.h \
2955   elf-bfd.h \
2956   elf32-target.h
2957 elf32-i960.lo: \
2958   elf32-i960.c \
2959   $(INCDIR)/bfdlink.h \
2960   $(INCDIR)/elf/common.h \
2961   $(INCDIR)/elf/external.h \
2962   $(INCDIR)/elf/i960.h \
2963   $(INCDIR)/elf/internal.h \
2964   $(INCDIR)/elf/reloc-macros.h \
2965   $(INCDIR)/filenames.h \
2966   $(INCDIR)/hashtab.h \
2967   elf-bfd.h \
2968   elf32-target.h
2969 elf32-ip2k.lo: \
2970   elf32-ip2k.c \
2971   $(INCDIR)/bfdlink.h \
2972   $(INCDIR)/elf/common.h \
2973   $(INCDIR)/elf/external.h \
2974   $(INCDIR)/elf/internal.h \
2975   $(INCDIR)/elf/ip2k.h \
2976   $(INCDIR)/elf/reloc-macros.h \
2977   $(INCDIR)/filenames.h \
2978   $(INCDIR)/hashtab.h \
2979   elf-bfd.h \
2980   elf32-target.h
2981 elf32-iq2000.lo: \
2982   elf32-iq2000.c \
2983   $(INCDIR)/bfdlink.h \
2984   $(INCDIR)/elf/common.h \
2985   $(INCDIR)/elf/external.h \
2986   $(INCDIR)/elf/internal.h \
2987   $(INCDIR)/elf/iq2000.h \
2988   $(INCDIR)/elf/reloc-macros.h \
2989   $(INCDIR)/filenames.h \
2990   $(INCDIR)/hashtab.h \
2991   elf-bfd.h \
2992   elf32-target.h
2993 elf32-lm32.lo: \
2994   elf32-lm32.c \
2995   $(INCDIR)/bfdlink.h \
2996   $(INCDIR)/elf/common.h \
2997   $(INCDIR)/elf/external.h \
2998   $(INCDIR)/elf/internal.h \
2999   $(INCDIR)/elf/lm32.h \
3000   $(INCDIR)/elf/reloc-macros.h \
3001   $(INCDIR)/filenames.h \
3002   $(INCDIR)/hashtab.h \
3003   elf-bfd.h \
3004   elf32-target.h
3005 elf32-m32c.lo: \
3006   elf32-m32c.c \
3007   $(INCDIR)/bfdlink.h \
3008   $(INCDIR)/elf/common.h \
3009   $(INCDIR)/elf/external.h \
3010   $(INCDIR)/elf/internal.h \
3011   $(INCDIR)/elf/m32c.h \
3012   $(INCDIR)/elf/reloc-macros.h \
3013   $(INCDIR)/filenames.h \
3014   $(INCDIR)/hashtab.h \
3015   $(INCDIR)/libiberty.h \
3016   elf-bfd.h \
3017   elf32-target.h
3018 elf32-m32r.lo: \
3019   elf32-m32r.c \
3020   $(INCDIR)/bfdlink.h \
3021   $(INCDIR)/elf/common.h \
3022   $(INCDIR)/elf/external.h \
3023   $(INCDIR)/elf/internal.h \
3024   $(INCDIR)/elf/m32r.h \
3025   $(INCDIR)/elf/reloc-macros.h \
3026   $(INCDIR)/filenames.h \
3027   $(INCDIR)/hashtab.h \
3028   elf-bfd.h \
3029   elf32-target.h
3030 elf32-m68hc11.lo: \
3031   elf32-m68hc11.c \
3032   $(INCDIR)/bfdlink.h \
3033   $(INCDIR)/elf/common.h \
3034   $(INCDIR)/elf/external.h \
3035   $(INCDIR)/elf/internal.h \
3036   $(INCDIR)/elf/m68hc11.h \
3037   $(INCDIR)/elf/reloc-macros.h \
3038   $(INCDIR)/filenames.h \
3039   $(INCDIR)/hashtab.h \
3040   $(INCDIR)/opcode/m68hc11.h \
3041   elf-bfd.h \
3042   elf32-m68hc1x.h \
3043   elf32-target.h
3044 elf32-m68hc12.lo: \
3045   elf32-m68hc12.c \
3046   $(INCDIR)/bfdlink.h \
3047   $(INCDIR)/elf/common.h \
3048   $(INCDIR)/elf/external.h \
3049   $(INCDIR)/elf/internal.h \
3050   $(INCDIR)/elf/m68hc11.h \
3051   $(INCDIR)/elf/reloc-macros.h \
3052   $(INCDIR)/filenames.h \
3053   $(INCDIR)/hashtab.h \
3054   $(INCDIR)/opcode/m68hc11.h \
3055   elf-bfd.h \
3056   elf32-m68hc1x.h \
3057   elf32-target.h
3058 elf32-m68hc1x.lo: \
3059   elf32-m68hc1x.c \
3060   $(INCDIR)/alloca-conf.h \
3061   $(INCDIR)/bfdlink.h \
3062   $(INCDIR)/elf/common.h \
3063   $(INCDIR)/elf/external.h \
3064   $(INCDIR)/elf/internal.h \
3065   $(INCDIR)/elf/m68hc11.h \
3066   $(INCDIR)/elf/reloc-macros.h \
3067   $(INCDIR)/filenames.h \
3068   $(INCDIR)/hashtab.h \
3069   $(INCDIR)/opcode/m68hc11.h \
3070   elf-bfd.h \
3071   elf32-m68hc1x.h
3072 elf32-m68k.lo: \
3073   elf32-m68k.c \
3074   $(INCDIR)/bfdlink.h \
3075   $(INCDIR)/elf/common.h \
3076   $(INCDIR)/elf/external.h \
3077   $(INCDIR)/elf/internal.h \
3078   $(INCDIR)/elf/m68k.h \
3079   $(INCDIR)/elf/reloc-macros.h \
3080   $(INCDIR)/filenames.h \
3081   $(INCDIR)/hashtab.h \
3082   $(INCDIR)/opcode/m68k.h \
3083   elf-bfd.h \
3084   elf32-target.h
3085 elf32-m88k.lo: \
3086   elf32-m88k.c \
3087   $(INCDIR)/bfdlink.h \
3088   $(INCDIR)/elf/common.h \
3089   $(INCDIR)/elf/external.h \
3090   $(INCDIR)/elf/internal.h \
3091   $(INCDIR)/filenames.h \
3092   $(INCDIR)/hashtab.h \
3093   elf-bfd.h \
3094   elf32-target.h
3095 elf32-mcore.lo: \
3096   elf32-mcore.c \
3097   $(INCDIR)/bfdlink.h \
3098   $(INCDIR)/elf/common.h \
3099   $(INCDIR)/elf/external.h \
3100   $(INCDIR)/elf/internal.h \
3101   $(INCDIR)/elf/mcore.h \
3102   $(INCDIR)/elf/reloc-macros.h \
3103   $(INCDIR)/filenames.h \
3104   $(INCDIR)/hashtab.h \
3105   elf-bfd.h \
3106   elf32-target.h
3107 elf32-mep.lo: \
3108   elf32-mep.c \
3109   $(INCDIR)/bfdlink.h \
3110   $(INCDIR)/elf/common.h \
3111   $(INCDIR)/elf/external.h \
3112   $(INCDIR)/elf/internal.h \
3113   $(INCDIR)/elf/mep.h \
3114   $(INCDIR)/elf/reloc-macros.h \
3115   $(INCDIR)/filenames.h \
3116   $(INCDIR)/hashtab.h \
3117   $(INCDIR)/libiberty.h \
3118   elf-bfd.h \
3119   elf32-target.h
3120 elf32-mips.lo: \
3121   elf32-mips.c \
3122   $(INCDIR)/bfdlink.h \
3123   $(INCDIR)/coff/ecoff.h \
3124   $(INCDIR)/coff/external.h \
3125   $(INCDIR)/coff/internal.h \
3126   $(INCDIR)/coff/mips.h \
3127   $(INCDIR)/coff/sym.h \
3128   $(INCDIR)/coff/symconst.h \
3129   $(INCDIR)/elf/common.h \
3130   $(INCDIR)/elf/external.h \
3131   $(INCDIR)/elf/internal.h \
3132   $(INCDIR)/elf/mips.h \
3133   $(INCDIR)/elf/reloc-macros.h \
3134   $(INCDIR)/filenames.h \
3135   $(INCDIR)/hashtab.h \
3136   ecoffswap.h \
3137   elf-bfd.h \
3138   elf-vxworks.h \
3139   elf32-target.h \
3140   elfxx-mips.h \
3141   genlink.h
3142 elf32-moxie.lo: \
3143   elf32-moxie.c \
3144   $(INCDIR)/bfdlink.h \
3145   $(INCDIR)/elf/common.h \
3146   $(INCDIR)/elf/external.h \
3147   $(INCDIR)/elf/internal.h \
3148   $(INCDIR)/elf/moxie.h \
3149   $(INCDIR)/elf/reloc-macros.h \
3150   $(INCDIR)/filenames.h \
3151   $(INCDIR)/hashtab.h \
3152   elf-bfd.h \
3153   elf32-target.h
3154 elf32-msp430.lo: \
3155   elf32-msp430.c \
3156   $(INCDIR)/bfdlink.h \
3157   $(INCDIR)/elf/common.h \
3158   $(INCDIR)/elf/external.h \
3159   $(INCDIR)/elf/internal.h \
3160   $(INCDIR)/elf/msp430.h \
3161   $(INCDIR)/elf/reloc-macros.h \
3162   $(INCDIR)/filenames.h \
3163   $(INCDIR)/hashtab.h \
3164   $(INCDIR)/libiberty.h \
3165   elf-bfd.h \
3166   elf32-target.h
3167 elf32-mt.lo: \
3168   elf32-mt.c \
3169   $(INCDIR)/bfdlink.h \
3170   $(INCDIR)/elf/common.h \
3171   $(INCDIR)/elf/external.h \
3172   $(INCDIR)/elf/internal.h \
3173   $(INCDIR)/elf/mt.h \
3174   $(INCDIR)/elf/reloc-macros.h \
3175   $(INCDIR)/filenames.h \
3176   $(INCDIR)/hashtab.h \
3177   elf-bfd.h \
3178   elf32-target.h
3179 elf32-openrisc.lo: \
3180   elf32-openrisc.c \
3181   $(INCDIR)/bfdlink.h \
3182   $(INCDIR)/elf/common.h \
3183   $(INCDIR)/elf/external.h \
3184   $(INCDIR)/elf/internal.h \
3185   $(INCDIR)/elf/openrisc.h \
3186   $(INCDIR)/elf/reloc-macros.h \
3187   $(INCDIR)/filenames.h \
3188   $(INCDIR)/hashtab.h \
3189   $(INCDIR)/libiberty.h \
3190   elf-bfd.h \
3191   elf32-target.h
3192 elf32-or32.lo: \
3193   elf32-or32.c \
3194   $(INCDIR)/bfdlink.h \
3195   $(INCDIR)/elf/common.h \
3196   $(INCDIR)/elf/external.h \
3197   $(INCDIR)/elf/internal.h \
3198   $(INCDIR)/elf/or32.h \
3199   $(INCDIR)/elf/reloc-macros.h \
3200   $(INCDIR)/filenames.h \
3201   $(INCDIR)/hashtab.h \
3202   $(INCDIR)/libiberty.h \
3203   elf-bfd.h \
3204   elf32-target.h
3205 elf32-pj.lo: \
3206   elf32-pj.c \
3207   $(INCDIR)/bfdlink.h \
3208   $(INCDIR)/elf/common.h \
3209   $(INCDIR)/elf/external.h \
3210   $(INCDIR)/elf/internal.h \
3211   $(INCDIR)/elf/pj.h \
3212   $(INCDIR)/elf/reloc-macros.h \
3213   $(INCDIR)/filenames.h \
3214   $(INCDIR)/hashtab.h \
3215   elf-bfd.h \
3216   elf32-target.h
3217 elf32-ppc.lo: \
3218   elf32-ppc.c \
3219   $(INCDIR)/bfdlink.h \
3220   $(INCDIR)/elf/common.h \
3221   $(INCDIR)/elf/external.h \
3222   $(INCDIR)/elf/internal.h \
3223   $(INCDIR)/elf/ppc.h \
3224   $(INCDIR)/elf/reloc-macros.h \
3225   $(INCDIR)/filenames.h \
3226   $(INCDIR)/hashtab.h \
3227   elf-bfd.h \
3228   elf-vxworks.h \
3229   elf32-ppc.h \
3230   elf32-target.h
3231 elf32-s390.lo: \
3232   elf32-s390.c \
3233   $(INCDIR)/bfdlink.h \
3234   $(INCDIR)/elf/common.h \
3235   $(INCDIR)/elf/external.h \
3236   $(INCDIR)/elf/internal.h \
3237   $(INCDIR)/elf/reloc-macros.h \
3238   $(INCDIR)/elf/s390.h \
3239   $(INCDIR)/filenames.h \
3240   $(INCDIR)/hashtab.h \
3241   elf-bfd.h \
3242   elf32-target.h
3243 elf32-sh-symbian.lo: \
3244   elf32-sh-symbian.c \
3245   $(INCDIR)/bfdlink.h \
3246   $(INCDIR)/elf/common.h \
3247   $(INCDIR)/elf/external.h \
3248   $(INCDIR)/elf/internal.h \
3249   $(INCDIR)/elf/reloc-macros.h \
3250   $(INCDIR)/elf/sh.h \
3251   $(INCDIR)/filenames.h \
3252   $(INCDIR)/hashtab.h \
3253   $(INCDIR)/libiberty.h \
3254   $(srcdir)/../opcodes/sh-opc.h \
3255   elf-bfd.h \
3256   elf-vxworks.h \
3257   elf32-sh-relocs.h \
3258   elf32-sh.c \
3259   elf32-target.h
3260 elf32-sh.lo: \
3261   elf32-sh.c \
3262   $(INCDIR)/bfdlink.h \
3263   $(INCDIR)/elf/common.h \
3264   $(INCDIR)/elf/external.h \
3265   $(INCDIR)/elf/internal.h \
3266   $(INCDIR)/elf/reloc-macros.h \
3267   $(INCDIR)/elf/sh.h \
3268   $(INCDIR)/filenames.h \
3269   $(INCDIR)/hashtab.h \
3270   $(INCDIR)/libiberty.h \
3271   $(srcdir)/../opcodes/sh-opc.h \
3272   elf-bfd.h \
3273   elf-vxworks.h \
3274   elf32-sh-relocs.h \
3275   elf32-target.h
3276 elf32-sh64-com.lo: \
3277   elf32-sh64-com.c \
3278   $(INCDIR)/bfdlink.h \
3279   $(INCDIR)/elf/common.h \
3280   $(INCDIR)/elf/external.h \
3281   $(INCDIR)/elf/internal.h \
3282   $(INCDIR)/elf/reloc-macros.h \
3283   $(INCDIR)/elf/sh.h \
3284   $(INCDIR)/filenames.h \
3285   $(INCDIR)/hashtab.h \
3286   $(srcdir)/../opcodes/sh64-opc.h \
3287   elf-bfd.h \
3288   elf32-sh64.h
3289 elf32-sh64.lo: \
3290   elf32-sh64.c \
3291   $(INCDIR)/bfdlink.h \
3292   $(INCDIR)/elf/common.h \
3293   $(INCDIR)/elf/external.h \
3294   $(INCDIR)/elf/internal.h \
3295   $(INCDIR)/elf/reloc-macros.h \
3296   $(INCDIR)/elf/sh.h \
3297   $(INCDIR)/filenames.h \
3298   $(INCDIR)/hashtab.h \
3299   $(INCDIR)/libiberty.h \
3300   $(srcdir)/../opcodes/sh-opc.h \
3301   $(srcdir)/../opcodes/sh64-opc.h \
3302   elf-bfd.h \
3303   elf-vxworks.h \
3304   elf32-sh-relocs.h \
3305   elf32-sh.c \
3306   elf32-sh64.h \
3307   elf32-target.h
3308 elf32-sparc.lo: \
3309   elf32-sparc.c \
3310   $(INCDIR)/bfdlink.h \
3311   $(INCDIR)/elf/common.h \
3312   $(INCDIR)/elf/external.h \
3313   $(INCDIR)/elf/internal.h \
3314   $(INCDIR)/elf/reloc-macros.h \
3315   $(INCDIR)/elf/sparc.h \
3316   $(INCDIR)/filenames.h \
3317   $(INCDIR)/hashtab.h \
3318   $(INCDIR)/opcode/sparc.h \
3319   elf-bfd.h \
3320   elf-vxworks.h \
3321   elf32-target.h \
3322   elfxx-sparc.h
3323 elf32-spu.lo: \
3324   elf32-spu.c \
3325   $(INCDIR)/bfdlink.h \
3326   $(INCDIR)/elf/common.h \
3327   $(INCDIR)/elf/external.h \
3328   $(INCDIR)/elf/internal.h \
3329   $(INCDIR)/elf/reloc-macros.h \
3330   $(INCDIR)/elf/spu.h \
3331   $(INCDIR)/filenames.h \
3332   $(INCDIR)/hashtab.h \
3333   $(INCDIR)/libiberty.h \
3334   elf-bfd.h \
3335   elf32-spu.h \
3336   elf32-target.h
3337 elf32-v850.lo: \
3338   elf32-v850.c \
3339   $(INCDIR)/bfdlink.h \
3340   $(INCDIR)/elf/common.h \
3341   $(INCDIR)/elf/external.h \
3342   $(INCDIR)/elf/internal.h \
3343   $(INCDIR)/elf/reloc-macros.h \
3344   $(INCDIR)/elf/v850.h \
3345   $(INCDIR)/filenames.h \
3346   $(INCDIR)/hashtab.h \
3347   $(INCDIR)/libiberty.h \
3348   elf-bfd.h \
3349   elf32-target.h
3350 elf32-vax.lo: \
3351   elf32-vax.c \
3352   $(INCDIR)/bfdlink.h \
3353   $(INCDIR)/elf/common.h \
3354   $(INCDIR)/elf/external.h \
3355   $(INCDIR)/elf/internal.h \
3356   $(INCDIR)/elf/reloc-macros.h \
3357   $(INCDIR)/elf/vax.h \
3358   $(INCDIR)/filenames.h \
3359   $(INCDIR)/hashtab.h \
3360   elf-bfd.h \
3361   elf32-target.h
3362 elf32-xc16x.lo: \
3363   elf32-xc16x.c \
3364   $(INCDIR)/bfdlink.h \
3365   $(INCDIR)/elf/common.h \
3366   $(INCDIR)/elf/dwarf2.h \
3367   $(INCDIR)/elf/external.h \
3368   $(INCDIR)/elf/internal.h \
3369   $(INCDIR)/elf/reloc-macros.h \
3370   $(INCDIR)/elf/xc16x.h \
3371   $(INCDIR)/filenames.h \
3372   $(INCDIR)/hashtab.h \
3373   $(INCDIR)/libiberty.h \
3374   elf-bfd.h \
3375   elf32-target.h
3376 elf32-xstormy16.lo: \
3377   elf32-xstormy16.c \
3378   $(INCDIR)/bfdlink.h \
3379   $(INCDIR)/elf/common.h \
3380   $(INCDIR)/elf/external.h \
3381   $(INCDIR)/elf/internal.h \
3382   $(INCDIR)/elf/reloc-macros.h \
3383   $(INCDIR)/elf/xstormy16.h \
3384   $(INCDIR)/filenames.h \
3385   $(INCDIR)/hashtab.h \
3386   $(INCDIR)/libiberty.h \
3387   elf-bfd.h \
3388   elf32-target.h
3389 elf32-xtensa.lo: \
3390   elf32-xtensa.c \
3391   $(INCDIR)/bfdlink.h \
3392   $(INCDIR)/elf/common.h \
3393   $(INCDIR)/elf/external.h \
3394   $(INCDIR)/elf/internal.h \
3395   $(INCDIR)/elf/reloc-macros.h \
3396   $(INCDIR)/elf/xtensa.h \
3397   $(INCDIR)/filenames.h \
3398   $(INCDIR)/hashtab.h \
3399   $(INCDIR)/xtensa-config.h \
3400   $(INCDIR)/xtensa-isa.h \
3401   elf-bfd.h \
3402   elf32-target.h
3403 elf32.lo: \
3404   elf32.c \
3405   $(INCDIR)/bfdlink.h \
3406   $(INCDIR)/elf/common.h \
3407   $(INCDIR)/elf/external.h \
3408   $(INCDIR)/elf/internal.h \
3409   $(INCDIR)/filenames.h \
3410   $(INCDIR)/hashtab.h \
3411   $(INCDIR)/libiberty.h \
3412   elf-bfd.h \
3413   elfcode.h \
3414   elfcore.h
3415 elflink.lo: \
3416   elflink.c \
3417   $(INCDIR)/bfdlink.h \
3418   $(INCDIR)/elf/common.h \
3419   $(INCDIR)/elf/external.h \
3420   $(INCDIR)/elf/internal.h \
3421   $(INCDIR)/filenames.h \
3422   $(INCDIR)/hashtab.h \
3423   $(INCDIR)/libiberty.h \
3424   $(INCDIR)/objalloc.h \
3425   $(INCDIR)/safe-ctype.h \
3426   elf-bfd.h
3427 elfxx-mips.lo: \
3428   elfxx-mips.c \
3429   $(INCDIR)/bfdlink.h \
3430   $(INCDIR)/coff/ecoff.h \
3431   $(INCDIR)/coff/external.h \
3432   $(INCDIR)/coff/mips.h \
3433   $(INCDIR)/coff/sym.h \
3434   $(INCDIR)/coff/symconst.h \
3435   $(INCDIR)/elf/common.h \
3436   $(INCDIR)/elf/external.h \
3437   $(INCDIR)/elf/internal.h \
3438   $(INCDIR)/elf/mips.h \
3439   $(INCDIR)/elf/reloc-macros.h \
3440   $(INCDIR)/filenames.h \
3441   $(INCDIR)/hashtab.h \
3442   $(INCDIR)/libiberty.h \
3443   elf-bfd.h \
3444   elf-vxworks.h \
3445   elfxx-mips.h
3446 elfxx-sparc.lo: \
3447   elfxx-sparc.c \
3448   $(INCDIR)/bfdlink.h \
3449   $(INCDIR)/elf/common.h \
3450   $(INCDIR)/elf/external.h \
3451   $(INCDIR)/elf/internal.h \
3452   $(INCDIR)/elf/reloc-macros.h \
3453   $(INCDIR)/elf/sparc.h \
3454   $(INCDIR)/filenames.h \
3455   $(INCDIR)/hashtab.h \
3456   $(INCDIR)/libiberty.h \
3457   $(INCDIR)/opcode/sparc.h \
3458   elf-bfd.h \
3459   elf-vxworks.h \
3460   elfxx-sparc.h
3461 epoc-pe-arm.lo: \
3462   epoc-pe-arm.c \
3463   $(INCDIR)/bfdlink.h \
3464   $(INCDIR)/coff/arm.h \
3465   $(INCDIR)/coff/external.h \
3466   $(INCDIR)/coff/internal.h \
3467   $(INCDIR)/coff/pe.h \
3468   $(INCDIR)/filenames.h \
3469   $(INCDIR)/hashtab.h \
3470   coff-arm.c \
3471   coffcode.h \
3472   libcoff.h \
3473   libpei.h \
3474   pe-arm.c \
3475   peicode.h
3476 epoc-pei-arm.lo: \
3477   epoc-pei-arm.c \
3478   $(INCDIR)/bfdlink.h \
3479   $(INCDIR)/coff/arm.h \
3480   $(INCDIR)/coff/external.h \
3481   $(INCDIR)/coff/internal.h \
3482   $(INCDIR)/coff/pe.h \
3483   $(INCDIR)/filenames.h \
3484   $(INCDIR)/hashtab.h \
3485   coff-arm.c \
3486   coffcode.h \
3487   libcoff.h \
3488   libpei.h \
3489   pei-arm.c \
3490   peicode.h
3491 hp300bsd.lo: \
3492   hp300bsd.c \
3493   $(INCDIR)/aout/aout64.h \
3494   $(INCDIR)/aout/ar.h \
3495   $(INCDIR)/aout/stab.def \
3496   $(INCDIR)/aout/stab_gnu.h \
3497   $(INCDIR)/bfdlink.h \
3498   $(INCDIR)/filenames.h \
3499   $(INCDIR)/hashtab.h \
3500   aout-target.h \
3501   libaout.h
3502 hp300hpux.lo: \
3503   hp300hpux.c \
3504   $(INCDIR)/aout/aout64.h \
3505   $(INCDIR)/aout/ar.h \
3506   $(INCDIR)/aout/hp300hpux.h \
3507   $(INCDIR)/aout/stab.def \
3508   $(INCDIR)/aout/stab_gnu.h \
3509   $(INCDIR)/bfdlink.h \
3510   $(INCDIR)/filenames.h \
3511   $(INCDIR)/hashtab.h \
3512   $(INCDIR)/safe-ctype.h \
3513   aout-target.h \
3514   aoutx.h \
3515   libaout.h
3516 i386aout.lo: \
3517   i386aout.c \
3518   $(INCDIR)/aout/aout64.h \
3519   $(INCDIR)/aout/ar.h \
3520   $(INCDIR)/aout/stab.def \
3521   $(INCDIR)/aout/stab_gnu.h \
3522   $(INCDIR)/bfdlink.h \
3523   $(INCDIR)/filenames.h \
3524   $(INCDIR)/hashtab.h \
3525   aout-target.h \
3526   libaout.h
3527 i386bsd.lo: \
3528   i386bsd.c \
3529   $(INCDIR)/aout/aout64.h \
3530   $(INCDIR)/aout/ar.h \
3531   $(INCDIR)/aout/stab.def \
3532   $(INCDIR)/aout/stab_gnu.h \
3533   $(INCDIR)/bfdlink.h \
3534   $(INCDIR)/filenames.h \
3535   $(INCDIR)/hashtab.h \
3536   aout-target.h \
3537   libaout.h
3538 i386dynix.lo: \
3539   i386dynix.c \
3540   $(INCDIR)/aout/aout64.h \
3541   $(INCDIR)/aout/ar.h \
3542   $(INCDIR)/aout/dynix3.h \
3543   $(INCDIR)/aout/stab.def \
3544   $(INCDIR)/aout/stab_gnu.h \
3545   $(INCDIR)/bfdlink.h \
3546   $(INCDIR)/filenames.h \
3547   $(INCDIR)/hashtab.h \
3548   $(INCDIR)/safe-ctype.h \
3549   aout-target.h \
3550   aoutx.h \
3551   libaout.h
3552 i386freebsd.lo: \
3553   i386freebsd.c \
3554   $(INCDIR)/aout/aout64.h \
3555   $(INCDIR)/aout/ar.h \
3556   $(INCDIR)/aout/stab.def \
3557   $(INCDIR)/aout/stab_gnu.h \
3558   $(INCDIR)/bfdlink.h \
3559   $(INCDIR)/filenames.h \
3560   $(INCDIR)/hashtab.h \
3561   aout-target.h \
3562   freebsd.h \
3563   libaout.h
3564 i386linux.lo: \
3565   i386linux.c \
3566   $(INCDIR)/aout/aout64.h \
3567   $(INCDIR)/aout/ar.h \
3568   $(INCDIR)/aout/stab.def \
3569   $(INCDIR)/aout/stab_gnu.h \
3570   $(INCDIR)/bfdlink.h \
3571   $(INCDIR)/filenames.h \
3572   $(INCDIR)/hashtab.h \
3573   aout-target.h \
3574   libaout.h
3575 i386lynx.lo: \
3576   i386lynx.c \
3577   $(INCDIR)/aout/aout64.h \
3578   $(INCDIR)/aout/ar.h \
3579   $(INCDIR)/aout/stab.def \
3580   $(INCDIR)/aout/stab_gnu.h \
3581   $(INCDIR)/bfdlink.h \
3582   $(INCDIR)/filenames.h \
3583   $(INCDIR)/hashtab.h \
3584   aout-target.h \
3585   libaout.h
3586 i386mach3.lo: \
3587   i386mach3.c \
3588   $(INCDIR)/aout/aout64.h \
3589   $(INCDIR)/aout/ar.h \
3590   $(INCDIR)/aout/stab.def \
3591   $(INCDIR)/aout/stab_gnu.h \
3592   $(INCDIR)/bfdlink.h \
3593   $(INCDIR)/filenames.h \
3594   $(INCDIR)/hashtab.h \
3595   aout-target.h \
3596   libaout.h
3597 i386msdos.lo: \
3598   i386msdos.c \
3599   $(INCDIR)/bfdlink.h \
3600   $(INCDIR)/filenames.h \
3601   $(INCDIR)/hashtab.h \
3602   libaout.h
3603 i386netbsd.lo: \
3604   i386netbsd.c \
3605   $(INCDIR)/aout/aout64.h \
3606   $(INCDIR)/aout/ar.h \
3607   $(INCDIR)/aout/stab.def \
3608   $(INCDIR)/aout/stab_gnu.h \
3609   $(INCDIR)/bfdlink.h \
3610   $(INCDIR)/filenames.h \
3611   $(INCDIR)/hashtab.h \
3612   aout-target.h \
3613   libaout.h \
3614   netbsd.h
3615 i386os9k.lo: \
3616   i386os9k.c \
3617   $(INCDIR)/bfdlink.h \
3618   $(INCDIR)/filenames.h \
3619   $(INCDIR)/hashtab.h \
3620   $(INCDIR)/os9k.h \
3621   libaout.h
3622 ieee.lo: \
3623   ieee.c \
3624   $(INCDIR)/filenames.h \
3625   $(INCDIR)/hashtab.h \
3626   $(INCDIR)/ieee.h \
3627   $(INCDIR)/safe-ctype.h \
3628   libieee.h
3629 m68k4knetbsd.lo: \
3630   m68k4knetbsd.c \
3631   $(INCDIR)/aout/aout64.h \
3632   $(INCDIR)/aout/ar.h \
3633   $(INCDIR)/aout/stab.def \
3634   $(INCDIR)/aout/stab_gnu.h \
3635   $(INCDIR)/bfdlink.h \
3636   $(INCDIR)/filenames.h \
3637   $(INCDIR)/hashtab.h \
3638   aout-target.h \
3639   libaout.h \
3640   netbsd.h
3641 m68klinux.lo: \
3642   m68klinux.c \
3643   $(INCDIR)/aout/aout64.h \
3644   $(INCDIR)/aout/ar.h \
3645   $(INCDIR)/aout/stab.def \
3646   $(INCDIR)/aout/stab_gnu.h \
3647   $(INCDIR)/bfdlink.h \
3648   $(INCDIR)/filenames.h \
3649   $(INCDIR)/hashtab.h \
3650   aout-target.h \
3651   libaout.h
3652 m68knetbsd.lo: \
3653   m68knetbsd.c \
3654   $(INCDIR)/aout/aout64.h \
3655   $(INCDIR)/aout/ar.h \
3656   $(INCDIR)/aout/stab.def \
3657   $(INCDIR)/aout/stab_gnu.h \
3658   $(INCDIR)/bfdlink.h \
3659   $(INCDIR)/filenames.h \
3660   $(INCDIR)/hashtab.h \
3661   aout-target.h \
3662   libaout.h \
3663   netbsd.h
3664 m88kmach3.lo: \
3665   m88kmach3.c \
3666   $(INCDIR)/aout/aout64.h \
3667   $(INCDIR)/aout/ar.h \
3668   $(INCDIR)/aout/stab.def \
3669   $(INCDIR)/aout/stab_gnu.h \
3670   $(INCDIR)/bfdlink.h \
3671   $(INCDIR)/filenames.h \
3672   $(INCDIR)/hashtab.h \
3673   aout-target.h \
3674   libaout.h
3675 m88kopenbsd.lo: \
3676   m88kopenbsd.c \
3677   $(INCDIR)/aout/aout64.h \
3678   $(INCDIR)/aout/ar.h \
3679   $(INCDIR)/aout/stab.def \
3680   $(INCDIR)/aout/stab_gnu.h \
3681   $(INCDIR)/bfdlink.h \
3682   $(INCDIR)/filenames.h \
3683   $(INCDIR)/hashtab.h \
3684   aout-target.h \
3685   libaout.h \
3686   netbsd.h
3687 mach-o.lo: \
3688   mach-o.c \
3689   $(INCDIR)/aout/stab.def \
3690   $(INCDIR)/aout/stab_gnu.h \
3691   $(INCDIR)/filenames.h \
3692   $(INCDIR)/hashtab.h \
3693   $(INCDIR)/libiberty.h \
3694   mach-o-target.c \
3695   mach-o.h
3696 mach-o-i386.lo: \
3697   mach-o-i386.c \
3698   $(INCDIR)/filenames.h \
3699   $(INCDIR)/hashtab.h \
3700   $(INCDIR)/libiberty.h \
3701   mach-o-target.c \
3702   mach-o.h
3703 mipsbsd.lo: \
3704   mipsbsd.c \
3705   $(INCDIR)/aout/aout64.h \
3706   $(INCDIR)/aout/ar.h \
3707   $(INCDIR)/aout/stab.def \
3708   $(INCDIR)/aout/stab_gnu.h \
3709   $(INCDIR)/bfdlink.h \
3710   $(INCDIR)/filenames.h \
3711   $(INCDIR)/hashtab.h \
3712   aout-target.h \
3713   libaout.h
3714 newsos3.lo: \
3715   newsos3.c \
3716   $(INCDIR)/aout/aout64.h \
3717   $(INCDIR)/aout/ar.h \
3718   $(INCDIR)/aout/stab.def \
3719   $(INCDIR)/aout/stab_gnu.h \
3720   $(INCDIR)/bfdlink.h \
3721   $(INCDIR)/filenames.h \
3722   $(INCDIR)/hashtab.h \
3723   aout-target.h \
3724   libaout.h
3725 nlm.lo: \
3726   nlm.c \
3727   $(INCDIR)/filenames.h \
3728   $(INCDIR)/hashtab.h \
3729   $(INCDIR)/nlm/common.h \
3730   $(INCDIR)/nlm/external.h \
3731   $(INCDIR)/nlm/internal.h \
3732   libnlm.h
3733 nlm32-i386.lo: \
3734   nlm32-i386.c \
3735   $(INCDIR)/filenames.h \
3736   $(INCDIR)/hashtab.h \
3737   $(INCDIR)/nlm/common.h \
3738   $(INCDIR)/nlm/external.h \
3739   $(INCDIR)/nlm/i386-ext.h \
3740   $(INCDIR)/nlm/internal.h \
3741   libnlm.h \
3742   nlm-target.h \
3743   nlmswap.h
3744 nlm32-ppc.lo: \
3745   nlm32-ppc.c \
3746   $(INCDIR)/filenames.h \
3747   $(INCDIR)/hashtab.h \
3748   $(INCDIR)/nlm/common.h \
3749   $(INCDIR)/nlm/external.h \
3750   $(INCDIR)/nlm/internal.h \
3751   $(INCDIR)/nlm/ppc-ext.h \
3752   libnlm.h \
3753   nlm-target.h \
3754   nlmswap.h
3755 nlm32-sparc.lo: \
3756   nlm32-sparc.c \
3757   $(INCDIR)/filenames.h \
3758   $(INCDIR)/hashtab.h \
3759   $(INCDIR)/nlm/common.h \
3760   $(INCDIR)/nlm/external.h \
3761   $(INCDIR)/nlm/internal.h \
3762   $(INCDIR)/nlm/sparc32-ext.h \
3763   libnlm.h \
3764   nlm-target.h \
3765   nlmswap.h
3766 nlm32.lo: \
3767   nlm32.c \
3768   $(INCDIR)/filenames.h \
3769   $(INCDIR)/hashtab.h \
3770   $(INCDIR)/nlm/common.h \
3771   $(INCDIR)/nlm/external.h \
3772   $(INCDIR)/nlm/internal.h \
3773   libnlm.h \
3774   nlmcode.h
3775 ns32knetbsd.lo: \
3776   ns32knetbsd.c \
3777   $(INCDIR)/aout/aout64.h \
3778   $(INCDIR)/aout/ar.h \
3779   $(INCDIR)/aout/stab.def \
3780   $(INCDIR)/aout/stab_gnu.h \
3781   $(INCDIR)/bfdlink.h \
3782   $(INCDIR)/filenames.h \
3783   $(INCDIR)/hashtab.h \
3784   aout-target.h \
3785   libaout.h \
3786   netbsd.h
3787 oasys.lo: \
3788   oasys.c \
3789   $(INCDIR)/filenames.h \
3790   $(INCDIR)/hashtab.h \
3791   $(INCDIR)/oasys.h \
3792   $(INCDIR)/safe-ctype.h \
3793   liboasys.h
3794 pc532-mach.lo: \
3795   pc532-mach.c \
3796   $(INCDIR)/aout/aout64.h \
3797   $(INCDIR)/aout/ar.h \
3798   $(INCDIR)/aout/stab.def \
3799   $(INCDIR)/aout/stab_gnu.h \
3800   $(INCDIR)/bfdlink.h \
3801   $(INCDIR)/filenames.h \
3802   $(INCDIR)/hashtab.h \
3803   aout-target.h \
3804   libaout.h
3805 pdp11.lo: \
3806   pdp11.c \
3807   $(INCDIR)/aout/aout64.h \
3808   $(INCDIR)/aout/ar.h \
3809   $(INCDIR)/aout/stab.def \
3810   $(INCDIR)/aout/stab_gnu.h \
3811   $(INCDIR)/bfdlink.h \
3812   $(INCDIR)/filenames.h \
3813   $(INCDIR)/hashtab.h \
3814   $(INCDIR)/safe-ctype.h \
3815   aout-target.h \
3816   libaout.h
3817 pe-arm-wince.lo: \
3818   pe-arm-wince.c \
3819   $(INCDIR)/bfdlink.h \
3820   $(INCDIR)/coff/arm.h \
3821   $(INCDIR)/coff/external.h \
3822   $(INCDIR)/coff/internal.h \
3823   $(INCDIR)/coff/pe.h \
3824   $(INCDIR)/filenames.h \
3825   $(INCDIR)/hashtab.h \
3826   coff-arm.c \
3827   coffcode.h \
3828   libcoff.h \
3829   libpei.h \
3830   pe-arm.c \
3831   peicode.h
3832 pe-arm.lo: \
3833   pe-arm.c \
3834   $(INCDIR)/bfdlink.h \
3835   $(INCDIR)/coff/arm.h \
3836   $(INCDIR)/coff/external.h \
3837   $(INCDIR)/coff/internal.h \
3838   $(INCDIR)/coff/pe.h \
3839   $(INCDIR)/filenames.h \
3840   $(INCDIR)/hashtab.h \
3841   coff-arm.c \
3842   coffcode.h \
3843   libcoff.h \
3844   libpei.h \
3845   peicode.h
3846 pe-i386.lo: \
3847   pe-i386.c \
3848   $(INCDIR)/bfdlink.h \
3849   $(INCDIR)/coff/external.h \
3850   $(INCDIR)/coff/i386.h \
3851   $(INCDIR)/coff/internal.h \
3852   $(INCDIR)/coff/pe.h \
3853   $(INCDIR)/filenames.h \
3854   $(INCDIR)/hashtab.h \
3855   coff-i386.c \
3856   coffcode.h \
3857   libcoff.h \
3858   libpei.h \
3859   peicode.h
3860 pe-mcore.lo: \
3861   pe-mcore.c \
3862   $(INCDIR)/bfdlink.h \
3863   $(INCDIR)/coff/external.h \
3864   $(INCDIR)/coff/internal.h \
3865   $(INCDIR)/coff/mcore.h \
3866   $(INCDIR)/coff/pe.h \
3867   $(INCDIR)/filenames.h \
3868   $(INCDIR)/hashtab.h \
3869   coff-mcore.c \
3870   coffcode.h \
3871   libcoff.h \
3872   libpei.h \
3873   peicode.h
3874 pe-mips.lo: \
3875   pe-mips.c \
3876   $(INCDIR)/bfdlink.h \
3877   $(INCDIR)/coff/external.h \
3878   $(INCDIR)/coff/internal.h \
3879   $(INCDIR)/coff/mipspe.h \
3880   $(INCDIR)/coff/pe.h \
3881   $(INCDIR)/filenames.h \
3882   $(INCDIR)/hashtab.h \
3883   coffcode.h \
3884   libcoff.h \
3885   libpei.h \
3886   peicode.h
3887 pe-ppc.lo: \
3888   pe-ppc.c \
3889   $(INCDIR)/bfdlink.h \
3890   $(INCDIR)/coff/external.h \
3891   $(INCDIR)/coff/internal.h \
3892   $(INCDIR)/coff/pe.h \
3893   $(INCDIR)/coff/powerpc.h \
3894   $(INCDIR)/filenames.h \
3895   $(INCDIR)/hashtab.h \
3896   coff-ppc.c \
3897   coffcode.h \
3898   libcoff.h \
3899   libpei.h \
3900   peicode.h
3901 pe-sh.lo: \
3902   pe-sh.c \
3903   $(INCDIR)/bfdlink.h \
3904   $(INCDIR)/coff/external.h \
3905   $(INCDIR)/coff/internal.h \
3906   $(INCDIR)/coff/pe.h \
3907   $(INCDIR)/coff/sh.h \
3908   $(INCDIR)/filenames.h \
3909   $(INCDIR)/hashtab.h \
3910   $(INCDIR)/libiberty.h \
3911   coff-sh.c \
3912   coffcode.h \
3913   libcoff.h \
3914   libpei.h \
3915   peicode.h
3916 pef.lo: \
3917   pef.c \
3918   $(INCDIR)/filenames.h \
3919   $(INCDIR)/hashtab.h \
3920   $(INCDIR)/libiberty.h \
3921   $(INCDIR)/safe-ctype.h \
3922   pef-traceback.h \
3923   pef.h
3924 pei-arm-wince.lo: \
3925   pei-arm-wince.c \
3926   $(INCDIR)/bfdlink.h \
3927   $(INCDIR)/coff/arm.h \
3928   $(INCDIR)/coff/external.h \
3929   $(INCDIR)/coff/internal.h \
3930   $(INCDIR)/coff/pe.h \
3931   $(INCDIR)/filenames.h \
3932   $(INCDIR)/hashtab.h \
3933   coff-arm.c \
3934   coffcode.h \
3935   libcoff.h \
3936   libpei.h \
3937   pei-arm.c \
3938   peicode.h
3939 pei-arm.lo: \
3940   pei-arm.c \
3941   $(INCDIR)/bfdlink.h \
3942   $(INCDIR)/coff/arm.h \
3943   $(INCDIR)/coff/external.h \
3944   $(INCDIR)/coff/internal.h \
3945   $(INCDIR)/coff/pe.h \
3946   $(INCDIR)/filenames.h \
3947   $(INCDIR)/hashtab.h \
3948   coff-arm.c \
3949   coffcode.h \
3950   libcoff.h \
3951   libpei.h \
3952   peicode.h
3953 pei-i386.lo: \
3954   pei-i386.c \
3955   $(INCDIR)/bfdlink.h \
3956   $(INCDIR)/coff/external.h \
3957   $(INCDIR)/coff/i386.h \
3958   $(INCDIR)/coff/internal.h \
3959   $(INCDIR)/coff/pe.h \
3960   $(INCDIR)/filenames.h \
3961   $(INCDIR)/hashtab.h \
3962   coff-i386.c \
3963   coffcode.h \
3964   libcoff.h \
3965   libpei.h \
3966   peicode.h
3967 pei-mcore.lo: \
3968   pei-mcore.c \
3969   $(INCDIR)/bfdlink.h \
3970   $(INCDIR)/coff/external.h \
3971   $(INCDIR)/coff/internal.h \
3972   $(INCDIR)/coff/mcore.h \
3973   $(INCDIR)/coff/pe.h \
3974   $(INCDIR)/filenames.h \
3975   $(INCDIR)/hashtab.h \
3976   coff-mcore.c \
3977   coffcode.h \
3978   libcoff.h \
3979   libpei.h \
3980   peicode.h
3981 pei-mips.lo: \
3982   pei-mips.c \
3983   $(INCDIR)/bfdlink.h \
3984   $(INCDIR)/coff/external.h \
3985   $(INCDIR)/coff/internal.h \
3986   $(INCDIR)/coff/mipspe.h \
3987   $(INCDIR)/coff/pe.h \
3988   $(INCDIR)/filenames.h \
3989   $(INCDIR)/hashtab.h \
3990   coffcode.h \
3991   libcoff.h \
3992   libpei.h \
3993   pe-mips.c \
3994   peicode.h
3995 pei-ppc.lo: \
3996   pei-ppc.c \
3997   $(INCDIR)/bfdlink.h \
3998   $(INCDIR)/coff/external.h \
3999   $(INCDIR)/coff/internal.h \
4000   $(INCDIR)/coff/pe.h \
4001   $(INCDIR)/coff/powerpc.h \
4002   $(INCDIR)/filenames.h \
4003   $(INCDIR)/hashtab.h \
4004   coff-ppc.c \
4005   coffcode.h \
4006   libcoff.h \
4007   libpei.h \
4008   peicode.h
4009 pei-sh.lo: \
4010   pei-sh.c \
4011   $(INCDIR)/bfdlink.h \
4012   $(INCDIR)/coff/external.h \
4013   $(INCDIR)/coff/internal.h \
4014   $(INCDIR)/coff/pe.h \
4015   $(INCDIR)/coff/sh.h \
4016   $(INCDIR)/filenames.h \
4017   $(INCDIR)/hashtab.h \
4018   $(INCDIR)/libiberty.h \
4019   coff-sh.c \
4020   coffcode.h \
4021   libcoff.h \
4022   libpei.h \
4023   peicode.h
4024 plugin.lo: \
4025   plugin.c \
4026   $(INCDIR)/filenames.h \
4027   $(INCDIR)/hashtab.h \
4028   $(INCDIR)/libiberty.h \
4029   $(INCDIR)/plugin-api.h \
4030   plugin.h
4031 ppcboot.lo: \
4032   ppcboot.c \
4033   $(INCDIR)/filenames.h \
4034   $(INCDIR)/hashtab.h \
4035   $(INCDIR)/safe-ctype.h
4036 reloc16.lo: \
4037   reloc16.c \
4038   $(INCDIR)/bfdlink.h \
4039   $(INCDIR)/coff/internal.h \
4040   $(INCDIR)/filenames.h \
4041   $(INCDIR)/hashtab.h \
4042   genlink.h \
4043   libcoff.h
4044 riscix.lo: \
4045   riscix.c \
4046   $(INCDIR)/aout/aout64.h \
4047   $(INCDIR)/aout/ar.h \
4048   $(INCDIR)/aout/stab.def \
4049   $(INCDIR)/aout/stab_gnu.h \
4050   $(INCDIR)/bfdlink.h \
4051   $(INCDIR)/filenames.h \
4052   $(INCDIR)/hashtab.h \
4053   aout-target.h \
4054   libaout.h
4055 som.lo: \
4056   som.c \
4057   $(INCDIR)/alloca-conf.h \
4058   $(INCDIR)/filenames.h
4059 sparclinux.lo: \
4060   sparclinux.c \
4061   $(INCDIR)/aout/aout64.h \
4062   $(INCDIR)/aout/ar.h \
4063   $(INCDIR)/aout/stab.def \
4064   $(INCDIR)/aout/stab_gnu.h \
4065   $(INCDIR)/bfdlink.h \
4066   $(INCDIR)/filenames.h \
4067   $(INCDIR)/hashtab.h \
4068   aout-target.h \
4069   libaout.h
4070 sparclynx.lo: \
4071   sparclynx.c \
4072   $(INCDIR)/aout/aout64.h \
4073   $(INCDIR)/aout/ar.h \
4074   $(INCDIR)/aout/stab.def \
4075   $(INCDIR)/aout/stab_gnu.h \
4076   $(INCDIR)/aout/sun4.h \
4077   $(INCDIR)/bfdlink.h \
4078   $(INCDIR)/filenames.h \
4079   $(INCDIR)/hashtab.h \
4080   aout-target.h \
4081   libaout.h
4082 sparcnetbsd.lo: \
4083   sparcnetbsd.c \
4084   $(INCDIR)/aout/aout64.h \
4085   $(INCDIR)/aout/ar.h \
4086   $(INCDIR)/aout/stab.def \
4087   $(INCDIR)/aout/stab_gnu.h \
4088   $(INCDIR)/bfdlink.h \
4089   $(INCDIR)/filenames.h \
4090   $(INCDIR)/hashtab.h \
4091   aout-target.h \
4092   libaout.h \
4093   netbsd.h
4094 sunos.lo: \
4095   sunos.c \
4096   $(INCDIR)/aout/aout64.h \
4097   $(INCDIR)/aout/ar.h \
4098   $(INCDIR)/aout/stab.def \
4099   $(INCDIR)/aout/stab_gnu.h \
4100   $(INCDIR)/aout/sun4.h \
4101   $(INCDIR)/bfdlink.h \
4102   $(INCDIR)/filenames.h \
4103   $(INCDIR)/hashtab.h \
4104   aout-target.h \
4105   aoutf1.h \
4106   libaout.h
4107 vax1knetbsd.lo: \
4108   vax1knetbsd.c \
4109   $(INCDIR)/aout/aout64.h \
4110   $(INCDIR)/aout/ar.h \
4111   $(INCDIR)/aout/stab.def \
4112   $(INCDIR)/aout/stab_gnu.h \
4113   $(INCDIR)/bfdlink.h \
4114   $(INCDIR)/filenames.h \
4115   $(INCDIR)/hashtab.h \
4116   aout-target.h \
4117   libaout.h \
4118   netbsd.h
4119 vaxbsd.lo: \
4120   vaxbsd.c \
4121   $(INCDIR)/aout/aout64.h \
4122   $(INCDIR)/aout/ar.h \
4123   $(INCDIR)/aout/stab.def \
4124   $(INCDIR)/aout/stab_gnu.h \
4125   $(INCDIR)/bfdlink.h \
4126   $(INCDIR)/filenames.h \
4127   $(INCDIR)/hashtab.h \
4128   aout-target.h \
4129   libaout.h
4130 vaxnetbsd.lo: \
4131   vaxnetbsd.c \
4132   $(INCDIR)/aout/aout64.h \
4133   $(INCDIR)/aout/ar.h \
4134   $(INCDIR)/aout/stab.def \
4135   $(INCDIR)/aout/stab_gnu.h \
4136   $(INCDIR)/bfdlink.h \
4137   $(INCDIR)/filenames.h \
4138   $(INCDIR)/hashtab.h \
4139   aout-target.h \
4140   libaout.h \
4141   netbsd.h
4142 versados.lo: \
4143   versados.c \
4144   $(INCDIR)/filenames.h \
4145   $(INCDIR)/hashtab.h \
4146   $(INCDIR)/libiberty.h
4147 vms-gsd.lo: \
4148   vms-gsd.c \
4149   $(INCDIR)/bfdlink.h \
4150   $(INCDIR)/filenames.h \
4151   $(INCDIR)/hashtab.h \
4152   vms.h
4153 vms-hdr.lo: \
4154   vms-hdr.c \
4155   $(INCDIR)/bfdlink.h \
4156   $(INCDIR)/filenames.h \
4157   $(INCDIR)/hashtab.h \
4158   $(INCDIR)/safe-ctype.h \
4159   bfdver.h \
4160   vms.h
4161 vms-misc.lo: \
4162   vms-misc.c \
4163   $(INCDIR)/bfdlink.h \
4164   $(INCDIR)/filenames.h \
4165   $(INCDIR)/hashtab.h \
4166   vms.h
4167 vms-tir.lo: \
4168   vms-tir.c \
4169   $(INCDIR)/bfdlink.h \
4170   $(INCDIR)/filenames.h \
4171   $(INCDIR)/hashtab.h \
4172   vms.h
4173 vms.lo: \
4174   vms.c \
4175   $(INCDIR)/bfdlink.h \
4176   $(INCDIR)/filenames.h \
4177   $(INCDIR)/hashtab.h \
4178   vms.h
4179 vmsutil.lo: \
4180   vmsutil.c \
4181   vmsutil.h
4182 xcofflink.lo: \
4183   xcofflink.c \
4184   $(INCDIR)/bfdlink.h \
4185   $(INCDIR)/coff/internal.h \
4186   $(INCDIR)/coff/xcoff.h \
4187   $(INCDIR)/filenames.h \
4188   $(INCDIR)/hashtab.h \
4189   $(INCDIR)/libiberty.h \
4190   libcoff.h \
4191   libxcoff.h
4192 xsym.lo: \
4193   xsym.c \
4194   $(INCDIR)/alloca-conf.h \
4195   $(INCDIR)/filenames.h \
4196   $(INCDIR)/hashtab.h \
4197   xsym.h
4198 xtensa-isa.lo: \
4199   xtensa-isa.c \
4200   $(INCDIR)/filenames.h \
4201   $(INCDIR)/hashtab.h \
4202   $(INCDIR)/xtensa-isa-internal.h \
4203   $(INCDIR)/xtensa-isa.h
4204 xtensa-modules.lo: \
4205   xtensa-modules.c \
4206   $(INCDIR)/xtensa-isa-internal.h \
4207   $(INCDIR)/xtensa-isa.h
4208 aix5ppc-core.lo: \
4209   aix5ppc-core.c \
4210   $(INCDIR)/filenames.h
4211 aout64.lo: \
4212   aout64.c \
4213   $(INCDIR)/aout/aout64.h \
4214   $(INCDIR)/aout/ar.h \
4215   $(INCDIR)/aout/stab.def \
4216   $(INCDIR)/aout/stab_gnu.h \
4217   $(INCDIR)/bfdlink.h \
4218   $(INCDIR)/filenames.h \
4219   $(INCDIR)/hashtab.h \
4220   $(INCDIR)/safe-ctype.h \
4221   aoutx.h \
4222   libaout.h
4223 coff-alpha.lo: \
4224   coff-alpha.c \
4225   $(INCDIR)/aout/ar.h \
4226   $(INCDIR)/bfdlink.h \
4227   $(INCDIR)/coff/alpha.h \
4228   $(INCDIR)/coff/ecoff.h \
4229   $(INCDIR)/coff/internal.h \
4230   $(INCDIR)/coff/sym.h \
4231   $(INCDIR)/coff/symconst.h \
4232   $(INCDIR)/filenames.h \
4233   $(INCDIR)/hashtab.h \
4234   coffswap.h \
4235   ecoffswap.h \
4236   libcoff.h \
4237   libecoff.h
4238 coff-x86_64.lo: \
4239   coff-x86_64.c \
4240   $(INCDIR)/bfdlink.h \
4241   $(INCDIR)/coff/external.h \
4242   $(INCDIR)/coff/internal.h \
4243   $(INCDIR)/coff/pe.h \
4244   $(INCDIR)/coff/x86_64.h \
4245   $(INCDIR)/filenames.h \
4246   $(INCDIR)/hashtab.h \
4247   $(INCDIR)/libiberty.h \
4248   coffcode.h \
4249   coffswap.h \
4250   libcoff.h
4251 coff64-rs6000.lo: \
4252   coff64-rs6000.c \
4253   $(INCDIR)/bfdlink.h \
4254   $(INCDIR)/coff/internal.h \
4255   $(INCDIR)/coff/rs6k64.h \
4256   $(INCDIR)/coff/xcoff.h \
4257   $(INCDIR)/filenames.h \
4258   $(INCDIR)/hashtab.h \
4259   coffcode.h \
4260   coffswap.h \
4261   libcoff.h \
4262   libxcoff.h
4263 demo64.lo: \
4264   demo64.c \
4265   $(INCDIR)/aout/aout64.h \
4266   $(INCDIR)/aout/ar.h \
4267   $(INCDIR)/aout/stab.def \
4268   $(INCDIR)/aout/stab_gnu.h \
4269   $(INCDIR)/aout/sun4.h \
4270   $(INCDIR)/bfdlink.h \
4271   $(INCDIR)/filenames.h \
4272   $(INCDIR)/hashtab.h \
4273   aout-target.h \
4274   aoutf1.h \
4275   libaout.h
4276 elf32-score.lo: \
4277   elf32-score.c \
4278   $(INCDIR)/bfdlink.h \
4279   $(INCDIR)/elf/common.h \
4280   $(INCDIR)/elf/external.h \
4281   $(INCDIR)/elf/internal.h \
4282   $(INCDIR)/elf/reloc-macros.h \
4283   $(INCDIR)/elf/score.h \
4284   $(INCDIR)/filenames.h \
4285   $(INCDIR)/hashtab.h \
4286   $(INCDIR)/libiberty.h \
4287   elf-bfd.h \
4288   elf32-score.h \
4289   elf32-target.h
4290 elf32-score7.lo: \
4291   elf32-score7.c \
4292   $(INCDIR)/bfdlink.h \
4293   $(INCDIR)/elf/common.h \
4294   $(INCDIR)/elf/external.h \
4295   $(INCDIR)/elf/internal.h \
4296   $(INCDIR)/elf/reloc-macros.h \
4297   $(INCDIR)/elf/score.h \
4298   $(INCDIR)/filenames.h \
4299   $(INCDIR)/hashtab.h \
4300   $(INCDIR)/libiberty.h \
4301   elf-bfd.h \
4302   elf32-score.h
4303 elf64-alpha.lo: \
4304   elf64-alpha.c \
4305   $(INCDIR)/aout/ar.h \
4306   $(INCDIR)/bfdlink.h \
4307   $(INCDIR)/coff/alpha.h \
4308   $(INCDIR)/coff/ecoff.h \
4309   $(INCDIR)/coff/internal.h \
4310   $(INCDIR)/coff/sym.h \
4311   $(INCDIR)/coff/symconst.h \
4312   $(INCDIR)/elf/alpha.h \
4313   $(INCDIR)/elf/common.h \
4314   $(INCDIR)/elf/external.h \
4315   $(INCDIR)/elf/internal.h \
4316   $(INCDIR)/elf/reloc-macros.h \
4317   $(INCDIR)/filenames.h \
4318   $(INCDIR)/hashtab.h \
4319   ecoffswap.h \
4320   elf-bfd.h \
4321   elf64-target.h \
4322   libcoff.h \
4323   libecoff.h
4324 elf64-gen.lo: \
4325   elf64-gen.c \
4326   $(INCDIR)/bfdlink.h \
4327   $(INCDIR)/elf/common.h \
4328   $(INCDIR)/elf/external.h \
4329   $(INCDIR)/elf/internal.h \
4330   $(INCDIR)/filenames.h \
4331   $(INCDIR)/hashtab.h \
4332   elf-bfd.h \
4333   elf64-target.h
4334 elf64-hppa.lo: \
4335   elf64-hppa.c \
4336   $(INCDIR)/alloca-conf.h \
4337   $(INCDIR)/bfdlink.h \
4338   $(INCDIR)/elf/common.h \
4339   $(INCDIR)/elf/external.h \
4340   $(INCDIR)/elf/hppa.h \
4341   $(INCDIR)/elf/internal.h \
4342   $(INCDIR)/elf/reloc-macros.h \
4343   $(INCDIR)/filenames.h \
4344   $(INCDIR)/hashtab.h \
4345   elf-bfd.h \
4346   elf-hppa.h \
4347   elf64-hppa.h \
4348   elf64-target.h \
4349   libhppa.h
4350 elf64-mips.lo: \
4351   elf64-mips.c \
4352   $(INCDIR)/aout/ar.h \
4353   $(INCDIR)/bfdlink.h \
4354   $(INCDIR)/coff/alpha.h \
4355   $(INCDIR)/coff/ecoff.h \
4356   $(INCDIR)/coff/internal.h \
4357   $(INCDIR)/coff/sym.h \
4358   $(INCDIR)/coff/symconst.h \
4359   $(INCDIR)/elf/common.h \
4360   $(INCDIR)/elf/external.h \
4361   $(INCDIR)/elf/internal.h \
4362   $(INCDIR)/elf/mips.h \
4363   $(INCDIR)/elf/reloc-macros.h \
4364   $(INCDIR)/filenames.h \
4365   $(INCDIR)/hashtab.h \
4366   ecoffswap.h \
4367   elf-bfd.h \
4368   elf64-target.h \
4369   elfxx-mips.h \
4370   genlink.h
4371 elf64-mmix.lo: \
4372   elf64-mmix.c \
4373   $(INCDIR)/bfdlink.h \
4374   $(INCDIR)/elf/common.h \
4375   $(INCDIR)/elf/external.h \
4376   $(INCDIR)/elf/internal.h \
4377   $(INCDIR)/elf/mmix.h \
4378   $(INCDIR)/elf/reloc-macros.h \
4379   $(INCDIR)/filenames.h \
4380   $(INCDIR)/hashtab.h \
4381   $(INCDIR)/opcode/mmix.h \
4382   elf-bfd.h \
4383   elf64-target.h
4384 elf64-ppc.lo: \
4385   elf64-ppc.c \
4386   $(INCDIR)/bfdlink.h \
4387   $(INCDIR)/elf/common.h \
4388   $(INCDIR)/elf/external.h \
4389   $(INCDIR)/elf/internal.h \
4390   $(INCDIR)/elf/ppc64.h \
4391   $(INCDIR)/elf/reloc-macros.h \
4392   $(INCDIR)/filenames.h \
4393   $(INCDIR)/hashtab.h \
4394   elf-bfd.h \
4395   elf64-ppc.h \
4396   elf64-target.h
4397 elf64-s390.lo: \
4398   elf64-s390.c \
4399   $(INCDIR)/bfdlink.h \
4400   $(INCDIR)/elf/common.h \
4401   $(INCDIR)/elf/external.h \
4402   $(INCDIR)/elf/internal.h \
4403   $(INCDIR)/elf/reloc-macros.h \
4404   $(INCDIR)/elf/s390.h \
4405   $(INCDIR)/filenames.h \
4406   $(INCDIR)/hashtab.h \
4407   elf-bfd.h \
4408   elf64-target.h
4409 elf64-sh64.lo: \
4410   elf64-sh64.c \
4411   $(INCDIR)/bfdlink.h \
4412   $(INCDIR)/elf/common.h \
4413   $(INCDIR)/elf/external.h \
4414   $(INCDIR)/elf/internal.h \
4415   $(INCDIR)/elf/reloc-macros.h \
4416   $(INCDIR)/elf/sh.h \
4417   $(INCDIR)/filenames.h \
4418   $(INCDIR)/hashtab.h \
4419   elf-bfd.h \
4420   elf64-target.h
4421 elf64-sparc.lo: \
4422   elf64-sparc.c \
4423   $(INCDIR)/bfdlink.h \
4424   $(INCDIR)/elf/common.h \
4425   $(INCDIR)/elf/external.h \
4426   $(INCDIR)/elf/internal.h \
4427   $(INCDIR)/elf/reloc-macros.h \
4428   $(INCDIR)/elf/sparc.h \
4429   $(INCDIR)/filenames.h \
4430   $(INCDIR)/hashtab.h \
4431   $(INCDIR)/opcode/sparc.h \
4432   elf-bfd.h \
4433   elf64-target.h \
4434   elfxx-sparc.h
4435 elf64-x86-64.lo: \
4436   elf64-x86-64.c \
4437   $(INCDIR)/bfdlink.h \
4438   $(INCDIR)/elf/common.h \
4439   $(INCDIR)/elf/external.h \
4440   $(INCDIR)/elf/internal.h \
4441   $(INCDIR)/elf/reloc-macros.h \
4442   $(INCDIR)/elf/x86-64.h \
4443   $(INCDIR)/filenames.h \
4444   $(INCDIR)/hashtab.h \
4445   bfd_stdint.h \
4446   elf-bfd.h \
4447   elf64-target.h
4448 elf64.lo: \
4449   elf64.c \
4450   $(INCDIR)/bfdlink.h \
4451   $(INCDIR)/elf/common.h \
4452   $(INCDIR)/elf/external.h \
4453   $(INCDIR)/elf/internal.h \
4454   $(INCDIR)/filenames.h \
4455   $(INCDIR)/hashtab.h \
4456   $(INCDIR)/libiberty.h \
4457   elf-bfd.h \
4458   elfcode.h \
4459   elfcore.h
4460 elfn32-mips.lo: \
4461   elfn32-mips.c \
4462   $(INCDIR)/bfdlink.h \
4463   $(INCDIR)/coff/ecoff.h \
4464   $(INCDIR)/coff/external.h \
4465   $(INCDIR)/coff/internal.h \
4466   $(INCDIR)/coff/mips.h \
4467   $(INCDIR)/coff/sym.h \
4468   $(INCDIR)/coff/symconst.h \
4469   $(INCDIR)/elf/common.h \
4470   $(INCDIR)/elf/external.h \
4471   $(INCDIR)/elf/internal.h \
4472   $(INCDIR)/elf/mips.h \
4473   $(INCDIR)/elf/reloc-macros.h \
4474   $(INCDIR)/filenames.h \
4475   $(INCDIR)/hashtab.h \
4476   ecoffswap.h \
4477   elf-bfd.h \
4478   elf32-target.h \
4479   elfxx-mips.h \
4480   genlink.h
4481 mmo.lo: \
4482   mmo.c \
4483   $(INCDIR)/elf/mmix.h \
4484   $(INCDIR)/elf/reloc-macros.h \
4485   $(INCDIR)/filenames.h \
4486   $(INCDIR)/hashtab.h \
4487   $(INCDIR)/libiberty.h \
4488   $(INCDIR)/opcode/mmix.h
4489 nlm32-alpha.lo: \
4490   nlm32-alpha.c \
4491   $(INCDIR)/filenames.h \
4492   $(INCDIR)/hashtab.h \
4493   $(INCDIR)/nlm/alpha-ext.h \
4494   $(INCDIR)/nlm/common.h \
4495   $(INCDIR)/nlm/external.h \
4496   $(INCDIR)/nlm/internal.h \
4497   libnlm.h \
4498   nlm-target.h \
4499   nlmswap.h
4500 nlm64.lo: \
4501   nlm64.c \
4502   $(INCDIR)/filenames.h \
4503   $(INCDIR)/hashtab.h \
4504   $(INCDIR)/nlm/common.h \
4505   $(INCDIR)/nlm/external.h \
4506   $(INCDIR)/nlm/internal.h \
4507   libnlm.h \
4508   nlmcode.h
4509 pe-x86_64.lo: \
4510   pe-x86_64.c \
4511   $(INCDIR)/bfdlink.h \
4512   $(INCDIR)/coff/external.h \
4513   $(INCDIR)/coff/internal.h \
4514   $(INCDIR)/coff/pe.h \
4515   $(INCDIR)/coff/x86_64.h \
4516   $(INCDIR)/filenames.h \
4517   $(INCDIR)/hashtab.h \
4518   $(INCDIR)/libiberty.h \
4519   coff-x86_64.c \
4520   coffcode.h \
4521   libcoff.h \
4522   libpei.h \
4523   peicode.h
4524 pei-ia64.lo: \
4525   pei-ia64.c \
4526   $(INCDIR)/bfdlink.h \
4527   $(INCDIR)/coff/external.h \
4528   $(INCDIR)/coff/ia64.h \
4529   $(INCDIR)/coff/internal.h \
4530   $(INCDIR)/coff/pe.h \
4531   $(INCDIR)/filenames.h \
4532   $(INCDIR)/hashtab.h \
4533   coff-ia64.c \
4534   coffcode.h \
4535   libcoff.h \
4536   libpei.h \
4537   peicode.h
4538 pei-x86_64.lo: \
4539   pei-x86_64.c \
4540   $(INCDIR)/bfdlink.h \
4541   $(INCDIR)/coff/external.h \
4542   $(INCDIR)/coff/internal.h \
4543   $(INCDIR)/coff/pe.h \
4544   $(INCDIR)/coff/x86_64.h \
4545   $(INCDIR)/filenames.h \
4546   $(INCDIR)/hashtab.h \
4547   $(INCDIR)/libiberty.h \
4548   coff-x86_64.c \
4549   coffcode.h \
4550   libcoff.h \
4551   libpei.h \
4552   peicode.h
4553 aix386-core.lo: \
4554   aix386-core.c \
4555   $(INCDIR)/bfdlink.h \
4556   $(INCDIR)/coff/external.h \
4557   $(INCDIR)/coff/i386.h \
4558   $(INCDIR)/coff/internal.h \
4559   $(INCDIR)/filenames.h \
4560   $(INCDIR)/hashtab.h \
4561   libcoff.h
4562 cisco-core.lo: \
4563   cisco-core.c \
4564   $(INCDIR)/filenames.h \
4565   $(INCDIR)/hashtab.h
4566 hpux-core.lo: \
4567   hpux-core.c \
4568   $(INCDIR)/filenames.h \
4569   $(INCDIR)/hashtab.h
4570 irix-core.lo: \
4571   irix-core.c \
4572   $(INCDIR)/filenames.h \
4573   $(INCDIR)/hashtab.h
4574 lynx-core.lo: \
4575   lynx-core.c \
4576   $(INCDIR)/filenames.h \
4577   $(INCDIR)/hashtab.h
4578 osf-core.lo: \
4579   osf-core.c \
4580   $(INCDIR)/filenames.h \
4581   $(INCDIR)/hashtab.h
4582 sco5-core.lo: \
4583   sco5-core.c \
4584   $(INCDIR)/bfdlink.h \
4585   $(INCDIR)/filenames.h \
4586   $(INCDIR)/hashtab.h \
4587   libaout.h
4588 trad-core.lo: \
4589   trad-core.c \
4590   $(INCDIR)/bfdlink.h \
4591   $(INCDIR)/filenames.h \
4592   $(INCDIR)/hashtab.h \
4593   libaout.h
4594 elf32-ia64.lo: \
4595   elf32-ia64.c \
4596   $(INCDIR)/bfdlink.h \
4597   $(INCDIR)/elf/common.h \
4598   $(INCDIR)/elf/external.h \
4599   $(INCDIR)/elf/ia64.h \
4600   $(INCDIR)/elf/internal.h \
4601   $(INCDIR)/elf/reloc-macros.h \
4602   $(INCDIR)/filenames.h \
4603   $(INCDIR)/hashtab.h \
4604   $(INCDIR)/objalloc.h \
4605   $(INCDIR)/opcode/ia64.h \
4606   elf-bfd.h \
4607   elf32-target.h
4608 elf64-ia64.lo: \
4609   elf64-ia64.c \
4610   $(INCDIR)/bfdlink.h \
4611   $(INCDIR)/elf/common.h \
4612   $(INCDIR)/elf/external.h \
4613   $(INCDIR)/elf/ia64.h \
4614   $(INCDIR)/elf/internal.h \
4615   $(INCDIR)/elf/reloc-macros.h \
4616   $(INCDIR)/filenames.h \
4617   $(INCDIR)/hashtab.h \
4618   $(INCDIR)/objalloc.h \
4619   $(INCDIR)/opcode/ia64.h \
4620   elf-bfd.h \
4621   elf64-target.h
4622 peigen.lo: \
4623   peigen.c \
4624   $(INCDIR)/bfdlink.h \
4625   $(INCDIR)/coff/external.h \
4626   $(INCDIR)/coff/i386.h \
4627   $(INCDIR)/coff/internal.h \
4628   $(INCDIR)/coff/pe.h \
4629   $(INCDIR)/filenames.h \
4630   $(INCDIR)/hashtab.h \
4631   libcoff.h \
4632   libpei.h
4633 pepigen.lo: \
4634   pepigen.c \
4635   $(INCDIR)/bfdlink.h \
4636   $(INCDIR)/coff/external.h \
4637   $(INCDIR)/coff/ia64.h \
4638   $(INCDIR)/coff/internal.h \
4639   $(INCDIR)/coff/pe.h \
4640   $(INCDIR)/filenames.h \
4641   $(INCDIR)/hashtab.h \
4642   libcoff.h \
4643   libpei.h
4644 pex64igen.lo: \
4645   pex64igen.c \
4646   $(INCDIR)/bfdlink.h \
4647   $(INCDIR)/coff/external.h \
4648   $(INCDIR)/coff/internal.h \
4649   $(INCDIR)/coff/pe.h \
4650   $(INCDIR)/coff/x86_64.h \
4651   $(INCDIR)/filenames.h \
4652   $(INCDIR)/hashtab.h \
4653   libcoff.h \
4654   libpei.h
4655 # IF YOU PUT ANYTHING HERE IT WILL GO AWAY
4656 # Tell versions [3.59,3.63) of GNU make to not export all variables.
4657 # Otherwise a system limit (for SysV at least) may be exceeded.
4658 .NOEXPORT: