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