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