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