]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - bfd/Makefile.in
bfd: linker: merge .sframe sections
[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 \
2cac01e3 125 $(top_srcdir)/../config/pkg.m4 \
5691d22d 126 $(top_srcdir)/../config/plugins.m4 \
8944f3c2 127 $(top_srcdir)/../config/po.m4 \
20e95c23 128 $(top_srcdir)/../config/progtest.m4 \
2cac01e3
FS
129 $(top_srcdir)/../config/zlib.m4 \
130 $(top_srcdir)/../config/zstd.m4 $(top_srcdir)/../libtool.m4 \
79887925 131 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
718a6fd8 132 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
6febeb74 133 $(top_srcdir)/bfd.m4 $(top_srcdir)/warning.m4 \
243340ad
L
134 $(top_srcdir)/acinclude.m4 $(top_srcdir)/version.m4 \
135 $(top_srcdir)/configure.ac
90c0a373
AM
136am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
137 $(ACLOCAL_M4)
d0ac1c44 138DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
451c003d 139 $(am__configure_deps) $(am__bfdinclude_HEADERS_DIST)
90c0a373 140am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
81ecdfbb 141 configure.lineno config.status.lineno
90c0a373
AM
142mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
143CONFIG_HEADER = config.h
144CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in
81ecdfbb 145CONFIG_CLEAN_VPATH_FILES =
90c0a373
AM
146LIBRARIES = $(noinst_LIBRARIES)
147ARFLAGS = cru
d0ac1c44
SM
148AM_V_AR = $(am__v_AR_@AM_V@)
149am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
150am__v_AR_0 = @echo " AR " $@;
151am__v_AR_1 =
90c0a373
AM
152libbfd_a_AR = $(AR) $(ARFLAGS)
153libbfd_a_LIBADD =
154am_libbfd_a_OBJECTS =
155libbfd_a_OBJECTS = $(am_libbfd_a_OBJECTS)
156am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
157am__vpath_adj = case $$p in \
158 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
159 *) f=$$p;; \
160 esac;
81ecdfbb
RW
161am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
162am__install_max = 40
163am__nobase_strip_setup = \
164 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
165am__nobase_strip = \
166 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
167am__nobase_list = $(am__nobase_strip_setup); \
168 for p in $$list; do echo "$$p $$p"; done | \
169 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
170 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
171 if (++n[$$2] == $(am__install_max)) \
172 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
173 END { for (dir in files) print dir, files[dir] }'
174am__base_list = \
175 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
176 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
6fd8e7c2
L
177am__uninstall_files_from_dir = { \
178 test -z "$$files" \
179 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
180 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
181 $(am__cd) "$$dir" && rm -f $$files; }; \
182 }
451c003d
L
183am__installdirs = "$(DESTDIR)$(bfdlibdir)" "$(DESTDIR)$(infodir)" \
184 "$(DESTDIR)$(bfdincludedir)"
185LTLIBRARIES = $(bfdlib_LTLIBRARIES) $(noinst_LTLIBRARIES)
ce3c775b 186am__DEPENDENCIES_1 =
90c0a373 187am__objects_1 = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
98641896
L
188 cache.lo coff-bfd.lo compress.lo corefile.lo elf-properties.lo \
189 format.lo hash.lo init.lo libbfd.lo linker.lo merge.lo \
190 opncls.lo reloc.lo section.lo simple.lo stab-syms.lo stabs.lo \
191 syms.lo targets.lo binary.lo ihex.lo srec.lo tekhex.lo \
192 verilog.lo
21e40a48 193am_libbfd_la_OBJECTS = $(am__objects_1)
90c0a373 194libbfd_la_OBJECTS = $(am_libbfd_la_OBJECTS)
d0ac1c44
SM
195AM_V_lt = $(am__v_lt_@AM_V@)
196am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
197am__v_lt_0 = --silent
198am__v_lt_1 =
199libbfd_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
81ecdfbb
RW
200 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
201 $(libbfd_la_LDFLAGS) $(LDFLAGS) -o $@
14ec8efd 202@INSTALL_LIBBFD_FALSE@am_libbfd_la_rpath =
451c003d 203@INSTALL_LIBBFD_TRUE@am_libbfd_la_rpath = -rpath $(bfdlibdir)
d0ac1c44
SM
204AM_V_P = $(am__v_P_@AM_V@)
205am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
206am__v_P_0 = false
207am__v_P_1 = :
208AM_V_GEN = $(am__v_GEN_@AM_V@)
209am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
210am__v_GEN_0 = @echo " GEN " $@;
211am__v_GEN_1 =
212AM_V_at = $(am__v_at_@AM_V@)
213am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
214am__v_at_0 = @
215am__v_at_1 =
81ecdfbb 216DEFAULT_INCLUDES = -I.@am__isrc@
95b40122
RW
217depcomp = $(SHELL) $(top_srcdir)/../depcomp
218am__depfiles_maybe = depfiles
219am__mv = mv -f
90c0a373
AM
220COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
221 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
d0ac1c44
SM
222LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
223 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
224 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
225 $(AM_CFLAGS) $(CFLAGS)
226AM_V_CC = $(am__v_CC_@AM_V@)
227am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
228am__v_CC_0 = @echo " CC " $@;
229am__v_CC_1 =
90c0a373 230CCLD = $(CC)
d0ac1c44
SM
231LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
232 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
233 $(AM_LDFLAGS) $(LDFLAGS) -o $@
234AM_V_CCLD = $(am__v_CCLD_@AM_V@)
235am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
236am__v_CCLD_0 = @echo " CCLD " $@;
237am__v_CCLD_1 =
95b40122
RW
238SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES) \
239 $(EXTRA_libbfd_la_SOURCES)
bd32be01
MF
240AM_V_DVIPS = $(am__v_DVIPS_@AM_V@)
241am__v_DVIPS_ = $(am__v_DVIPS_@AM_DEFAULT_V@)
242am__v_DVIPS_0 = @echo " DVIPS " $@;
243am__v_DVIPS_1 =
244AM_V_MAKEINFO = $(am__v_MAKEINFO_@AM_V@)
245am__v_MAKEINFO_ = $(am__v_MAKEINFO_@AM_DEFAULT_V@)
246am__v_MAKEINFO_0 = @echo " MAKEINFO" $@;
247am__v_MAKEINFO_1 =
248AM_V_INFOHTML = $(am__v_INFOHTML_@AM_V@)
249am__v_INFOHTML_ = $(am__v_INFOHTML_@AM_DEFAULT_V@)
250am__v_INFOHTML_0 = @echo " INFOHTML" $@;
251am__v_INFOHTML_1 =
252AM_V_TEXI2DVI = $(am__v_TEXI2DVI_@AM_V@)
253am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_@AM_DEFAULT_V@)
254am__v_TEXI2DVI_0 = @echo " TEXI2DVI" $@;
255am__v_TEXI2DVI_1 =
256AM_V_TEXI2PDF = $(am__v_TEXI2PDF_@AM_V@)
257am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_@AM_DEFAULT_V@)
258am__v_TEXI2PDF_0 = @echo " TEXI2PDF" $@;
259am__v_TEXI2PDF_1 =
260AM_V_texinfo = $(am__v_texinfo_@AM_V@)
261am__v_texinfo_ = $(am__v_texinfo_@AM_DEFAULT_V@)
262am__v_texinfo_0 = -q
263am__v_texinfo_1 =
264AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
265am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
266am__v_texidevnull_0 = > /dev/null
267am__v_texidevnull_1 =
268am__dirstamp = $(am__leading_dot)dirstamp
269INFO_DEPS = doc/bfd.info
270am__TEXINFO_TEX_DIR = $(srcdir)
271DVIS = doc/bfd.dvi
272PDFS = doc/bfd.pdf
273PSS = doc/bfd.ps
274HTMLS = doc/bfd.html
275TEXINFOS = doc/bfd.texi
bd32be01
MF
276TEXI2PDF = $(TEXI2DVI) --pdf --batch
277MAKEINFOHTML = $(MAKEINFO) --html
278AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
279DVIPS = dvips
d0ac1c44
SM
280RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
281 ctags-recursive dvi-recursive html-recursive info-recursive \
282 install-data-recursive install-dvi-recursive \
283 install-exec-recursive install-html-recursive \
284 install-info-recursive install-pdf-recursive \
285 install-ps-recursive install-recursive installcheck-recursive \
286 installdirs-recursive pdf-recursive ps-recursive \
287 tags-recursive uninstall-recursive
6fd8e7c2
L
288am__can_run_installinfo = \
289 case $$AM_UPDATE_INFO_DIR in \
290 n|no|NO) false;; \
291 *) (install-info --version) >/dev/null 2>&1;; \
292 esac
451c003d 293am__bfdinclude_HEADERS_DIST = $(INCDIR)/plugin-api.h bfd.h \
3dfb1b6d 294 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
2d5d5a8f 295 $(INCDIR)/diagnostics.h $(INCDIR)/bfdlink.h
451c003d 296HEADERS = $(bfdinclude_HEADERS)
81ecdfbb
RW
297RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
298 distclean-recursive maintainer-clean-recursive
d0ac1c44
SM
299am__recursive_targets = \
300 $(RECURSIVE_TARGETS) \
301 $(RECURSIVE_CLEAN_TARGETS) \
302 $(am__extra_recursive_targets)
303AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
304 cscope
305am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
306 $(LISP)config.in
307# Read a list of newline-separated strings from the standard input,
308# and print each of them once, without duplicates. Input order is
309# *not* preserved.
310am__uniquify_input = $(AWK) '\
311 BEGIN { nonempty = 0; } \
312 { items[$$0] = 1; nonempty = 1; } \
313 END { if (nonempty) { for (i in items) print i; }; } \
314'
315# Make sure the list of sources is unique. This is necessary because,
316# e.g., the same source file might be shared among _SOURCES variables
317# for different programs/libraries.
318am__define_uniq_tagged_files = \
319 list='$(am__tagged_files)'; \
320 unique=`for i in $$list; do \
321 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
322 done | $(am__uniquify_input)`
90c0a373
AM
323ETAGS = etags
324CTAGS = ctags
d0ac1c44 325CSCOPE = cscope
90c0a373
AM
326DIST_SUBDIRS = $(SUBDIRS)
327ACLOCAL = @ACLOCAL@
90c0a373 328AMTAR = @AMTAR@
d0ac1c44 329AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
252b5132 330AR = @AR@
90c0a373
AM
331AUTOCONF = @AUTOCONF@
332AUTOHEADER = @AUTOHEADER@
333AUTOMAKE = @AUTOMAKE@
334AWK = @AWK@
252b5132
RH
335CATALOGS = @CATALOGS@
336CATOBJEXT = @CATOBJEXT@
337CC = @CC@
90c0a373 338CCDEPMODE = @CCDEPMODE@
252b5132 339CC_FOR_BUILD = @CC_FOR_BUILD@
90c0a373 340CFLAGS = @CFLAGS@
252b5132
RH
341COREFILE = @COREFILE@
342COREFLAG = @COREFLAG@
5464f5a1 343CPP = @CPP@
90c0a373
AM
344CPPFLAGS = @CPPFLAGS@
345CYGPATH_W = @CYGPATH_W@
252b5132 346DATADIRNAME = @DATADIRNAME@
0d4a1476 347DEBUGDIR = @DEBUGDIR@
90c0a373
AM
348DEFS = @DEFS@
349DEPDIR = @DEPDIR@
718a6fd8 350DSYMUTIL = @DSYMUTIL@
d7040cdb 351DUMPBIN = @DUMPBIN@
90c0a373
AM
352ECHO_C = @ECHO_C@
353ECHO_N = @ECHO_N@
354ECHO_T = @ECHO_T@
355EGREP = @EGREP@
252b5132
RH
356EXEEXT = @EXEEXT@
357EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
d7040cdb 358FGREP = @FGREP@
20e95c23 359GENCAT = @GENCAT@
252b5132 360GMSGFMT = @GMSGFMT@
d7040cdb 361GREP = @GREP@
252b5132 362HDEFINES = @HDEFINES@
20e95c23 363INCINTL = @INCINTL@
81ecdfbb 364INSTALL = @INSTALL@
90c0a373 365INSTALL_DATA = @INSTALL_DATA@
90c0a373
AM
366INSTALL_PROGRAM = @INSTALL_PROGRAM@
367INSTALL_SCRIPT = @INSTALL_SCRIPT@
368INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252b5132 369INSTOBJEXT = @INSTOBJEXT@
c8693053 370LARGEFILE_CPPFLAGS = @LARGEFILE_CPPFLAGS@
d7040cdb 371LD = @LD@
90c0a373 372LDFLAGS = @LDFLAGS@
20e95c23
DJ
373LIBINTL = @LIBINTL@
374LIBINTL_DEP = @LIBINTL_DEP@
8d25cc3d 375LIBM = @LIBM@
90c0a373
AM
376LIBOBJS = @LIBOBJS@
377LIBS = @LIBS@
252b5132 378LIBTOOL = @LIBTOOL@
718a6fd8 379LIPO = @LIPO@
252b5132 380LN_S = @LN_S@
90c0a373 381LTLIBOBJS = @LTLIBOBJS@
252b5132
RH
382MAINT = @MAINT@
383MAKEINFO = @MAKEINFO@
81ecdfbb 384MKDIR_P = @MKDIR_P@
252b5132
RH
385MKINSTALLDIRS = @MKINSTALLDIRS@
386MSGFMT = @MSGFMT@
20e95c23 387MSGMERGE = @MSGMERGE@
d7040cdb 388NM = @NM@
718a6fd8 389NMEDIT = @NMEDIT@
9e9b66a9 390NO_WERROR = @NO_WERROR@
718a6fd8 391OBJDUMP = @OBJDUMP@
7a6cc5fb 392OBJEXT = @OBJEXT@
718a6fd8
SE
393OTOOL = @OTOOL@
394OTOOL64 = @OTOOL64@
252b5132 395PACKAGE = @PACKAGE@
90c0a373
AM
396PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
397PACKAGE_NAME = @PACKAGE_NAME@
398PACKAGE_STRING = @PACKAGE_STRING@
399PACKAGE_TARNAME = @PACKAGE_TARNAME@
81ecdfbb 400PACKAGE_URL = @PACKAGE_URL@
90c0a373
AM
401PACKAGE_VERSION = @PACKAGE_VERSION@
402PATH_SEPARATOR = @PATH_SEPARATOR@
92f01d61 403PKGVERSION = @PKGVERSION@
2cac01e3
FS
404PKG_CONFIG = @PKG_CONFIG@
405PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
406PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
252b5132
RH
407POSUB = @POSUB@
408RANLIB = @RANLIB@
c428fa83
L
409REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
410REPORT_BUGS_TO = @REPORT_BUGS_TO@
d7040cdb 411SED = @SED@
90c0a373 412SET_MAKE = @SET_MAKE@
29670fb9
AM
413SHARED_LDFLAGS = @SHARED_LDFLAGS@
414SHARED_LIBADD = @SHARED_LIBADD@
90c0a373 415SHELL = @SHELL@
7a6cc5fb 416STRIP = @STRIP@
252b5132 417TDEFINES = @TDEFINES@
252b5132
RH
418USE_NLS = @USE_NLS@
419VERSION = @VERSION@
90c0a373 420WARN_CFLAGS = @WARN_CFLAGS@
c5da1932 421WARN_CFLAGS_FOR_BUILD = @WARN_CFLAGS_FOR_BUILD@
6fd8e7c2 422WARN_WRITE_STRINGS = @WARN_WRITE_STRINGS@
90c0a373 423XGETTEXT = @XGETTEXT@
2cac01e3
FS
424ZSTD_CFLAGS = @ZSTD_CFLAGS@
425ZSTD_LIBS = @ZSTD_LIBS@
81ecdfbb
RW
426abs_builddir = @abs_builddir@
427abs_srcdir = @abs_srcdir@
428abs_top_builddir = @abs_top_builddir@
429abs_top_srcdir = @abs_top_srcdir@
90c0a373 430ac_ct_CC = @ac_ct_CC@
d7040cdb 431ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
252b5132 432all_backends = @all_backends@
90c0a373
AM
433am__include = @am__include@
434am__leading_dot = @am__leading_dot@
435am__quote = @am__quote@
436am__tar = @am__tar@
437am__untar = @am__untar@
21e40a48 438bfd64_libs = @bfd64_libs@
252b5132 439bfd_backends = @bfd_backends@
5bd4f169 440bfd_default_target_size = @bfd_default_target_size@
05864e2a 441bfd_file_ptr = @bfd_file_ptr@
252b5132 442bfd_machines = @bfd_machines@
05864e2a 443bfd_ufile_ptr = @bfd_ufile_ptr@
573e8a1c
RW
444@INSTALL_LIBBFD_FALSE@bfdincludedir =
445@INSTALL_LIBBFD_TRUE@bfdincludedir = @bfdincludedir@
446# Empty these so that the respective installation directories will not be created.
447@INSTALL_LIBBFD_FALSE@bfdlibdir =
448@INSTALL_LIBBFD_TRUE@bfdlibdir = @bfdlibdir@
90c0a373
AM
449bindir = @bindir@
450build = @build@
451build_alias = @build_alias@
452build_cpu = @build_cpu@
453build_os = @build_os@
454build_vendor = @build_vendor@
81ecdfbb 455builddir = @builddir@
90c0a373 456datadir = @datadir@
108a6f8e
CD
457datarootdir = @datarootdir@
458docdir = @docdir@
81ecdfbb 459dvidir = @dvidir@
90c0a373 460exec_prefix = @exec_prefix@
7256a114 461havevecs = @havevecs@
90c0a373
AM
462host = @host@
463host_alias = @host_alias@
464host_cpu = @host_cpu@
5464f5a1 465host_noncanonical = @host_noncanonical@
90c0a373
AM
466host_os = @host_os@
467host_vendor = @host_vendor@
108a6f8e 468htmldir = @htmldir@
90c0a373
AM
469includedir = @includedir@
470infodir = @infodir@
471install_sh = @install_sh@
90c0a373
AM
472libdir = @libdir@
473libexecdir = @libexecdir@
81ecdfbb 474localedir = @localedir@
90c0a373 475localstatedir = @localstatedir@
3cf9e6c4 476lt_cv_dlopen_libs = @lt_cv_dlopen_libs@
90c0a373
AM
477mandir = @mandir@
478mkdir_p = @mkdir_p@
479oldincludedir = @oldincludedir@
31dd3154 480pdfdir = @pdfdir@
90c0a373
AM
481prefix = @prefix@
482program_transform_name = @program_transform_name@
81ecdfbb 483psdir = @psdir@
90c0a373
AM
484sbindir = @sbindir@
485sharedstatedir = @sharedstatedir@
81ecdfbb 486srcdir = @srcdir@
ce3c775b 487supports_plugins = @supports_plugins@
90c0a373
AM
488sysconfdir = @sysconfdir@
489target = @target@
490target_alias = @target_alias@
491target_cpu = @target_cpu@
5464f5a1 492target_noncanonical = @target_noncanonical@
90c0a373
AM
493target_os = @target_os@
494target_vendor = @target_vendor@
252b5132 495tdefaults = @tdefaults@
81ecdfbb
RW
496top_build_prefix = @top_build_prefix@
497top_builddir = @top_builddir@
498top_srcdir = @top_srcdir@
252b5132 499wordsize = @wordsize@
243340ad
L
500zlibdir = @zlibdir@
501zlibinc = @zlibinc@
bd32be01 502AUTOMAKE_OPTIONS = no-dist foreign info-in-builddir no-texinfo.tex
79887925 503ACLOCAL_AMFLAGS = -I . -I .. -I ../config
bd32be01
MF
504MOSTLYCLEANFILES = ofiles stamp-ofiles $(MKDOC) doc/*.o doc/*.stamp
505CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a \
506 stamp-lib stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
507DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion \
508 doc/bfd.?? doc/bfd.??? texput.log
509MAINTAINERCLEANFILES = $(DOCFILES) doc/bfd.info
252b5132
RH
510INCDIR = $(srcdir)/../include
511CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
bd32be01 512SUBDIRS = po
108a6f8e 513bfddocdir = doc
14ec8efd
RW
514libbfd_la_LDFLAGS = $(am__append_1) -release `cat libtool-soversion` \
515 @SHARED_LDFLAGS@ $(am__empty)
451c003d
L
516@INSTALL_LIBBFD_TRUE@bfdlib_LTLIBRARIES = libbfd.la
517@INSTALL_LIBBFD_FALSE@bfdinclude_HEADERS = $(am__append_2)
518@INSTALL_LIBBFD_TRUE@bfdinclude_HEADERS = $(BFD_H) \
519@INSTALL_LIBBFD_TRUE@ $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
3dfb1b6d 520@INSTALL_LIBBFD_TRUE@ $(INCDIR)/diagnostics.h \
2d5d5a8f 521@INSTALL_LIBBFD_TRUE@ $(INCDIR)/bfdlink.h $(am__append_2)
573e8a1c 522@INSTALL_LIBBFD_FALSE@rpath_bfdlibdir = @bfdlibdir@
14ec8efd 523@INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES = libbfd.la
243340ad
L
524
525# This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
526# -I../zlib, unless we were configured with --with-system-zlib, in which
527# case both are empty.
528ZLIB = @zlibdir@ -lz
529ZLIBINC = @zlibinc@
2cac01e3 530AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC) $(ZSTD_CFLAGS)
c8693053
RO
531AM_CPPFLAGS = -DBINDIR='"$(bindir)"' -DLIBDIR='"$(libdir)"' \
532 @LARGEFILE_CPPFLAGS@ @HDEFINES@ @COREFLAG@ @TDEFINES@ \
533 $(CSEARCH) $(CSWITCHES) $(HAVEVECS) @INCINTL@
3cf9e6c4 534@PLUGINS_TRUE@LIBDL = @lt_cv_dlopen_libs@
a2d91340 535
252b5132
RH
536# bfd.h goes here, for now
537BFD_H = bfd.h
538
539# Jim Kingdon notes:
540# Writing S-records should be included in all (or at least most)
541# *-*-coff, *-*-aout, etc., configurations, because people will want to
542# be able to use objcopy to create S-records. (S-records are not useful
543# for the debugger, so if you are downloading things as S-records you
544# need two copies of the executable, one to download and one for the
545# debugger).
90c0a373 546BFD32_LIBS = \
98641896
L
547 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo \
548 coff-bfd.lo compress.lo corefile.lo elf-properties.lo format.lo \
549 hash.lo init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo \
f4943d82
AM
550 section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo \
551 binary.lo ihex.lo srec.lo tekhex.lo verilog.lo
252b5132 552
2858ef35 553BFD64_LIBS = archive64.lo
90c0a373 554BFD32_LIBS_CFILES = \
98641896
L
555 archive.c archures.c bfd.c bfdio.c bfdwin.c cache.c coff-bfd.c \
556 compress.c corefile.c elf-properties.c format.c hash.c \
f4943d82
AM
557 init.c libbfd.c linker.c merge.c opncls.c reloc.c \
558 section.c simple.c stab-syms.c stabs.c syms.c targets.c \
559 binary.c ihex.c srec.c tekhex.c verilog.c
252b5132 560
2858ef35
HPN
561BFD64_LIBS_CFILES = archive64.c
562
252b5132
RH
563# This list is alphabetized to make it easier to keep in sync
564# with the decls and initializer in archures.c.
90c0a373 565ALL_MACHINES = \
a06ea964 566 cpu-aarch64.lo \
90c0a373 567 cpu-alpha.lo \
978602e8 568 cpu-amdgcn.lo \
90c0a373
AM
569 cpu-arc.lo \
570 cpu-arm.lo \
571 cpu-avr.lo \
0f64bb02 572 cpu-bfin.lo \
fd0de36e 573 cpu-bpf.lo \
3d3d428f 574 cpu-cr16.lo \
90c0a373
AM
575 cpu-cris.lo \
576 cpu-crx.lo \
b8891f8d 577 cpu-csky.lo \
90c0a373
AM
578 cpu-d10v.lo \
579 cpu-d30v.lo \
580 cpu-dlx.lo \
cfb8c092 581 cpu-epiphany.lo \
90c0a373
AM
582 cpu-fr30.lo \
583 cpu-frv.lo \
3f8107ab 584 cpu-ft32.lo \
90c0a373 585 cpu-h8300.lo \
90c0a373 586 cpu-hppa.lo \
90c0a373 587 cpu-i386.lo \
bf64a951 588 cpu-iamcu.lo \
ce3c775b 589 cpu-ia64.lo \
90c0a373
AM
590 cpu-ip2k.lo \
591 cpu-iq2000.lo \
84e94c90 592 cpu-lm32.lo \
e214f8db 593 cpu-loongarch.lo \
ce3c775b
NC
594 cpu-m10200.lo \
595 cpu-m10300.lo \
49f58d10 596 cpu-m32c.lo \
90c0a373
AM
597 cpu-m32r.lo \
598 cpu-m68hc11.lo \
599 cpu-m68hc12.lo \
6927f982 600 cpu-m9s12x.lo \
7b4ae824 601 cpu-s12z.lo \
6927f982 602 cpu-m9s12xg.lo \
90c0a373 603 cpu-m68k.lo \
90c0a373 604 cpu-mcore.lo \
d9352518 605 cpu-mep.lo \
a3c62988 606 cpu-metag.lo \
7ba29e2a 607 cpu-microblaze.lo \
90c0a373
AM
608 cpu-mips.lo \
609 cpu-mmix.lo \
ce3c775b 610 cpu-moxie.lo \
90c0a373 611 cpu-msp430.lo \
ce3c775b 612 cpu-mt.lo \
35c08157 613 cpu-nds32.lo \
fe944acf 614 cpu-nfp.lo \
36591ba1 615 cpu-nios2.lo \
90c0a373 616 cpu-ns32k.lo \
73589c9d 617 cpu-or1k.lo \
90c0a373
AM
618 cpu-pdp11.lo \
619 cpu-pj.lo \
620 cpu-powerpc.lo \
889294f6 621 cpu-pru.lo \
90c0a373 622 cpu-rs6000.lo \
e23eba97 623 cpu-riscv.lo \
99c513f6 624 cpu-rl78.lo \
c7927a3c 625 cpu-rx.lo \
90c0a373 626 cpu-s390.lo \
1c0d3aa6 627 cpu-score.lo \
90c0a373
AM
628 cpu-sh.lo \
629 cpu-sparc.lo \
e9f53129 630 cpu-spu.lo \
90c0a373
AM
631 cpu-tic30.lo \
632 cpu-tic4x.lo \
633 cpu-tic54x.lo \
40b36596 634 cpu-tic6x.lo \
aa137e4d
NC
635 cpu-tilegx.lo \
636 cpu-tilepro.lo \
90c0a373 637 cpu-v850.lo \
de863c74 638 cpu-v850_rh850.lo \
90c0a373 639 cpu-vax.lo \
d924db55 640 cpu-visium.lo \
8fb740dd 641 cpu-wasm32.lo \
a8acc5fb 642 cpu-xgate.lo \
90c0a373
AM
643 cpu-xstormy16.lo \
644 cpu-xtensa.lo \
3c9b82ba 645 cpu-z80.lo \
90c0a373
AM
646 cpu-z8k.lo
647
648ALL_MACHINES_CFILES = \
a06ea964 649 cpu-aarch64.c \
90c0a373 650 cpu-alpha.c \
978602e8 651 cpu-amdgcn.c \
90c0a373
AM
652 cpu-arc.c \
653 cpu-arm.c \
654 cpu-avr.c \
0f64bb02 655 cpu-bfin.c \
fd0de36e 656 cpu-bpf.c \
3d3d428f 657 cpu-cr16.c \
ce3c775b 658 cpu-cris.c \
90c0a373 659 cpu-crx.c \
b8891f8d 660 cpu-csky.c \
90c0a373
AM
661 cpu-d10v.c \
662 cpu-d30v.c \
663 cpu-dlx.c \
cfb8c092 664 cpu-epiphany.c \
90c0a373
AM
665 cpu-fr30.c \
666 cpu-frv.c \
3f8107ab 667 cpu-ft32.c \
90c0a373 668 cpu-h8300.c \
90c0a373 669 cpu-hppa.c \
90c0a373 670 cpu-i386.c \
bf64a951 671 cpu-iamcu.c \
ce3c775b 672 cpu-ia64.c \
90c0a373
AM
673 cpu-ip2k.c \
674 cpu-iq2000.c \
84e94c90 675 cpu-lm32.c \
e214f8db 676 cpu-loongarch.c \
ce3c775b
NC
677 cpu-m10200.c \
678 cpu-m10300.c \
49f58d10 679 cpu-m32c.c \
90c0a373
AM
680 cpu-m32r.c \
681 cpu-m68hc11.c \
682 cpu-m68hc12.c \
6927f982 683 cpu-m9s12x.c \
7b4ae824 684 cpu-s12z.c \
6927f982 685 cpu-m9s12xg.c \
90c0a373 686 cpu-m68k.c \
90c0a373 687 cpu-mcore.c \
d9352518 688 cpu-mep.c \
a3c62988 689 cpu-metag.c \
7ba29e2a 690 cpu-microblaze.c \
90c0a373
AM
691 cpu-mips.c \
692 cpu-mmix.c \
ce3c775b 693 cpu-moxie.c \
90c0a373 694 cpu-msp430.c \
ce3c775b 695 cpu-mt.c \
35c08157 696 cpu-nds32.c \
fe944acf 697 cpu-nfp.c \
90c0a373 698 cpu-ns32k.c \
36591ba1 699 cpu-nios2.c \
73589c9d 700 cpu-or1k.c \
90c0a373
AM
701 cpu-pdp11.c \
702 cpu-pj.c \
703 cpu-powerpc.c \
889294f6 704 cpu-pru.c \
90c0a373 705 cpu-rs6000.c \
e23eba97 706 cpu-riscv.c \
99c513f6 707 cpu-rl78.c \
c7927a3c 708 cpu-rx.c \
90c0a373 709 cpu-s390.c \
1c0d3aa6 710 cpu-score.c \
90c0a373
AM
711 cpu-sh.c \
712 cpu-sparc.c \
e9f53129 713 cpu-spu.c \
90c0a373
AM
714 cpu-tic30.c \
715 cpu-tic4x.c \
716 cpu-tic54x.c \
40b36596 717 cpu-tic6x.c \
aa137e4d
NC
718 cpu-tilegx.c \
719 cpu-tilepro.c \
90c0a373 720 cpu-v850.c \
de863c74 721 cpu-v850_rh850.c \
90c0a373 722 cpu-vax.c \
d924db55 723 cpu-visium.c \
8fb740dd 724 cpu-wasm32.c \
a8acc5fb 725 cpu-xgate.c \
90c0a373
AM
726 cpu-xstormy16.c \
727 cpu-xtensa.c \
3c9b82ba 728 cpu-z80.c \
90c0a373 729 cpu-z8k.c
252b5132
RH
730
731
732# The .o files needed by all of the 32 bit vectors that are configured into
733# target_vector in targets.c if configured with --enable-targets=all.
90c0a373 734BFD32_BACKENDS = \
90c0a373
AM
735 aout-cris.lo \
736 aout-ns32k.lo \
90c0a373 737 aout32.lo \
90c0a373 738 cf-i386lynx.lo \
ce3c775b 739 coff-go32.lo \
90c0a373 740 coff-i386.lo \
8e415ce8 741 coff-mips.lo \
90c0a373
AM
742 coff-rs6000.lo \
743 coff-sh.lo \
90c0a373 744 coff-stgo32.lo \
90c0a373
AM
745 coff-tic30.lo \
746 coff-tic4x.lo \
747 coff-tic54x.lo \
3c9b82ba 748 coff-z80.lo \
90c0a373 749 coff-z8k.lo \
f4943d82 750 coffgen.lo \
90c0a373
AM
751 cofflink.lo \
752 dwarf1.lo \
f4943d82 753 dwarf2.lo \
90c0a373
AM
754 ecoff.lo \
755 ecofflink.lo \
ce3c775b
NC
756 elf-attrs.lo \
757 elf-eh-frame.lo \
cf0e0a0b 758 elf-sframe.lo \
6de2ae4a 759 elf-ifunc.lo \
ce3c775b
NC
760 elf-m10200.lo \
761 elf-m10300.lo \
5a68afcf 762 elf-nacl.lo \
ce3c775b
NC
763 elf-strtab.lo \
764 elf-vxworks.lo \
90c0a373
AM
765 elf.lo \
766 elf32-am33lin.lo \
767 elf32-arc.lo \
7f266840 768 elf32-arm.lo \
90c0a373 769 elf32-avr.lo \
0f64bb02 770 elf32-bfin.lo \
3d3d428f 771 elf32-cr16.lo \
90c0a373
AM
772 elf32-cris.lo \
773 elf32-crx.lo \
b8891f8d 774 elf32-csky.lo \
90c0a373
AM
775 elf32-d10v.lo \
776 elf32-d30v.lo \
777 elf32-dlx.lo \
cfb8c092 778 elf32-epiphany.lo \
90c0a373
AM
779 elf32-fr30.lo \
780 elf32-frv.lo \
3f8107ab 781 elf32-ft32.lo \
90c0a373
AM
782 elf32-gen.lo \
783 elf32-h8300.lo \
784 elf32-hppa.lo \
90c0a373 785 elf32-i386.lo \
0afcef53 786 elfxx-x86.lo \
90c0a373
AM
787 elf32-ip2k.lo \
788 elf32-iq2000.lo \
84e94c90 789 elf32-lm32.lo \
49f58d10 790 elf32-m32c.lo \
90c0a373
AM
791 elf32-m32r.lo \
792 elf32-m68hc11.lo \
793 elf32-m68hc12.lo \
794 elf32-m68hc1x.lo \
795 elf32-m68k.lo \
7b4ae824 796 elf32-s12z.lo \
90c0a373 797 elf32-mcore.lo \
d9352518 798 elf32-mep.lo \
a3c62988 799 elf32-metag.lo \
7ba29e2a 800 elf32-microblaze.lo \
ce3c775b 801 elf32-moxie.lo \
90c0a373 802 elf32-msp430.lo \
ce3c775b 803 elf32-mt.lo \
35c08157 804 elf32-nds32.lo \
36591ba1 805 elf32-nios2.lo \
73589c9d 806 elf32-or1k.lo \
90c0a373
AM
807 elf32-pj.lo \
808 elf32-ppc.lo \
889294f6 809 elf32-pru.lo \
99c513f6 810 elf32-rl78.lo \
c7927a3c 811 elf32-rx.lo \
90c0a373 812 elf32-s390.lo \
ce3c775b 813 elf32-sh.lo \
90c0a373 814 elf32-sparc.lo \
e9f53129 815 elf32-spu.lo \
40b36596 816 elf32-tic6x.lo \
aa137e4d
NC
817 elf32-tilegx.lo \
818 elf32-tilepro.lo \
90c0a373
AM
819 elf32-v850.lo \
820 elf32-vax.lo \
d924db55 821 elf32-visium.lo \
8fb740dd 822 elf32-wasm32.lo \
a8acc5fb 823 elf32-xgate.lo \
90c0a373
AM
824 elf32-xstormy16.lo \
825 elf32-xtensa.lo \
6655dba2 826 elf32-z80.lo \
90c0a373
AM
827 elf32.lo \
828 elflink.lo \
ce3c775b 829 elfxx-sparc.lo \
aa137e4d 830 elfxx-tilegx.lo \
90c0a373
AM
831 i386aout.lo \
832 i386bsd.lo \
90c0a373
AM
833 i386lynx.lo \
834 i386msdos.lo \
90c0a373 835 mach-o.lo \
9e93c730 836 mach-o-i386.lo \
f075eb5e 837 mach-o-arm.lo \
90c0a373 838 ns32knetbsd.lo \
90c0a373 839 pc532-mach.lo \
6a69b0a1 840 pdb.lo \
90c0a373 841 pdp11.lo \
7148cc28 842 pe-arm-wince.lo \
ce3c775b 843 pe-arm.lo \
90c0a373 844 pe-i386.lo \
90c0a373 845 pe-mcore.lo \
90c0a373 846 pe-sh.lo \
ce3c775b
NC
847 pef.lo \
848 pei-arm-wince.lo \
849 pei-arm.lo \
850 pei-i386.lo \
851 pei-mcore.lo \
ce3c775b 852 pei-sh.lo \
90c0a373 853 peigen.lo \
ce3c775b 854 plugin.lo \
90c0a373
AM
855 ppcboot.lo \
856 reloc16.lo \
ce3c775b 857 som.lo \
90c0a373 858 vax1knetbsd.lo \
ce3c775b 859 vaxnetbsd.lo \
95e34ef7 860 vms-lib.lo \
6540b386 861 vms-misc.lo \
a6be0538 862 wasm-module.lo \
90c0a373
AM
863 xcofflink.lo \
864 xsym.lo \
865 xtensa-isa.lo \
866 xtensa-modules.lo
867
868BFD32_BACKENDS_CFILES = \
90c0a373
AM
869 aout-cris.c \
870 aout-ns32k.c \
90c0a373 871 aout32.c \
90c0a373 872 cf-i386lynx.c \
ce3c775b 873 coff-go32.c \
90c0a373 874 coff-i386.c \
8e415ce8 875 coff-mips.c \
90c0a373
AM
876 coff-rs6000.c \
877 coff-sh.c \
90c0a373 878 coff-stgo32.c \
90c0a373
AM
879 coff-tic30.c \
880 coff-tic4x.c \
881 coff-tic54x.c \
3c9b82ba 882 coff-z80.c \
90c0a373 883 coff-z8k.c \
f4943d82 884 coffgen.c \
90c0a373
AM
885 cofflink.c \
886 dwarf1.c \
f4943d82 887 dwarf2.c \
90c0a373
AM
888 ecoff.c \
889 ecofflink.c \
ce3c775b
NC
890 elf-attrs.c \
891 elf-eh-frame.c \
cf0e0a0b 892 elf-sframe.c \
6de2ae4a 893 elf-ifunc.c \
ce3c775b
NC
894 elf-m10200.c \
895 elf-m10300.c \
5a68afcf 896 elf-nacl.c \
ce3c775b
NC
897 elf-strtab.c \
898 elf-vxworks.c \
90c0a373
AM
899 elf.c \
900 elf32-am33lin.c \
901 elf32-arc.c \
7f266840 902 elf32-arm.c \
90c0a373 903 elf32-avr.c \
0f64bb02 904 elf32-bfin.c \
3d3d428f 905 elf32-cr16.c \
90c0a373
AM
906 elf32-cris.c \
907 elf32-crx.c \
b8891f8d 908 elf32-csky.c \
90c0a373
AM
909 elf32-d10v.c \
910 elf32-d30v.c \
911 elf32-dlx.c \
cfb8c092 912 elf32-epiphany.c \
90c0a373
AM
913 elf32-fr30.c \
914 elf32-frv.c \
3f8107ab 915 elf32-ft32.c \
90c0a373
AM
916 elf32-gen.c \
917 elf32-h8300.c \
918 elf32-hppa.c \
90c0a373 919 elf32-i386.c \
0afcef53 920 elfxx-x86.c \
90c0a373
AM
921 elf32-ip2k.c \
922 elf32-iq2000.c \
84e94c90 923 elf32-lm32.c \
49f58d10 924 elf32-m32c.c \
90c0a373 925 elf32-m32r.c \
90c0a373
AM
926 elf32-m68hc11.c \
927 elf32-m68hc12.c \
928 elf32-m68hc1x.c \
ce3c775b 929 elf32-m68k.c \
7b4ae824 930 elf32-s12z.c \
90c0a373 931 elf32-mcore.c \
d9352518 932 elf32-mep.c \
a3c62988 933 elf32-metag.c \
7ba29e2a 934 elf32-microblaze.c \
ce3c775b 935 elf32-moxie.c \
90c0a373 936 elf32-msp430.c \
ce3c775b 937 elf32-mt.c \
35c08157 938 elf32-nds32.c \
36591ba1 939 elf32-nios2.c \
73589c9d 940 elf32-or1k.c \
90c0a373
AM
941 elf32-pj.c \
942 elf32-ppc.c \
889294f6 943 elf32-pru.c \
99c513f6 944 elf32-rl78.c \
c7927a3c 945 elf32-rx.c \
90c0a373 946 elf32-s390.c \
ce3c775b 947 elf32-sh.c \
90c0a373 948 elf32-sparc.c \
e9f53129 949 elf32-spu.c \
40b36596 950 elf32-tic6x.c \
aa137e4d
NC
951 elf32-tilegx.c \
952 elf32-tilepro.c \
90c0a373
AM
953 elf32-v850.c \
954 elf32-vax.c \
d924db55 955 elf32-visium.c \
8fb740dd 956 elf32-wasm32.c \
a8acc5fb 957 elf32-xgate.c \
90c0a373
AM
958 elf32-xstormy16.c \
959 elf32-xtensa.c \
6655dba2 960 elf32-z80.c \
90c0a373
AM
961 elf32.c \
962 elflink.c \
ce3c775b 963 elfxx-sparc.c \
aa137e4d 964 elfxx-tilegx.c \
90c0a373
AM
965 i386aout.c \
966 i386bsd.c \
90c0a373
AM
967 i386lynx.c \
968 i386msdos.c \
90c0a373 969 mach-o.c \
9e93c730 970 mach-o-i386.c \
f075eb5e 971 mach-o-arm.c \
90c0a373 972 ns32knetbsd.c \
90c0a373 973 pc532-mach.c \
6a69b0a1 974 pdb.c \
90c0a373 975 pdp11.c \
7148cc28 976 pe-arm-wince.c \
ce3c775b 977 pe-arm.c \
90c0a373 978 pe-i386.c \
90c0a373 979 pe-mcore.c \
90c0a373 980 pe-sh.c \
ce3c775b
NC
981 pef.c \
982 pei-arm-wince.c \
983 pei-arm.c \
984 pei-i386.c \
985 pei-mcore.c \
ce3c775b
NC
986 pei-sh.c \
987 plugin.c \
90c0a373
AM
988 ppcboot.c \
989 reloc16.c \
ce3c775b 990 som.c \
90c0a373 991 vax1knetbsd.c \
ce3c775b 992 vaxnetbsd.c \
4b544b64 993 vms-lib.c \
90c0a373 994 vms-misc.c \
a6be0538 995 wasm-module.c \
90c0a373
AM
996 xcofflink.c \
997 xsym.c \
998 xtensa-isa.c \
999 xtensa-modules.c
252b5132 1000
6768c14a 1001
252b5132
RH
1002# The .o files needed by all of the 64 bit vectors that are configured into
1003# target_vector in targets.c if configured with --enable-targets=all
1004# and --enable-64-bit-bfd.
074d327a
NC
1005# elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
1006# BFD32_BACKENDS.
90c0a373 1007BFD64_BACKENDS = \
cec5225b 1008 elf32-aarch64.lo \
a06ea964 1009 elf64-aarch64.lo \
caed7120 1010 elfxx-aarch64.lo \
90c0a373
AM
1011 aix5ppc-core.lo \
1012 aout64.lo \
1013 coff-alpha.lo \
ce3c775b 1014 coff-x86_64.lo \
90c0a373 1015 coff64-rs6000.lo \
ce3c775b 1016 elf32-ia64.lo \
42429eac 1017 elf32-mips.lo \
ce3c775b
NC
1018 elf32-score.lo \
1019 elf32-score7.lo \
90c0a373 1020 elf64-alpha.lo \
978602e8 1021 elf64-amdgcn.lo \
ce3c775b 1022 elf64-gen.lo \
90c0a373
AM
1023 elf64-hppa.lo \
1024 elf64-ia64.lo \
202e2356 1025 elf64-ia64-vms.lo \
e23eba97 1026 elfxx-ia64.lo \
e214f8db 1027 elf32-loongarch.lo \
1028 elf64-loongarch.lo \
1029 elfxx-loongarch.lo \
e23eba97 1030 elfn32-mips.lo \
90c0a373 1031 elf64-mips.lo \
e23eba97 1032 elfxx-mips.lo \
90c0a373 1033 elf64-mmix.lo \
fe944acf 1034 elf64-nfp.lo \
90c0a373 1035 elf64-ppc.lo \
e23eba97
NC
1036 elf32-riscv.lo \
1037 elf64-riscv.lo \
1038 elfxx-riscv.lo \
90c0a373
AM
1039 elf64-s390.lo \
1040 elf64-sparc.lo \
aa137e4d 1041 elf64-tilegx.lo \
ce3c775b 1042 elf64-x86-64.lo \
0afcef53 1043 elfxx-x86.lo \
fd0de36e 1044 elf64-bpf.lo \
90c0a373 1045 elf64.lo \
f075eb5e 1046 mach-o-aarch64.lo \
618b7301 1047 mach-o-x86-64.lo \
90c0a373 1048 mmo.lo \
b69c9d41 1049 pe-aarch64igen.lo \
31f60095 1050 pe-loongarch64igen.lo \
99ad8390 1051 pe-x86_64.lo \
b69c9d41 1052 pei-aarch64.lo \
6d6ae7c2 1053 pe-aarch64.lo \
ce3c775b 1054 pei-ia64.lo \
31f60095 1055 pei-loongarch64.lo \
99ad8390
NC
1056 pei-x86_64.lo \
1057 pepigen.lo \
24df9a51
TG
1058 pex64igen.lo \
1059 vms-alpha.lo
90c0a373
AM
1060
1061BFD64_BACKENDS_CFILES = \
1062 aix5ppc-core.c \
1063 aout64.c \
1064 coff-alpha.c \
ce3c775b 1065 coff-x86_64.c \
90c0a373 1066 coff64-rs6000.c \
42429eac 1067 elf32-mips.c \
ce3c775b
NC
1068 elf32-score.c \
1069 elf32-score7.c \
90c0a373 1070 elf64-alpha.c \
978602e8 1071 elf64-amdgcn.c \
90c0a373 1072 elf64-gen.c \
ce3c775b 1073 elf64-hppa.c \
202e2356 1074 elf64-ia64-vms.c \
90c0a373
AM
1075 elf64-mips.c \
1076 elf64-mmix.c \
fe944acf 1077 elf64-nfp.c \
90c0a373
AM
1078 elf64-ppc.c \
1079 elf64-s390.c \
90c0a373 1080 elf64-sparc.c \
aa137e4d 1081 elf64-tilegx.c \
ce3c775b 1082 elf64-x86-64.c \
0afcef53 1083 elfxx-x86.c \
fd0de36e 1084 elf64-bpf.c \
90c0a373 1085 elf64.c \
ce3c775b 1086 elfn32-mips.c \
caed7120 1087 elfxx-aarch64.c \
cbe79dfe 1088 elfxx-ia64.c \
e214f8db 1089 elfxx-loongarch.c \
42429eac 1090 elfxx-mips.c \
e23eba97 1091 elfxx-riscv.c \
f075eb5e 1092 mach-o-aarch64.c \
618b7301 1093 mach-o-x86-64.c \
90c0a373 1094 mmo.c \
c60b3806 1095 pe-aarch64.c \
99ad8390 1096 pe-x86_64.c \
b69c9d41 1097 pei-aarch64.c \
ce3c775b 1098 pei-ia64.c \
31f60095 1099 pei-loongarch64.c \
24df9a51
TG
1100 pei-x86_64.c \
1101 vms-alpha.c
90c0a373
AM
1102
1103OPTIONAL_BACKENDS = \
1104 aix386-core.lo \
ce3c775b 1105 cisco-core.lo \
90c0a373
AM
1106 hpux-core.lo \
1107 irix-core.lo \
1108 lynx-core.lo \
b6471e6e 1109 netbsd-core.lo \
90c0a373 1110 osf-core.lo \
c09a7c7e 1111 rs6000-core.lo \
90c0a373 1112 sco5-core.lo \
ce3c775b 1113 trad-core.lo
90c0a373
AM
1114
1115OPTIONAL_BACKENDS_CFILES = \
1116 aix386-core.c \
ce3c775b 1117 cisco-core.c \
90c0a373
AM
1118 hpux-core.c \
1119 irix-core.c \
1120 lynx-core.c \
b6471e6e 1121 netbsd-core.c \
90c0a373 1122 osf-core.c \
c09a7c7e 1123 rs6000-core.c \
90c0a373 1124 sco5-core.c \
ce3c775b 1125 trad-core.c
252b5132
RH
1126
1127
82b57a90
AM
1128# Reconfigure if config.bfd or configure.host changes.
1129# development.sh is used to determine -Werror default.
3f85e526 1130CONFIG_STATUS_DEPENDENCIES = \
3f85e526 1131 $(srcdir)/config.bfd \
270c9937
JB
1132 $(srcdir)/configure.host \
1133 $(srcdir)/development.sh
3f85e526
L
1134
1135
1110793a 1136# These are defined by configure:
252b5132
RH
1137WORDSIZE = @wordsize@
1138ALL_BACKENDS = @all_backends@
1139BFD_BACKENDS = @bfd_backends@
1140BFD_MACHINES = @bfd_machines@
1141TDEFAULTS = @tdefaults@
7256a114 1142HAVEVECS = @havevecs@
252b5132
RH
1143
1144# C source files that correspond to .o's.
90c0a373
AM
1145SOURCE_CFILES = \
1146 $(BFD32_LIBS_CFILES) \
1147 $(BFD64_LIBS_CFILES) \
1148 $(ALL_MACHINES_CFILES) \
1149 $(BFD32_BACKENDS_CFILES) \
1150 $(BFD64_BACKENDS_CFILES) \
1151 $(OPTIONAL_BACKENDS_CFILES)
252b5132 1152
90c0a373 1153BUILD_CFILES = \
cec5225b 1154 elf32-aarch64.c elf64-aarch64.c \
e23eba97 1155 elf32-ia64.c elf64-ia64.c \
e214f8db 1156 elf32-loongarch.c elf64-loongarch.c \
e23eba97 1157 elf32-riscv.c elf64-riscv.c \
31f60095 1158 peigen.c pepigen.c pex64igen.c pe-aarch64igen.c pe-loongarch64igen.c
27b7e12d 1159
55c80943 1160CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
90c0a373 1161SOURCE_HFILES = \
b06252c2
AM
1162 aout-target.h aoutx.h arc-got.h arc-plt.h \
1163 coff-arm.h coff-bfd.h coffcode.h coffswap.h \
3d73d29e 1164 cpu-aarch64.h cpu-arm.h cpu-h8300.h cpu-m68k.h cpu-riscv.h \
b06252c2
AM
1165 ecoff-bfd.h ecoffswap.h \
1166 elf32-arm.h elf32-avr.h elf32-bfin.h elf32-cr16.h elf32-csky.h \
1167 elf32-dlx.h elf32-hppa.h elf32-m68hc1x.h elf32-m68k.h \
1168 elf32-metag.h elf32-nds32.h elf32-nios2.h elf32-ppc.h \
1169 elf32-rx.h elf32-score.h elf32-sh-relocs.h elf32-spu.h \
1170 elf32-tic6x.h elf32-tilegx.h elf32-tilepro.h elf32-v850.h \
1171 elf64-hppa.h elf64-ppc.h elf64-tilegx.h \
1172 elf-bfd.h elfcode.h elfcore.h elf-hppa.h elf-linker-x86.h \
1173 elf-linux-core.h elf-nacl.h elf-s390.h elf-vxworks.h \
1174 elfxx-aarch64.h elfxx-ia64.h elfxx-mips.h elfxx-riscv.h \
e214f8db 1175 elfxx-sparc.h elfxx-tilegx.h elfxx-x86.h elfxx-loongarch.h \
c65c21e1 1176 genlink.h go32stub.h \
fdef3943 1177 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h \
b06252c2
AM
1178 libpei.h libxcoff.h \
1179 mach-o.h \
b4b594e3 1180 netbsd.h ns32k.h \
b06252c2
AM
1181 pef.h pef-traceback.h peicode.h plugin.h \
1182 som.h sysdep.h \
1183 version.h vms.h \
1184 wasm-module.h \
1185 xcofflink.h xsym.h
90c0a373
AM
1186
1187BUILD_HFILES = \
3dfb1b6d 1188 bfdver.h elf32-target.h elf64-target.h targmatch.h
252b5132 1189
95b40122
RW
1190
1191# Ensure they are built early:
769a27ad 1192BUILT_SOURCES = $(BUILD_HFILES) $(BUILD_CFILES)
55c80943 1193HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
32384aa3
AM
1194BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/diagnostics.h
1195LOCAL_H_DEPS = libbfd.h sysdep.h config.h
55c80943
NC
1196SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
1197BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
252b5132
RH
1198
1199# Various kinds of .o files to put in libbfd.a:
1200# BFD_BACKENDS Routines the configured targets need.
1201# BFD_MACHINES Architecture-specific routines the configured targets need.
1202# COREFILE Core file routines for a native configuration
21e40a48
L
1203# bfd64_libs Routines for 64bit support
1204OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
1205
1206# Since BFD64_LIBS is optional and we can't have substitution in
1207# libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
95b40122
RW
1208# However, list all sources in EXTRA_libbfd_la_SOURCES so the
1209# dependency tracking fragments are picked up in the Makefile.
21e40a48 1210libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
95b40122 1211EXTRA_libbfd_la_SOURCES = $(CFILES)
cf0e0a0b
IB
1212libbfd_la_DEPENDENCIES = $(OFILES) ofiles ../libsframe/libsframe.la
1213libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL) $(ZLIB) $(ZSTD_LIBS) ../libsframe/libsframe.la
252b5132
RH
1214
1215# libtool will build .libs/libbfd.a. We create libbfd.a in the build
1216# directory so that we don't have to convert all the programs that use
1217# libbfd.a simultaneously. This is a hack which should be removed if
1218# everything else starts using libtool. FIXME.
252b5132
RH
1219noinst_LIBRARIES = libbfd.a
1220libbfd_a_SOURCES =
92c6e4fe
AM
1221BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c \
1222 bfdio.c bfdwin.c section.c archures.c reloc.c \
1223 syms.c bfd.c archive.c corefile.c targets.c format.c \
1224 linker.c simple.c compress.c
252b5132 1225
2858ef35 1226BFD64_H_FILES = archive64.c
1047201f 1227LIBBFD_H_FILES = libbfd-in.h libbfd.c bfdio.c bfdwin.c \
f7502dfe 1228 cache.c reloc.c section.c targets.c archures.c linker.c
93509525 1229
252b5132 1230LIBCOFF_H_FILES = libcoff-in.h coffcode.h
17ebe208
MF
1231
1232# We only rebuild the header files automatically if we have been
1233# configured with --enable-maintainer-mode.
1234REGEN_HEADER = \
1235 ( \
1236 set -e; \
1237 echo "$$H_FILES" | sed -f $(srcdir)/doc/header.sed; \
1238 for file in $$H_FILES; do \
1239 file="$(srcdir)/$$file"; \
1240 case $$file in \
1241 *-in.h) cat $$file;; \
1242 *) echo $$file | sed -e 's,.*/,,' -e 's,^,/* Extracted from ,' \
1243 -e 's,$$,. */,'; \
1244 $(MKDOC) $$CHEW_FLAGS -f $(srcdir)/doc/proto.str < $$file;; \
1245 esac; \
1246 done; \
1247 echo "\#ifdef __cplusplus"; \
1248 echo "}"; \
1249 echo "\#endif"; \
1250 echo "\#endif"; \
1251 )
1252
bd32be01
MF
1253DOCFILES = \
1254 doc/aoutx.texi \
1255 doc/archive.texi \
1256 doc/archures.texi \
1257 doc/bfdio.texi \
1258 doc/bfdt.texi \
1259 doc/bfdver.texi \
1260 doc/bfdwin.texi \
1261 doc/cache.texi \
1262 doc/coffcode.texi \
1263 doc/corefile.texi \
1264 doc/elfcode.texi \
1265 doc/elf.texi \
1266 doc/format.texi \
1267 doc/hash.texi \
1268 doc/init.texi \
1269 doc/libbfd.texi \
1270 doc/linker.texi \
1271 doc/mmo.texi \
1272 doc/opncls.texi \
1273 doc/reloc.texi \
1274 doc/section.texi \
1275 doc/syms.texi \
1276 doc/targets.texi
1277
1278
1279# SRCDOC, SRCPROT, SRCIPROT only used to sidestep Sun Make bug in interaction
1280# between VPATH and suffix rules. If you use GNU Make, perhaps other Makes,
1281# you don't need these three:
1282SRCDOC = \
1283 $(srcdir)/aoutx.h $(srcdir)/archive.c \
1284 $(srcdir)/archures.c $(srcdir)/bfd.c \
1285 $(srcdir)/bfdio.c $(srcdir)/bfdwin.c \
1286 $(srcdir)/cache.c $(srcdir)/coffcode.h \
1287 $(srcdir)/corefile.c $(srcdir)/elf.c \
1288 $(srcdir)/elfcode.h $(srcdir)/format.c \
1289 $(srcdir)/libbfd.c $(srcdir)/opncls.c \
1290 $(srcdir)/reloc.c $(srcdir)/section.c \
1291 $(srcdir)/syms.c $(srcdir)/targets.c \
1292 $(srcdir)/hash.c $(srcdir)/linker.c \
1293 $(srcdir)/mmo.c
1294
1295SRCPROT = $(srcdir)/archive.c $(srcdir)/archures.c \
1296 $(srcdir)/bfd.c $(srcdir)/coffcode.h $(srcdir)/corefile.c \
1297 $(srcdir)/format.c $(srcdir)/libbfd.c \
1298 $(srcdir)/bfdio.c $(srcdir)/bfdwin.c \
1299 $(srcdir)/opncls.c $(srcdir)/reloc.c \
1300 $(srcdir)/section.c $(srcdir)/syms.c \
1301 $(srcdir)/targets.c $(srcdir)/init.c
1302
1303SRCIPROT = $(srcdir)/cache.c $(srcdir)/libbfd.c \
1304 $(srcdir)/bfdio.c $(srcdir)/bfdwin.c \
1305 $(srcdir)/reloc.c $(srcdir)/cpu-h8300.c \
1306 $(srcdir)/cpu-i960.c $(srcdir)/archures.c \
1307 $(srcdir)/init.c
1308
1309TEXIDIR = $(srcdir)/../texinfo/fsf
1310info_TEXINFOS = doc/bfd.texi
1311doc_bfd_TEXINFOS = $(DOCFILES) doc/bfdsumm.texi
94fd627d
L
1312AM_MAKEINFOFLAGS = --no-split -I "$(srcdir)/doc" -I doc
1313TEXI2DVI = texi2dvi -I "$(srcdir)/doc" -I doc
bd32be01
MF
1314MKDOC = doc/chew$(EXEEXT_FOR_BUILD)
1315
1316# We can't replace these rules with an implicit rule, because
1317# makes without VPATH support couldn't find the .h files in `..'.
1318
1319# We do not depend on chew directly so that we can distribute the info
1320# files, and permit people to rebuild them, without requiring the makeinfo
1321# program. If somebody tries to rebuild info, but none of the .texi files
1322# have changed, then nothing will be rebuilt.
1323REGEN_TEXI = \
1324 ( \
1325 set -e; \
1326 $(MKDOC) -f $(srcdir)/doc/doc.str < $< > $@.tmp; \
1327 texi=$@; \
1328 texi=$${texi%.stamp}.texi; \
1329 test -e $$texi || test ! -f $(srcdir)/$$texi || $(LN_S) $(srcdir)/$$texi .; \
1330 $(SHELL) $(srcdir)/../move-if-change $@.tmp $$texi; \
1331 touch $@; \
1332 )
252b5132 1333
bd32be01 1334noinst_TEXINFOS = doc/bfdint.texi
95b40122 1335all: $(BUILT_SOURCES) config.h
90c0a373 1336 $(MAKE) $(AM_MAKEFLAGS) all-recursive
252b5132 1337
252b5132 1338.SUFFIXES:
bd32be01 1339.SUFFIXES: .c .dvi .lo .o .obj .ps
6fd8e7c2 1340am--refresh: Makefile
90c0a373 1341 @:
bd32be01 1342$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(srcdir)/doc/local.mk $(am__configure_deps)
90c0a373
AM
1343 @for dep in $?; do \
1344 case '$(am__configure_deps)' in \
1345 *$$dep*) \
81ecdfbb
RW
1346 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1347 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
90c0a373
AM
1348 && exit 0; \
1349 exit 1;; \
1350 esac; \
1351 done; \
81ecdfbb
RW
1352 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1353 $(am__cd) $(top_srcdir) && \
1354 $(AUTOMAKE) --foreign Makefile
3f85e526
L
1355Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1356 @case '$?' in \
1357 *config.status*) \
1358 echo ' $(SHELL) ./config.status'; \
1359 $(SHELL) ./config.status;; \
1360 *) \
1361 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1362 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1363 esac;
bd32be01 1364$(srcdir)/doc/local.mk $(am__empty):
252b5132 1365
90c0a373
AM
1366$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1367 $(SHELL) ./config.status --recheck
252b5132 1368
90c0a373 1369$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
81ecdfbb 1370 $(am__cd) $(srcdir) && $(AUTOCONF)
90c0a373 1371$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
81ecdfbb
RW
1372 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1373$(am__aclocal_m4_deps):
252b5132 1374
90c0a373 1375config.h: stamp-h1
d0ac1c44
SM
1376 @test -f $@ || rm -f stamp-h1
1377 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
252b5132 1378
90c0a373
AM
1379stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
1380 @rm -f stamp-h1
1381 cd $(top_builddir) && $(SHELL) ./config.status config.h
1382$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
81ecdfbb 1383 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
90c0a373
AM
1384 rm -f stamp-h1
1385 touch $@
252b5132
RH
1386
1387distclean-hdr:
90c0a373
AM
1388 -rm -f config.h stamp-h1
1389bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h
1390 cd $(top_builddir) && $(SHELL) ./config.status $@
1391po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
1392 cd $(top_builddir) && $(SHELL) ./config.status $@
252b5132
RH
1393
1394clean-noinstLIBRARIES:
1395 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
d0ac1c44 1396
451c003d 1397install-bfdlibLTLIBRARIES: $(bfdlib_LTLIBRARIES)
14ec8efd 1398 @$(NORMAL_INSTALL)
451c003d 1399 @list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
14ec8efd
RW
1400 list2=; for p in $$list; do \
1401 if test -f $$p; then \
1402 list2="$$list2 $$p"; \
1403 else :; fi; \
1404 done; \
1405 test -z "$$list2" || { \
451c003d
L
1406 echo " $(MKDIR_P) '$(DESTDIR)$(bfdlibdir)'"; \
1407 $(MKDIR_P) "$(DESTDIR)$(bfdlibdir)" || exit 1; \
1408 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(bfdlibdir)'"; \
1409 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(bfdlibdir)"; \
14ec8efd
RW
1410 }
1411
451c003d 1412uninstall-bfdlibLTLIBRARIES:
14ec8efd 1413 @$(NORMAL_UNINSTALL)
451c003d 1414 @list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
14ec8efd
RW
1415 for p in $$list; do \
1416 $(am__strip_dir) \
451c003d
L
1417 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(bfdlibdir)/$$f'"; \
1418 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(bfdlibdir)/$$f"; \
14ec8efd 1419 done
252b5132 1420
451c003d
L
1421clean-bfdlibLTLIBRARIES:
1422 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
1423 @list='$(bfdlib_LTLIBRARIES)'; \
d0ac1c44
SM
1424 locs=`for p in $$list; do echo $$p; done | \
1425 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1426 sort -u`; \
1427 test -z "$$locs" || { \
1428 echo rm -f $${locs}; \
1429 rm -f $${locs}; \
1430 }
14ec8efd
RW
1431
1432clean-noinstLTLIBRARIES:
1433 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
d0ac1c44
SM
1434 @list='$(noinst_LTLIBRARIES)'; \
1435 locs=`for p in $$list; do echo $$p; done | \
1436 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1437 sort -u`; \
1438 test -z "$$locs" || { \
1439 echo rm -f $${locs}; \
1440 rm -f $${locs}; \
1441 }
1442
6fd8e7c2 1443libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES) $(EXTRA_libbfd_la_DEPENDENCIES)
d0ac1c44 1444 $(AM_V_CCLD)$(libbfd_la_LINK) $(am_libbfd_la_rpath) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
a2d91340 1445
252b5132 1446mostlyclean-compile:
7a6cc5fb 1447 -rm -f *.$(OBJEXT)
252b5132 1448
252b5132
RH
1449distclean-compile:
1450 -rm -f *.tab.c
1451
95b40122
RW
1452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aix386-core.Plo@am__quote@
1453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aix5ppc-core.Plo@am__quote@
95b40122
RW
1454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-cris.Plo@am__quote@
1455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-ns32k.Plo@am__quote@
95b40122
RW
1456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout32.Plo@am__quote@
1457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout64.Plo@am__quote@
1458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive.Plo@am__quote@
1459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive64.Plo@am__quote@
1460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archures.Plo@am__quote@
95b40122
RW
1461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfd.Plo@am__quote@
1462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfdio.Plo@am__quote@
1463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfdwin.Plo@am__quote@
1464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary.Plo@am__quote@
95b40122
RW
1465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Plo@am__quote@
1466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cf-i386lynx.Plo@am__quote@
95b40122
RW
1467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cisco-core.Plo@am__quote@
1468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-alpha.Plo@am__quote@
f4943d82 1469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-bfd.Plo@am__quote@
95b40122 1470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-go32.Plo@am__quote@
95b40122 1471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-i386.Plo@am__quote@
8e415ce8 1472@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-mips.Plo@am__quote@
95b40122
RW
1473@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-rs6000.Plo@am__quote@
1474@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-sh.Plo@am__quote@
95b40122 1475@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-stgo32.Plo@am__quote@
95b40122
RW
1476@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-tic30.Plo@am__quote@
1477@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-tic4x.Plo@am__quote@
1478@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-tic54x.Plo@am__quote@
95b40122
RW
1479@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-x86_64.Plo@am__quote@
1480@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-z80.Plo@am__quote@
1481@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-z8k.Plo@am__quote@
1482@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff64-rs6000.Plo@am__quote@
1483@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coffgen.Plo@am__quote@
1484@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cofflink.Plo@am__quote@
1485@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Plo@am__quote@
1486@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/corefile.Plo@am__quote@
a06ea964 1487@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-aarch64.Plo@am__quote@
95b40122 1488@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-alpha.Plo@am__quote@
978602e8 1489@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-amdgcn.Plo@am__quote@
95b40122
RW
1490@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-arc.Plo@am__quote@
1491@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-arm.Plo@am__quote@
1492@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-avr.Plo@am__quote@
1493@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-bfin.Plo@am__quote@
fd0de36e 1494@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-bpf.Plo@am__quote@
95b40122 1495@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cr16.Plo@am__quote@
95b40122
RW
1496@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cris.Plo@am__quote@
1497@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-crx.Plo@am__quote@
b8891f8d 1498@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-csky.Plo@am__quote@
95b40122
RW
1499@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-d10v.Plo@am__quote@
1500@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-d30v.Plo@am__quote@
1501@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-dlx.Plo@am__quote@
cfb8c092 1502@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-epiphany.Plo@am__quote@
95b40122
RW
1503@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-fr30.Plo@am__quote@
1504@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-frv.Plo@am__quote@
3f8107ab 1505@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ft32.Plo@am__quote@
95b40122 1506@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-h8300.Plo@am__quote@
95b40122 1507@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-hppa.Plo@am__quote@
95b40122 1508@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-i386.Plo@am__quote@
95b40122 1509@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ia64.Plo@am__quote@
bf64a951 1510@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-iamcu.Plo@am__quote@
95b40122
RW
1511@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ip2k.Plo@am__quote@
1512@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-iq2000.Plo@am__quote@
95b40122 1513@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-lm32.Plo@am__quote@
e214f8db 1514@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-loongarch.Plo@am__quote@
95b40122
RW
1515@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m10200.Plo@am__quote@
1516@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m10300.Plo@am__quote@
1517@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m32c.Plo@am__quote@
1518@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m32r.Plo@am__quote@
1519@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68hc11.Plo@am__quote@
1520@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68hc12.Plo@am__quote@
1521@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68k.Plo@am__quote@
f2c621e4
AS
1522@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m9s12x.Plo@am__quote@
1523@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m9s12xg.Plo@am__quote@
95b40122
RW
1524@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mcore.Plo@am__quote@
1525@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mep.Plo@am__quote@
a3c62988 1526@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-metag.Plo@am__quote@
95b40122
RW
1527@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-microblaze.Plo@am__quote@
1528@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mips.Plo@am__quote@
1529@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mmix.Plo@am__quote@
1530@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-moxie.Plo@am__quote@
1531@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-msp430.Plo@am__quote@
1532@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mt.Plo@am__quote@
35c08157 1533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-nds32.Plo@am__quote@
fe944acf 1534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-nfp.Plo@am__quote@
36591ba1 1535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-nios2.Plo@am__quote@
95b40122 1536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ns32k.Plo@am__quote@
73589c9d 1537@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-or1k.Plo@am__quote@
95b40122
RW
1538@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-pdp11.Plo@am__quote@
1539@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-pj.Plo@am__quote@
95b40122 1540@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-powerpc.Plo@am__quote@
889294f6 1541@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-pru.Plo@am__quote@
e23eba97 1542@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-riscv.Plo@am__quote@
99c513f6 1543@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rl78.Plo@am__quote@
95b40122 1544@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rs6000.Plo@am__quote@
c7927a3c 1545@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rx.Plo@am__quote@
277eb7f6 1546@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-s12z.Plo@am__quote@
95b40122
RW
1547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-s390.Plo@am__quote@
1548@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-score.Plo@am__quote@
1549@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-sh.Plo@am__quote@
1550@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-sparc.Plo@am__quote@
1551@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-spu.Plo@am__quote@
1552@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic30.Plo@am__quote@
1553@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic4x.Plo@am__quote@
1554@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic54x.Plo@am__quote@
40b36596 1555@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic6x.Plo@am__quote@
1e24d83c
AM
1556@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tilegx.Plo@am__quote@
1557@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tilepro.Plo@am__quote@
95b40122 1558@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-v850.Plo@am__quote@
5bf135a7 1559@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-v850_rh850.Plo@am__quote@
95b40122 1560@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-vax.Plo@am__quote@
d924db55 1561@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-visium.Plo@am__quote@
8fb740dd 1562@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-wasm32.Plo@am__quote@
a8acc5fb 1563@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xgate.Plo@am__quote@
95b40122
RW
1564@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xstormy16.Plo@am__quote@
1565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xtensa.Plo@am__quote@
1566@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-z80.Plo@am__quote@
1567@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-z8k.Plo@am__quote@
95b40122
RW
1568@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf1.Plo@am__quote@
1569@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf2.Plo@am__quote@
1570@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecoff.Plo@am__quote@
1571@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecofflink.Plo@am__quote@
1572@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-attrs.Plo@am__quote@
1573@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-eh-frame.Plo@am__quote@
1574@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-ifunc.Plo@am__quote@
1575@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-m10200.Plo@am__quote@
1576@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-m10300.Plo@am__quote@
5a68afcf 1577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-nacl.Plo@am__quote@
46bed679 1578@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-properties.Plo@am__quote@
cf0e0a0b 1579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-sframe.Plo@am__quote@
95b40122
RW
1580@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-strtab.Plo@am__quote@
1581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-vxworks.Plo@am__quote@
1582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf.Plo@am__quote@
cec5225b 1583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-aarch64.Plo@am__quote@
95b40122
RW
1584@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-am33lin.Plo@am__quote@
1585@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-arc.Plo@am__quote@
1586@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-arm.Plo@am__quote@
1587@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-avr.Plo@am__quote@
1588@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-bfin.Plo@am__quote@
1589@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cr16.Plo@am__quote@
95b40122
RW
1590@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cris.Plo@am__quote@
1591@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-crx.Plo@am__quote@
b8891f8d 1592@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-csky.Plo@am__quote@
95b40122
RW
1593@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-d10v.Plo@am__quote@
1594@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-d30v.Plo@am__quote@
1595@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-dlx.Plo@am__quote@
cfb8c092 1596@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-epiphany.Plo@am__quote@
95b40122
RW
1597@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-fr30.Plo@am__quote@
1598@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-frv.Plo@am__quote@
3f8107ab 1599@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ft32.Plo@am__quote@
95b40122
RW
1600@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-gen.Plo@am__quote@
1601@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-h8300.Plo@am__quote@
1602@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-hppa.Plo@am__quote@
95b40122 1603@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-i386.Plo@am__quote@
95b40122
RW
1604@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ia64.Plo@am__quote@
1605@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ip2k.Plo@am__quote@
1606@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-iq2000.Plo@am__quote@
1607@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-lm32.Plo@am__quote@
e214f8db 1608@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-loongarch.Plo@am__quote@
95b40122
RW
1609@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m32c.Plo@am__quote@
1610@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m32r.Plo@am__quote@
1611@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc11.Plo@am__quote@
1612@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc12.Plo@am__quote@
1613@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc1x.Plo@am__quote@
1614@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68k.Plo@am__quote@
95b40122
RW
1615@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mcore.Plo@am__quote@
1616@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mep.Plo@am__quote@
a3c62988 1617@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-metag.Plo@am__quote@
95b40122
RW
1618@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-microblaze.Plo@am__quote@
1619@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mips.Plo@am__quote@
1620@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-moxie.Plo@am__quote@
1621@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-msp430.Plo@am__quote@
1622@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mt.Plo@am__quote@
35c08157 1623@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-nds32.Plo@am__quote@
36591ba1 1624@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-nios2.Plo@am__quote@
73589c9d 1625@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-or1k.Plo@am__quote@
95b40122
RW
1626@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-pj.Plo@am__quote@
1627@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ppc.Plo@am__quote@
889294f6 1628@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-pru.Plo@am__quote@
e23eba97 1629@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-riscv.Plo@am__quote@
99c513f6 1630@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-rl78.Plo@am__quote@
c7927a3c 1631@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-rx.Plo@am__quote@
277eb7f6 1632@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-s12z.Plo@am__quote@
95b40122
RW
1633@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-s390.Plo@am__quote@
1634@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-score.Plo@am__quote@
1635@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-score7.Plo@am__quote@
95b40122 1636@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh.Plo@am__quote@
95b40122
RW
1637@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sparc.Plo@am__quote@
1638@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-spu.Plo@am__quote@
40b36596 1639@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tic6x.Plo@am__quote@
1e24d83c
AM
1640@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tilegx.Plo@am__quote@
1641@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tilepro.Plo@am__quote@
95b40122
RW
1642@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-v850.Plo@am__quote@
1643@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-vax.Plo@am__quote@
d924db55 1644@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-visium.Plo@am__quote@
8fb740dd 1645@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-wasm32.Plo@am__quote@
a8acc5fb 1646@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xgate.Plo@am__quote@
95b40122
RW
1647@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xstormy16.Plo@am__quote@
1648@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xtensa.Plo@am__quote@
6655dba2 1649@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-z80.Plo@am__quote@
95b40122 1650@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32.Plo@am__quote@
a06ea964 1651@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-aarch64.Plo@am__quote@
95b40122 1652@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-alpha.Plo@am__quote@
978602e8 1653@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-amdgcn.Plo@am__quote@
fd0de36e 1654@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-bpf.Plo@am__quote@
95b40122
RW
1655@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-gen.Plo@am__quote@
1656@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-hppa.Plo@am__quote@
202e2356 1657@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ia64-vms.Plo@am__quote@
95b40122 1658@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ia64.Plo@am__quote@
e214f8db 1659@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-loongarch.Plo@am__quote@
95b40122
RW
1660@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mips.Plo@am__quote@
1661@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mmix.Plo@am__quote@
fe944acf 1662@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-nfp.Plo@am__quote@
95b40122 1663@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ppc.Plo@am__quote@
e23eba97 1664@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-riscv.Plo@am__quote@
95b40122 1665@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-s390.Plo@am__quote@
95b40122 1666@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-sparc.Plo@am__quote@
1e24d83c 1667@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-tilegx.Plo@am__quote@
95b40122
RW
1668@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-x86-64.Plo@am__quote@
1669@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64.Plo@am__quote@
1670@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elflink.Plo@am__quote@
1671@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfn32-mips.Plo@am__quote@
caed7120 1672@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-aarch64.Plo@am__quote@
cbe79dfe 1673@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-ia64.Plo@am__quote@
e214f8db 1674@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-loongarch.Plo@am__quote@
95b40122 1675@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-mips.Plo@am__quote@
e23eba97 1676@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-riscv.Plo@am__quote@
95b40122 1677@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-sparc.Plo@am__quote@
1e24d83c 1678@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-tilegx.Plo@am__quote@
0afcef53 1679@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-x86.Plo@am__quote@
95b40122
RW
1680@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Plo@am__quote@
1681@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Plo@am__quote@
95b40122
RW
1682@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpux-core.Plo@am__quote@
1683@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386aout.Plo@am__quote@
1684@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386bsd.Plo@am__quote@
95b40122 1685@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386lynx.Plo@am__quote@
95b40122 1686@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386msdos.Plo@am__quote@
95b40122
RW
1687@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ihex.Plo@am__quote@
1688@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
1689@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irix-core.Plo@am__quote@
1690@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libbfd.Plo@am__quote@
1691@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linker.Plo@am__quote@
1692@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lynx-core.Plo@am__quote@
f075eb5e
TG
1693@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o-aarch64.Plo@am__quote@
1694@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o-arm.Plo@am__quote@
95b40122 1695@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o-i386.Plo@am__quote@
618b7301 1696@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o-x86-64.Plo@am__quote@
95b40122
RW
1697@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o.Plo@am__quote@
1698@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Plo@am__quote@
95b40122 1699@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmo.Plo@am__quote@
70a5df4f 1700@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netbsd-core.Plo@am__quote@
95b40122 1701@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ns32knetbsd.Plo@am__quote@
95b40122
RW
1702@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opncls.Plo@am__quote@
1703@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osf-core.Plo@am__quote@
1704@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pc532-mach.Plo@am__quote@
6a69b0a1 1705@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdb.Plo@am__quote@
95b40122 1706@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdp11.Plo@am__quote@
6d6ae7c2 1707@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-aarch64.Plo@am__quote@
32384aa3 1708@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-aarch64igen.Plo@am__quote@
95b40122
RW
1709@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-arm-wince.Plo@am__quote@
1710@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-arm.Plo@am__quote@
1711@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-i386.Plo@am__quote@
31f60095 1712@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-loongarch64igen.Plo@am__quote@
95b40122 1713@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-mcore.Plo@am__quote@
95b40122
RW
1714@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-sh.Plo@am__quote@
1715@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-x86_64.Plo@am__quote@
1716@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pef.Plo@am__quote@
32384aa3 1717@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-aarch64.Plo@am__quote@
95b40122
RW
1718@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-arm-wince.Plo@am__quote@
1719@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-arm.Plo@am__quote@
1720@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-i386.Plo@am__quote@
1721@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-ia64.Plo@am__quote@
31f60095 1722@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-loongarch64.Plo@am__quote@
95b40122 1723@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-mcore.Plo@am__quote@
95b40122
RW
1724@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-sh.Plo@am__quote@
1725@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-x86_64.Plo@am__quote@
1726@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peigen.Plo@am__quote@
1727@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pepigen.Plo@am__quote@
1728@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pex64igen.Plo@am__quote@
1729@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Plo@am__quote@
1730@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppcboot.Plo@am__quote@
1731@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc.Plo@am__quote@
1732@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc16.Plo@am__quote@
c09a7c7e 1733@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rs6000-core.Plo@am__quote@
95b40122
RW
1734@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sco5-core.Plo@am__quote@
1735@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/section.Plo@am__quote@
1736@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple.Plo@am__quote@
1737@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/som.Plo@am__quote@
95b40122
RW
1738@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/srec.Plo@am__quote@
1739@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stab-syms.Plo@am__quote@
1740@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stabs.Plo@am__quote@
95b40122
RW
1741@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syms.Plo@am__quote@
1742@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/targets.Plo@am__quote@
1743@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tekhex.Plo@am__quote@
1744@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trad-core.Plo@am__quote@
1745@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vax1knetbsd.Plo@am__quote@
95b40122
RW
1746@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vaxnetbsd.Plo@am__quote@
1747@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verilog.Plo@am__quote@
95e34ef7 1748@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-alpha.Plo@am__quote@
4b544b64 1749@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-lib.Plo@am__quote@
95b40122 1750@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-misc.Plo@am__quote@
a6be0538 1751@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wasm-module.Plo@am__quote@
95b40122
RW
1752@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xcofflink.Plo@am__quote@
1753@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsym.Plo@am__quote@
1754@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtensa-isa.Plo@am__quote@
1755@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtensa-modules.Plo@am__quote@
1756
90c0a373 1757.c.o:
d0ac1c44
SM
1758@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1759@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1760@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
95b40122 1761@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1762@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
a2d91340 1763
90c0a373 1764.c.obj:
d0ac1c44
SM
1765@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1766@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1767@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
95b40122 1768@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1769@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
a2d91340 1770
90c0a373 1771.c.lo:
d0ac1c44
SM
1772@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1773@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1774@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
95b40122 1775@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1776@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
a2d91340 1777
252b5132
RH
1778mostlyclean-libtool:
1779 -rm -f *.lo
1780
1781clean-libtool:
1782 -rm -rf .libs _libs
1783
1784distclean-libtool:
81ecdfbb 1785 -rm -f libtool config.lt
bd32be01
MF
1786doc/$(am__dirstamp):
1787 @$(MKDIR_P) doc
1788 @: > doc/$(am__dirstamp)
1789
1790doc/bfd.info: doc/bfd.texi $(doc_bfd_TEXINFOS)
1791 @test -f doc/$(am__dirstamp) || $(MAKE) $(AM_MAKEFLAGS) doc/$(am__dirstamp)
1792 $(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
1793 rm -rf $$backupdir && mkdir $$backupdir && \
1794 if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
1795 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
1796 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
1797 done; \
1798 else :; fi && \
1799 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
1800 -o $@ `test -f 'doc/bfd.texi' || echo '$(srcdir)/'`doc/bfd.texi; \
1801 then \
1802 rc=0; \
1803 else \
1804 rc=$$?; \
1805 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
1806 fi; \
1807 rm -rf $$backupdir; exit $$rc
1808
1809doc/bfd.dvi: doc/bfd.texi $(doc_bfd_TEXINFOS) doc/$(am__dirstamp)
1810 $(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1811 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
1812 $(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
1813 `test -f 'doc/bfd.texi' || echo '$(srcdir)/'`doc/bfd.texi
1814
1815doc/bfd.pdf: doc/bfd.texi $(doc_bfd_TEXINFOS) doc/$(am__dirstamp)
1816 $(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1817 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc' \
1818 $(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
1819 `test -f 'doc/bfd.texi' || echo '$(srcdir)/'`doc/bfd.texi
1820
1821doc/bfd.html: doc/bfd.texi $(doc_bfd_TEXINFOS) doc/$(am__dirstamp)
1822 $(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
1823 $(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I doc -I $(srcdir)/doc \
1824 -o $(@:.html=.htp) `test -f 'doc/bfd.texi' || echo '$(srcdir)/'`doc/bfd.texi; \
1825 then \
1826 rm -rf $@ && mv $(@:.html=.htp) $@; \
1827 else \
1828 rm -rf $(@:.html=.htp); exit 1; \
1829 fi
1830.dvi.ps:
1831 $(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1832 $(DVIPS) $(AM_V_texinfo) -o $@ $<
1833
1834uninstall-dvi-am:
1835 @$(NORMAL_UNINSTALL)
1836 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
1837 for p in $$list; do \
1838 $(am__strip_dir) \
1839 echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
1840 rm -f "$(DESTDIR)$(dvidir)/$$f"; \
1841 done
1842
1843uninstall-html-am:
1844 @$(NORMAL_UNINSTALL)
1845 @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
1846 for p in $$list; do \
1847 $(am__strip_dir) \
1848 echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
1849 rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
1850 done
1851
1852uninstall-info-am:
1853 @$(PRE_UNINSTALL)
1854 @if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
1855 list='$(INFO_DEPS)'; \
1856 for file in $$list; do \
1857 relfile=`echo "$$file" | sed 's|^.*/||'`; \
1858 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
1859 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
1860 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
1861 done; \
1862 else :; fi
1863 @$(NORMAL_UNINSTALL)
1864 @list='$(INFO_DEPS)'; \
1865 for file in $$list; do \
1866 relfile=`echo "$$file" | sed 's|^.*/||'`; \
1867 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
1868 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
1869 echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
1870 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
1871 else :; fi); \
1872 done
1873
1874uninstall-pdf-am:
1875 @$(NORMAL_UNINSTALL)
1876 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1877 for p in $$list; do \
1878 $(am__strip_dir) \
1879 echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
1880 rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
1881 done
1882
1883uninstall-ps-am:
1884 @$(NORMAL_UNINSTALL)
1885 @list='$(PSS)'; test -n "$(psdir)" || list=; \
1886 for p in $$list; do \
1887 $(am__strip_dir) \
1888 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
1889 rm -f "$(DESTDIR)$(psdir)/$$f"; \
1890 done
1891
1892dist-info: $(INFO_DEPS)
1893 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1894 list='$(INFO_DEPS)'; \
1895 for base in $$list; do \
1896 case $$base in \
1897 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
1898 esac; \
1899 if test -f $$base; then d=.; else d=$(srcdir); fi; \
1900 base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
1901 for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
1902 if test -f $$file; then \
1903 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
1904 test -f "$(distdir)/$$relfile" || \
1905 cp -p $$file "$(distdir)/$$relfile"; \
1906 else :; fi; \
1907 done; \
1908 done
1909
1910mostlyclean-aminfo:
1911 -rm -rf doc/bfd.t2d doc/bfd.t2p
1912
1913clean-aminfo:
1914 -test -z "doc/bfd.dvi doc/bfd.pdf doc/bfd.ps doc/bfd.html" \
1915 || rm -rf doc/bfd.dvi doc/bfd.pdf doc/bfd.ps doc/bfd.html
1916
1917maintainer-clean-aminfo:
1918 @list='$(INFO_DEPS)'; for i in $$list; do \
1919 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
1920 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
1921 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
1922 done
451c003d 1923install-bfdincludeHEADERS: $(bfdinclude_HEADERS)
14ec8efd 1924 @$(NORMAL_INSTALL)
451c003d 1925 @list='$(bfdinclude_HEADERS)'; test -n "$(bfdincludedir)" || list=; \
6fd8e7c2 1926 if test -n "$$list"; then \
451c003d
L
1927 echo " $(MKDIR_P) '$(DESTDIR)$(bfdincludedir)'"; \
1928 $(MKDIR_P) "$(DESTDIR)$(bfdincludedir)" || exit 1; \
6fd8e7c2 1929 fi; \
14ec8efd
RW
1930 for p in $$list; do \
1931 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1932 echo "$$d$$p"; \
1933 done | $(am__base_list) | \
1934 while read files; do \
451c003d
L
1935 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(bfdincludedir)'"; \
1936 $(INSTALL_HEADER) $$files "$(DESTDIR)$(bfdincludedir)" || exit $$?; \
14ec8efd
RW
1937 done
1938
451c003d 1939uninstall-bfdincludeHEADERS:
14ec8efd 1940 @$(NORMAL_UNINSTALL)
451c003d 1941 @list='$(bfdinclude_HEADERS)'; test -n "$(bfdincludedir)" || list=; \
14ec8efd 1942 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
451c003d 1943 dir='$(DESTDIR)$(bfdincludedir)'; $(am__uninstall_files_from_dir)
252b5132
RH
1944
1945# This directory's subdirectories are mostly independent; you can cd
d0ac1c44
SM
1946# into them and run 'make' without going through this Makefile.
1947# To change the values of 'make' variables: instead of editing Makefiles,
1948# (1) if the variable is set in 'config.status', edit 'config.status'
1949# (which will cause the Makefiles to be regenerated when you run 'make');
1950# (2) otherwise, pass the desired values on the 'make' command line.
1951$(am__recursive_targets):
1952 @fail=; \
1953 if $(am__make_keepgoing); then \
1954 failcom='fail=yes'; \
1955 else \
1956 failcom='exit 1'; \
1957 fi; \
252b5132
RH
1958 dot_seen=no; \
1959 target=`echo $@ | sed s/-recursive//`; \
d0ac1c44
SM
1960 case "$@" in \
1961 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1962 *) list='$(SUBDIRS)' ;; \
1963 esac; \
1964 for subdir in $$list; do \
252b5132
RH
1965 echo "Making $$target in $$subdir"; \
1966 if test "$$subdir" = "."; then \
1967 dot_seen=yes; \
1968 local_target="$$target-am"; \
1969 else \
1970 local_target="$$target"; \
1971 fi; \
81ecdfbb 1972 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
5d038dee 1973 || eval $$failcom; \
252b5132
RH
1974 done; \
1975 if test "$$dot_seen" = "no"; then \
1976 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1977 fi; test -z "$$fail"
1978
d0ac1c44
SM
1979ID: $(am__tagged_files)
1980 $(am__define_uniq_tagged_files); mkid -fID $$unique
1981tags: tags-recursive
1982TAGS: tags
252b5132 1983
d0ac1c44 1984tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
81ecdfbb 1985 set x; \
252b5132 1986 here=`pwd`; \
90c0a373
AM
1987 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1988 include_option=--etags-include; \
1989 empty_fix=.; \
1990 else \
1991 include_option=--include; \
1992 empty_fix=; \
1993 fi; \
252b5132 1994 list='$(SUBDIRS)'; for subdir in $$list; do \
90c0a373
AM
1995 if test "$$subdir" = .; then :; else \
1996 test ! -f $$subdir/TAGS || \
81ecdfbb 1997 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
90c0a373 1998 fi; \
252b5132 1999 done; \
d0ac1c44 2000 $(am__define_uniq_tagged_files); \
81ecdfbb
RW
2001 shift; \
2002 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
90c0a373 2003 test -n "$$unique" || unique=$$empty_fix; \
81ecdfbb
RW
2004 if test $$# -gt 0; then \
2005 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2006 "$$@" $$unique; \
2007 else \
2008 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
2009 $$unique; \
2010 fi; \
90c0a373 2011 fi
d0ac1c44
SM
2012ctags: ctags-recursive
2013
2014CTAGS: ctags
2015ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
2016 $(am__define_uniq_tagged_files); \
81ecdfbb 2017 test -z "$(CTAGS_ARGS)$$unique" \
90c0a373 2018 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
81ecdfbb 2019 $$unique
252b5132 2020
90c0a373
AM
2021GTAGS:
2022 here=`$(am__cd) $(top_builddir) && pwd` \
81ecdfbb
RW
2023 && $(am__cd) $(top_srcdir) \
2024 && gtags -i $(GTAGS_ARGS) "$$here"
d0ac1c44
SM
2025cscope: cscope.files
2026 test ! -s cscope.files \
2027 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
2028clean-cscope:
2029 -rm -f cscope.files
2030cscope.files: clean-cscope cscopelist
2031cscopelist: cscopelist-recursive
2032
2033cscopelist-am: $(am__tagged_files)
2034 list='$(am__tagged_files)'; \
2035 case "$(srcdir)" in \
2036 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
2037 *) sdir=$(subdir)/$(srcdir) ;; \
2038 esac; \
2039 for i in $$list; do \
2040 if test -f "$$i"; then \
2041 echo "$(subdir)/$$i"; \
2042 else \
2043 echo "$$sdir/$$i"; \
2044 fi; \
2045 done >> $(top_builddir)/cscope.files
252b5132
RH
2046
2047distclean-tags:
90c0a373 2048 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
d0ac1c44 2049 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
95b40122
RW
2050check-am: all-am
2051check: $(BUILT_SOURCES)
2052 $(MAKE) $(AM_MAKEFLAGS) check-recursive
bd32be01
MF
2053all-am: Makefile $(INFO_DEPS) $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) \
2054 config.h
90c0a373
AM
2055installdirs: installdirs-recursive
2056installdirs-am:
451c003d 2057 for dir in "$(DESTDIR)$(bfdlibdir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(bfdincludedir)"; do \
81ecdfbb 2058 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
90c0a373 2059 done
0e3839bd
L
2060install: $(BUILT_SOURCES)
2061 $(MAKE) $(AM_MAKEFLAGS) install-recursive
252b5132 2062install-exec: install-exec-recursive
252b5132 2063install-data: install-data-recursive
90c0a373 2064uninstall: uninstall-recursive
252b5132
RH
2065
2066install-am: all-am
2067 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
252b5132 2068
90c0a373
AM
2069installcheck: installcheck-recursive
2070install-strip:
6fd8e7c2
L
2071 if test -z '$(STRIP)'; then \
2072 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2073 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2074 install; \
2075 else \
2076 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
2077 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
2078 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
2079 fi
252b5132
RH
2080mostlyclean-generic:
2081 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
2082
2083clean-generic:
2084 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
2085
2086distclean-generic:
90c0a373 2087 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
81ecdfbb 2088 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
bd32be01 2089 -rm -f doc/$(am__dirstamp)
55c80943 2090 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
252b5132
RH
2091
2092maintainer-clean-generic:
90c0a373
AM
2093 @echo "This command is intended for maintainers to use"
2094 @echo "it deletes files that may require special tools to rebuild."
95b40122 2095 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
bd32be01 2096 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
90c0a373 2097clean: clean-recursive
252b5132 2098
451c003d 2099clean-am: clean-aminfo clean-bfdlibLTLIBRARIES clean-generic \
bd32be01
MF
2100 clean-libtool clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
2101 mostlyclean-am
252b5132 2102
90c0a373
AM
2103distclean: distclean-recursive
2104 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
95b40122 2105 -rm -rf ./$(DEPDIR)
90c0a373
AM
2106 -rm -f Makefile
2107distclean-am: clean-am distclean-compile distclean-generic \
2108 distclean-hdr distclean-libtool distclean-tags
252b5132 2109
90c0a373 2110dvi: dvi-recursive
252b5132 2111
bd32be01 2112dvi-am: $(DVIS)
252b5132 2113
90c0a373
AM
2114html: html-recursive
2115
bd32be01 2116html-am: $(HTMLS) html-local
81ecdfbb 2117
90c0a373
AM
2118info: info-recursive
2119
bd32be01 2120info-am: $(INFO_DEPS)
90c0a373 2121
451c003d
L
2122install-data-am: install-bfdincludeHEADERS install-bfdlibLTLIBRARIES \
2123 install-info-am
90c0a373 2124
81ecdfbb
RW
2125install-dvi: install-dvi-recursive
2126
bd32be01
MF
2127install-dvi-am: $(DVIS)
2128 @$(NORMAL_INSTALL)
2129 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
2130 if test -n "$$list"; then \
2131 echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
2132 $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
2133 fi; \
2134 for p in $$list; do \
2135 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2136 echo "$$d$$p"; \
2137 done | $(am__base_list) | \
2138 while read files; do \
2139 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
2140 $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
2141 done
451c003d 2142install-exec-am:
90c0a373 2143
af542c2e
RW
2144install-html: install-html-recursive
2145
bd32be01
MF
2146install-html-am: $(HTMLS)
2147 @$(NORMAL_INSTALL)
2148 @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
2149 if test -n "$$list"; then \
2150 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
2151 $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
2152 fi; \
2153 for p in $$list; do \
2154 if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
2155 $(am__strip_dir) \
2156 d2=$$d$$p; \
2157 if test -d "$$d2"; then \
2158 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
2159 $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
2160 echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
2161 $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
2162 else \
2163 list2="$$list2 $$d2"; \
2164 fi; \
2165 done; \
2166 test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
2167 while read files; do \
2168 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
2169 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
2170 done; }
90c0a373
AM
2171install-info: install-info-recursive
2172
bd32be01
MF
2173install-info-am: $(INFO_DEPS)
2174 @$(NORMAL_INSTALL)
2175 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
2176 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
2177 if test -n "$$list"; then \
2178 echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
2179 $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
2180 fi; \
2181 for file in $$list; do \
2182 case $$file in \
2183 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
2184 esac; \
2185 if test -f $$file; then d=.; else d=$(srcdir); fi; \
2186 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
2187 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
2188 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
2189 if test -f $$ifile; then \
2190 echo "$$ifile"; \
2191 else : ; fi; \
2192 done; \
2193 done | $(am__base_list) | \
2194 while read files; do \
2195 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
2196 $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
2197 @$(POST_INSTALL)
2198 @if $(am__can_run_installinfo); then \
2199 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
2200 for file in $$list; do \
2201 relfile=`echo "$$file" | sed 's|^.*/||'`; \
2202 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
2203 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
2204 done; \
2205 else : ; fi
90c0a373
AM
2206install-man:
2207
af542c2e
RW
2208install-pdf: install-pdf-recursive
2209
bd32be01
MF
2210install-pdf-am: $(PDFS)
2211 @$(NORMAL_INSTALL)
2212 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
2213 if test -n "$$list"; then \
2214 echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
2215 $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
2216 fi; \
2217 for p in $$list; do \
2218 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2219 echo "$$d$$p"; \
2220 done | $(am__base_list) | \
2221 while read files; do \
2222 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
2223 $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
81ecdfbb
RW
2224install-ps: install-ps-recursive
2225
bd32be01
MF
2226install-ps-am: $(PSS)
2227 @$(NORMAL_INSTALL)
2228 @list='$(PSS)'; test -n "$(psdir)" || list=; \
2229 if test -n "$$list"; then \
2230 echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
2231 $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
2232 fi; \
2233 for p in $$list; do \
2234 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2235 echo "$$d$$p"; \
2236 done | $(am__base_list) | \
2237 while read files; do \
2238 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
2239 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
90c0a373 2240installcheck-am:
252b5132
RH
2241
2242maintainer-clean: maintainer-clean-recursive
90c0a373
AM
2243 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2244 -rm -rf $(top_srcdir)/autom4te.cache
95b40122 2245 -rm -rf ./$(DEPDIR)
90c0a373 2246 -rm -f Makefile
bd32be01
MF
2247maintainer-clean-am: distclean-am maintainer-clean-aminfo \
2248 maintainer-clean-generic
90c0a373
AM
2249
2250mostlyclean: mostlyclean-recursive
2251
bd32be01
MF
2252mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
2253 mostlyclean-generic mostlyclean-libtool
90c0a373
AM
2254
2255pdf: pdf-recursive
2256
bd32be01 2257pdf-am: $(PDFS)
90c0a373
AM
2258
2259ps: ps-recursive
2260
bd32be01 2261ps-am: $(PSS)
90c0a373 2262
451c003d
L
2263uninstall-am: uninstall-bfdincludeHEADERS uninstall-bfdlibLTLIBRARIES \
2264 uninstall-dvi-am uninstall-html-am uninstall-info-am \
2265 uninstall-pdf-am uninstall-ps-am
90c0a373 2266
d0ac1c44
SM
2267.MAKE: $(am__recursive_targets) all check install install-am \
2268 install-strip
2269
2270.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
451c003d
L
2271 am--refresh check check-am clean clean-aminfo \
2272 clean-bfdlibLTLIBRARIES clean-cscope clean-generic \
2273 clean-libtool clean-noinstLIBRARIES clean-noinstLTLIBRARIES \
2274 cscope cscopelist-am ctags ctags-am dist-info distclean \
bd32be01
MF
2275 distclean-compile distclean-generic distclean-hdr \
2276 distclean-libtool distclean-tags dvi dvi-am html html-am \
451c003d
L
2277 html-local info info-am install install-am \
2278 install-bfdincludeHEADERS install-bfdlibLTLIBRARIES \
2279 install-data install-data-am install-dvi install-dvi-am \
2280 install-exec install-exec-am install-html install-html-am \
2281 install-info install-info-am install-man install-pdf \
2282 install-pdf-am install-ps install-ps-am install-strip \
2283 installcheck installcheck-am installdirs installdirs-am \
2284 maintainer-clean maintainer-clean-aminfo \
2285 maintainer-clean-generic mostlyclean mostlyclean-aminfo \
2286 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
2287 pdf pdf-am ps ps-am tags tags-am uninstall uninstall-am \
2288 uninstall-bfdincludeHEADERS uninstall-bfdlibLTLIBRARIES \
2289 uninstall-dvi-am uninstall-html-am uninstall-info-am \
2290 uninstall-pdf-am uninstall-ps-am
252b5132 2291
d0ac1c44
SM
2292.PRECIOUS: Makefile
2293
32384aa3
AM
2294$(BFD32_LIBS) \
2295 $(BFD64_LIBS) \
2296 $(ALL_MACHINES) \
2297 $(BFD32_BACKENDS) \
2298 $(BFD64_BACKENDS) \
2299 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
252b5132 2300
d13102c0 2301po/SRC-POTFILES.in: @MAINT@ Makefile
fdc09da8 2302 for file in $(SRC_POTFILES); do echo $$file; done \
323ee3f4 2303 | LC_ALL=C sort > tmp.src \
01467f2a 2304 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
55c80943 2305
d13102c0 2306po/BLD-POTFILES.in: @MAINT@ Makefile
fdc09da8 2307 for file in $(BLD_POTFILES); do echo $$file; done \
323ee3f4 2308 | LC_ALL=C sort > tmp.bld \
01467f2a 2309 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
55c80943 2310
e3e71e27 2311all diststuff: info
252b5132
RH
2312
2313stamp-ofiles: Makefile
2314 rm -f tofiles
2315 f=""; \
2316 for i in $(OFILES) ; do \
2317 case " $$f " in \
2318 *" $$i "*) ;; \
2319 *) f="$$f $$i" ;; \
2320 esac ; \
2321 done ; \
2322 echo $$f > tofiles
2323 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
2324 touch stamp-ofiles
2325
2326ofiles: stamp-ofiles ; @true
2327
2328stamp-lib: libbfd.la
fe875424 2329 libtooldir=`$(LIBTOOL) --config | $(SED) -n -e 's/^objdir=//p'`; \
e56f75e9
ILT
2330 if [ -f $$libtooldir/libbfd.a ]; then \
2331 cp $$libtooldir/libbfd.a libbfd.tmp; \
9f93bca5 2332 $(RANLIB) libbfd.tmp; \
252b5132
RH
2333 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
2334 else true; fi
2335 touch stamp-lib
2336
2337libbfd.a: stamp-lib ; @true
2338
2339# This file holds an array associating configuration triplets and
2340# vector names. It is built from config.bfd. It is not compiled by
2341# itself, but is included by targets.c.
2342targmatch.h: config.bfd targmatch.sed
0ee8858e 2343 $(AM_V_at)rm -f targmatch.new
75ea503e
MF
2344 $(AM_V_GEN)$(SED) -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
2345 $(AM_V_at)mv -f targmatch.new targmatch.h
252b5132
RH
2346
2347# When compiling archures.c and targets.c, supply the default target
2348# info from configure.
2349
840f0243 2350targets.lo: targets.c Makefile
75ea503e
MF
2351@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
2352@am__fastdepCC_TRUE@ $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
95b40122
RW
2353@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='targets.c' object='$@' libtool=yes @AMDEPBACKSLASH@
2354@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
75ea503e 2355@am__fastdepCC_FALSE@ $(AM_V_CC)$(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
252b5132 2356
840f0243 2357archures.lo: archures.c Makefile
75ea503e
MF
2358@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
2359@am__fastdepCC_TRUE@ $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
95b40122
RW
2360@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='archures.c' object='$@' libtool=yes @AMDEPBACKSLASH@
2361@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
75ea503e 2362@am__fastdepCC_FALSE@ $(AM_V_CC)$(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
252b5132 2363
0d4a1476 2364dwarf2.lo: dwarf2.c Makefile
75ea503e
MF
2365@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
2366@am__fastdepCC_TRUE@ $(AM_V_at)mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
95b40122
RW
2367@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dwarf2.c' object='$@' libtool=yes @AMDEPBACKSLASH@
2368@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
75ea503e 2369@am__fastdepCC_FALSE@ $(AM_V_CC)$(LTCOMPILE) -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
0d4a1476 2370
252b5132 2371elf32-target.h : elfxx-target.h
75ea503e 2372 $(AM_V_GEN)$(SED) -e s/NN/32/g < $< > $@
252b5132
RH
2373
2374elf64-target.h : elfxx-target.h
75ea503e 2375 $(AM_V_GEN)$(SED) -e s/NN/64/g < $< > $@
bbe66d08 2376
cec5225b 2377elf32-aarch64.c : elfnn-aarch64.c
75ea503e
MF
2378 $(AM_V_at)echo "#line 1 \"elfnn-aarch64.c\"" > $@
2379 $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
cec5225b 2380
81197114 2381elf64-aarch64.c : elfnn-aarch64.c
75ea503e
MF
2382 $(AM_V_at)echo "#line 1 \"elfnn-aarch64.c\"" > $@
2383 $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
81197114 2384
cbe79dfe 2385elf32-ia64.c : elfnn-ia64.c
75ea503e
MF
2386 $(AM_V_at)echo "#line 1 \"elfnn-ia64.c\"" > $@
2387 $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
bbe66d08 2388
cbe79dfe 2389elf64-ia64.c : elfnn-ia64.c
75ea503e
MF
2390 $(AM_V_at)echo "#line 1 \"elfnn-ia64.c\"" > $@
2391 $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
252b5132 2392
e214f8db 2393elf32-loongarch.c : elfnn-loongarch.c
75ea503e
MF
2394 $(AM_V_at)echo "#line 1 \"elfnn-loongarch.c\"" > $@
2395 $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
e214f8db 2396
2397elf64-loongarch.c : elfnn-loongarch.c
75ea503e
MF
2398 $(AM_V_at)echo "#line 1 \"elfnn-loongarch.c\"" > $@
2399 $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
e214f8db 2400
e23eba97 2401elf32-riscv.c : elfnn-riscv.c
75ea503e
MF
2402 $(AM_V_at)echo "#line 1 \"elfnn-riscv.c\"" > $@
2403 $(AM_V_GEN)$(SED) -e s/NN/32/g < $< >> $@
e23eba97
NC
2404
2405elf64-riscv.c : elfnn-riscv.c
75ea503e
MF
2406 $(AM_V_at)echo "#line 1 \"elfnn-riscv.c\"" > $@
2407 $(AM_V_GEN)$(SED) -e s/NN/64/g < $< >> $@
e23eba97 2408
cbff5e0d 2409peigen.c : peXXigen.c
75ea503e
MF
2410 $(AM_V_at)echo "#line 1 \"peXXigen.c\"" > $@
2411 $(AM_V_GEN)$(SED) -e s/XX/pe/g < $< >> $@
cbff5e0d
DD
2412
2413pepigen.c : peXXigen.c
75ea503e
MF
2414 $(AM_V_at)echo "#line 1 \"peXXigen.c\"" > $@
2415 $(AM_V_GEN)$(SED) -e s/XX/pep/g < $< >> $@
99ad8390
NC
2416
2417pex64igen.c: peXXigen.c
75ea503e
MF
2418 $(AM_V_at)echo "#line 1 \"peXXigen.c\"" > $@
2419 $(AM_V_GEN)$(SED) -e s/XX/pex64/g < $< >> $@
b69c9d41
TC
2420
2421pe-aarch64igen.c: peXXigen.c
75ea503e
MF
2422 $(AM_V_at)echo "#line 1 \"peXXigen.c\"" > $@
2423 $(AM_V_GEN)$(SED) -e s/XX/peAArch64/g < $< >> $@
b69c9d41 2424
31f60095
YT
2425pe-loongarch64igen.c: peXXigen.c
2426 $(AM_V_at)echo "#line 1 \"peXXigen.c\"" > $@
2427 $(AM_V_GEN)$(SED) -e s/XX/peLoongArch64/g < $< >> $@
2428
252b5132
RH
2429host-aout.lo: Makefile
2430
2431# The following program can be used to generate a simple config file
2432# which can be folded into an h-XXX file for a new host, with some editing.
2433aout-params.h: gen-aout
2434 ./gen-aout host > aout-params.h
2435gen-aout: $(srcdir)/gen-aout.c Makefile
2436 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
2437
2438$(BFD_H): stmp-bfd-h ; @true
2439
2440stmp-bfd-h: bfd-in3.h
2441 rm -f bfd-tmp.h
2442 cp bfd-in3.h bfd-tmp.h
2443 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
2444 rm -f bfd-tmp.h
2445 touch stmp-bfd-h
2446
0f34c35d 2447headers: stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
252b5132 2448
252b5132 2449$(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
0f34c35d 2450stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES) $(MKDOC)
17ebe208 2451 $(AM_V_GEN)H_FILES="$(BFD_H_FILES)" CHEW_FLAGS= ; $(REGEN_HEADER) > bfd-in2.h-new
0f34c35d
MF
2452 $(AM_V_at)$(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
2453 $(AM_V_at)touch stmp-bin2-h
252b5132
RH
2454
2455$(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
0f34c35d 2456stmp-lbfd-h: $(LIBBFD_H_FILES) $(MKDOC)
17ebe208 2457 $(AM_V_GEN)H_FILES="$(LIBBFD_H_FILES)" CHEW_FLAGS=-i ; $(REGEN_HEADER) > libbfd.h-new
0f34c35d
MF
2458 $(AM_V_at)$(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
2459 $(AM_V_at)touch stmp-lbfd-h
252b5132
RH
2460
2461$(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
0f34c35d 2462stmp-lcoff-h: $(LIBCOFF_H_FILES) $(MKDOC)
17ebe208 2463 $(AM_V_GEN)H_FILES="$(LIBCOFF_H_FILES)" CHEW_FLAGS=-i ; $(REGEN_HEADER) > libcoff.h-new
0f34c35d
MF
2464 $(AM_V_at)$(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
2465 $(AM_V_at)touch stmp-lcoff-h
252b5132 2466
2e98a7bd 2467bfdver.h: $(srcdir)/version.h $(srcdir)/development.sh $(srcdir)/Makefile.in
f52ee74f
MF
2468 $(AM_V_GEN)\
2469 bfd_version=`echo "$(VERSION)" | $(SED) -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
bc286f95 2470 bfd_version_string="\"$(VERSION)\"" ;\
ee5c21a0 2471 bfd_soversion="$(VERSION)" ;\
92f01d61 2472 bfd_version_package="\"$(PKGVERSION)\"" ;\
c428fa83 2473 report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
2e98a7bd
AM
2474 . $(srcdir)/development.sh ;\
2475 if test "$$development" = true ; then \
fe875424 2476 bfd_version_date=`$(SED) -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
066c2a57 2477 bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
ee5c21a0 2478 bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
bc286f95 2479 fi ;\
fe875424 2480 $(SED) -e "s,@bfd_version@,$$bfd_version," \
c428fa83
L
2481 -e "s,@bfd_version_string@,$$bfd_version_string," \
2482 -e "s,@bfd_version_package@,$$bfd_version_package," \
2483 -e "s,@report_bugs_to@,$$report_bugs_to," \
ee5c21a0
DJ
2484 < $(srcdir)/version.h > $@; \
2485 echo "$${bfd_soversion}" > libtool-soversion
bc286f95 2486
a7e31171
L
2487# Disable -Werror, if it has been enabled, since coffswap.h won't
2488# compile with gcc 4.5 and above.
2489coff-tic4x.lo: coff-tic4x.c
75ea503e
MF
2490@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
2491@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
a7e31171
L
2492@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2493@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
75ea503e 2494@am__fastdepCC_FALSE@ $(AM_V_CC)$(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
a7e31171
L
2495
2496coff-tic54x.lo: coff-tic54x.c
75ea503e
MF
2497@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
2498@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
a7e31171
L
2499@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2500@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
75ea503e 2501@am__fastdepCC_FALSE@ $(AM_V_CC)$(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
a7e31171 2502
bd32be01
MF
2503$(MKDOC): doc/chew.stamp ; @true
2504doc/chew.stamp: $(srcdir)/doc/chew.c doc/$(am__dirstamp)
2505 $(AM_V_CCLD)$(CC_FOR_BUILD) -o doc/chw$$$$$(EXEEXT_FOR_BUILD) $(CFLAGS_FOR_BUILD) \
2506 $(LDFLAGS_FOR_BUILD) $(H_CFLAGS) \
2507 -I. -I$(srcdir) -Idoc -I$(srcdir)/../include -I$(srcdir)/../intl -I../intl \
b0de9ed8 2508 $(srcdir)/doc/chew.c && \
bd32be01
MF
2509 $(SHELL) $(srcdir)/../move-if-change \
2510 doc/chw$$$$$(EXEEXT_FOR_BUILD) $(MKDOC) && \
2511 touch $@
2512
2513.PRECIOUS: doc/%.stamp
2514doc/%.texi: doc/%.stamp ; @true
2515doc/%.stamp: $(srcdir)/%.h $(srcdir)/doc/doc.str $(MKDOC) doc/$(am__dirstamp)
2516 $(AM_V_GEN)$(REGEN_TEXI)
2517doc/%.stamp: $(srcdir)/%.c $(srcdir)/doc/doc.str $(MKDOC) doc/$(am__dirstamp)
2518 $(AM_V_GEN)$(REGEN_TEXI)
2519
8a782bbf
L
2520# Avoid the %.stamp generating a builddir/bfd.texi that overrides the
2521# srcdir/ as well as regenerating doc/bfd.info for each make run.
2522doc/bfd.stamp: $(srcdir)/doc/bfd.texi ; $(AM_V_at)touch $@
bd32be01
MF
2523
2524# We use bfdt.texi, rather than bfd.texi, to avoid conflicting with
2525# bfd.texi on an 8.3 filesystem.
2526doc/bfdt.stamp: $(srcdir)/bfd.c $(srcdir)/doc/doc.str $(MKDOC) doc/$(am__dirstamp)
2527 $(AM_V_GEN)$(REGEN_TEXI)
2528
2529doc/bfdver.texi: $(srcdir)/Makefile.in
2530 $(AM_V_GEN)\
042a82e5 2531 $(MKDIR_P) $(@D); \
bd32be01
MF
2532 echo "@set VERSION $(VERSION)" > $@; \
2533 if test -n "$(PKGVERSION)"; then \
2534 echo "@set VERSION_PACKAGE $(PKGVERSION)" >> $@; \
2535 fi; \
2536 echo "@set UPDATED `date '+%B %Y'`" >> $@; \
2537 if test -n "$(REPORT_BUGS_TEXI)"; then \
2538 echo "@set BUGURL $(REPORT_BUGS_TEXI)" >> $@; \
2539 fi
2540
bd32be01
MF
2541html-local: doc/bfd/index.html
2542doc/bfd/index.html: doc/bfd.texi $(bfd_TEXINFOS) doc/$(am__dirstamp)
2543 $(AM_V_at)$(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) \
94fd627d 2544 --split=node -o doc/bfd $(srcdir)/doc/bfd.texi
bd32be01 2545
85fbca6a
NC
2546# Tell versions [3.59,3.63) of GNU make to not export all variables.
2547# Otherwise a system limit (for SysV at least) may be exceeded.
2548.NOEXPORT: