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