OSDN Git Service

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