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