OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [gdb-7.1/] [bfd/] [Makefile.in] - Blame information for rev 853

Go to most recent revision | Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.