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