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