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