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