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