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