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