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