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