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