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