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