1 # Makefile.in generated by automake 1.11.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
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.
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
19 # Copyright (C) 2012-2016 Free Software Foundation, Inc.
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.
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.
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/>.
44 echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
45 | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
47 for am__flg in $$MAKEFLAGS; do \
50 *n*) am__dry=yes; break;; \
54 test $$am__dry = yes; \
56 pkgdatadir = $(datadir)/@PACKAGE@
57 pkgincludedir = $(includedir)/@PACKAGE@
58 pkglibdir = $(libdir)/@PACKAGE@
59 pkglibexecdir = $(libexecdir)/@PACKAGE@
60 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
61 install_sh_DATA = $(install_sh) -c -m 644
62 install_sh_PROGRAM = $(install_sh) -c
63 install_sh_SCRIPT = $(install_sh) -c
64 INSTALL_HEADER = $(INSTALL_DATA)
65 transform = $(program_transform_name)
72 build_triplet = @build@
74 target_triplet = @target@
75 @INSTALL_LIBBFD_FALSE@am__append_1 = -rpath $(rpath_bfdlibdir)
76 @PLUGINS_TRUE@am__append_2 = $(INCDIR)/plugin-api.h
78 DIST_COMMON = README ChangeLog $(srcdir)/Makefile.in \
79 $(srcdir)/Makefile.am $(top_srcdir)/configure \
80 $(am__configure_deps) $(srcdir)/config.in \
81 $(srcdir)/../mkinstalldirs $(srcdir)/bfd-in2.h \
82 $(top_srcdir)/po/Make-in $(srcdir)/../depcomp \
83 $(am__bfdinclude_HEADERS_DIST)
84 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
85 am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
86 $(top_srcdir)/../config/depstand.m4 \
87 $(top_srcdir)/../config/gettext-sister.m4 \
88 $(top_srcdir)/../config/largefile.m4 \
89 $(top_srcdir)/../config/lead-dot.m4 \
90 $(top_srcdir)/../config/nls.m4 \
91 $(top_srcdir)/../config/override.m4 \
92 $(top_srcdir)/../config/plugins.m4 \
93 $(top_srcdir)/../config/po.m4 \
94 $(top_srcdir)/../config/progtest.m4 \
95 $(top_srcdir)/../config/stdint.m4 \
96 $(top_srcdir)/../config/zlib.m4 $(top_srcdir)/../libtool.m4 \
97 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
98 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
99 $(top_srcdir)/bfd.m4 $(top_srcdir)/warning.m4 \
100 $(top_srcdir)/acinclude.m4 $(top_srcdir)/version.m4 \
101 $(top_srcdir)/configure.ac
102 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
104 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
105 configure.lineno config.status.lineno
106 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
107 CONFIG_HEADER = config.h
108 CONFIG_CLEAN_FILES = bfd-in3.h po/Makefile.in
109 CONFIG_CLEAN_VPATH_FILES =
110 LIBRARIES = $(noinst_LIBRARIES)
112 libbfd_a_AR = $(AR) $(ARFLAGS)
114 am_libbfd_a_OBJECTS =
115 libbfd_a_OBJECTS = $(am_libbfd_a_OBJECTS)
116 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
117 am__vpath_adj = case $$p in \
118 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
121 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
123 am__nobase_strip_setup = \
124 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
126 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
127 am__nobase_list = $(am__nobase_strip_setup); \
128 for p in $$list; do echo "$$p $$p"; done | \
129 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
130 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
131 if (++n[$$2] == $(am__install_max)) \
132 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
133 END { for (dir in files) print dir, files[dir] }'
135 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
136 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
137 am__uninstall_files_from_dir = { \
139 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
140 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
141 $(am__cd) "$$dir" && rm -f $$files; }; \
143 am__installdirs = "$(DESTDIR)$(bfdlibdir)" \
144 "$(DESTDIR)$(bfdincludedir)"
145 LTLIBRARIES = $(bfdlib_LTLIBRARIES) $(noinst_LTLIBRARIES)
147 am__objects_1 = archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
148 cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo \
149 init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo \
150 section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo \
151 binary.lo ihex.lo srec.lo tekhex.lo verilog.lo
152 am_libbfd_la_OBJECTS = $(am__objects_1)
153 libbfd_la_OBJECTS = $(am_libbfd_la_OBJECTS)
154 libbfd_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
155 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
156 $(libbfd_la_LDFLAGS) $(LDFLAGS) -o $@
157 @INSTALL_LIBBFD_FALSE@am_libbfd_la_rpath =
158 @INSTALL_LIBBFD_TRUE@am_libbfd_la_rpath = -rpath $(bfdlibdir)
159 DEFAULT_INCLUDES = -I.@am__isrc@
160 depcomp = $(SHELL) $(top_srcdir)/../depcomp
161 am__depfiles_maybe = depfiles
163 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
164 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
165 LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
166 --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
167 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
169 LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
170 --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
172 SOURCES = $(libbfd_a_SOURCES) $(libbfd_la_SOURCES) \
173 $(EXTRA_libbfd_la_SOURCES)
174 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
175 html-recursive info-recursive install-data-recursive \
176 install-dvi-recursive install-exec-recursive \
177 install-html-recursive install-info-recursive \
178 install-pdf-recursive install-ps-recursive install-recursive \
179 installcheck-recursive installdirs-recursive pdf-recursive \
180 ps-recursive uninstall-recursive
181 am__can_run_installinfo = \
182 case $$AM_UPDATE_INFO_DIR in \
184 *) (install-info --version) >/dev/null 2>&1;; \
186 am__bfdinclude_HEADERS_DIST = $(INCDIR)/plugin-api.h bfd.h \
187 $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h $(INCDIR)/bfdlink.h
188 HEADERS = $(bfdinclude_HEADERS)
189 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
190 distclean-recursive maintainer-clean-recursive
191 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
192 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
195 DIST_SUBDIRS = $(SUBDIRS)
199 AUTOCONF = @AUTOCONF@
200 AUTOHEADER = @AUTOHEADER@
201 AUTOMAKE = @AUTOMAKE@
203 BFD_HOSTPTR_T = @BFD_HOSTPTR_T@
204 BFD_HOST_64BIT_LONG = @BFD_HOST_64BIT_LONG@
205 BFD_HOST_64BIT_LONG_LONG = @BFD_HOST_64BIT_LONG_LONG@
206 BFD_HOST_64_BIT = @BFD_HOST_64_BIT@
207 BFD_HOST_64_BIT_DEFINED = @BFD_HOST_64_BIT_DEFINED@
208 BFD_HOST_U_64_BIT = @BFD_HOST_U_64_BIT@
209 CATALOGS = @CATALOGS@
210 CATOBJEXT = @CATOBJEXT@
212 CCDEPMODE = @CCDEPMODE@
213 CC_FOR_BUILD = @CC_FOR_BUILD@
215 COREFILE = @COREFILE@
216 COREFLAG = @COREFLAG@
218 CPPFLAGS = @CPPFLAGS@
219 CYGPATH_W = @CYGPATH_W@
220 DATADIRNAME = @DATADIRNAME@
221 DEBUGDIR = @DEBUGDIR@
224 DSYMUTIL = @DSYMUTIL@
231 EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@
236 HDEFINES = @HDEFINES@
239 INSTALL_DATA = @INSTALL_DATA@
240 INSTALL_PROGRAM = @INSTALL_PROGRAM@
241 INSTALL_SCRIPT = @INSTALL_SCRIPT@
242 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
243 INSTOBJEXT = @INSTOBJEXT@
247 LIBINTL_DEP = @LIBINTL_DEP@
254 LTLIBOBJS = @LTLIBOBJS@
256 MAKEINFO = @MAKEINFO@
258 MKINSTALLDIRS = @MKINSTALLDIRS@
260 MSGMERGE = @MSGMERGE@
263 NO_WERROR = @NO_WERROR@
269 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
270 PACKAGE_NAME = @PACKAGE_NAME@
271 PACKAGE_STRING = @PACKAGE_STRING@
272 PACKAGE_TARNAME = @PACKAGE_TARNAME@
273 PACKAGE_URL = @PACKAGE_URL@
274 PACKAGE_VERSION = @PACKAGE_VERSION@
275 PATH_SEPARATOR = @PATH_SEPARATOR@
276 PKGVERSION = @PKGVERSION@
279 REPORT_BUGS_TEXI = @REPORT_BUGS_TEXI@
280 REPORT_BUGS_TO = @REPORT_BUGS_TO@
282 SET_MAKE = @SET_MAKE@
283 SHARED_LDFLAGS = @SHARED_LDFLAGS@
284 SHARED_LIBADD = @SHARED_LIBADD@
287 TDEFINES = @TDEFINES@
290 WARN_CFLAGS = @WARN_CFLAGS@
291 WARN_WRITE_STRINGS = @WARN_WRITE_STRINGS@
292 XGETTEXT = @XGETTEXT@
293 abs_builddir = @abs_builddir@
294 abs_srcdir = @abs_srcdir@
295 abs_top_builddir = @abs_top_builddir@
296 abs_top_srcdir = @abs_top_srcdir@
297 ac_ct_CC = @ac_ct_CC@
298 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
299 all_backends = @all_backends@
300 am__include = @am__include@
301 am__leading_dot = @am__leading_dot@
302 am__quote = @am__quote@
304 am__untar = @am__untar@
305 bfd64_libs = @bfd64_libs@
306 bfd_backends = @bfd_backends@
307 bfd_default_target_size = @bfd_default_target_size@
308 bfd_file_ptr = @bfd_file_ptr@
309 bfd_machines = @bfd_machines@
310 bfd_ufile_ptr = @bfd_ufile_ptr@
311 @INSTALL_LIBBFD_FALSE@bfdincludedir =
312 @INSTALL_LIBBFD_TRUE@bfdincludedir = @bfdincludedir@
313 # Empty these so that the respective installation directories will not be created.
314 @INSTALL_LIBBFD_FALSE@bfdlibdir =
315 @INSTALL_LIBBFD_TRUE@bfdlibdir = @bfdlibdir@
318 build_alias = @build_alias@
319 build_cpu = @build_cpu@
320 build_os = @build_os@
321 build_vendor = @build_vendor@
322 builddir = @builddir@
324 datarootdir = @datarootdir@
327 exec_prefix = @exec_prefix@
328 havevecs = @havevecs@
330 host_alias = @host_alias@
331 host_cpu = @host_cpu@
332 host_noncanonical = @host_noncanonical@
334 host_vendor = @host_vendor@
336 includedir = @includedir@
338 install_sh = @install_sh@
340 libexecdir = @libexecdir@
341 localedir = @localedir@
342 localstatedir = @localstatedir@
343 lt_cv_dlopen_libs = @lt_cv_dlopen_libs@
346 oldincludedir = @oldincludedir@
349 program_transform_name = @program_transform_name@
352 sharedstatedir = @sharedstatedir@
354 supports_plugins = @supports_plugins@
355 sysconfdir = @sysconfdir@
357 target_alias = @target_alias@
358 target_cpu = @target_cpu@
359 target_noncanonical = @target_noncanonical@
360 target_os = @target_os@
361 target_vendor = @target_vendor@
362 tdefaults = @tdefaults@
363 top_build_prefix = @top_build_prefix@
364 top_builddir = @top_builddir@
365 top_srcdir = @top_srcdir@
366 wordsize = @wordsize@
369 AUTOMAKE_OPTIONS = 1.11 no-dist foreign
370 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
371 INCDIR = $(srcdir)/../include
372 CSEARCH = -I. -I$(srcdir) -I$(INCDIR)
375 libbfd_la_LDFLAGS = $(am__append_1) -release `cat libtool-soversion` \
376 @SHARED_LDFLAGS@ $(am__empty)
377 @INSTALL_LIBBFD_TRUE@bfdlib_LTLIBRARIES = libbfd.la
378 @INSTALL_LIBBFD_FALSE@bfdinclude_HEADERS = $(am__append_2)
379 @INSTALL_LIBBFD_TRUE@bfdinclude_HEADERS = $(BFD_H) \
380 @INSTALL_LIBBFD_TRUE@ $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h \
381 @INSTALL_LIBBFD_TRUE@ $(INCDIR)/bfdlink.h $(am__append_2)
382 @INSTALL_LIBBFD_FALSE@rpath_bfdlibdir = @bfdlibdir@
383 @INSTALL_LIBBFD_FALSE@noinst_LTLIBRARIES = libbfd.la
385 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
386 # -I../zlib, unless we were configured with --with-system-zlib, in which
387 # case both are empty.
390 AM_CFLAGS = $(WARN_CFLAGS) $(ZLIBINC)
391 AM_CPPFLAGS = -DBINDIR='"$(bindir)"'
392 @PLUGINS_TRUE@LIBDL = @lt_cv_dlopen_libs@
394 # bfd.h goes here, for now
398 # Writing S-records should be included in all (or at least most)
399 # *-*-coff, *-*-aout, etc., configurations, because people will want to
400 # be able to use objcopy to create S-records. (S-records are not useful
401 # for the debugger, so if you are downloading things as S-records you
402 # need two copies of the executable, one to download and one for the
405 archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo \
406 cache.lo coff-bfd.lo compress.lo corefile.lo format.lo hash.lo \
407 init.lo libbfd.lo linker.lo merge.lo opncls.lo reloc.lo \
408 section.lo simple.lo stab-syms.lo stabs.lo syms.lo targets.lo \
409 binary.lo ihex.lo srec.lo tekhex.lo verilog.lo
411 BFD64_LIBS = archive64.lo
412 BFD32_LIBS_CFILES = \
413 archive.c archures.c bfd.c bfdio.c bfdwin.c \
414 cache.c coff-bfd.c compress.c corefile.c format.c hash.c \
415 init.c libbfd.c linker.c merge.c opncls.c reloc.c \
416 section.c simple.c stab-syms.c stabs.c syms.c targets.c \
417 binary.c ihex.c srec.c tekhex.c verilog.c
419 BFD64_LIBS_CFILES = archive64.c
421 # This list is alphabetized to make it easier to keep in sync
422 # with the decls and initializer in archures.c.
510 ALL_MACHINES_CFILES = \
598 # The .o files needed by all of the 32 bit vectors that are configured into
599 # target_vector in targets.c if configured with --enable-targets=all.
690 elf32-microblaze.lo \
702 elf32-sh-symbian.lo \
792 BFD32_BACKENDS_CFILES = \
984 # The .o files needed by all of the 64 bit vectors that are configured into
985 # target_vector in targets.c if configured with --enable-targets=all
986 # and --enable-64-bit-bfd.
987 # elf32-ia64.c requires a 64-bit bfd_vma, and hence can not be put in
1032 BFD64_BACKENDS_CFILES = \
1069 OPTIONAL_BACKENDS = \
1081 OPTIONAL_BACKENDS_CFILES = \
1094 # Reconfigure if config.bfd or configure.host changes.
1095 # development.sh is used to determine -Werror default.
1096 CONFIG_STATUS_DEPENDENCIES = \
1097 $(srcdir)/config.bfd \
1098 $(srcdir)/configure.host \
1099 $(srcdir)/development.sh
1102 # These are defined by configure:
1103 WORDSIZE = @wordsize@
1104 ALL_BACKENDS = @all_backends@
1105 BFD_BACKENDS = @bfd_backends@
1106 BFD_MACHINES = @bfd_machines@
1107 TDEFAULTS = @tdefaults@
1108 HAVEVECS = @havevecs@
1109 INCLUDES = @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) \
1110 $(HAVEVECS) @INCINTL@
1113 # C source files that correspond to .o's.
1115 $(BFD32_LIBS_CFILES) \
1116 $(BFD64_LIBS_CFILES) \
1117 $(ALL_MACHINES_CFILES) \
1118 $(BFD32_BACKENDS_CFILES) \
1119 $(BFD64_BACKENDS_CFILES) \
1120 $(OPTIONAL_BACKENDS_CFILES)
1123 elf32-aarch64.c elf64-aarch64.c \
1124 elf32-ia64.c elf64-ia64.c peigen.c pepigen.c pex64igen.c
1126 CFILES = $(SOURCE_CFILES) $(BUILD_CFILES)
1128 aout-target.h aoutf1.h aoutx.h coffcode.h coffswap.h ecoffswap.h \
1129 elf-bfd.h elf-hppa.h elf-linux-core.h elf32-hppa.h \
1130 elf64-hppa.h elfcode.h elfcore.h \
1131 freebsd.h genlink.h go32stub.h \
1132 libaout.h libbfd.h libcoff.h libecoff.h libhppa.h libieee.h \
1133 libnlm.h liboasys.h libpei.h libxcoff.h mach-o.h \
1134 netbsd.h nlm-target.h nlmcode.h nlmswap.h ns32k.h \
1135 pef.h pef-traceback.h peicode.h som.h version.h \
1139 bfdver.h elf32-target.h elf64-target.h targmatch.h bfd_stdint.h
1142 # Ensure they are built early:
1143 BUILT_SOURCES = $(BUILD_HFILES)
1144 HFILES = $(SOURCE_HFILES) $(BUILD_HFILES)
1145 SRC_POTFILES = $(SOURCE_CFILES) $(SOURCE_HFILES)
1146 BLD_POTFILES = $(BUILD_CFILES) $(BUILD_HFILES)
1148 # Various kinds of .o files to put in libbfd.a:
1149 # BFD_BACKENDS Routines the configured targets need.
1150 # BFD_MACHINES Architecture-specific routines the configured targets need.
1151 # COREFILE Core file routines for a native configuration
1152 # bfd64_libs Routines for 64bit support
1153 OFILES = $(BFD_BACKENDS) $(BFD_MACHINES) @COREFILE@ @bfd64_libs@
1155 # Since BFD64_LIBS is optional and we can't have substitution in
1156 # libbfd_la_SOURCES, we put BFD64_LIBS in OFILES instead.
1157 # However, list all sources in EXTRA_libbfd_la_SOURCES so the
1158 # dependency tracking fragments are picked up in the Makefile.
1159 libbfd_la_SOURCES = $(BFD32_LIBS_CFILES)
1160 EXTRA_libbfd_la_SOURCES = $(CFILES)
1161 libbfd_la_DEPENDENCIES = $(OFILES) ofiles
1162 libbfd_la_LIBADD = `cat ofiles` @SHARED_LIBADD@ $(LIBDL) $(ZLIB)
1164 # libtool will build .libs/libbfd.a. We create libbfd.a in the build
1165 # directory so that we don't have to convert all the programs that use
1166 # libbfd.a simultaneously. This is a hack which should be removed if
1167 # everything else starts using libtool. FIXME.
1168 noinst_LIBRARIES = libbfd.a
1170 BFD_H_DEPS = $(INCDIR)/ansidecl.h $(INCDIR)/symcat.h
1171 LOCAL_H_DEPS = libbfd.h sysdep.h config.h
1172 BFD_H_FILES = bfd-in.h init.c opncls.c libbfd.c section.c archures.c \
1173 reloc.c syms.c bfd.c bfdio.c bfdwin.c \
1174 archive.c corefile.c targets.c format.c compress.c
1176 BFD64_H_FILES = archive64.c
1177 LIBBFD_H_FILES = libbfd-in.h init.c libbfd.c bfdio.c bfdwin.c \
1178 cache.c reloc.c archures.c elf.c
1180 LIBCOFF_H_FILES = libcoff-in.h coffcode.h
1181 MOSTLYCLEANFILES = ofiles stamp-ofiles
1182 CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \
1183 stmp-bin2-h stmp-lbfd-h stmp-lcoff-h
1185 DISTCLEANFILES = $(BUILD_CFILES) $(BUILD_HFILES) libtool-soversion
1186 all: $(BUILT_SOURCES) config.h
1187 $(MAKE) $(AM_MAKEFLAGS) all-recursive
1190 .SUFFIXES: .c .lo .o .obj
1191 am--refresh: Makefile
1193 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1194 @for dep in $?; do \
1195 case '$(am__configure_deps)' in \
1197 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1198 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
1203 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1204 $(am__cd) $(top_srcdir) && \
1205 $(AUTOMAKE) --foreign Makefile
1207 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1210 echo ' $(SHELL) ./config.status'; \
1211 $(SHELL) ./config.status;; \
1213 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1214 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1217 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1218 $(SHELL) ./config.status --recheck
1220 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1221 $(am__cd) $(srcdir) && $(AUTOCONF)
1222 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1223 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1224 $(am__aclocal_m4_deps):
1227 @if test ! -f $@; then rm -f stamp-h1; else :; fi
1228 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
1230 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
1232 cd $(top_builddir) && $(SHELL) ./config.status config.h
1233 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1234 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
1239 -rm -f config.h stamp-h1
1240 bfd-in3.h: $(top_builddir)/config.status $(srcdir)/bfd-in2.h
1241 cd $(top_builddir) && $(SHELL) ./config.status $@
1242 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
1243 cd $(top_builddir) && $(SHELL) ./config.status $@
1245 clean-noinstLIBRARIES:
1246 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
1247 install-bfdlibLTLIBRARIES: $(bfdlib_LTLIBRARIES)
1249 @list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
1250 list2=; for p in $$list; do \
1251 if test -f $$p; then \
1252 list2="$$list2 $$p"; \
1255 test -z "$$list2" || { \
1256 echo " $(MKDIR_P) '$(DESTDIR)$(bfdlibdir)'"; \
1257 $(MKDIR_P) "$(DESTDIR)$(bfdlibdir)" || exit 1; \
1258 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(bfdlibdir)'"; \
1259 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(bfdlibdir)"; \
1262 uninstall-bfdlibLTLIBRARIES:
1263 @$(NORMAL_UNINSTALL)
1264 @list='$(bfdlib_LTLIBRARIES)'; test -n "$(bfdlibdir)" || list=; \
1265 for p in $$list; do \
1267 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(bfdlibdir)/$$f'"; \
1268 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(bfdlibdir)/$$f"; \
1271 clean-bfdlibLTLIBRARIES:
1272 -test -z "$(bfdlib_LTLIBRARIES)" || rm -f $(bfdlib_LTLIBRARIES)
1273 @list='$(bfdlib_LTLIBRARIES)'; for p in $$list; do \
1274 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1275 test "$$dir" != "$$p" || dir=.; \
1276 echo "rm -f \"$${dir}/so_locations\""; \
1277 rm -f "$${dir}/so_locations"; \
1280 clean-noinstLTLIBRARIES:
1281 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
1282 @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
1283 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
1284 test "$$dir" != "$$p" || dir=.; \
1285 echo "rm -f \"$${dir}/so_locations\""; \
1286 rm -f "$${dir}/so_locations"; \
1288 libbfd.la: $(libbfd_la_OBJECTS) $(libbfd_la_DEPENDENCIES) $(EXTRA_libbfd_la_DEPENDENCIES)
1289 $(libbfd_la_LINK) $(am_libbfd_la_rpath) $(libbfd_la_OBJECTS) $(libbfd_la_LIBADD) $(LIBS)
1291 mostlyclean-compile:
1297 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aix386-core.Plo@am__quote@
1298 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aix5ppc-core.Plo@am__quote@
1299 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-adobe.Plo@am__quote@
1300 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-arm.Plo@am__quote@
1301 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-cris.Plo@am__quote@
1302 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-ns32k.Plo@am__quote@
1303 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-sparcle.Plo@am__quote@
1304 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout-tic30.Plo@am__quote@
1305 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout0.Plo@am__quote@
1306 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout32.Plo@am__quote@
1307 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aout64.Plo@am__quote@
1308 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive.Plo@am__quote@
1309 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive64.Plo@am__quote@
1310 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archures.Plo@am__quote@
1311 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/armnetbsd.Plo@am__quote@
1312 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfd.Plo@am__quote@
1313 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfdio.Plo@am__quote@
1314 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bfdwin.Plo@am__quote@
1315 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary.Plo@am__quote@
1316 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/bout.Plo@am__quote@
1317 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cache.Plo@am__quote@
1318 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cf-i386lynx.Plo@am__quote@
1319 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cf-sparclynx.Plo@am__quote@
1320 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cisco-core.Plo@am__quote@
1321 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-alpha.Plo@am__quote@
1322 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-apollo.Plo@am__quote@
1323 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-arm.Plo@am__quote@
1324 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-aux.Plo@am__quote@
1325 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-bfd.Plo@am__quote@
1326 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-go32.Plo@am__quote@
1327 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-h8300.Plo@am__quote@
1328 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-h8500.Plo@am__quote@
1329 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-i386.Plo@am__quote@
1330 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-i860.Plo@am__quote@
1331 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-i960.Plo@am__quote@
1332 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-m68k.Plo@am__quote@
1333 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-m88k.Plo@am__quote@
1334 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-mips.Plo@am__quote@
1335 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-rs6000.Plo@am__quote@
1336 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-sh.Plo@am__quote@
1337 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-sparc.Plo@am__quote@
1338 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-stgo32.Plo@am__quote@
1339 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-svm68k.Plo@am__quote@
1340 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-tic30.Plo@am__quote@
1341 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-tic4x.Plo@am__quote@
1342 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-tic54x.Plo@am__quote@
1343 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-tic80.Plo@am__quote@
1344 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-u68k.Plo@am__quote@
1345 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-w65.Plo@am__quote@
1346 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-we32k.Plo@am__quote@
1347 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-x86_64.Plo@am__quote@
1348 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-z80.Plo@am__quote@
1349 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff-z8k.Plo@am__quote@
1350 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coff64-rs6000.Plo@am__quote@
1351 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/coffgen.Plo@am__quote@
1352 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cofflink.Plo@am__quote@
1353 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compress.Plo@am__quote@
1354 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/corefile.Plo@am__quote@
1355 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-aarch64.Plo@am__quote@
1356 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-alpha.Plo@am__quote@
1357 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-arc.Plo@am__quote@
1358 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-arm.Plo@am__quote@
1359 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-avr.Plo@am__quote@
1360 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-bfin.Plo@am__quote@
1361 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cr16.Plo@am__quote@
1362 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cr16c.Plo@am__quote@
1363 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-cris.Plo@am__quote@
1364 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-crx.Plo@am__quote@
1365 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-d10v.Plo@am__quote@
1366 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-d30v.Plo@am__quote@
1367 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-dlx.Plo@am__quote@
1368 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-epiphany.Plo@am__quote@
1369 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-fr30.Plo@am__quote@
1370 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-frv.Plo@am__quote@
1371 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ft32.Plo@am__quote@
1372 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-h8300.Plo@am__quote@
1373 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-h8500.Plo@am__quote@
1374 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-hppa.Plo@am__quote@
1375 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-i370.Plo@am__quote@
1376 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-i386.Plo@am__quote@
1377 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-i860.Plo@am__quote@
1378 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-i960.Plo@am__quote@
1379 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ia64.Plo@am__quote@
1380 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-iamcu.Plo@am__quote@
1381 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ip2k.Plo@am__quote@
1382 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-iq2000.Plo@am__quote@
1383 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-k1om.Plo@am__quote@
1384 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-l1om.Plo@am__quote@
1385 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-lm32.Plo@am__quote@
1386 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m10200.Plo@am__quote@
1387 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m10300.Plo@am__quote@
1388 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m32c.Plo@am__quote@
1389 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m32r.Plo@am__quote@
1390 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68hc11.Plo@am__quote@
1391 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68hc12.Plo@am__quote@
1392 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m68k.Plo@am__quote@
1393 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m88k.Plo@am__quote@
1394 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m9s12x.Plo@am__quote@
1395 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-m9s12xg.Plo@am__quote@
1396 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mcore.Plo@am__quote@
1397 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mep.Plo@am__quote@
1398 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-metag.Plo@am__quote@
1399 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-microblaze.Plo@am__quote@
1400 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mips.Plo@am__quote@
1401 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mmix.Plo@am__quote@
1402 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-moxie.Plo@am__quote@
1403 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-msp430.Plo@am__quote@
1404 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-mt.Plo@am__quote@
1405 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-nds32.Plo@am__quote@
1406 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-nios2.Plo@am__quote@
1407 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-ns32k.Plo@am__quote@
1408 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-or1k.Plo@am__quote@
1409 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-pdp11.Plo@am__quote@
1410 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-pj.Plo@am__quote@
1411 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-plugin.Plo@am__quote@
1412 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-powerpc.Plo@am__quote@
1413 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rl78.Plo@am__quote@
1414 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rs6000.Plo@am__quote@
1415 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-rx.Plo@am__quote@
1416 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-s390.Plo@am__quote@
1417 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-score.Plo@am__quote@
1418 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-sh.Plo@am__quote@
1419 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-sparc.Plo@am__quote@
1420 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-spu.Plo@am__quote@
1421 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic30.Plo@am__quote@
1422 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic4x.Plo@am__quote@
1423 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic54x.Plo@am__quote@
1424 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic6x.Plo@am__quote@
1425 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tic80.Plo@am__quote@
1426 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tilegx.Plo@am__quote@
1427 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-tilepro.Plo@am__quote@
1428 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-v850.Plo@am__quote@
1429 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-v850_rh850.Plo@am__quote@
1430 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-vax.Plo@am__quote@
1431 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-visium.Plo@am__quote@
1432 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-w65.Plo@am__quote@
1433 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-we32k.Plo@am__quote@
1434 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xc16x.Plo@am__quote@
1435 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xgate.Plo@am__quote@
1436 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xstormy16.Plo@am__quote@
1437 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-xtensa.Plo@am__quote@
1438 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-z80.Plo@am__quote@
1439 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cpu-z8k.Plo@am__quote@
1440 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/demo64.Plo@am__quote@
1441 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf1.Plo@am__quote@
1442 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf2.Plo@am__quote@
1443 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecoff.Plo@am__quote@
1444 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecofflink.Plo@am__quote@
1445 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-attrs.Plo@am__quote@
1446 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-eh-frame.Plo@am__quote@
1447 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-ifunc.Plo@am__quote@
1448 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-m10200.Plo@am__quote@
1449 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-m10300.Plo@am__quote@
1450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-nacl.Plo@am__quote@
1451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-strtab.Plo@am__quote@
1452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf-vxworks.Plo@am__quote@
1453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf.Plo@am__quote@
1454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-aarch64.Plo@am__quote@
1455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-am33lin.Plo@am__quote@
1456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-arc.Plo@am__quote@
1457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-arm.Plo@am__quote@
1458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-avr.Plo@am__quote@
1459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-bfin.Plo@am__quote@
1460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cr16.Plo@am__quote@
1461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cr16c.Plo@am__quote@
1462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-cris.Plo@am__quote@
1463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-crx.Plo@am__quote@
1464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-d10v.Plo@am__quote@
1465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-d30v.Plo@am__quote@
1466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-dlx.Plo@am__quote@
1467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-epiphany.Plo@am__quote@
1468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-fr30.Plo@am__quote@
1469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-frv.Plo@am__quote@
1470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ft32.Plo@am__quote@
1471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-gen.Plo@am__quote@
1472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-h8300.Plo@am__quote@
1473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-hppa.Plo@am__quote@
1474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-i370.Plo@am__quote@
1475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-i386.Plo@am__quote@
1476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-i860.Plo@am__quote@
1477 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-i960.Plo@am__quote@
1478 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ia64.Plo@am__quote@
1479 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ip2k.Plo@am__quote@
1480 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-iq2000.Plo@am__quote@
1481 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-lm32.Plo@am__quote@
1482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m32c.Plo@am__quote@
1483 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m32r.Plo@am__quote@
1484 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc11.Plo@am__quote@
1485 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc12.Plo@am__quote@
1486 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68hc1x.Plo@am__quote@
1487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m68k.Plo@am__quote@
1488 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-m88k.Plo@am__quote@
1489 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mcore.Plo@am__quote@
1490 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mep.Plo@am__quote@
1491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-metag.Plo@am__quote@
1492 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-microblaze.Plo@am__quote@
1493 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mips.Plo@am__quote@
1494 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-moxie.Plo@am__quote@
1495 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-msp430.Plo@am__quote@
1496 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-mt.Plo@am__quote@
1497 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-nds32.Plo@am__quote@
1498 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-nios2.Plo@am__quote@
1499 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-or1k.Plo@am__quote@
1500 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-pj.Plo@am__quote@
1501 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-ppc.Plo@am__quote@
1502 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-rl78.Plo@am__quote@
1503 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-rx.Plo@am__quote@
1504 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-s390.Plo@am__quote@
1505 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-score.Plo@am__quote@
1506 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-score7.Plo@am__quote@
1507 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh-symbian.Plo@am__quote@
1508 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh.Plo@am__quote@
1509 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh64-com.Plo@am__quote@
1510 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sh64.Plo@am__quote@
1511 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-sparc.Plo@am__quote@
1512 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-spu.Plo@am__quote@
1513 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tic6x.Plo@am__quote@
1514 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tilegx.Plo@am__quote@
1515 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-tilepro.Plo@am__quote@
1516 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-v850.Plo@am__quote@
1517 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-vax.Plo@am__quote@
1518 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-visium.Plo@am__quote@
1519 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xc16x.Plo@am__quote@
1520 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xgate.Plo@am__quote@
1521 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xstormy16.Plo@am__quote@
1522 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32-xtensa.Plo@am__quote@
1523 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf32.Plo@am__quote@
1524 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-aarch64.Plo@am__quote@
1525 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-alpha.Plo@am__quote@
1526 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-gen.Plo@am__quote@
1527 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-hppa.Plo@am__quote@
1528 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ia64-vms.Plo@am__quote@
1529 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ia64.Plo@am__quote@
1530 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mips.Plo@am__quote@
1531 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-mmix.Plo@am__quote@
1532 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-ppc.Plo@am__quote@
1533 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-s390.Plo@am__quote@
1534 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-sh64.Plo@am__quote@
1535 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-sparc.Plo@am__quote@
1536 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-tilegx.Plo@am__quote@
1537 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64-x86-64.Plo@am__quote@
1538 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elf64.Plo@am__quote@
1539 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elflink.Plo@am__quote@
1540 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfn32-mips.Plo@am__quote@
1541 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-aarch64.Plo@am__quote@
1542 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-ia64.Plo@am__quote@
1543 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-mips.Plo@am__quote@
1544 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-sparc.Plo@am__quote@
1545 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/elfxx-tilegx.Plo@am__quote@
1546 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoc-pe-arm.Plo@am__quote@
1547 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epoc-pei-arm.Plo@am__quote@
1548 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/format.Plo@am__quote@
1549 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hash.Plo@am__quote@
1550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hp300bsd.Plo@am__quote@
1551 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hp300hpux.Plo@am__quote@
1552 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpux-core.Plo@am__quote@
1553 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386aout.Plo@am__quote@
1554 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386bsd.Plo@am__quote@
1555 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386dynix.Plo@am__quote@
1556 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386freebsd.Plo@am__quote@
1557 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386linux.Plo@am__quote@
1558 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386lynx.Plo@am__quote@
1559 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386mach3.Plo@am__quote@
1560 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386msdos.Plo@am__quote@
1561 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386netbsd.Plo@am__quote@
1562 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386os9k.Plo@am__quote@
1563 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ieee.Plo@am__quote@
1564 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ihex.Plo@am__quote@
1565 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/init.Plo@am__quote@
1566 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/irix-core.Plo@am__quote@
1567 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libbfd.Plo@am__quote@
1568 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/linker.Plo@am__quote@
1569 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lynx-core.Plo@am__quote@
1570 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68k4knetbsd.Plo@am__quote@
1571 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68klinux.Plo@am__quote@
1572 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m68knetbsd.Plo@am__quote@
1573 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m88kmach3.Plo@am__quote@
1574 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/m88kopenbsd.Plo@am__quote@
1575 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o-aarch64.Plo@am__quote@
1576 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o-arm.Plo@am__quote@
1577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o-i386.Plo@am__quote@
1578 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o-x86-64.Plo@am__quote@
1579 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mach-o.Plo@am__quote@
1580 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Plo@am__quote@
1581 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mipsbsd.Plo@am__quote@
1582 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mmo.Plo@am__quote@
1583 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/netbsd-core.Plo@am__quote@
1584 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/newsos3.Plo@am__quote@
1585 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm.Plo@am__quote@
1586 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm32-alpha.Plo@am__quote@
1587 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm32-i386.Plo@am__quote@
1588 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm32-ppc.Plo@am__quote@
1589 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm32-sparc.Plo@am__quote@
1590 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm32.Plo@am__quote@
1591 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nlm64.Plo@am__quote@
1592 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ns32knetbsd.Plo@am__quote@
1593 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/oasys.Plo@am__quote@
1594 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/opncls.Plo@am__quote@
1595 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/osf-core.Plo@am__quote@
1596 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pc532-mach.Plo@am__quote@
1597 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pdp11.Plo@am__quote@
1598 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-arm-wince.Plo@am__quote@
1599 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-arm.Plo@am__quote@
1600 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-i386.Plo@am__quote@
1601 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-mcore.Plo@am__quote@
1602 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-mips.Plo@am__quote@
1603 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-ppc.Plo@am__quote@
1604 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-sh.Plo@am__quote@
1605 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-x86_64.Plo@am__quote@
1606 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pef.Plo@am__quote@
1607 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-arm-wince.Plo@am__quote@
1608 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-arm.Plo@am__quote@
1609 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-i386.Plo@am__quote@
1610 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-ia64.Plo@am__quote@
1611 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-mcore.Plo@am__quote@
1612 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-mips.Plo@am__quote@
1613 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-ppc.Plo@am__quote@
1614 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-sh.Plo@am__quote@
1615 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pei-x86_64.Plo@am__quote@
1616 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/peigen.Plo@am__quote@
1617 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pepigen.Plo@am__quote@
1618 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pex64igen.Plo@am__quote@
1619 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Plo@am__quote@
1620 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ppcboot.Plo@am__quote@
1621 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc.Plo@am__quote@
1622 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc16.Plo@am__quote@
1623 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/riscix.Plo@am__quote@
1624 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rs6000-core.Plo@am__quote@
1625 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sco5-core.Plo@am__quote@
1626 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/section.Plo@am__quote@
1627 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/simple.Plo@am__quote@
1628 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/som.Plo@am__quote@
1629 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparclinux.Plo@am__quote@
1630 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparclynx.Plo@am__quote@
1631 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparcnetbsd.Plo@am__quote@
1632 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/srec.Plo@am__quote@
1633 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stab-syms.Plo@am__quote@
1634 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stabs.Plo@am__quote@
1635 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sunos.Plo@am__quote@
1636 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/syms.Plo@am__quote@
1637 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/targets.Plo@am__quote@
1638 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tekhex.Plo@am__quote@
1639 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trad-core.Plo@am__quote@
1640 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vax1knetbsd.Plo@am__quote@
1641 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vaxbsd.Plo@am__quote@
1642 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vaxnetbsd.Plo@am__quote@
1643 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/verilog.Plo@am__quote@
1644 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/versados.Plo@am__quote@
1645 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-alpha.Plo@am__quote@
1646 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-lib.Plo@am__quote@
1647 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vms-misc.Plo@am__quote@
1648 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xcofflink.Plo@am__quote@
1649 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xsym.Plo@am__quote@
1650 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtensa-isa.Plo@am__quote@
1651 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/xtensa-modules.Plo@am__quote@
1654 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1655 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1656 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1657 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1658 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
1661 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1662 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1663 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1664 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1665 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
1668 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1669 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1670 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
1671 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1672 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<
1674 mostlyclean-libtool:
1681 -rm -f libtool config.lt
1682 install-bfdincludeHEADERS: $(bfdinclude_HEADERS)
1684 @list='$(bfdinclude_HEADERS)'; test -n "$(bfdincludedir)" || list=; \
1685 if test -n "$$list"; then \
1686 echo " $(MKDIR_P) '$(DESTDIR)$(bfdincludedir)'"; \
1687 $(MKDIR_P) "$(DESTDIR)$(bfdincludedir)" || exit 1; \
1689 for p in $$list; do \
1690 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
1692 done | $(am__base_list) | \
1693 while read files; do \
1694 echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(bfdincludedir)'"; \
1695 $(INSTALL_HEADER) $$files "$(DESTDIR)$(bfdincludedir)" || exit $$?; \
1698 uninstall-bfdincludeHEADERS:
1699 @$(NORMAL_UNINSTALL)
1700 @list='$(bfdinclude_HEADERS)'; test -n "$(bfdincludedir)" || list=; \
1701 files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
1702 dir='$(DESTDIR)$(bfdincludedir)'; $(am__uninstall_files_from_dir)
1704 # This directory's subdirectories are mostly independent; you can cd
1705 # into them and run `make' without going through this Makefile.
1706 # To change the values of `make' variables: instead of editing Makefiles,
1707 # (1) if the variable is set in `config.status', edit `config.status'
1708 # (which will cause the Makefiles to be regenerated when you run `make');
1709 # (2) otherwise, pass the desired values on the `make' command line.
1710 $(RECURSIVE_TARGETS):
1711 @fail= failcom='exit 1'; \
1712 for f in x $$MAKEFLAGS; do \
1715 *k*) failcom='fail=yes';; \
1719 target=`echo $@ | sed s/-recursive//`; \
1720 list='$(SUBDIRS)'; for subdir in $$list; do \
1721 echo "Making $$target in $$subdir"; \
1722 if test "$$subdir" = "."; then \
1724 local_target="$$target-am"; \
1726 local_target="$$target"; \
1728 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1729 || eval $$failcom; \
1731 if test "$$dot_seen" = "no"; then \
1732 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1733 fi; test -z "$$fail"
1735 $(RECURSIVE_CLEAN_TARGETS):
1736 @fail= failcom='exit 1'; \
1737 for f in x $$MAKEFLAGS; do \
1740 *k*) failcom='fail=yes';; \
1745 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1746 *) list='$(SUBDIRS)' ;; \
1748 rev=''; for subdir in $$list; do \
1749 if test "$$subdir" = "."; then :; else \
1750 rev="$$subdir $$rev"; \
1754 target=`echo $@ | sed s/-recursive//`; \
1755 for subdir in $$rev; do \
1756 echo "Making $$target in $$subdir"; \
1757 if test "$$subdir" = "."; then \
1758 local_target="$$target-am"; \
1760 local_target="$$target"; \
1762 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1763 || eval $$failcom; \
1764 done && test -z "$$fail"
1766 list='$(SUBDIRS)'; for subdir in $$list; do \
1767 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
1770 list='$(SUBDIRS)'; for subdir in $$list; do \
1771 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
1774 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1775 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1776 unique=`for i in $$list; do \
1777 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1779 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1780 END { if (nonempty) { for (i in files) print i; }; }'`; \
1784 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1785 $(TAGS_FILES) $(LISP)
1788 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1789 include_option=--etags-include; \
1792 include_option=--include; \
1795 list='$(SUBDIRS)'; for subdir in $$list; do \
1796 if test "$$subdir" = .; then :; else \
1797 test ! -f $$subdir/TAGS || \
1798 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1801 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1802 unique=`for i in $$list; do \
1803 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1805 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1806 END { if (nonempty) { for (i in files) print i; }; }'`; \
1808 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1809 test -n "$$unique" || unique=$$empty_fix; \
1810 if test $$# -gt 0; then \
1811 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1814 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1819 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
1820 $(TAGS_FILES) $(LISP)
1821 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
1822 unique=`for i in $$list; do \
1823 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1825 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
1826 END { if (nonempty) { for (i in files) print i; }; }'`; \
1827 test -z "$(CTAGS_ARGS)$$unique" \
1828 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1832 here=`$(am__cd) $(top_builddir) && pwd` \
1833 && $(am__cd) $(top_srcdir) \
1834 && gtags -i $(GTAGS_ARGS) "$$here"
1837 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1839 check: $(BUILT_SOURCES)
1840 $(MAKE) $(AM_MAKEFLAGS) check-recursive
1841 all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) config.h
1842 installdirs: installdirs-recursive
1844 for dir in "$(DESTDIR)$(bfdlibdir)" "$(DESTDIR)$(bfdincludedir)"; do \
1845 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1847 install: $(BUILT_SOURCES)
1848 $(MAKE) $(AM_MAKEFLAGS) install-recursive
1849 install-exec: install-exec-recursive
1850 install-data: install-data-recursive
1851 uninstall: uninstall-recursive
1854 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1856 installcheck: installcheck-recursive
1858 if test -z '$(STRIP)'; then \
1859 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1860 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1863 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1864 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1865 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1867 mostlyclean-generic:
1868 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1871 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1874 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1875 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1876 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1878 maintainer-clean-generic:
1879 @echo "This command is intended for maintainers to use"
1880 @echo "it deletes files that may require special tools to rebuild."
1881 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
1882 clean: clean-recursive
1884 clean-am: clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1885 clean-noinstLIBRARIES clean-noinstLTLIBRARIES mostlyclean-am
1887 distclean: distclean-recursive
1888 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1891 distclean-am: clean-am distclean-compile distclean-generic \
1892 distclean-hdr distclean-libtool distclean-tags
1898 html: html-recursive
1902 info: info-recursive
1906 install-data-am: install-bfdincludeHEADERS install-bfdlibLTLIBRARIES
1908 install-dvi: install-dvi-recursive
1914 install-html: install-html-recursive
1918 install-info: install-info-recursive
1924 install-pdf: install-pdf-recursive
1928 install-ps: install-ps-recursive
1934 maintainer-clean: maintainer-clean-recursive
1935 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1936 -rm -rf $(top_srcdir)/autom4te.cache
1939 maintainer-clean-am: distclean-am maintainer-clean-generic
1941 mostlyclean: mostlyclean-recursive
1943 mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1954 uninstall-am: uninstall-bfdincludeHEADERS uninstall-bfdlibLTLIBRARIES
1956 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
1957 ctags-recursive install install-am install-strip \
1960 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1961 all all-am am--refresh check check-am clean \
1962 clean-bfdlibLTLIBRARIES clean-generic clean-libtool \
1963 clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \
1964 ctags-recursive distclean distclean-compile distclean-generic \
1965 distclean-hdr distclean-libtool distclean-tags dvi dvi-am html \
1966 html-am info info-am install install-am \
1967 install-bfdincludeHEADERS install-bfdlibLTLIBRARIES \
1968 install-data install-data-am install-dvi install-dvi-am \
1969 install-exec install-exec-am install-html install-html-am \
1970 install-info install-info-am install-man install-pdf \
1971 install-pdf-am install-ps install-ps-am install-strip \
1972 installcheck installcheck-am installdirs installdirs-am \
1973 maintainer-clean maintainer-clean-generic mostlyclean \
1974 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
1975 pdf pdf-am ps ps-am tags tags-recursive uninstall uninstall-am \
1976 uninstall-bfdincludeHEADERS uninstall-bfdlibLTLIBRARIES
1979 po/SRC-POTFILES.in: @MAINT@ Makefile $(SRC_POTFILES)
1980 for file in $(SRC_POTFILES); do echo $$file; done \
1981 | LC_ALL=C sort > tmp.src \
1982 && mv tmp.src $(srcdir)/po/SRC-POTFILES.in
1984 po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
1985 for file in $(BLD_POTFILES); do echo $$file; done \
1986 | LC_ALL=C sort > tmp.bld \
1987 && mv tmp.bld $(srcdir)/po/BLD-POTFILES.in
1991 stamp-ofiles: Makefile
1994 for i in $(OFILES) ; do \
2001 $(SHELL) $(srcdir)/../move-if-change tofiles ofiles
2004 ofiles: stamp-ofiles ; @true
2006 stamp-lib: libbfd.la
2007 libtooldir=`$(LIBTOOL) --config | $(SED) -n -e 's/^objdir=//p'`; \
2008 if [ -f $$libtooldir/libbfd.a ]; then \
2009 cp $$libtooldir/libbfd.a libbfd.tmp; \
2010 $(RANLIB) libbfd.tmp; \
2011 $(SHELL) $(srcdir)/../move-if-change libbfd.tmp libbfd.a; \
2015 libbfd.a: stamp-lib ; @true
2017 # This file holds an array associating configuration triplets and
2018 # vector names. It is built from config.bfd. It is not compiled by
2019 # itself, but is included by targets.c.
2020 targmatch.h: config.bfd targmatch.sed
2022 $(SED) -f $(srcdir)/targmatch.sed < $(srcdir)/config.bfd > targmatch.new
2023 mv -f targmatch.new targmatch.h
2025 # When compiling archures.c and targets.c, supply the default target
2026 # info from configure.
2028 targets.lo: targets.c Makefile
2029 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
2030 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2031 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='targets.c' object='$@' libtool=yes @AMDEPBACKSLASH@
2032 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2033 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/targets.c
2035 archures.lo: archures.c Makefile
2036 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
2037 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2038 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='archures.c' object='$@' libtool=yes @AMDEPBACKSLASH@
2039 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2040 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $(TDEFAULTS) $(srcdir)/archures.c
2042 dwarf2.lo: dwarf2.c Makefile
2043 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
2044 @am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2045 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dwarf2.c' object='$@' libtool=yes @AMDEPBACKSLASH@
2046 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2047 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ -DDEBUGDIR=\"$(DEBUGDIR)\" $(srcdir)/dwarf2.c
2049 elf32-target.h : elfxx-target.h
2050 rm -f elf32-target.h
2051 $(SED) -e s/NN/32/g < $(srcdir)/elfxx-target.h > elf32-target.new
2052 mv -f elf32-target.new elf32-target.h
2054 elf64-target.h : elfxx-target.h
2055 rm -f elf64-target.h
2056 $(SED) -e s/NN/64/g < $(srcdir)/elfxx-target.h > elf64-target.new
2057 mv -f elf64-target.new elf64-target.h
2059 elf32-aarch64.c : elfnn-aarch64.c
2060 rm -f elf32-aarch64.c
2061 echo "#line 1 \"$(srcdir)/elfnn-aarch64.c\"" > elf32-aarch64.new
2062 $(SED) -e s/NN/32/g < $(srcdir)/elfnn-aarch64.c >> elf32-aarch64.new
2063 mv -f elf32-aarch64.new elf32-aarch64.c
2065 elf64-aarch64.c : elfnn-aarch64.c
2066 rm -f elf64-aarch64.c
2067 echo "#line 1 \"$(srcdir)/elfnn-aarch64.c\"" > elf64-aarch64.new
2068 $(SED) -e s/NN/64/g < $(srcdir)/elfnn-aarch64.c >> elf64-aarch64.new
2069 mv -f elf64-aarch64.new elf64-aarch64.c
2071 elf32-ia64.c : elfnn-ia64.c
2073 $(SED) -e s/NN/32/g < $(srcdir)/elfnn-ia64.c > elf32-ia64.new
2074 mv -f elf32-ia64.new elf32-ia64.c
2076 elf64-ia64.c : elfnn-ia64.c
2078 $(SED) -e s/NN/64/g < $(srcdir)/elfnn-ia64.c > elf64-ia64.new
2079 mv -f elf64-ia64.new elf64-ia64.c
2081 peigen.c : peXXigen.c
2083 $(SED) -e s/XX/pe/g < $(srcdir)/peXXigen.c > peigen.new
2084 mv -f peigen.new peigen.c
2086 pepigen.c : peXXigen.c
2088 $(SED) -e s/XX/pep/g < $(srcdir)/peXXigen.c > pepigen.new
2089 mv -f pepigen.new pepigen.c
2091 pex64igen.c: peXXigen.c
2093 $(SED) -e s/XX/pex64/g < $(srcdir)/peXXigen.c > pex64igen.new
2094 mv -f pex64igen.new pex64igen.c
2100 $(OPTIONAL_BACKENDS): $(BFD_H) $(BFD_H_DEPS) $(LOCAL_H_DEPS)
2102 host-aout.lo: Makefile
2104 # The following program can be used to generate a simple config file
2105 # which can be folded into an h-XXX file for a new host, with some editing.
2106 aout-params.h: gen-aout
2107 ./gen-aout host > aout-params.h
2108 gen-aout: $(srcdir)/gen-aout.c Makefile
2109 $(CC) -o gen-aout $(CFLAGS) $(LFLAGS) $(srcdir)/gen-aout.c
2111 $(BFD_H): stmp-bfd-h ; @true
2113 stmp-bfd-h: bfd-in3.h
2115 cp bfd-in3.h bfd-tmp.h
2116 $(SHELL) $(srcdir)/../move-if-change bfd-tmp.h $(BFD_H)
2120 # Could really use a "copy-if-change"...
2122 (cd $(bfddocdir); $(MAKE) protos $(FLAGS_TO_PASS))
2123 cp $(bfddocdir)/bfd.h bfd-in2.h-new
2124 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
2125 cp $(bfddocdir)/libbfd.h libbfd.h-new
2126 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
2127 cp $(bfddocdir)/libcoff.h libcoff.h-new
2128 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
2130 # We only rebuild the header files automatically if we have been
2131 # configured with --enable-maintainer-mode.
2133 $(srcdir)/bfd-in2.h: @MAINT@ stmp-bin2-h ; @true
2134 stmp-bin2-h: $(BFD_H_FILES) $(BFD64_H_FILES)
2135 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) bfd.h)
2136 cp $(bfddocdir)/bfd.h bfd-in2.h-new
2137 $(SHELL) $(srcdir)/../move-if-change bfd-in2.h-new $(srcdir)/bfd-in2.h
2140 $(srcdir)/libbfd.h: @MAINT@ stmp-lbfd-h ; @true
2141 stmp-lbfd-h: $(LIBBFD_H_FILES)
2142 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libbfd.h)
2143 cp $(bfddocdir)/libbfd.h libbfd.h-new
2144 $(SHELL) $(srcdir)/../move-if-change libbfd.h-new $(srcdir)/libbfd.h
2147 $(srcdir)/libcoff.h: @MAINT@ stmp-lcoff-h ; @true
2148 stmp-lcoff-h: $(LIBCOFF_H_FILES)
2149 (cd $(bfddocdir); $(MAKE) $(FLAGS_TO_PASS) libcoff.h)
2150 cp $(bfddocdir)/libcoff.h libcoff.h-new
2151 $(SHELL) $(srcdir)/../move-if-change libcoff.h-new $(srcdir)/libcoff.h
2154 bfdver.h: $(srcdir)/version.h $(srcdir)/development.sh $(srcdir)/Makefile.in
2156 @bfd_version=`echo "$(VERSION)" | $(SED) -e 's/\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\)\.*\([^\.]*\).*/\1.00\2.00\3.00\4.00\5/' -e 's/\([^\.]*\)\..*\(..\)\..*\(..\)\..*\(..\)\..*\(..\)$$/\1\2\3\4\5/'` ;\
2157 bfd_version_string="\"$(VERSION)\"" ;\
2158 bfd_soversion="$(VERSION)" ;\
2159 bfd_version_package="\"$(PKGVERSION)\"" ;\
2160 report_bugs_to="\"$(REPORT_BUGS_TO)\"" ;\
2161 . $(srcdir)/development.sh ;\
2162 if test "$$development" = true ; then \
2163 bfd_version_date=`$(SED) -n -e 's/.*DATE //p' < $(srcdir)/version.h` ;\
2164 bfd_version_string="\"$(VERSION).$${bfd_version_date}\"" ;\
2165 bfd_soversion="$(VERSION).$${bfd_version_date}" ;\
2167 $(SED) -e "s,@bfd_version@,$$bfd_version," \
2168 -e "s,@bfd_version_string@,$$bfd_version_string," \
2169 -e "s,@bfd_version_package@,$$bfd_version_package," \
2170 -e "s,@report_bugs_to@,$$report_bugs_to," \
2171 < $(srcdir)/version.h > $@; \
2172 echo "$${bfd_soversion}" > libtool-soversion
2174 # Disable -Werror, if it has been enabled, since coffswap.h won't
2175 # compile with gcc 4.5 and above.
2176 coff-tic4x.lo: coff-tic4x.c
2177 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
2178 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2179 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2180 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2181 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
2183 coff-tic54x.lo: coff-tic54x.c
2184 @am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< $(NO_WERROR)
2185 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
2186 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
2187 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2188 @am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $< $(NO_WERROR)
2190 # Tell versions [3.59,3.63) of GNU make to not export all variables.
2191 # Otherwise a system limit (for SysV at least) may be exceeded.