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