Cleanups in binutils makefiles.
[platform/upstream/binutils.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
20 VPATH = @srcdir@
21 pkgdatadir = $(datadir)/@PACKAGE@
22 pkgincludedir = $(includedir)/@PACKAGE@
23 pkglibdir = $(libdir)/@PACKAGE@
24 pkglibexecdir = $(libexecdir)/@PACKAGE@
25 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
26 install_sh_DATA = $(install_sh) -c -m 644
27 install_sh_PROGRAM = $(install_sh) -c
28 install_sh_SCRIPT = $(install_sh) -c
29 INSTALL_HEADER = $(INSTALL_DATA)
30 transform = $(program_transform_name)
31 NORMAL_INSTALL = :
32 PRE_INSTALL = :
33 POST_INSTALL = :
34 NORMAL_UNINSTALL = :
35 PRE_UNINSTALL = :
36 POST_UNINSTALL = :
37 build_triplet = @build@
38 host_triplet = @host@
39 target_triplet = @target@
40 @INSTALL_LIBBFD_FALSE@am__append_1 = -rpath $(bfdlibdir)
41 subdir = .
42 DIST_COMMON = README ChangeLog $(srcdir)/Makefile.in \
43         $(srcdir)/Makefile.am $(top_srcdir)/configure \
44         $(am__configure_deps) $(srcdir)/config.in \
45         $(srcdir)/../mkinstalldirs $(srcdir)/bfd-in2.h \
46         $(top_srcdir)/po/Make-in $(srcdir)/../depcomp \
47         $(am__bfdinclude_HEADERS_DIST)
48 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
49 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
50         $(top_srcdir)/../config/depstand.m4 \
51         $(top_srcdir)/../config/gettext-sister.m4 \
52         $(top_srcdir)/../config/lead-dot.m4 \
53         $(top_srcdir)/../config/nls.m4 \
54         $(top_srcdir)/../config/override.m4 \
55         $(top_srcdir)/../config/plugins.m4 \
56         $(top_srcdir)/../config/po.m4 \
57         $(top_srcdir)/../config/progtest.m4 \
58         $(top_srcdir)/../config/stdint.m4 $(top_srcdir)/../libtool.m4 \
59         $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
60         $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
61         $(top_srcdir)/bfd.m4 $(top_srcdir)/warning.m4 \
62         $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.in
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66  configure.lineno config.status.lineno
67 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
68 CONFIG_HEADER = config.h
69 CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in
70 CONFIG_CLEAN_VPATH_FILES =
71 LIBRARIES = $(noinst_LIBRARIES)
72 ARFLAGS = cru
73 libbfd_a_AR = $(AR) $(ARFLAGS)
74 libbfd_a_LIBADD =
75 am_libbfd_a_OBJECTS =
76 libbfd_a_OBJECTS = $(am_libbfd_a_OBJECTS)
77 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78 am__vpath_adj = case $$p in \
79     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80     *) f=$$p;; \
81   esac;
82 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
83 am__install_max = 40
84 am__nobase_strip_setup = \
85   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
86 am__nobase_strip = \
87   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
88 am__nobase_list = $(am__nobase_strip_setup); \
89   for p in $$list; do echo "$$p $$p"; done | \
90   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
91   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
92     if (++n[$$2] == $(am__install_max)) \
93       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
94     END { for (dir in files) print dir, files[dir] }'
95 am__base_list = \
96   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
97   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
98 am__installdirs = "$(DESTDIR)$(bfdlibdir)" \
99         "$(DESTDIR)$(bfdincludedir)"
100 LTLIBRARIES = $(bfdlib_LTLIBRARIES) $(noinst_LTLIBRARIES)
101 am__DEPENDENCIES_1 =
102 am__objects_1 = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
103         cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo \
104         opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo \
105         linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo \
106         stab-syms.lo merge.lo dwarf2.lo simple.lo compress.lo \
107         verilog.lo
108 am_libbfd_la_OBJECTS = $(am__objects_1)
109 libbfd_la_OBJECTS = $(am_libbfd_la_OBJECTS)
110 libbfd_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
111         $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
112         $(libbfd_la_LDFLAGS) $(LDFLAGS) -o $@
113 @INSTALL_LIBBFD_FALSE@am_libbfd_la_rpath =
114 @INSTALL_LIBBFD_TRUE@am_libbfd_la_rpath = -rpath $(bfdlibdir)
115 DEFAULT_INCLUDES = -I.@am__isrc@
116 depcomp = $(SHELL) $(top_srcdir)/../depcomp
117 am__depfiles_maybe = depfiles
118 am__mv = mv -f
119 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
120         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
121 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
122         --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
123         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
124 CCLD = $(CC)
125 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
126         --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
127         $(LDFLAGS) -o $@
128 SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES) \
129         $(EXTRA_libbfd_la_SOURCES)
130 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
131         html-recursive info-recursive install-data-recursive \
132         install-dvi-recursive install-exec-recursive \
133         install-html-recursive install-info-recursive \
134         install-pdf-recursive install-ps-recursive install-recursive \
135         installcheck-recursive installdirs-recursive pdf-recursive \
136         ps-recursive uninstall-recursive
137 am__bfdinclude_HEADERS_DIST = bfd.h $(INCDIR)/ansidecl.h \
138         $(INCDIR)/symcat.h $(INCDIR)/bfdlink.h
139 HEADERS = $(bfdinclude_HEADERS)
140 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
141   distclean-recursive maintainer-clean-recursive
142 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
143         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
144 ETAGS = etags
145 CTAGS = ctags
146 DIST_SUBDIRS = $(SUBDIRS)
147 ACLOCAL = @ACLOCAL@
148 AMTAR = @AMTAR@
149 AR = @AR@
150 AUTOCONF = @AUTOCONF@
151 AUTOHEADER = @AUTOHEADER@
152 AUTOMAKE = @AUTOMAKE@
153 AWK = @AWK@
154 BFD_HOSTPTR_T = @BFD_HOSTPTR_T@
155 BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
156 BFD_HOST_64BIT_LONG_LONG = @BFD_HOST_64BIT_LONG_LONG@
157 BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
158 BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
159 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
160 CATALOGS = @CATALOGS@
161 CATOBJEXT = @CATOBJEXT@
162 CC = @CC@
163 CCDEPMODE = @CCDEPMODE@
164 CC_FOR_BUILD = @CC_FOR_BUILD@
165 CFLAGS = @CFLAGS@
166 COREFILE = @COREFILE@
167 COREFLAG = @COREFLAG@
168 CPP = @CPP@
169 CPPFLAGS = @CPPFLAGS@
170 CYGPATH_W = @CYGPATH_W@
171 DATADIRNAME = @DATADIRNAME@
172 DEBUGDIR = @DEBUGDIR@
173 DEFS = @DEFS@
174 DEPDIR = @DEPDIR@
175 DSYMUTIL = @DSYMUTIL@
176 DUMPBIN = @DUMPBIN@
177 ECHO_C = @ECHO_C@
178 ECHO_N = @ECHO_N@
179 ECHO_T = @ECHO_T@
180 EGREP = @EGREP@
181 EXEEXT = @EXEEXT@
182 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
183 FGREP = @FGREP@
184 GENCAT = @GENCAT@
185 GMSGFMT = @GMSGFMT@
186 GREP = @GREP@
187 HDEFINES = @HDEFINES@
188 INCINTL = @INCINTL@
189 INSTALL = @INSTALL@
190 INSTALL_DATA = @INSTALL_DATA@
191 INSTALL_PROGRAM = @INSTALL_PROGRAM@
192 INSTALL_SCRIPT = @INSTALL_SCRIPT@
193 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
194 INSTOBJEXT = @INSTOBJEXT@
195 LD = @LD@
196 LDFLAGS = @LDFLAGS@
197 LIBINTL = @LIBINTL@
198 LIBINTL_DEP = @LIBINTL_DEP@
199 LIBM = @LIBM@
200 LIBOBJS = @LIBOBJS@
201 LIBS = @LIBS@
202 LIBTOOL = @LIBTOOL@
203 LIPO = @LIPO@
204 LN_S = @LN_S@
205 LTLIBOBJS = @LTLIBOBJS@
206 MAINT = @MAINT@
207 MAKEINFO = @MAKEINFO@
208 MKDIR_P = @MKDIR_P@
209 MKINSTALLDIRS = @MKINSTALLDIRS@
210 MSGFMT = @MSGFMT@
211 MSGMERGE = @MSGMERGE@
212 NM = @NM@
213 NMEDIT = @NMEDIT@
214 NO_WERROR = @NO_WERROR@
215 OBJDUMP = @OBJDUMP@
216 OBJEXT = @OBJEXT@
217 OTOOL = @OTOOL@
218 OTOOL64 = @OTOOL64@
219 PACKAGE = @PACKAGE@
220 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
221 PACKAGE_NAME = @PACKAGE_NAME@
222 PACKAGE_STRING = @PACKAGE_STRING@
223 PACKAGE_TARNAME = @PACKAGE_TARNAME@
224 PACKAGE_URL = @PACKAGE_URL@
225 PACKAGE_VERSION = @PACKAGE_VERSION@
226 PATH_SEPARATOR = @PATH_SEPARATOR@
227 PKGVERSION = @PKGVERSION@
228 POSUB = @POSUB@
229 RANLIB = @RANLIB@
230 REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
231 REPORT_BUGS_TO = @REPORT_BUGS_TO@
232 SED = @SED@
233 SET_MAKE = @SET_MAKE@
234 SHARED_LDFLAGS = @SHARED_LDFLAGS@
235 SHARED_LIBADD = @SHARED_LIBADD@
236 SHELL = @SHELL@
237 STRIP = @STRIP@
238 TDEFINES = @TDEFINES@
239 USE_NLS = @USE_NLS@
240 VERSION = @VERSION@
241 WARN_CFLAGS = @WARN_CFLAGS@
242 XGETTEXT = @XGETTEXT@
243 abs_builddir = @abs_builddir@
244 abs_srcdir = @abs_srcdir@
245 abs_top_builddir = @abs_top_builddir@
246 abs_top_srcdir = @abs_top_srcdir@
247 ac_ct_CC = @ac_ct_CC@
248 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
249 all_backends = @all_backends@
250 am__include = @am__include@
251 am__leading_dot = @am__leading_dot@
252 am__quote = @am__quote@
253 am__tar = @am__tar@
254 am__untar = @am__untar@
255 bfd64_libs = @bfd64_libs@
256 bfd_backends = @bfd_backends@
257 bfd_default_target_size = @bfd_default_target_size@
258 bfd_file_ptr = @bfd_file_ptr@
259 bfd_machines = @bfd_machines@
260 bfd_ufile_ptr = @bfd_ufile_ptr@
261 bfdincludedir = @bfdincludedir@
262 bfdlibdir = @bfdlibdir@
263 bindir = @bindir@
264 build = @build@
265 build_alias = @build_alias@
266 build_cpu = @build_cpu@
267 build_os = @build_os@
268 build_vendor = @build_vendor@
269 builddir = @builddir@
270 datadir = @datadir@
271 datarootdir = @datarootdir@
272 docdir = @docdir@
273 dvidir = @dvidir@
274 exec_prefix = @exec_prefix@
275 host = @host@
276 host_alias = @host_alias@
277 host_cpu = @host_cpu@
278 host_noncanonical = @host_noncanonical@
279 host_os = @host_os@
280 host_vendor = @host_vendor@
281 htmldir = @htmldir@
282 includedir = @includedir@
283 infodir = @infodir@
284 install_sh = @install_sh@
285 libdir = @libdir@
286 libexecdir = @libexecdir@
287 localedir = @localedir@
288 localstatedir = @localstatedir@
289 lt_ECHO = @lt_ECHO@
290 mandir = @mandir@
291 mkdir_p = @mkdir_p@
292 oldincludedir = @oldincludedir@
293 pdfdir = @pdfdir@
294 prefix = @prefix@
295 program_transform_name = @program_transform_name@
296 psdir = @psdir@
297 sbindir = @sbindir@
298 sharedstatedir = @sharedstatedir@
299 srcdir = @srcdir@
300 supports_plugins = @supports_plugins@
301 sysconfdir = @sysconfdir@
302 target = @target@
303 target_alias = @target_alias@
304 target_cpu = @target_cpu@
305 target_noncanonical = @target_noncanonical@
306 target_os = @target_os@
307 target_vendor = @target_vendor@
308 tdefaults = @tdefaults@
309 top_build_prefix = @top_build_prefix@
310 top_builddir = @top_builddir@
311 top_srcdir = @top_srcdir@
312 wordsize = @wordsize@
313 AUTOMAKE_OPTIONS = 1.11 no-dist foreign
314 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
315
316 # Uncomment the following line when doing a release.
317 # RELEASE=y
318 INCDIR = $(srcdir)/../include
319 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
320 SUBDIRS = doc po
321 bfddocdir = doc
322 libbfd_la_LDFLAGS = $(am__append_1) -release `cat libtool-soversion` \
323         @SHARED_LDFLAGS@ $(am__empty)
324 @INSTALL_LIBBFD_TRUE@bfdlib_LTLIBRARIES = libbfd.la
325 @INSTALL_LIBBFD_TRUE@bfdinclude_HEADERS = $(BFD_H) $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/bfdlink.h
326 @INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES = libbfd.la
327 AM_CFLAGS = $(WARN_CFLAGS)
328 AM_CPPFLAGS = -DBINDIR='"$(bindir)"'
329 @PLUGINS_TRUE@LIBDL = -ldl
330
331 # bfd.h goes here, for now
332 BFD_H = bfd.h
333
334 # Jim Kingdon notes:
335 # Writing S-records should be included in all (or at least most)
336 # *-*-coff, *-*-aout, etc., configurations, because people will want to
337 # be able to use objcopy to create S-records.  (S-records are not useful
338 # for the debugger, so if you are downloading things as S-records you
339 # need two copies of the executable, one to download and one for the
340 # debugger).
341 BFD32_LIBS = \
342         archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
343         cache.lo coffgen.lo corefile.lo \
344         format.lo init.lo libbfd.lo opncls.lo reloc.lo \
345         section.lo syms.lo targets.lo hash.lo linker.lo \
346         srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo \
347         merge.lo dwarf2.lo simple.lo compress.lo verilog.lo
348
349 BFD64_LIBS = archive64.lo
350 BFD32_LIBS_CFILES = \
351         archive.c archures.c bfd.c bfdio.c bfdwin.c \
352         cache.c coffgen.c corefile.c \
353         format.c init.c libbfd.c opncls.c reloc.c \
354         section.c syms.c targets.c hash.c linker.c \
355         srec.c binary.c tekhex.c ihex.c stabs.c stab-syms.c \
356         merge.c dwarf2.c simple.c compress.c verilog.c
357
358 BFD64_LIBS_CFILES = archive64.c
359
360 # This list is alphabetized to make it easier to keep in sync
361 # with the decls and initializer in archures.c.
362 ALL_MACHINES = \
363         cpu-alpha.lo \
364         cpu-arc.lo \
365         cpu-arm.lo \
366         cpu-avr.lo \
367         cpu-bfin.lo \
368         cpu-cr16.lo \
369         cpu-cr16c.lo \
370         cpu-cris.lo \
371         cpu-crx.lo \
372         cpu-d10v.lo \
373         cpu-d30v.lo \
374         cpu-dlx.lo \
375         cpu-fr30.lo \
376         cpu-frv.lo \
377         cpu-h8300.lo \
378         cpu-h8500.lo \
379         cpu-hppa.lo \
380         cpu-i370.lo \
381         cpu-i386.lo \
382         cpu-l1om.lo \
383         cpu-i860.lo \
384         cpu-i960.lo \
385         cpu-ia64.lo \
386         cpu-ip2k.lo \
387         cpu-iq2000.lo \
388         cpu-lm32.lo \
389         cpu-m10200.lo \
390         cpu-m10300.lo \
391         cpu-m32c.lo \
392         cpu-m32r.lo \
393         cpu-m68hc11.lo \
394         cpu-m68hc12.lo \
395         cpu-m68k.lo \
396         cpu-m88k.lo \
397         cpu-maxq.lo \
398         cpu-mcore.lo \
399         cpu-mep.lo \
400         cpu-microblaze.lo \
401         cpu-mips.lo \
402         cpu-mmix.lo \
403         cpu-moxie.lo \
404         cpu-msp430.lo \
405         cpu-mt.lo \
406         cpu-ns32k.lo \
407         cpu-openrisc.lo \
408         cpu-or32.lo \
409         cpu-pdp11.lo \
410         cpu-pj.lo \
411         cpu-plugin.lo \
412         cpu-powerpc.lo \
413         cpu-rs6000.lo \
414         cpu-s390.lo \
415         cpu-score.lo \
416         cpu-sh.lo \
417         cpu-sparc.lo \
418         cpu-spu.lo \
419         cpu-tic30.lo \
420         cpu-tic4x.lo \
421         cpu-tic54x.lo \
422         cpu-tic80.lo \
423         cpu-v850.lo \
424         cpu-vax.lo \
425         cpu-w65.lo \
426         cpu-we32k.lo \
427         cpu-xc16x.lo \
428         cpu-xstormy16.lo \
429         cpu-xtensa.lo \
430         cpu-z80.lo \
431         cpu-z8k.lo
432
433 ALL_MACHINES_CFILES = \
434         cpu-alpha.c \
435         cpu-arc.c \
436         cpu-arm.c \
437         cpu-avr.c \
438         cpu-bfin.c \
439         cpu-cr16.c \
440         cpu-cr16c.c \
441         cpu-cris.c \
442         cpu-crx.c \
443         cpu-d10v.c \
444         cpu-d30v.c \
445         cpu-dlx.c \
446         cpu-fr30.c \
447         cpu-frv.c \
448         cpu-h8300.c \
449         cpu-h8500.c \
450         cpu-hppa.c \
451         cpu-i370.c \
452         cpu-i386.c \
453         cpu-l1om.c \
454         cpu-i860.c \
455         cpu-i960.c \
456         cpu-ia64.c \
457         cpu-ip2k.c \
458         cpu-iq2000.c \
459         cpu-lm32.c \
460         cpu-m10200.c \
461         cpu-m10300.c \
462         cpu-m32c.c \
463         cpu-m32r.c \
464         cpu-m68hc11.c \
465         cpu-m68hc12.c \
466         cpu-m68k.c \
467         cpu-m88k.c \
468         cpu-maxq.c \
469         cpu-mcore.c \
470         cpu-mep.c \
471         cpu-microblaze.c \
472         cpu-mips.c \
473         cpu-mmix.c \
474         cpu-moxie.c \
475         cpu-msp430.c \
476         cpu-mt.c \
477         cpu-ns32k.c \
478         cpu-openrisc.c \
479         cpu-or32.c \
480         cpu-pdp11.c \
481         cpu-pj.c \
482         cpu-plugin.c \
483         cpu-powerpc.c \
484         cpu-rs6000.c \
485         cpu-s390.c \
486         cpu-score.c \
487         cpu-sh.c \
488         cpu-sparc.c \
489         cpu-spu.c \
490         cpu-tic30.c \
491         cpu-tic4x.c \
492         cpu-tic54x.c \
493         cpu-tic80.c \
494         cpu-v850.c \
495         cpu-vax.c \
496         cpu-w65.c \
497         cpu-we32k.c \
498         cpu-xc16x.c \
499         cpu-xstormy16.c \
500         cpu-xtensa.c \
501         cpu-z80.c \
502         cpu-z8k.c
503
504
505 # The .o files needed by all of the 32 bit vectors that are configured into
506 # target_vector in targets.c if configured with --enable-targets=all.
507 BFD32_BACKENDS = \
508         aout-adobe.lo \
509         aout-arm.lo \
510         aout-cris.lo \
511         aout-ns32k.lo \
512         aout-sparcle.lo \
513         aout-tic30.lo \
514         aout0.lo \
515         aout32.lo \
516         armnetbsd.lo \
517         bout.lo \
518         cf-i386lynx.lo \
519         cf-sparclynx.lo \
520         coff-apollo.lo \
521         coff-arm.lo \
522         coff-aux.lo \
523         coff-go32.lo \
524         coff-h8300.lo \
525         coff-h8500.lo \
526         coff-i386.lo \
527         coff-i860.lo \
528         coff-i960.lo \
529         coff-m68k.lo \
530         coff-m88k.lo \
531         coff-maxq.lo \
532         coff-mips.lo \
533         coff-or32.lo \
534         coff-rs6000.lo \
535         coff-sh.lo \
536         coff-sparc.lo \
537         coff-stgo32.lo \
538         coff-svm68k.lo \
539         coff-tic30.lo \
540         coff-tic4x.lo \
541         coff-tic54x.lo \
542         coff-tic80.lo \
543         coff-u68k.lo \
544         coff-w65.lo \
545         coff-we32k.lo \
546         coff-z80.lo \
547         coff-z8k.lo \
548         cofflink.lo \
549         dwarf1.lo \
550         ecoff.lo \
551         ecofflink.lo \
552         elf-attrs.lo \
553         elf-eh-frame.lo \
554         elf-ifunc.lo \
555         elf-m10200.lo \
556         elf-m10300.lo \
557         elf-strtab.lo \
558         elf-vxworks.lo \
559         elf.lo \
560         elf32-am33lin.lo \
561         elf32-arc.lo \
562         elf32-arm.lo \
563         elf32-avr.lo \
564         elf32-bfin.lo \
565         elf32-cr16.lo \
566         elf32-cr16c.lo \
567         elf32-cris.lo \
568         elf32-crx.lo \
569         elf32-d10v.lo \
570         elf32-d30v.lo \
571         elf32-dlx.lo \
572         elf32-fr30.lo \
573         elf32-frv.lo \
574         elf32-gen.lo \
575         elf32-h8300.lo \
576         elf32-hppa.lo \
577         elf32-i370.lo \
578         elf32-i386.lo \
579         elf32-i860.lo \
580         elf32-i960.lo \
581         elf32-ip2k.lo \
582         elf32-iq2000.lo \
583         elf32-lm32.lo \
584         elf32-m32c.lo \
585         elf32-m32r.lo \
586         elf32-m68hc11.lo \
587         elf32-m68hc12.lo \
588         elf32-m68hc1x.lo \
589         elf32-m68k.lo \
590         elf32-m88k.lo \
591         elf32-mcore.lo \
592         elf32-mep.lo \
593         elf32-microblaze.lo \
594         elf32-mips.lo \
595         elf32-moxie.lo \
596         elf32-msp430.lo \
597         elf32-mt.lo \
598         elf32-openrisc.lo \
599         elf32-or32.lo \
600         elf32-pj.lo \
601         elf32-ppc.lo \
602         elf32-s390.lo \
603         elf32-sh-symbian.lo \
604         elf32-sh.lo \
605         elf32-sh64-com.lo \
606         elf32-sh64.lo \
607         elf32-sparc.lo \
608         elf32-spu.lo \
609         elf32-v850.lo \
610         elf32-vax.lo \
611         elf32-xc16x.lo \
612         elf32-xstormy16.lo \
613         elf32-xtensa.lo \
614         elf32.lo \
615         elflink.lo \
616         elfxx-mips.lo \
617         elfxx-sparc.lo \
618         epoc-pe-arm.lo \
619         epoc-pei-arm.lo \
620         hp300bsd.lo \
621         hp300hpux.lo \
622         i386aout.lo \
623         i386bsd.lo \
624         i386dynix.lo \
625         i386freebsd.lo \
626         i386linux.lo \
627         i386lynx.lo \
628         i386mach3.lo \
629         i386msdos.lo \
630         i386netbsd.lo \
631         i386os9k.lo \
632         ieee.lo \
633         m68k4knetbsd.lo \
634         m68klinux.lo \
635         m68knetbsd.lo \
636         m88kmach3.lo \
637         m88kopenbsd.lo \
638         mach-o.lo \
639         mach-o-i386.lo \
640         mipsbsd.lo \
641         newsos3.lo \
642         nlm.lo \
643         nlm32-i386.lo \
644         nlm32-ppc.lo \
645         nlm32-sparc.lo \
646         nlm32.lo \
647         ns32knetbsd.lo \
648         oasys.lo \
649         pc532-mach.lo \
650         pdp11.lo \
651         pe-arm-wince.lo \
652         pe-arm.lo \
653         pe-i386.lo \
654         pe-mcore.lo \
655         pe-mips.lo \
656         pe-ppc.lo \
657         pe-sh.lo \
658         pef.lo \
659         pei-arm-wince.lo \
660         pei-arm.lo \
661         pei-i386.lo \
662         pei-mcore.lo \
663         pei-mips.lo \
664         pei-ppc.lo \
665         pei-sh.lo \
666         peigen.lo \
667         plugin.lo \
668         ppcboot.lo \
669         reloc16.lo \
670         riscix.lo \
671         som.lo \
672         sparclinux.lo \
673         sparclynx.lo \
674         sparcnetbsd.lo \
675         sunos.lo \
676         vax1knetbsd.lo \
677         vaxbsd.lo \
678         vaxnetbsd.lo \
679         versados.lo \
680         vms-gsd.lo \
681         vms-hdr.lo \
682         vms-misc.lo \
683         vms-tir.lo \
684         vms.lo \
685         vmsutil.lo \
686         xcofflink.lo \
687         xsym.lo \
688         xtensa-isa.lo \
689         xtensa-modules.lo
690
691 BFD32_BACKENDS_CFILES = \
692         aout-adobe.c \
693         aout-arm.c \
694         aout-cris.c \
695         aout-ns32k.c \
696         aout-sparcle.c \
697         aout-tic30.c \
698         aout0.c \
699         aout32.c \
700         armnetbsd.c \
701         bout.c \
702         cf-i386lynx.c \
703         cf-sparclynx.c \
704         coff-apollo.c \
705         coff-arm.c \
706         coff-aux.c \
707         coff-go32.c \
708         coff-h8300.c \
709         coff-h8500.c \
710         coff-i386.c \
711         coff-i860.c \
712         coff-i960.c \
713         coff-m68k.c \
714         coff-m88k.c \
715         coff-maxq.c \
716         coff-mips.c \
717         coff-or32.c \
718         coff-rs6000.c \
719         coff-sh.c \
720         coff-sparc.c \
721         coff-stgo32.c \
722         coff-svm68k.c \
723         coff-tic30.c \
724         coff-tic4x.c \
725         coff-tic54x.c \
726         coff-tic80.c \
727         coff-u68k.c \
728         coff-w65.c \
729         coff-we32k.c \
730         coff-z80.c \
731         coff-z8k.c \
732         cofflink.c \
733         dwarf1.c \
734         ecoff.c \
735         ecofflink.c \
736         elf-attrs.c \
737         elf-eh-frame.c \
738         elf-ifunc.c \
739         elf-m10200.c \
740         elf-m10300.c \
741         elf-strtab.c \
742         elf-vxworks.c \
743         elf.c \
744         elf32-am33lin.c \
745         elf32-arc.c \
746         elf32-arm.c \
747         elf32-avr.c \
748         elf32-bfin.c \
749         elf32-cr16.c \
750         elf32-cr16c.c \
751         elf32-cris.c \
752         elf32-crx.c \
753         elf32-d10v.c \
754         elf32-d30v.c \
755         elf32-dlx.c \
756         elf32-fr30.c \
757         elf32-frv.c \
758         elf32-gen.c \
759         elf32-h8300.c \
760         elf32-hppa.c \
761         elf32-i370.c \
762         elf32-i386.c \
763         elf32-i860.c \
764         elf32-i960.c \
765         elf32-ip2k.c \
766         elf32-iq2000.c \
767         elf32-lm32.c \
768         elf32-m32c.c \
769         elf32-m32r.c \
770         elf32-m68hc11.c \
771         elf32-m68hc12.c \
772         elf32-m68hc1x.c \
773         elf32-m68k.c \
774         elf32-m88k.c \
775         elf32-mcore.c \
776         elf32-mep.c \
777         elf32-microblaze.c \
778         elf32-mips.c \
779         elf32-moxie.c \
780         elf32-msp430.c \
781         elf32-mt.c \
782         elf32-openrisc.c \
783         elf32-or32.c \
784         elf32-pj.c \
785         elf32-ppc.c \
786         elf32-s390.c \
787         elf32-sh-symbian.c \
788         elf32-sh.c \
789         elf32-sh64-com.c \
790         elf32-sh64.c \
791         elf32-sparc.c \
792         elf32-spu.c \
793         elf32-v850.c \
794         elf32-vax.c \
795         elf32-xc16x.c \
796         elf32-xstormy16.c \
797         elf32-xtensa.c \
798         elf32.c \
799         elflink.c \
800         elfxx-mips.c \
801         elfxx-sparc.c \
802         epoc-pe-arm.c \
803         epoc-pei-arm.c \
804         hp300bsd.c \
805         hp300hpux.c \
806         i386aout.c \
807         i386bsd.c \
808         i386dynix.c \
809         i386freebsd.c \
810         i386linux.c \
811         i386lynx.c \
812         i386mach3.c \
813         i386msdos.c \
814         i386netbsd.c \
815         i386os9k.c \
816         ieee.c \
817         m68k4knetbsd.c \
818         m68klinux.c \
819         m68knetbsd.c \
820         m88kmach3.c \
821         m88kopenbsd.c \
822         mach-o.c \
823         mach-o-i386.c \
824         mipsbsd.c \
825         newsos3.c \
826         nlm.c \
827         nlm32-i386.c \
828         nlm32-ppc.c \
829         nlm32-sparc.c \
830         nlm32.c \
831         ns32knetbsd.c \
832         oasys.c \
833         pc532-mach.c \
834         pdp11.c \
835         pe-arm-wince.c \
836         pe-arm.c \
837         pe-i386.c \
838         pe-mcore.c \
839         pe-mips.c \
840         pe-ppc.c \
841         pe-sh.c \
842         pef.c \
843         pei-arm-wince.c \
844         pei-arm.c \
845         pei-i386.c \
846         pei-mcore.c \
847         pei-mips.c \
848         pei-ppc.c \
849         pei-sh.c \
850         plugin.c \
851         ppcboot.c \
852         reloc16.c \
853         riscix.c \
854         som.c \
855         sparclinux.c \
856         sparclynx.c \
857         sparcnetbsd.c \
858         sunos.c \
859         vax1knetbsd.c \
860         vaxbsd.c \
861         vaxnetbsd.c \
862         versados.c \
863         vms-gsd.c \
864         vms-hdr.c \
865         vms-misc.c \
866         vms-tir.c \
867         vms.c \
868         vmsutil.c \
869         xcofflink.c \
870         xsym.c \
871         xtensa-isa.c \
872         xtensa-modules.c
873
874
875 # The .o files needed by all of the 64 bit vectors that are configured into
876 # target_vector in targets.c if configured with --enable-targets=all
877 # and --enable-64-bit-bfd.
878 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
879 # BFD32_BACKENDS.
880 BFD64_BACKENDS = \
881         aix5ppc-core.lo \
882         aout64.lo \
883         coff-alpha.lo \
884         coff-x86_64.lo \
885         coff64-rs6000.lo \
886         demo64.lo \
887         elf32-ia64.lo \
888         elf32-score.lo \
889         elf32-score7.lo \
890         elf64-alpha.lo \
891         elf64-gen.lo \
892         elf64-hppa.lo \
893         elf64-ia64.lo \
894         elf64-mips.lo \
895         elf64-mmix.lo \
896         elf64-ppc.lo \
897         elf64-s390.lo \
898         elf64-sh64.lo \
899         elf64-sparc.lo \
900         elf64-x86-64.lo \
901         elf64.lo \
902         elfn32-mips.lo \
903         mmo.lo \
904         nlm32-alpha.lo \
905         nlm64.lo \
906         pe-x86_64.lo \
907         pei-ia64.lo \
908         pei-x86_64.lo \
909         pepigen.lo \
910         pex64igen.lo
911
912 BFD64_BACKENDS_CFILES = \
913         aix5ppc-core.c \
914         aout64.c \
915         coff-alpha.c \
916         coff-x86_64.c \
917         coff64-rs6000.c \
918         demo64.c \
919         elf32-score.c \
920         elf32-score7.c \
921         elf64-alpha.c \
922         elf64-gen.c \
923         elf64-hppa.c \
924         elf64-mips.c \
925         elf64-mmix.c \
926         elf64-ppc.c \
927         elf64-s390.c \
928         elf64-sh64.c \
929         elf64-sparc.c \
930         elf64-x86-64.c \
931         elf64.c \
932         elfn32-mips.c \
933         mmo.c \
934         nlm32-alpha.c \
935         nlm64.c \
936         pe-x86_64.c \
937         pei-ia64.c \
938         pei-x86_64.c
939
940 OPTIONAL_BACKENDS = \
941         aix386-core.lo \
942         cisco-core.lo \
943         hpux-core.lo \
944         irix-core.lo \
945         lynx-core.lo \
946         osf-core.lo \
947         sco5-core.lo \
948         trad-core.lo
949
950 OPTIONAL_BACKENDS_CFILES = \
951         aix386-core.c \
952         cisco-core.c \
953         hpux-core.c \
954         irix-core.c \
955         lynx-core.c \
956         osf-core.c \
957         sco5-core.c \
958         trad-core.c
959
960
961 # We want to rerun configure if configure.in, config.bfd or
962 # configure.host change. configure.in is needed since the version
963 # number in Makefile comes from configure.in.
964 CONFIG_STATUS_DEPENDENCIES = \
965         $(srcdir)/configure.in \
966         $(srcdir)/config.bfd \
967         $(srcdir)/configure.host
968
969
970 # These are defined by configure.in:
971 WORDSIZE = @wordsize@
972 ALL_BACKENDS = @all_backends@
973 BFD_BACKENDS = @bfd_backends@
974 BFD_MACHINES = @bfd_machines@
975 TDEFAULTS = @tdefaults@
976 INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) @INCINTL@
977
978 # C source files that correspond to .o's.
979 SOURCE_CFILES = \
980         $(BFD32_LIBS_CFILES) \
981         $(BFD64_LIBS_CFILES) \
982         $(ALL_MACHINES_CFILES) \
983         $(BFD32_BACKENDS_CFILES) \
984         $(BFD64_BACKENDS_CFILES) \
985         $(OPTIONAL_BACKENDS_CFILES)
986
987 BUILD_CFILES = \
988         elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c
989
990 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
991 SOURCE_HFILES = \
992         aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
993         elf-bfd.h elf-hppa.h elf32-hppa.h \
994         elf64-hppa.h elfcode.h elfcore.h \
995         freebsd.h genlink.h go32stub.h \
996         libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
997         libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
998         netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
999         pef.h pef-traceback.h peicode.h som.h version.h \
1000         vms.h xcoff-target.h xsym.h
1001
1002 BUILD_HFILES = \
1003         bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
1004
1005
1006 # Ensure they are built early:
1007 BUILT_SOURCES = $(BUILD_HFILES)
1008 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
1009 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
1010 BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
1011
1012 # Various kinds of .o files to put in libbfd.a:
1013 # BFD_BACKENDS  Routines the configured targets need.
1014 # BFD_MACHINES  Architecture-specific routines the configured targets need.
1015 # COREFILE      Core file routines for a native configuration
1016 # bfd64_libs    Routines for 64bit support
1017 OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
1018
1019 # Since BFD64_LIBS is optional and we can't have substitution in
1020 # libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
1021 # However, list all sources in EXTRA_libbfd_la_SOURCES so the
1022 # dependency tracking fragments are picked up in the Makefile.
1023 libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
1024 EXTRA_libbfd_la_SOURCES = $(CFILES)
1025 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
1026 libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL)
1027
1028 # libtool will build .libs/libbfd.a.  We create libbfd.a in the build
1029 # directory so that we don't have to convert all the programs that use
1030 # libbfd.a simultaneously.  This is a hack which should be removed if
1031 # everything else starts using libtool.  FIXME.
1032 noinst_LIBRARIES = libbfd.a
1033 libbfd_a_SOURCES = 
1034 BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1035 LOCAL_H_DEPS = libbfd.h sysdep.h config.h
1036 BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
1037         reloc.c syms.c bfd.c bfdio.c bfdwin.c \
1038         archive.c corefile.c targets.c format.c compress.c
1039
1040 BFD64_H_FILES = archive64.c
1041 LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
1042         cache.c reloc.c archures.c elf.c
1043
1044 LIBCOFF_H_FILES = libcoff-in.h coffcode.h
1045 MOSTLYCLEANFILES = ofiles stamp-ofiles
1046 CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
1047         stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
1048
1049 DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
1050 all: $(BUILT_SOURCES) config.h
1051         $(MAKE) $(AM_MAKEFLAGS) all-recursive
1052
1053 .SUFFIXES:
1054 .SUFFIXES: .c .lo .o .obj
1055 am--refresh:
1056         @:
1057 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
1058         @for dep in $?; do \
1059           case '$(am__configure_deps)' in \
1060             *$$dep*) \
1061               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1062               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1063                 && exit 0; \
1064               exit 1;; \
1065           esac; \
1066         done; \
1067         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1068         $(am__cd) $(top_srcdir) && \
1069           $(AUTOMAKE) --foreign Makefile
1070 .PRECIOUS: Makefile
1071 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1072         @case '$?' in \
1073           *config.status*) \
1074             echo ' $(SHELL) ./config.status'; \
1075             $(SHELL) ./config.status;; \
1076           *) \
1077             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1078             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1079         esac;
1080
1081 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1082         $(SHELL) ./config.status --recheck
1083
1084 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1085         $(am__cd) $(srcdir) && $(AUTOCONF)
1086 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1087         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1088 $(am__aclocal_m4_deps):
1089
1090 config.h: stamp-h1
1091         @if test ! -f $@; then \
1092           rm -f stamp-h1; \
1093           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
1094         else :; fi
1095
1096 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
1097         @rm -f stamp-h1
1098         cd $(top_builddir) && $(SHELL) ./config.status config.h
1099 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
1100         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1101         rm -f stamp-h1
1102         touch $@
1103
1104 distclean-hdr:
1105         -rm -f config.h stamp-h1
1106 bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h
1107         cd $(top_builddir) && $(SHELL) ./config.status $@
1108 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
1109         cd $(top_builddir) && $(SHELL) ./config.status $@
1110
1111 clean-noinstLIBRARIES:
1112         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1113 install-bfdlibLTLIBRARIES: $(bfdlib_LTLIBRARIES)
1114         @$(NORMAL_INSTALL)
1115         test -z "$(bfdlibdir)" || $(MKDIR_P) "$(DESTDIR)$(bfdlibdir)"
1116         @list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
1117         list2=; for p in $$list; do \
1118           if test -f $$p; then \
1119             list2="$$list2 $$p"; \
1120           else :; fi; \
1121         done; \
1122         test -z "$$list2" || { \
1123           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(bfdlibdir)'"; \
1124           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(bfdlibdir)"; \
1125         }
1126
1127 uninstall-bfdlibLTLIBRARIES:
1128         @$(NORMAL_UNINSTALL)
1129         @list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
1130         for p in $$list; do \
1131           $(am__strip_dir) \
1132           echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(bfdlibdir)/$$f'"; \
1133           $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(bfdlibdir)/$$f"; \
1134         done
1135
1136 clean-bfdlibLTLIBRARIES:
1137         -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
1138         @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1139           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1140           test "$$dir" != "$$p" || dir=.; \
1141           echo "rm -f \"$${dir}/so_locations\""; \
1142           rm -f "$${dir}/so_locations"; \
1143         done
1144
1145 clean-noinstLTLIBRARIES:
1146         -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1147         @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1148           dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1149           test "$$dir" != "$$p" || dir=.; \
1150           echo "rm -f \"$${dir}/so_locations\""; \
1151           rm -f "$${dir}/so_locations"; \
1152         done
1153 libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES) 
1154         $(libbfd_la_LINK) $(am_libbfd_la_rpath) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
1155
1156 mostlyclean-compile:
1157         -rm -f *.$(OBJEXT)
1158
1159 distclean-compile:
1160         -rm -f *.tab.c
1161
1162 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aix386-core.Plo@am__quote@
1163 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aix5ppc-core.Plo@am__quote@
1164 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-adobe.Plo@am__quote@
1165 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-arm.Plo@am__quote@
1166 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-cris.Plo@am__quote@
1167 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-ns32k.Plo@am__quote@
1168 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-sparcle.Plo@am__quote@
1169 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-tic30.Plo@am__quote@
1170 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout0.Plo@am__quote@
1171 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout32.Plo@am__quote@
1172 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout64.Plo@am__quote@
1173 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive.Plo@am__quote@
1174 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive64.Plo@am__quote@
1175 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archures.Plo@am__quote@
1176 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armnetbsd.Plo@am__quote@
1177 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfd.Plo@am__quote@
1178 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfdio.Plo@am__quote@
1179 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfdwin.Plo@am__quote@
1180 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary.Plo@am__quote@
1181 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bout.Plo@am__quote@
1182 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Plo@am__quote@
1183 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cf-i386lynx.Plo@am__quote@
1184 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cf-sparclynx.Plo@am__quote@
1185 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cisco-core.Plo@am__quote@
1186 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-alpha.Plo@am__quote@
1187 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-apollo.Plo@am__quote@
1188 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-arm.Plo@am__quote@
1189 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-aux.Plo@am__quote@
1190 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-go32.Plo@am__quote@
1191 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-h8300.Plo@am__quote@
1192 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-h8500.Plo@am__quote@
1193 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-i386.Plo@am__quote@
1194 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-i860.Plo@am__quote@
1195 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-i960.Plo@am__quote@
1196 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-m68k.Plo@am__quote@
1197 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-m88k.Plo@am__quote@
1198 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-maxq.Plo@am__quote@
1199 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-mips.Plo@am__quote@
1200 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-or32.Plo@am__quote@
1201 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-rs6000.Plo@am__quote@
1202 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-sh.Plo@am__quote@
1203 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-sparc.Plo@am__quote@
1204 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-stgo32.Plo@am__quote@
1205 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-svm68k.Plo@am__quote@
1206 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-tic30.Plo@am__quote@
1207 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-tic4x.Plo@am__quote@
1208 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-tic54x.Plo@am__quote@
1209 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-tic80.Plo@am__quote@
1210 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-u68k.Plo@am__quote@
1211 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-w65.Plo@am__quote@
1212 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-we32k.Plo@am__quote@
1213 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-x86_64.Plo@am__quote@
1214 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-z80.Plo@am__quote@
1215 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-z8k.Plo@am__quote@
1216 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff64-rs6000.Plo@am__quote@
1217 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coffgen.Plo@am__quote@
1218 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cofflink.Plo@am__quote@
1219 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Plo@am__quote@
1220 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/corefile.Plo@am__quote@
1221 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-alpha.Plo@am__quote@
1222 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-arc.Plo@am__quote@
1223 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-arm.Plo@am__quote@
1224 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-avr.Plo@am__quote@
1225 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-bfin.Plo@am__quote@
1226 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cr16.Plo@am__quote@
1227 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cr16c.Plo@am__quote@
1228 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cris.Plo@am__quote@
1229 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-crx.Plo@am__quote@
1230 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-d10v.Plo@am__quote@
1231 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-d30v.Plo@am__quote@
1232 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-dlx.Plo@am__quote@
1233 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-fr30.Plo@am__quote@
1234 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-frv.Plo@am__quote@
1235 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-h8300.Plo@am__quote@
1236 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-h8500.Plo@am__quote@
1237 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-hppa.Plo@am__quote@
1238 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-i370.Plo@am__quote@
1239 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-i386.Plo@am__quote@
1240 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-i860.Plo@am__quote@
1241 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-i960.Plo@am__quote@
1242 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ia64.Plo@am__quote@
1243 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ip2k.Plo@am__quote@
1244 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-iq2000.Plo@am__quote@
1245 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-l1om.Plo@am__quote@
1246 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-lm32.Plo@am__quote@
1247 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m10200.Plo@am__quote@
1248 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m10300.Plo@am__quote@
1249 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m32c.Plo@am__quote@
1250 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m32r.Plo@am__quote@
1251 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68hc11.Plo@am__quote@
1252 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68hc12.Plo@am__quote@
1253 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68k.Plo@am__quote@
1254 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m88k.Plo@am__quote@
1255 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-maxq.Plo@am__quote@
1256 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mcore.Plo@am__quote@
1257 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mep.Plo@am__quote@
1258 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-microblaze.Plo@am__quote@
1259 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mips.Plo@am__quote@
1260 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mmix.Plo@am__quote@
1261 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-moxie.Plo@am__quote@
1262 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-msp430.Plo@am__quote@
1263 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mt.Plo@am__quote@
1264 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ns32k.Plo@am__quote@
1265 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-openrisc.Plo@am__quote@
1266 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-or32.Plo@am__quote@
1267 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-pdp11.Plo@am__quote@
1268 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-pj.Plo@am__quote@
1269 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-plugin.Plo@am__quote@
1270 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-powerpc.Plo@am__quote@
1271 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rs6000.Plo@am__quote@
1272 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-s390.Plo@am__quote@
1273 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-score.Plo@am__quote@
1274 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-sh.Plo@am__quote@
1275 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-sparc.Plo@am__quote@
1276 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-spu.Plo@am__quote@
1277 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic30.Plo@am__quote@
1278 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic4x.Plo@am__quote@
1279 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic54x.Plo@am__quote@
1280 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic80.Plo@am__quote@
1281 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-v850.Plo@am__quote@
1282 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-vax.Plo@am__quote@
1283 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-w65.Plo@am__quote@
1284 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-we32k.Plo@am__quote@
1285 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xc16x.Plo@am__quote@
1286 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xstormy16.Plo@am__quote@
1287 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xtensa.Plo@am__quote@
1288 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-z80.Plo@am__quote@
1289 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-z8k.Plo@am__quote@
1290 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/demo64.Plo@am__quote@
1291 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf1.Plo@am__quote@
1292 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf2.Plo@am__quote@
1293 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecoff.Plo@am__quote@
1294 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecofflink.Plo@am__quote@
1295 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-attrs.Plo@am__quote@
1296 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-eh-frame.Plo@am__quote@
1297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-ifunc.Plo@am__quote@
1298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-m10200.Plo@am__quote@
1299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-m10300.Plo@am__quote@
1300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-strtab.Plo@am__quote@
1301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-vxworks.Plo@am__quote@
1302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf.Plo@am__quote@
1303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-am33lin.Plo@am__quote@
1304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-arc.Plo@am__quote@
1305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-arm.Plo@am__quote@
1306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-avr.Plo@am__quote@
1307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-bfin.Plo@am__quote@
1308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cr16.Plo@am__quote@
1309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cr16c.Plo@am__quote@
1310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cris.Plo@am__quote@
1311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-crx.Plo@am__quote@
1312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-d10v.Plo@am__quote@
1313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-d30v.Plo@am__quote@
1314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-dlx.Plo@am__quote@
1315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-fr30.Plo@am__quote@
1316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-frv.Plo@am__quote@
1317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-gen.Plo@am__quote@
1318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-h8300.Plo@am__quote@
1319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-hppa.Plo@am__quote@
1320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-i370.Plo@am__quote@
1321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-i386.Plo@am__quote@
1322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-i860.Plo@am__quote@
1323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-i960.Plo@am__quote@
1324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ia64.Plo@am__quote@
1325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ip2k.Plo@am__quote@
1326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-iq2000.Plo@am__quote@
1327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-lm32.Plo@am__quote@
1328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m32c.Plo@am__quote@
1329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m32r.Plo@am__quote@
1330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc11.Plo@am__quote@
1331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc12.Plo@am__quote@
1332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc1x.Plo@am__quote@
1333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68k.Plo@am__quote@
1334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m88k.Plo@am__quote@
1335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mcore.Plo@am__quote@
1336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mep.Plo@am__quote@
1337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-microblaze.Plo@am__quote@
1338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mips.Plo@am__quote@
1339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-moxie.Plo@am__quote@
1340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-msp430.Plo@am__quote@
1341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mt.Plo@am__quote@
1342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-openrisc.Plo@am__quote@
1343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-or32.Plo@am__quote@
1344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-pj.Plo@am__quote@
1345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ppc.Plo@am__quote@
1346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-s390.Plo@am__quote@
1347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-score.Plo@am__quote@
1348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-score7.Plo@am__quote@
1349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh-symbian.Plo@am__quote@
1350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh.Plo@am__quote@
1351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh64-com.Plo@am__quote@
1352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh64.Plo@am__quote@
1353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sparc.Plo@am__quote@
1354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-spu.Plo@am__quote@
1355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-v850.Plo@am__quote@
1356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-vax.Plo@am__quote@
1357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xc16x.Plo@am__quote@
1358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xstormy16.Plo@am__quote@
1359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xtensa.Plo@am__quote@
1360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32.Plo@am__quote@
1361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-alpha.Plo@am__quote@
1362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-gen.Plo@am__quote@
1363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-hppa.Plo@am__quote@
1364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ia64.Plo@am__quote@
1365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mips.Plo@am__quote@
1366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mmix.Plo@am__quote@
1367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ppc.Plo@am__quote@
1368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-s390.Plo@am__quote@
1369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-sh64.Plo@am__quote@
1370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-sparc.Plo@am__quote@
1371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-x86-64.Plo@am__quote@
1372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64.Plo@am__quote@
1373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elflink.Plo@am__quote@
1374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfn32-mips.Plo@am__quote@
1375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-mips.Plo@am__quote@
1376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-sparc.Plo@am__quote@
1377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoc-pe-arm.Plo@am__quote@
1378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoc-pei-arm.Plo@am__quote@
1379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Plo@am__quote@
1380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Plo@am__quote@
1381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hp300bsd.Plo@am__quote@
1382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hp300hpux.Plo@am__quote@
1383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpux-core.Plo@am__quote@
1384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386aout.Plo@am__quote@
1385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386bsd.Plo@am__quote@
1386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386dynix.Plo@am__quote@
1387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386freebsd.Plo@am__quote@
1388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386linux.Plo@am__quote@
1389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386lynx.Plo@am__quote@
1390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386mach3.Plo@am__quote@
1391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386msdos.Plo@am__quote@
1392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386netbsd.Plo@am__quote@
1393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386os9k.Plo@am__quote@
1394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ieee.Plo@am__quote@
1395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ihex.Plo@am__quote@
1396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
1397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irix-core.Plo@am__quote@
1398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libbfd.Plo@am__quote@
1399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linker.Plo@am__quote@
1400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lynx-core.Plo@am__quote@
1401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k4knetbsd.Plo@am__quote@
1402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68klinux.Plo@am__quote@
1403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68knetbsd.Plo@am__quote@
1404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m88kmach3.Plo@am__quote@
1405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m88kopenbsd.Plo@am__quote@
1406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o-i386.Plo@am__quote@
1407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o.Plo@am__quote@
1408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Plo@am__quote@
1409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mipsbsd.Plo@am__quote@
1410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmo.Plo@am__quote@
1411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newsos3.Plo@am__quote@
1412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm.Plo@am__quote@
1413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm32-alpha.Plo@am__quote@
1414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm32-i386.Plo@am__quote@
1415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm32-ppc.Plo@am__quote@
1416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm32-sparc.Plo@am__quote@
1417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm32.Plo@am__quote@
1418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm64.Plo@am__quote@
1419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ns32knetbsd.Plo@am__quote@
1420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oasys.Plo@am__quote@
1421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opncls.Plo@am__quote@
1422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osf-core.Plo@am__quote@
1423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pc532-mach.Plo@am__quote@
1424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdp11.Plo@am__quote@
1425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-arm-wince.Plo@am__quote@
1426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-arm.Plo@am__quote@
1427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-i386.Plo@am__quote@
1428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-mcore.Plo@am__quote@
1429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-mips.Plo@am__quote@
1430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-ppc.Plo@am__quote@
1431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-sh.Plo@am__quote@
1432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-x86_64.Plo@am__quote@
1433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pef.Plo@am__quote@
1434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-arm-wince.Plo@am__quote@
1435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-arm.Plo@am__quote@
1436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-i386.Plo@am__quote@
1437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-ia64.Plo@am__quote@
1438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-mcore.Plo@am__quote@
1439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-mips.Plo@am__quote@
1440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-ppc.Plo@am__quote@
1441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-sh.Plo@am__quote@
1442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-x86_64.Plo@am__quote@
1443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peigen.Plo@am__quote@
1444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pepigen.Plo@am__quote@
1445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pex64igen.Plo@am__quote@
1446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Plo@am__quote@
1447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppcboot.Plo@am__quote@
1448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc.Plo@am__quote@
1449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc16.Plo@am__quote@
1450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/riscix.Plo@am__quote@
1451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sco5-core.Plo@am__quote@
1452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/section.Plo@am__quote@
1453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple.Plo@am__quote@
1454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/som.Plo@am__quote@
1455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparclinux.Plo@am__quote@
1456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparclynx.Plo@am__quote@
1457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparcnetbsd.Plo@am__quote@
1458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/srec.Plo@am__quote@
1459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stab-syms.Plo@am__quote@
1460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stabs.Plo@am__quote@
1461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sunos.Plo@am__quote@
1462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syms.Plo@am__quote@
1463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/targets.Plo@am__quote@
1464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tekhex.Plo@am__quote@
1465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trad-core.Plo@am__quote@
1466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vax1knetbsd.Plo@am__quote@
1467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vaxbsd.Plo@am__quote@
1468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vaxnetbsd.Plo@am__quote@
1469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verilog.Plo@am__quote@
1470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/versados.Plo@am__quote@
1471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-gsd.Plo@am__quote@
1472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-hdr.Plo@am__quote@
1473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-misc.Plo@am__quote@
1474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-tir.Plo@am__quote@
1475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms.Plo@am__quote@
1476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vmsutil.Plo@am__quote@
1477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xcofflink.Plo@am__quote@
1478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsym.Plo@am__quote@
1479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtensa-isa.Plo@am__quote@
1480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtensa-modules.Plo@am__quote@
1481
1482 .c.o:
1483 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1484 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1485 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1486 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1487 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
1488
1489 .c.obj:
1490 @am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1491 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1492 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1493 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1494 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
1495
1496 .c.lo:
1497 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1498 @am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1499 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1500 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1501 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
1502
1503 mostlyclean-libtool:
1504         -rm -f *.lo
1505
1506 clean-libtool:
1507         -rm -rf .libs _libs
1508
1509 distclean-libtool:
1510         -rm -f libtool config.lt
1511 install-bfdincludeHEADERS: $(bfdinclude_HEADERS)
1512         @$(NORMAL_INSTALL)
1513         test -z "$(bfdincludedir)" || $(MKDIR_P) "$(DESTDIR)$(bfdincludedir)"
1514         @list='$(bfdinclude_HEADERS)'; test -n "$(bfdincludedir)" || list=; \
1515         for p in $$list; do \
1516           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1517           echo "$$d$$p"; \
1518         done | $(am__base_list) | \
1519         while read files; do \
1520           echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(bfdincludedir)'"; \
1521           $(INSTALL_HEADER) $$files "$(DESTDIR)$(bfdincludedir)" || exit $$?; \
1522         done
1523
1524 uninstall-bfdincludeHEADERS:
1525         @$(NORMAL_UNINSTALL)
1526         @list='$(bfdinclude_HEADERS)'; test -n "$(bfdincludedir)" || list=; \
1527         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1528         test -n "$$files" || exit 0; \
1529         echo " ( cd '$(DESTDIR)$(bfdincludedir)' && rm -f" $$files ")"; \
1530         cd "$(DESTDIR)$(bfdincludedir)" && rm -f $$files
1531
1532 # This directory's subdirectories are mostly independent; you can cd
1533 # into them and run `make' without going through this Makefile.
1534 # To change the values of `make' variables: instead of editing Makefiles,
1535 # (1) if the variable is set in `config.status', edit `config.status'
1536 #     (which will cause the Makefiles to be regenerated when you run `make');
1537 # (2) otherwise, pass the desired values on the `make' command line.
1538 $(RECURSIVE_TARGETS):
1539         @failcom='exit 1'; \
1540         for f in x $$MAKEFLAGS; do \
1541           case $$f in \
1542             *=* | --[!k]*);; \
1543             *k*) failcom='fail=yes';; \
1544           esac; \
1545         done; \
1546         dot_seen=no; \
1547         target=`echo $@ | sed s/-recursive//`; \
1548         list='$(SUBDIRS)'; for subdir in $$list; do \
1549           echo "Making $$target in $$subdir"; \
1550           if test "$$subdir" = "."; then \
1551             dot_seen=yes; \
1552             local_target="$$target-am"; \
1553           else \
1554             local_target="$$target"; \
1555           fi; \
1556           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1557           || eval $$failcom; \
1558         done; \
1559         if test "$$dot_seen" = "no"; then \
1560           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1561         fi; test -z "$$fail"
1562
1563 $(RECURSIVE_CLEAN_TARGETS):
1564         @failcom='exit 1'; \
1565         for f in x $$MAKEFLAGS; do \
1566           case $$f in \
1567             *=* | --[!k]*);; \
1568             *k*) failcom='fail=yes';; \
1569           esac; \
1570         done; \
1571         dot_seen=no; \
1572         case "$@" in \
1573           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1574           *) list='$(SUBDIRS)' ;; \
1575         esac; \
1576         rev=''; for subdir in $$list; do \
1577           if test "$$subdir" = "."; then :; else \
1578             rev="$$subdir $$rev"; \
1579           fi; \
1580         done; \
1581         rev="$$rev ."; \
1582         target=`echo $@ | sed s/-recursive//`; \
1583         for subdir in $$rev; do \
1584           echo "Making $$target in $$subdir"; \
1585           if test "$$subdir" = "."; then \
1586             local_target="$$target-am"; \
1587           else \
1588             local_target="$$target"; \
1589           fi; \
1590           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1591           || eval $$failcom; \
1592         done && test -z "$$fail"
1593 tags-recursive:
1594         list='$(SUBDIRS)'; for subdir in $$list; do \
1595           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1596         done
1597 ctags-recursive:
1598         list='$(SUBDIRS)'; for subdir in $$list; do \
1599           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1600         done
1601
1602 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1603         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1604         unique=`for i in $$list; do \
1605             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1606           done | \
1607           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1608               END { if (nonempty) { for (i in files) print i; }; }'`; \
1609         mkid -fID $$unique
1610 tags: TAGS
1611
1612 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1613                 $(TAGS_FILES) $(LISP)
1614         set x; \
1615         here=`pwd`; \
1616         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1617           include_option=--etags-include; \
1618           empty_fix=.; \
1619         else \
1620           include_option=--include; \
1621           empty_fix=; \
1622         fi; \
1623         list='$(SUBDIRS)'; for subdir in $$list; do \
1624           if test "$$subdir" = .; then :; else \
1625             test ! -f $$subdir/TAGS || \
1626               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1627           fi; \
1628         done; \
1629         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1630         unique=`for i in $$list; do \
1631             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1632           done | \
1633           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1634               END { if (nonempty) { for (i in files) print i; }; }'`; \
1635         shift; \
1636         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1637           test -n "$$unique" || unique=$$empty_fix; \
1638           if test $$# -gt 0; then \
1639             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1640               "$$@" $$unique; \
1641           else \
1642             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1643               $$unique; \
1644           fi; \
1645         fi
1646 ctags: CTAGS
1647 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1648                 $(TAGS_FILES) $(LISP)
1649         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1650         unique=`for i in $$list; do \
1651             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1652           done | \
1653           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1654               END { if (nonempty) { for (i in files) print i; }; }'`; \
1655         test -z "$(CTAGS_ARGS)$$unique" \
1656           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1657              $$unique
1658
1659 GTAGS:
1660         here=`$(am__cd) $(top_builddir) && pwd` \
1661           && $(am__cd) $(top_srcdir) \
1662           && gtags -i $(GTAGS_ARGS) "$$here"
1663
1664 distclean-tags:
1665         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1666 check-am: all-am
1667 check: $(BUILT_SOURCES)
1668         $(MAKE) $(AM_MAKEFLAGS) check-recursive
1669 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) config.h
1670 installdirs: installdirs-recursive
1671 installdirs-am:
1672         for dir in "$(DESTDIR)$(bfdlibdir)" "$(DESTDIR)$(bfdincludedir)"; do \
1673           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1674         done
1675 install: $(BUILT_SOURCES)
1676         $(MAKE) $(AM_MAKEFLAGS) install-recursive
1677 install-exec: install-exec-recursive
1678 install-data: install-data-recursive
1679 uninstall: uninstall-recursive
1680
1681 install-am: all-am
1682         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1683
1684 installcheck: installcheck-recursive
1685 install-strip:
1686         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1687           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1688           `test -z '$(STRIP)' || \
1689             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1690 mostlyclean-generic:
1691         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1692
1693 clean-generic:
1694         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1695
1696 distclean-generic:
1697         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1698         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1699         -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1700
1701 maintainer-clean-generic:
1702         @echo "This command is intended for maintainers to use"
1703         @echo "it deletes files that may require special tools to rebuild."
1704         -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1705 clean: clean-recursive
1706
1707 clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1708         clean-noinstLIBRARIES clean-noinstLTLIBRARIES mostlyclean-am
1709
1710 distclean: distclean-recursive
1711         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1712         -rm -rf ./$(DEPDIR)
1713         -rm -f Makefile
1714 distclean-am: clean-am distclean-compile distclean-generic \
1715         distclean-hdr distclean-libtool distclean-tags
1716
1717 dvi: dvi-recursive
1718
1719 dvi-am:
1720
1721 html: html-recursive
1722
1723 html-am:
1724
1725 info: info-recursive
1726
1727 info-am:
1728
1729 install-data-am: install-bfdincludeHEADERS install-bfdlibLTLIBRARIES
1730
1731 install-dvi: install-dvi-recursive
1732
1733 install-dvi-am:
1734
1735 install-exec-am:
1736
1737 install-html: install-html-recursive
1738
1739 install-html-am:
1740
1741 install-info: install-info-recursive
1742
1743 install-info-am:
1744
1745 install-man:
1746
1747 install-pdf: install-pdf-recursive
1748
1749 install-pdf-am:
1750
1751 install-ps: install-ps-recursive
1752
1753 install-ps-am:
1754
1755 installcheck-am:
1756
1757 maintainer-clean: maintainer-clean-recursive
1758         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1759         -rm -rf $(top_srcdir)/autom4te.cache
1760         -rm -rf ./$(DEPDIR)
1761         -rm -f Makefile
1762 maintainer-clean-am: distclean-am maintainer-clean-generic
1763
1764 mostlyclean: mostlyclean-recursive
1765
1766 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1767         mostlyclean-libtool
1768
1769 pdf: pdf-recursive
1770
1771 pdf-am:
1772
1773 ps: ps-recursive
1774
1775 ps-am:
1776
1777 uninstall-am: uninstall-bfdincludeHEADERS uninstall-bfdlibLTLIBRARIES
1778
1779 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
1780         ctags-recursive install install-am install-strip \
1781         tags-recursive
1782
1783 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1784         all all-am am--refresh check check-am clean \
1785         clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1786         clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \
1787         ctags-recursive distclean distclean-compile distclean-generic \
1788         distclean-hdr distclean-libtool distclean-tags dvi dvi-am html \
1789         html-am info info-am install install-am \
1790         install-bfdincludeHEADERS install-bfdlibLTLIBRARIES \
1791         install-data install-data-am install-dvi install-dvi-am \
1792         install-exec install-exec-am install-html install-html-am \
1793         install-info install-info-am install-man install-pdf \
1794         install-pdf-am install-ps install-ps-am install-strip \
1795         installcheck installcheck-am installdirs installdirs-am \
1796         maintainer-clean maintainer-clean-generic mostlyclean \
1797         mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1798         pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1799         uninstall-bfdincludeHEADERS uninstall-bfdlibLTLIBRARIES
1800
1801
1802 po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
1803         for file in $(SRC_POTFILES); do echo $$file; done \
1804           | LC_ALL=C sort > tmp.src \
1805           && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
1806
1807 po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
1808         for file in $(BLD_POTFILES); do echo $$file; done \
1809           | LC_ALL=C sort > tmp.bld \
1810           && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
1811
1812 all diststuff: info
1813
1814 stamp-ofiles: Makefile
1815         rm -f tofiles
1816         f=""; \
1817         for i in $(OFILES) ; do \
1818           case " $$f " in \
1819             *" $$i "*) ;; \
1820             *) f="$$f $$i" ;; \
1821           esac ; \
1822         done ; \
1823         echo $$f > tofiles
1824         $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
1825         touch stamp-ofiles
1826
1827 ofiles: stamp-ofiles ; @true
1828
1829 stamp-lib: libbfd.la
1830         libtooldir=`$(LIBTOOL) --config | sed -n -e 's/^objdir=//p'`; \
1831         if [ -f $$libtooldir/libbfd.a ]; then \
1832           cp $$libtooldir/libbfd.a libbfd.tmp; \
1833           $(RANLIB) libbfd.tmp; \
1834           $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
1835         else true; fi
1836         touch stamp-lib
1837
1838 libbfd.a: stamp-lib ; @true
1839
1840 # This file holds an array associating configuration triplets and
1841 # vector names.  It is built from config.bfd.  It is not compiled by
1842 # itself, but is included by targets.c.
1843 targmatch.h: config.bfd targmatch.sed
1844         rm -f targmatch.h
1845         sed -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
1846         mv -f targmatch.new targmatch.h
1847
1848 # When compiling archures.c and targets.c, supply the default target
1849 # info from configure.
1850
1851 targets.lo: targets.c Makefile
1852 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
1853 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1854 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='targets.c' object='$@' libtool=yes @AMDEPBACKSLASH@
1855 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1856 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
1857
1858 archures.lo: archures.c Makefile
1859 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
1860 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1861 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='archures.c' object='$@' libtool=yes @AMDEPBACKSLASH@
1862 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1863 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
1864
1865 dwarf2.lo: dwarf2.c Makefile
1866 @am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
1867 @am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1868 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dwarf2.c' object='$@' libtool=yes @AMDEPBACKSLASH@
1869 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1870 @am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
1871
1872 elf32-target.h : elfxx-target.h
1873         rm -f elf32-target.h
1874         sed -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
1875         mv -f elf32-target.new elf32-target.h
1876
1877 elf64-target.h : elfxx-target.h
1878         rm -f elf64-target.h
1879         sed -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
1880         mv -f elf64-target.new elf64-target.h
1881
1882 elf32-ia64.c : elfxx-ia64.c
1883         rm -f elf32-ia64.c
1884         sed -e s/NN/32/g < $(srcdir)/elfxx-ia64.c > elf32-ia64.new
1885         mv -f elf32-ia64.new elf32-ia64.c
1886
1887 elf64-ia64.c : elfxx-ia64.c
1888         rm -f elf64-ia64.c
1889         sed -e s/NN/64/g < $(srcdir)/elfxx-ia64.c > elf64-ia64.new
1890         mv -f elf64-ia64.new elf64-ia64.c
1891
1892 peigen.c : peXXigen.c
1893         rm -f peigen.c
1894         sed -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
1895         mv -f peigen.new peigen.c
1896
1897 pepigen.c : peXXigen.c
1898         rm -f pepigen.c
1899         sed -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
1900         mv -f pepigen.new pepigen.c
1901
1902 pex64igen.c: peXXigen.c
1903         rm -f pex64igen.c
1904         sed -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
1905         mv -f pex64igen.new pex64igen.c
1906 $(BFD32_LIBS) \
1907  $(BFD64_LIBS) \
1908  $(ALL_MACHINES) \
1909  $(BFD32_BACKENDS) \
1910  $(BFD64_BACKENDS) \
1911  $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
1912
1913 host-aout.lo: Makefile
1914
1915 # The following program can be used to generate a simple config file
1916 # which can be folded into an h-XXX file for a new host, with some editing.
1917 aout-params.h: gen-aout
1918         ./gen-aout host > aout-params.h
1919 gen-aout: $(srcdir)/gen-aout.c Makefile
1920         $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
1921
1922 $(BFD_H): stmp-bfd-h ; @true
1923
1924 stmp-bfd-h: bfd-in3.h
1925         rm -f bfd-tmp.h
1926         cp bfd-in3.h bfd-tmp.h
1927         $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
1928         rm -f bfd-tmp.h
1929         touch stmp-bfd-h
1930
1931 # Could really use a "copy-if-change"...
1932 headers:
1933         (cd $(bfddocdir); $(MAKE) protos $(FLAGS_TO_PASS))
1934         cp $(bfddocdir)/bfd.h bfd-in2.h-new
1935         $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1936         cp $(bfddocdir)/libbfd.h libbfd.h-new
1937         $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1938         cp $(bfddocdir)/libcoff.h libcoff.h-new
1939         $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1940
1941 # We only rebuild the header files automatically if we have been
1942 # configured with --enable-maintainer-mode.
1943
1944 $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
1945 stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
1946         (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
1947         cp $(bfddocdir)/bfd.h bfd-in2.h-new
1948         $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
1949         touch stmp-bin2-h
1950
1951 $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
1952 stmp-lbfd-h: $(LIBBFD_H_FILES)
1953         (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
1954         cp $(bfddocdir)/libbfd.h libbfd.h-new
1955         $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
1956         touch stmp-lbfd-h
1957
1958 $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
1959 stmp-lcoff-h: $(LIBCOFF_H_FILES)
1960         (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
1961         cp $(bfddocdir)/libcoff.h libcoff.h-new
1962         $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
1963         touch stmp-lcoff-h
1964
1965 bfdver.h: $(srcdir)/version.h $(srcdir)/Makefile.in
1966         @echo "creating $@"
1967         @bfd_version=`echo "$(VERSION)" | sed -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
1968         bfd_version_string="\"$(VERSION)\"" ;\
1969         bfd_soversion="$(VERSION)" ;\
1970         bfd_version_package="\"$(PKGVERSION)\"" ;\
1971         report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
1972         if test "x$(RELEASE)" = x ; then \
1973           bfd_version_date=`sed -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
1974           bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
1975           bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
1976         fi ;\
1977         sed -e "s,@bfd_version@,$$bfd_version," \
1978             -e "s,@bfd_version_string@,$$bfd_version_string," \
1979             -e "s,@bfd_version_package@,$$bfd_version_package," \
1980             -e "s,@report_bugs_to@,$$report_bugs_to," \
1981             < $(srcdir)/version.h > $@; \
1982         echo "$${bfd_soversion}" > libtool-soversion
1983
1984 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1985 # Otherwise a system limit (for SysV at least) may be exceeded.
1986 .NOEXPORT: