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

Subversion Repositories open8_urisc

[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [bfd/] [Makefile.in] - Blame information for rev 163

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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