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