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