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