]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - ld/Makefile.in
Automatic date update in version.in
[thirdparty/binutils-gdb.git] / ld / Makefile.in
CommitLineData
d0ac1c44 1# Makefile.in generated by automake 1.15.1 from Makefile.am.
42ecbf5e 2# @configure_input@
252b5132 3
d0ac1c44
SM
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
252b5132
RH
6# This Makefile.in is free software; the Free Software Foundation
7# gives unlimited permission to copy and/or distribute it,
8# with or without modifications, as long as this notice is preserved.
9
10# This program is distributed in the hope that it will be useful,
11# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13# PARTICULAR PURPOSE.
14
42ecbf5e 15@SET_MAKE@
2b282e8b 16
5bf135a7 17#
250d07de 18# Copyright (C) 2012-2021 Free Software Foundation, Inc.
5bf135a7
NC
19#
20# This file is free software; you can redistribute it and/or modify
21# it under the terms of the GNU General Public License as published by
22# the Free Software Foundation; either version 3 of the License, or
23# (at your option) any later version.
f2c7d7ee 24#
5bf135a7
NC
25# This program is distributed in the hope that it will be useful,
26# but WITHOUT ANY WARRANTY; without even the implied warranty of
27# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
28# GNU General Public License for more details.
f2c7d7ee 29#
5bf135a7
NC
30# You should have received a copy of the GNU General Public License
31# along with this program; see the file COPYING3. If not see
32# <http://www.gnu.org/licenses/>.
33#
34
5d3236ee 35
252b5132 36VPATH = @srcdir@
d0ac1c44
SM
37am__is_gnu_make = { \
38 if test -z '$(MAKELEVEL)'; then \
39 false; \
40 elif test -n '$(MAKE_HOST)'; then \
41 true; \
42 elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
43 true; \
44 else \
45 false; \
46 fi; \
47}
48am__make_running_with_option = \
49 case $${target_option-} in \
50 ?) ;; \
51 *) echo "am__make_running_with_option: internal error: invalid" \
52 "target option '$${target_option-}' specified" >&2; \
53 exit 1;; \
54 esac; \
55 has_opt=no; \
56 sane_makeflags=$$MAKEFLAGS; \
57 if $(am__is_gnu_make); then \
58 sane_makeflags=$$MFLAGS; \
59 else \
6fd8e7c2
L
60 case $$MAKEFLAGS in \
61 *\\[\ \ ]*) \
d0ac1c44
SM
62 bs=\\; \
63 sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
64 | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
6fd8e7c2 65 esac; \
d0ac1c44
SM
66 fi; \
67 skip_next=no; \
68 strip_trailopt () \
69 { \
70 flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
71 }; \
72 for flg in $$sane_makeflags; do \
73 test $$skip_next = yes && { skip_next=no; continue; }; \
74 case $$flg in \
75 *=*|--*) continue;; \
76 -*I) strip_trailopt 'I'; skip_next=yes;; \
77 -*I?*) strip_trailopt 'I';; \
78 -*O) strip_trailopt 'O'; skip_next=yes;; \
79 -*O?*) strip_trailopt 'O';; \
80 -*l) strip_trailopt 'l'; skip_next=yes;; \
81 -*l?*) strip_trailopt 'l';; \
82 -[dEDm]) skip_next=yes;; \
83 -[JT]) skip_next=yes;; \
84 esac; \
85 case $$flg in \
86 *$$target_option*) has_opt=yes; break;; \
87 esac; \
88 done; \
89 test $$has_opt = yes
90am__make_dryrun = (target_option=n; $(am__make_running_with_option))
91am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
252b5132 92pkgdatadir = $(datadir)/@PACKAGE@
252b5132 93pkgincludedir = $(includedir)/@PACKAGE@
81ecdfbb
RW
94pkglibdir = $(libdir)/@PACKAGE@
95pkglibexecdir = $(libexecdir)/@PACKAGE@
42ecbf5e 96am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
42ecbf5e
DJ
97install_sh_DATA = $(install_sh) -c -m 644
98install_sh_PROGRAM = $(install_sh) -c
99install_sh_SCRIPT = $(install_sh) -c
100INSTALL_HEADER = $(INSTALL_DATA)
252b5132
RH
101NORMAL_INSTALL = :
102PRE_INSTALL = :
103POST_INSTALL = :
104NORMAL_UNINSTALL = :
105PRE_UNINSTALL = :
106POST_UNINSTALL = :
252b5132 107build_triplet = @build@
252b5132 108host_triplet = @host@
252b5132 109target_triplet = @target@
14ec8efd 110bin_PROGRAMS = ld-new$(EXEEXT)
42ecbf5e
DJ
111subdir = .
112ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
79887925 113am__aclocal_m4_deps = $(top_srcdir)/../bfd/acinclude.m4 \
eccbf555 114 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/../config/acx.m4 \
79887925 115 $(top_srcdir)/../config/depstand.m4 \
094e34f2 116 $(top_srcdir)/../config/enable.m4 \
20e95c23 117 $(top_srcdir)/../config/gettext-sister.m4 \
5347ed60 118 $(top_srcdir)/../config/jobserver.m4 \
91d6fa6a 119 $(top_srcdir)/../config/largefile.m4 \
202e2356 120 $(top_srcdir)/../config/lcmessage.m4 \
79887925 121 $(top_srcdir)/../config/lead-dot.m4 \
8944f3c2
AM
122 $(top_srcdir)/../config/nls.m4 \
123 $(top_srcdir)/../config/override.m4 \
91d6fa6a 124 $(top_srcdir)/../config/plugins.m4 \
8944f3c2 125 $(top_srcdir)/../config/po.m4 \
20e95c23 126 $(top_srcdir)/../config/progtest.m4 \
1ff6de03
NA
127 $(top_srcdir)/../config/zlib.m4 $(top_srcdir)/../libtool.m4 \
128 $(top_srcdir)/../ltoptions.m4 $(top_srcdir)/../ltsugar.m4 \
129 $(top_srcdir)/../ltversion.m4 $(top_srcdir)/../lt~obsolete.m4 \
35eafcc7 130 $(top_srcdir)/../bfd/version.m4 $(top_srcdir)/configure.ac
42ecbf5e
DJ
131am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
132 $(ACLOCAL_M4)
d0ac1c44
SM
133DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
134 $(am__configure_deps)
42ecbf5e 135am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
81ecdfbb 136 configure.lineno config.status.lineno
42ecbf5e
DJ
137mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
138CONFIG_HEADER = config.h
139CONFIG_CLEAN_FILES = po/Makefile.in
81ecdfbb 140CONFIG_CLEAN_VPATH_FILES =
bf6d8037
HC
141am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
142am__vpath_adj = case $$p in \
143 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
144 *) f=$$p;; \
145 esac;
146am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
147am__install_max = 40
148am__nobase_strip_setup = \
149 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
150am__nobase_strip = \
151 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
152am__nobase_list = $(am__nobase_strip_setup); \
153 for p in $$list; do echo "$$p $$p"; done | \
154 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
155 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
156 if (++n[$$2] == $(am__install_max)) \
157 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
158 END { for (dir in files) print dir, files[dir] }'
159am__base_list = \
160 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
161 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
162am__uninstall_files_from_dir = { \
163 test -z "$$files" \
164 || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
165 || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
166 $(am__cd) "$$dir" && rm -f $$files; }; \
167 }
168am__installdirs = "$(DESTDIR)$(bfdplugindir)" "$(DESTDIR)$(bindir)" \
169 "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"
170LTLIBRARIES = $(bfdplugin_LTLIBRARIES) $(noinst_LTLIBRARIES)
171libdep_la_LIBADD =
172am_libdep_la_OBJECTS = libdep_plugin.lo
173libdep_la_OBJECTS = $(am_libdep_la_OBJECTS)
eba7b68c
L
174libldtestplug_la_LIBADD =
175am_libldtestplug_la_OBJECTS = libldtestplug_la-testplug.lo
176libldtestplug_la_OBJECTS = $(am_libldtestplug_la_OBJECTS)
d0ac1c44
SM
177AM_V_lt = $(am__v_lt_@AM_V@)
178am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
179am__v_lt_0 = --silent
180am__v_lt_1 =
181libldtestplug_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
182 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
183 $(libldtestplug_la_CFLAGS) $(CFLAGS) \
184 $(libldtestplug_la_LDFLAGS) $(LDFLAGS) -o $@
439b7f41 185libldtestplug2_la_LIBADD =
0381901e 186am_libldtestplug2_la_OBJECTS = libldtestplug2_la-testplug2.lo
439b7f41 187libldtestplug2_la_OBJECTS = $(am_libldtestplug2_la_OBJECTS)
d0ac1c44
SM
188libldtestplug2_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
189 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
439b7f41
L
190 $(libldtestplug2_la_CFLAGS) $(CFLAGS) \
191 $(libldtestplug2_la_LDFLAGS) $(LDFLAGS) -o $@
439b7f41 192libldtestplug3_la_LIBADD =
0381901e 193am_libldtestplug3_la_OBJECTS = libldtestplug3_la-testplug3.lo
439b7f41 194libldtestplug3_la_OBJECTS = $(am_libldtestplug3_la_OBJECTS)
d0ac1c44
SM
195libldtestplug3_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
196 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
439b7f41
L
197 $(libldtestplug3_la_CFLAGS) $(CFLAGS) \
198 $(libldtestplug3_la_LDFLAGS) $(LDFLAGS) -o $@
3355cb3b 199libldtestplug4_la_LIBADD =
0381901e 200am_libldtestplug4_la_OBJECTS = libldtestplug4_la-testplug4.lo
3355cb3b 201libldtestplug4_la_OBJECTS = $(am_libldtestplug4_la_OBJECTS)
d0ac1c44
SM
202libldtestplug4_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
203 $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
3355cb3b
L
204 $(libldtestplug4_la_CFLAGS) $(CFLAGS) \
205 $(libldtestplug4_la_LDFLAGS) $(LDFLAGS) -o $@
14ec8efd 206PROGRAMS = $(bin_PROGRAMS)
45e481d1
RS
207am_ld_new_OBJECTS = ldgram.$(OBJEXT) ldlex-wrapper.$(OBJEXT) \
208 lexsup.$(OBJEXT) ldlang.$(OBJEXT) mri.$(OBJEXT) \
209 ldctor.$(OBJEXT) ldmain.$(OBJEXT) ldwrite.$(OBJEXT) \
210 ldexp.$(OBJEXT) ldemul.$(OBJEXT) ldver.$(OBJEXT) \
5d3236ee 211 ldmisc.$(OBJEXT) ldfile.$(OBJEXT) ldcref.$(OBJEXT) \
0381901e 212 plugin.$(OBJEXT) ldbuildid.$(OBJEXT)
42ecbf5e
DJ
213ld_new_OBJECTS = $(am_ld_new_OBJECTS)
214am__DEPENDENCIES_1 =
094e34f2 215@ENABLE_LIBCTF_TRUE@am__DEPENDENCIES_2 = ../libctf/libctf.la
d0ac1c44
SM
216AM_V_P = $(am__v_P_@AM_V@)
217am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
218am__v_P_0 = false
219am__v_P_1 = :
220AM_V_GEN = $(am__v_GEN_@AM_V@)
221am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
222am__v_GEN_0 = @echo " GEN " $@;
223am__v_GEN_1 =
224AM_V_at = $(am__v_at_@AM_V@)
225am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
226am__v_at_0 = @
227am__v_at_1 =
81ecdfbb 228DEFAULT_INCLUDES = -I.@am__isrc@
64ac50ac
RW
229depcomp = $(SHELL) $(top_srcdir)/../depcomp
230am__depfiles_maybe = depfiles
231am__mv = mv -f
42ecbf5e
DJ
232COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
233 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
d0ac1c44
SM
234LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
235 $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
236 $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
237 $(AM_CFLAGS) $(CFLAGS)
238AM_V_CC = $(am__v_CC_@AM_V@)
239am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
240am__v_CC_0 = @echo " CC " $@;
241am__v_CC_1 =
42ecbf5e 242CCLD = $(CC)
d0ac1c44
SM
243LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
244 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
245 $(AM_LDFLAGS) $(LDFLAGS) -o $@
246AM_V_CCLD = $(am__v_CCLD_@AM_V@)
247am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
248am__v_CCLD_0 = @echo " CCLD " $@;
249am__v_CCLD_1 =
81ecdfbb 250@MAINTAINER_MODE_FALSE@am__skiplex = test -f $@ ||
6fd8e7c2 251LEXCOMPILE = $(LEX) $(AM_LFLAGS) $(LFLAGS)
d0ac1c44
SM
252LTLEXCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
253 $(LIBTOOLFLAGS) --mode=compile $(LEX) $(AM_LFLAGS) $(LFLAGS)
254AM_V_LEX = $(am__v_LEX_@AM_V@)
255am__v_LEX_ = $(am__v_LEX_@AM_DEFAULT_V@)
256am__v_LEX_0 = @echo " LEX " $@;
257am__v_LEX_1 =
42ecbf5e 258YLWRAP = $(top_srcdir)/../ylwrap
81ecdfbb 259@MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
d0ac1c44
SM
260am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
261 -e s/c++$$/h++/ -e s/c$$/h/
6fd8e7c2 262YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
d0ac1c44
SM
263LTYACCCOMPILE = $(LIBTOOL) $(AM_V_lt) $(AM_LIBTOOLFLAGS) \
264 $(LIBTOOLFLAGS) --mode=compile $(YACC) $(AM_YFLAGS) $(YFLAGS)
265AM_V_YACC = $(am__v_YACC_@AM_V@)
266am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
267am__v_YACC_0 = @echo " YACC " $@;
268am__v_YACC_1 =
bf6d8037
HC
269SOURCES = $(libdep_la_SOURCES) $(libldtestplug_la_SOURCES) \
270 $(libldtestplug2_la_SOURCES) $(libldtestplug3_la_SOURCES) \
271 $(libldtestplug4_la_SOURCES) $(ld_new_SOURCES) \
272 $(EXTRA_ld_new_SOURCES)
d0ac1c44
SM
273AM_V_DVIPS = $(am__v_DVIPS_@AM_V@)
274am__v_DVIPS_ = $(am__v_DVIPS_@AM_DEFAULT_V@)
275am__v_DVIPS_0 = @echo " DVIPS " $@;
276am__v_DVIPS_1 =
277AM_V_MAKEINFO = $(am__v_MAKEINFO_@AM_V@)
278am__v_MAKEINFO_ = $(am__v_MAKEINFO_@AM_DEFAULT_V@)
279am__v_MAKEINFO_0 = @echo " MAKEINFO" $@;
280am__v_MAKEINFO_1 =
281AM_V_INFOHTML = $(am__v_INFOHTML_@AM_V@)
282am__v_INFOHTML_ = $(am__v_INFOHTML_@AM_DEFAULT_V@)
283am__v_INFOHTML_0 = @echo " INFOHTML" $@;
284am__v_INFOHTML_1 =
285AM_V_TEXI2DVI = $(am__v_TEXI2DVI_@AM_V@)
286am__v_TEXI2DVI_ = $(am__v_TEXI2DVI_@AM_DEFAULT_V@)
287am__v_TEXI2DVI_0 = @echo " TEXI2DVI" $@;
288am__v_TEXI2DVI_1 =
289AM_V_TEXI2PDF = $(am__v_TEXI2PDF_@AM_V@)
290am__v_TEXI2PDF_ = $(am__v_TEXI2PDF_@AM_DEFAULT_V@)
291am__v_TEXI2PDF_0 = @echo " TEXI2PDF" $@;
292am__v_TEXI2PDF_1 =
293AM_V_texinfo = $(am__v_texinfo_@AM_V@)
294am__v_texinfo_ = $(am__v_texinfo_@AM_DEFAULT_V@)
295am__v_texinfo_0 = -q
296am__v_texinfo_1 =
297AM_V_texidevnull = $(am__v_texidevnull_@AM_V@)
298am__v_texidevnull_ = $(am__v_texidevnull_@AM_DEFAULT_V@)
299am__v_texidevnull_0 = > /dev/null
300am__v_texidevnull_1 =
d5fbea21 301INFO_DEPS = ld.info
959a202e 302am__TEXINFO_TEX_DIR = $(srcdir)/../texinfo
42ecbf5e
DJ
303DVIS = ld.dvi
304PDFS = ld.pdf
305PSS = ld.ps
306HTMLS = ld.html
d0ac1c44 307TEXINFOS = ld.texi
42ecbf5e
DJ
308TEXI2PDF = $(TEXI2DVI) --pdf --batch
309MAKEINFOHTML = $(MAKEINFO) --html
310AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS)
311DVIPS = dvips
d0ac1c44
SM
312RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
313 ctags-recursive dvi-recursive html-recursive info-recursive \
314 install-data-recursive install-dvi-recursive \
315 install-exec-recursive install-html-recursive \
316 install-info-recursive install-pdf-recursive \
317 install-ps-recursive install-recursive installcheck-recursive \
318 installdirs-recursive pdf-recursive ps-recursive \
319 tags-recursive uninstall-recursive
6fd8e7c2
L
320am__can_run_installinfo = \
321 case $$AM_UPDATE_INFO_DIR in \
322 n|no|NO) false;; \
323 *) (install-info --version) >/dev/null 2>&1;; \
324 esac
42ecbf5e 325man1dir = $(mandir)/man1
42ecbf5e
DJ
326NROFF = nroff
327MANS = $(man_MANS)
81ecdfbb
RW
328RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
329 distclean-recursive maintainer-clean-recursive
d0ac1c44
SM
330am__recursive_targets = \
331 $(RECURSIVE_TARGETS) \
332 $(RECURSIVE_CLEAN_TARGETS) \
333 $(am__extra_recursive_targets)
334AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
335 cscope
336am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
337 $(LISP)config.in
338# Read a list of newline-separated strings from the standard input,
339# and print each of them once, without duplicates. Input order is
340# *not* preserved.
341am__uniquify_input = $(AWK) '\
342 BEGIN { nonempty = 0; } \
343 { items[$$0] = 1; nonempty = 1; } \
344 END { if (nonempty) { for (i in items) print i; }; } \
345'
346# Make sure the list of sources is unique. This is necessary because,
347# e.g., the same source file might be shared among _SOURCES variables
348# for different programs/libraries.
349am__define_uniq_tagged_files = \
350 list='$(am__tagged_files)'; \
351 unique=`for i in $$list; do \
352 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
353 done | $(am__uniquify_input)`
42ecbf5e
DJ
354ETAGS = etags
355CTAGS = ctags
d0ac1c44 356CSCOPE = cscope
42ecbf5e
DJ
357DEJATOOL = $(PACKAGE)
358RUNTESTDEFAULTFLAGS = --tool $$tool --srcdir $$srcdir
359DIST_SUBDIRS = $(SUBDIRS)
4fda8867 360transform = s/^ld-new$$/$(installed_linker)/;@program_transform_name@
42ecbf5e 361ACLOCAL = @ACLOCAL@
42ecbf5e 362AMTAR = @AMTAR@
d0ac1c44 363AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
d7040cdb 364AR = @AR@
42ecbf5e
DJ
365AUTOCONF = @AUTOCONF@
366AUTOHEADER = @AUTOHEADER@
367AUTOMAKE = @AUTOMAKE@
368AWK = @AWK@
252b5132
RH
369CATALOGS = @CATALOGS@
370CATOBJEXT = @CATOBJEXT@
371CC = @CC@
42ecbf5e
DJ
372CCDEPMODE = @CCDEPMODE@
373CFLAGS = @CFLAGS@
9c933e04 374CPP = @CPP@
42ecbf5e 375CPPFLAGS = @CPPFLAGS@
3cb62297
L
376CXX = @CXX@
377CXXCPP = @CXXCPP@
378CXXDEPMODE = @CXXDEPMODE@
379CXXFLAGS = @CXXFLAGS@
42ecbf5e 380CYGPATH_W = @CYGPATH_W@
252b5132 381DATADIRNAME = @DATADIRNAME@
42ecbf5e
DJ
382DEFS = @DEFS@
383DEPDIR = @DEPDIR@
b214d478 384DSYMUTIL = @DSYMUTIL@
d7040cdb 385DUMPBIN = @DUMPBIN@
42ecbf5e
DJ
386ECHO_C = @ECHO_C@
387ECHO_N = @ECHO_N@
388ECHO_T = @ECHO_T@
389EGREP = @EGREP@
390EMUL = @EMUL@
3336653a 391EMULATION_LIBPATH = @EMULATION_LIBPATH@
42ecbf5e
DJ
392EMULATION_OFILES = @EMULATION_OFILES@
393EMUL_EXTRA_OFILES = @EMUL_EXTRA_OFILES@
da54c6eb 394EXEEXT = @EXEEXT@
d7040cdb 395FGREP = @FGREP@
20e95c23 396GENCAT = @GENCAT@
252b5132 397GMSGFMT = @GMSGFMT@
d7040cdb 398GREP = @GREP@
252b5132 399HDEFINES = @HDEFINES@
20e95c23 400INCINTL = @INCINTL@
81ecdfbb 401INSTALL = @INSTALL@
42ecbf5e
DJ
402INSTALL_DATA = @INSTALL_DATA@
403INSTALL_PROGRAM = @INSTALL_PROGRAM@
404INSTALL_SCRIPT = @INSTALL_SCRIPT@
405INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
252b5132 406INSTOBJEXT = @INSTOBJEXT@
c8693053 407LARGEFILE_CPPFLAGS = @LARGEFILE_CPPFLAGS@
d7040cdb 408LD = @LD@
42ecbf5e
DJ
409LDFLAGS = @LDFLAGS@
410LEX = `if [ -f ../flex/flex ]; then echo ../flex/flex; else echo @LEX@; fi`
411LEXLIB = @LEXLIB@
412LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
20e95c23
DJ
413LIBINTL = @LIBINTL@
414LIBINTL_DEP = @LIBINTL_DEP@
42ecbf5e
DJ
415LIBOBJS = @LIBOBJS@
416LIBS = @LIBS@
252b5132 417LIBTOOL = @LIBTOOL@
42ecbf5e
DJ
418
419# Search path to override the default search path for -lfoo libraries.
420# If LIB_PATH is empty, the ones in the script (if any) are left alone.
421# (The default is usually /lib:/usr/lib:/usr/local/lib, unless building
422# a cross-linker, in which case the default is empty. See genscripts.sh.)
423# Otherwise, they are replaced with the ones given in LIB_PATH,
424# which may have the form: LIB_PATH=/lib:/usr/local/lib. This can be set
425# when the linker is configured via the --with-lib-path configure switch.
426LIB_PATH = @LIB_PATH@
b214d478 427LIPO = @LIPO@
252b5132 428LN_S = @LN_S@
42ecbf5e 429LTLIBOBJS = @LTLIBOBJS@
252b5132 430MAINT = @MAINT@
da54c6eb 431MAKEINFO = @MAKEINFO@
81ecdfbb 432MKDIR_P = @MKDIR_P@
252b5132
RH
433MKINSTALLDIRS = @MKINSTALLDIRS@
434MSGFMT = @MSGFMT@
20e95c23 435MSGMERGE = @MSGMERGE@
252b5132 436NATIVE_LIB_DIRS = @NATIVE_LIB_DIRS@
d7040cdb 437NM = @NM@
b214d478 438NMEDIT = @NMEDIT@
42ecbf5e 439NO_WERROR = @NO_WERROR@
b214d478 440OBJDUMP = @OBJDUMP@
3a9d486c 441OBJEXT = @OBJEXT@
b214d478
SE
442OTOOL = @OTOOL@
443OTOOL64 = @OTOOL64@
252b5132 444PACKAGE = @PACKAGE@
42ecbf5e
DJ
445PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
446PACKAGE_NAME = @PACKAGE_NAME@
447PACKAGE_STRING = @PACKAGE_STRING@
448PACKAGE_TARNAME = @PACKAGE_TARNAME@
81ecdfbb 449PACKAGE_URL = @PACKAGE_URL@
42ecbf5e
DJ
450PACKAGE_VERSION = @PACKAGE_VERSION@
451PATH_SEPARATOR = @PATH_SEPARATOR@
252b5132
RH
452POSUB = @POSUB@
453RANLIB = @RANLIB@
d7040cdb 454SED = @SED@
42ecbf5e
DJ
455SET_MAKE = @SET_MAKE@
456SHELL = @SHELL@
597e2591 457STRINGIFY = @STRINGIFY@
3a9d486c 458STRIP = @STRIP@
9c8ebd6a
DJ
459TARGET_SYSTEM_ROOT = @TARGET_SYSTEM_ROOT@
460TARGET_SYSTEM_ROOT_DEFINE = @TARGET_SYSTEM_ROOT_DEFINE@
42ecbf5e 461
87279e3c 462# This is the real libbfd.a and libctf.a created by libtool.
42ecbf5e 463TESTBFDLIB = @TESTBFDLIB@
87279e3c 464TESTCTFLIB = @TESTCTFLIB@
252b5132 465USE_NLS = @USE_NLS@
252b5132 466VERSION = @VERSION@
42ecbf5e 467WARN_CFLAGS = @WARN_CFLAGS@
c5da1932 468WARN_CFLAGS_FOR_BUILD = @WARN_CFLAGS_FOR_BUILD@
6fd8e7c2 469WARN_WRITE_STRINGS = @WARN_WRITE_STRINGS@
42ecbf5e
DJ
470XGETTEXT = @XGETTEXT@
471YACC = `if [ -f ../bison/bison ]; then echo ../bison/bison -y -L$(srcdir)/../bison/; else echo @YACC@; fi`
81ecdfbb
RW
472YFLAGS = -d
473abs_builddir = @abs_builddir@
474abs_srcdir = @abs_srcdir@
475abs_top_builddir = @abs_top_builddir@
476abs_top_srcdir = @abs_top_srcdir@
42ecbf5e 477ac_ct_CC = @ac_ct_CC@
3cb62297 478ac_ct_CXX = @ac_ct_CXX@
d7040cdb 479ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
42ecbf5e
DJ
480am__include = @am__include@
481am__leading_dot = @am__leading_dot@
482am__quote = @am__quote@
483am__tar = @am__tar@
484am__untar = @am__untar@
485bindir = @bindir@
486build = @build@
487build_alias = @build_alias@
488build_cpu = @build_cpu@
489build_os = @build_os@
490build_vendor = @build_vendor@
81ecdfbb 491builddir = @builddir@
42ecbf5e 492datadir = @datadir@
108a6f8e 493datarootdir = @datarootdir@
eccbf555 494do_compare = @do_compare@
108a6f8e 495docdir = @docdir@
81ecdfbb 496dvidir = @dvidir@
c58212ea
L
497elf_list_options = @elf_list_options@
498elf_plt_unwind_list_options = @elf_plt_unwind_list_options@
499elf_shlib_list_options = @elf_shlib_list_options@
02ecc8e9 500enable_initfini_array = @enable_initfini_array@
7cdfc346 501enable_libctf = @enable_libctf@
42ecbf5e
DJ
502exec_prefix = @exec_prefix@
503host = @host@
504host_alias = @host_alias@
505host_cpu = @host_cpu@
506host_os = @host_os@
507host_vendor = @host_vendor@
108a6f8e 508htmldir = @htmldir@
42ecbf5e
DJ
509includedir = @includedir@
510infodir = @infodir@
4fda8867 511install_as_default = @install_as_default@
42ecbf5e 512install_sh = @install_sh@
4fda8867 513installed_linker = @installed_linker@
42ecbf5e
DJ
514libdir = @libdir@
515libexecdir = @libexecdir@
81ecdfbb 516localedir = @localedir@
42ecbf5e
DJ
517localstatedir = @localstatedir@
518mandir = @mandir@
519mkdir_p = @mkdir_p@
520oldincludedir = @oldincludedir@
31dd3154 521pdfdir = @pdfdir@
42ecbf5e
DJ
522prefix = @prefix@
523program_transform_name = @program_transform_name@
81ecdfbb 524psdir = @psdir@
42ecbf5e
DJ
525sbindir = @sbindir@
526sharedstatedir = @sharedstatedir@
81ecdfbb 527srcdir = @srcdir@
42ecbf5e
DJ
528sysconfdir = @sysconfdir@
529target = @target@
530target_alias = @target_alias@
531target_cpu = @target_cpu@
532target_os = @target_os@
533target_vendor = @target_vendor@
81ecdfbb
RW
534top_build_prefix = @top_build_prefix@
535top_builddir = @top_builddir@
536top_srcdir = @top_srcdir@
9c8ebd6a 537use_sysroot = @use_sysroot@
1ff6de03
NA
538zlibdir = @zlibdir@
539zlibinc = @zlibinc@
d0ac1c44 540AUTOMAKE_OPTIONS = dejagnu no-texinfo.tex no-dist foreign info-in-builddir
79887925 541ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd
959a202e 542TEXINFO_TEX = ../texinfo/texinfo.tex
252b5132 543SUBDIRS = po
252b5132 544tooldir = $(exec_prefix)/$(target_alias)
a15af8e2
RW
545
546# Automake 1.10+ disables lex and yacc output file regeneration if
547# maintainer mode is disabled. Avoid this.
548am__skiplex =
549am__skipyacc =
1ff6de03
NA
550
551# This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
552# -I../zlib, unless we were configured with --with-system-zlib, in which
553# case both are empty.
554ZLIB = @zlibdir@ -lz
555ZLIBINC = @zlibinc@
c58212ea
L
556ELF_CLFAGS = -DELF_LIST_OPTIONS=@elf_list_options@ \
557 -DELF_SHLIB_LIST_OPTIONS=@elf_shlib_list_options@ \
558 -DELF_PLT_UNWIND_LIST_OPTIONS=@elf_plt_unwind_list_options@
559
560AM_CFLAGS = $(WARN_CFLAGS) $(ELF_CLFAGS)
a2d91340 561
252b5132
RH
562# We put the scripts in the directory $(scriptdir)/ldscripts.
563# We can't put the scripts in $(datadir) because the SEARCH_DIR
564# directives need to be different for native and cross linkers.
565scriptdir = $(tooldir)/lib
252b5132
RH
566BASEDIR = $(srcdir)/..
567BFDDIR = $(BASEDIR)/bfd
568INCDIR = $(BASEDIR)/include
252b5132
RH
569
570# What version of the manual to build
571DOCVER = gen
572
d0ac1c44 573# Options to extract the man page from ld.texi
0285c67d 574MANCONF = -Dman
38fc1cb1 575TEXI2POD = perl $(BASEDIR)/etc/texi2pod.pl $(AM_MAKEINFOFLAGS)
a154a8ad
MM
576POD2MAN = pod2man --center="GNU Development Tools" \
577 --release="binutils-$(VERSION)" --section=1
0285c67d 578
252b5132
RH
579
580# Setup the testing framework, if you have one
c3298874
BE
581EXPECT = expect
582RUNTEST = runtest
252b5132 583RUNTESTFLAGS =
a154a8ad
MM
584CC_FOR_TARGET = ` \
585 if [ -f $$r/../gcc/xgcc ] ; then \
586 if [ -f $$r/../newlib/Makefile ] ; then \
587 echo $$r/../gcc/xgcc -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
588 else \
589 echo $$r/../gcc/xgcc -B$$r/../gcc/; \
590 fi; \
591 else \
592 if [ "@host@" = "@target@" ] ; then \
593 echo $(CC); \
594 else \
595 echo gcc | sed '$(transform)'; \
596 fi; \
597 fi`
252b5132 598
a154a8ad 599CXX_FOR_TARGET = ` \
55255dae 600 if [ -f $$r/../gcc/g++ ] ; then \
a154a8ad 601 if [ -f $$r/../newlib/Makefile ] ; then \
55255dae 602 echo $$r/../gcc/g++ -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
a154a8ad 603 else \
55255dae 604 echo $$r/../gcc/g++ -B$$r/../gcc/; \
a154a8ad 605 fi; \
06ea285d
NC
606 elif [ -f $$r/../gcc/xg++ ] ; then \
607 if [ -f $$r/../newlib/Makefile ] ; then \
608 echo $$r/../gcc/xg++ -B$$r/../gcc/ -idirafter $$r/../newlib/targ-include -idirafter $${srcroot}/../newlib/libc/include -nostdinc; \
609 else \
610 echo $$r/../gcc/xg++ -B$$r/../gcc/; \
611 fi; \
a154a8ad
MM
612 else \
613 if [ "@host@" = "@target@" ] ; then \
614 echo $(CXX); \
615 else \
55255dae 616 echo g++ | sed '$(transform)'; \
a154a8ad
MM
617 fi; \
618 fi`
252b5132 619
22d6c51b 620
c5da1932 621# Strip out sanitization options as we want to test building binaries without any extra paraphernalia
669d5115
AM
622CFLAGS_FOR_TARGET = `echo $(CFLAGS) | sed -e 's/-fsanitize=[^ ]*//g'`
623CXXFLAGS_FOR_TARGET = `echo $(CXXFLAGS) | sed -e 's/-fsanitize=[^ ]*//g'`
d0ac1c44 624info_TEXINFOS = ld.texi
c428fa83 625ld_TEXINFOS = configdoc.texi
d0ac1c44 626noinst_TEXINFOS = ldint.texi
252b5132 627man_MANS = ld.1
c428fa83 628AM_MAKEINFOFLAGS = -I $(srcdir) -I $(BFDDIR)/doc -I ../bfd/doc \
2faf902d 629 -I $(top_srcdir)/../libiberty --no-split
c428fa83
L
630
631TEXI2DVI = texi2dvi -I $(srcdir) -I $(BFDDIR)/doc -I ../bfd/doc \
632 -I $(top_srcdir)/../libiberty
633
1ff6de03 634AM_CPPFLAGS = -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR) @zlibinc@ \
c8693053 635 @INCINTL@ $(HDEFINES) $(CFLAGS) @LARGEFILE_CPPFLAGS@ \
92f01d61
JM
636 -DLOCALEDIR="\"$(datadir)/locale\""
637
252b5132
RH
638BFDLIB = ../bfd/libbfd.la
639LIBIBERTY = ../libiberty/libiberty.a
094e34f2
NA
640@ENABLE_LIBCTF_FALSE@LIBCTF =
641@ENABLE_LIBCTF_TRUE@LIBCTF = ../libctf/libctf.la
cc9519e7
AM
642
643# These all start with e so 'make clean' can find them.
9034a328 644ALL_EMULATION_SOURCES = \
3ed41d59
AM
645 eaix5ppc.c \
646 eaix5rs6.c \
9034a328
RW
647 eaixppc.c \
648 eaixrs6.c \
649 ealpha.c \
650 ealphavms.c \
886a2506
NC
651 earcv2elf.c \
652 earcv2elfx.c \
9034a328 653 earcelf.c \
886a2506 654 earclinux.c \
07ccf83c 655 earclinux_nps.c \
9034a328 656 earm_wince_pe.c \
9034a328 657 earmelf.c \
9034a328 658 earmelf_fbsd.c \
d5451cd4 659 earmelf_fuchsia.c \
d85e70a3 660 earmelf_haiku.c \
9034a328
RW
661 earmelf_linux.c \
662 earmelf_linux_eabi.c \
617a5ada 663 earmelf_linux_fdpiceabi.c \
b38cadfb 664 earmelf_nacl.c \
3ed41d59 665 earmelf_nbsd.c \
a2bea324 666 earmelf_phoenix.c \
3ed41d59
AM
667 earmelf_vxworks.c \
668 earmelfb.c \
1804dbce 669 earmelfb_fbsd.c \
d5451cd4 670 earmelfb_fuchsia.c \
9034a328
RW
671 earmelfb_linux.c \
672 earmelfb_linux_eabi.c \
617a5ada 673 earmelfb_linux_fdpiceabi.c \
b38cadfb 674 earmelfb_nacl.c \
9034a328 675 earmelfb_nbsd.c \
3ed41d59 676 earmnto.c \
9034a328 677 earmpe.c \
9034a328 678 eavr1.c \
3ed41d59 679 eavr2.c \
9034a328
RW
680 eavr25.c \
681 eavr3.c \
682 eavr31.c \
683 eavr35.c \
684 eavr4.c \
685 eavr5.c \
686 eavr51.c \
687 eavr6.c \
cc382d46
AM
688 eavrxmega1.c \
689 eavrxmega2.c \
690 eavrxmega3.c \
691 eavrxmega4.c \
692 eavrxmega5.c \
693 eavrxmega6.c \
694 eavrxmega7.c \
f36e8886 695 eavrtiny.c \
9034a328
RW
696 ecrisaout.c \
697 ecriself.c \
698 ecrislinux.c \
b8891f8d
AJ
699 ecskyelf.c \
700 ecskyelf_linux.c \
9034a328
RW
701 ed10velf.c \
702 ed30v_e.c \
703 ed30v_o.c \
704 ed30velf.c \
9034a328 705 eelf32_dlx.c \
9034a328
RW
706 eelf32_sparc.c \
707 eelf32_sparc_sol2.c \
708 eelf32_sparc_vxworks.c \
3ed41d59 709 eelf32_spu.c \
9034a328
RW
710 eelf32_tic6x_be.c \
711 eelf32_tic6x_le.c \
2a616379
BS
712 eelf32_tic6x_linux_be.c \
713 eelf32_tic6x_linux_le.c \
714 eelf32_tic6x_elf_be.c \
715 eelf32_tic6x_elf_le.c \
bc77a04a 716 eelf32am33lin.c \
9034a328
RW
717 eelf32bfin.c \
718 eelf32bfinfd.c \
3ed41d59 719 eelf32cr16.c \
3ed41d59 720 eelf32crx.c \
cfb8c092 721 eelf32epiphany.c \
f204ddb8 722 eelf32epiphany_4x4.c \
9034a328
RW
723 eelf32fr30.c \
724 eelf32frv.c \
3ed41d59 725 eelf32frvfd.c \
3f8107ab 726 eelf32ft32.c \
9034a328 727 eelf32ip2k.c \
9034a328 728 eelf32iq10.c \
3ed41d59 729 eelf32iq2000.c \
9034a328
RW
730 eelf32lm32.c \
731 eelf32lm32fd.c \
9034a328 732 eelf32lppc.c \
49926cd0 733 eelf32lppclinux.c \
9034a328
RW
734 eelf32lppcnto.c \
735 eelf32lppcsim.c \
736 eelf32m32c.c \
3ed41d59 737 eelf32mb_linux.c \
865d0aef 738 eelf32mbel_linux.c \
9034a328
RW
739 eelf32mcore.c \
740 eelf32mep.c \
a3c62988 741 eelf32metag.c \
f23200ad 742 eelf32microblazeel.c \
9034a328 743 eelf32microblaze.c \
3ed41d59 744 eelf32moxie.c \
48494700 745 emoxiebox.c \
9034a328 746 eelf32mt.c \
73589c9d
CS
747 eelf32or1k.c \
748 eelf32or1k_linux.c \
9034a328
RW
749 eelf32ppc.c \
750 eelf32ppc_fbsd.c \
d85e70a3 751 eelf32ppchaiku.c \
9034a328
RW
752 eelf32ppclinux.c \
753 eelf32ppcnto.c \
754 eelf32ppcsim.c \
9034a328 755 eelf32ppcvxworks.c \
3ed41d59 756 eelf32ppcwindiss.c \
99c513f6 757 eelf32rl78.c \
9034a328 758 eelf32rx.c \
c578f16e 759 eelf32rx_linux.c \
aa137e4d 760 eelf32tilegx.c \
fb6cedde 761 eelf32tilegx_be.c \
aa137e4d 762 eelf32tilepro.c \
9034a328 763 eelf32vax.c \
c18392d8 764 eelf32visium.c \
3ed41d59
AM
765 eelf32xc16x.c \
766 eelf32xc16xl.c \
767 eelf32xc16xs.c \
9034a328
RW
768 eelf32xstormy16.c \
769 eelf32xtensa.c \
6655dba2 770 eelf32z80.c \
9034a328
RW
771 eelf_i386.c \
772 eelf_i386_be.c \
9034a328 773 eelf_i386_fbsd.c \
d85e70a3 774 eelf_i386_haiku.c \
9034a328
RW
775 eelf_i386_ldso.c \
776 eelf_i386_sol2.c \
777 eelf_i386_vxworks.c \
7e0a8112 778 eelf_iamcu.c \
d85e70a3 779 eelf_mipsel_haiku.c \
9034a328 780 eelf_s390.c \
9034a328 781 eh8300elf.c \
5518c738 782 eh8300elf_linux.c \
9034a328 783 eh8300helf.c \
5518c738 784 eh8300helf_linux.c \
9034a328 785 eh8300hnelf.c \
3ed41d59 786 eh8300self.c \
5518c738 787 eh8300self_linux.c \
9034a328
RW
788 eh8300snelf.c \
789 eh8300sxelf.c \
5518c738 790 eh8300sxelf_linux.c \
9034a328 791 eh8300sxnelf.c \
9034a328
RW
792 ehppaelf.c \
793 ehppalinux.c \
794 ehppanbsd.c \
795 ehppaobsd.c \
5e737279 796 ei386aout.c \
9034a328
RW
797 ei386beos.c \
798 ei386bsd.c \
9034a328 799 ei386go32.c \
9034a328 800 ei386lynx.c \
9034a328
RW
801 ei386moss.c \
802 ei386msdos.c \
9034a328 803 ei386nto.c \
9034a328
RW
804 ei386pe.c \
805 ei386pe_posix.c \
9034a328 806 em32relf.c \
9034a328 807 em32relf_linux.c \
3ed41d59 808 em32rlelf.c \
9034a328
RW
809 em32rlelf_linux.c \
810 em68hc11elf.c \
811 em68hc11elfb.c \
812 em68hc12elf.c \
813 em68hc12elfb.c \
9034a328
RW
814 em68kelf.c \
815 em68kelfnbsd.c \
7b4ae824 816 em9s12zelf.c \
9034a328 817 emcorepe.c \
3ed41d59
AM
818 emn10200.c \
819 emn10300.c \
08e2f2bb 820 emsp430elf.c \
13761a11 821 emsp430X.c \
35c08157
KLC
822 ends32elf.c \
823 ends32elf16m.c \
824 ends32elf_linux.c \
825 ends32belf.c \
826 ends32belf16m.c \
827 ends32belf_linux.c \
9034a328 828 ens32knbsd.c \
07cccc39
AM
829 enios2elf.c \
830 enios2linux.c \
9034a328
RW
831 epc532macha.c \
832 epdp11.c \
833 epjelf.c \
834 epjlelf.c \
835 eppcmacos.c \
27c3ce29 836 epruelf.c \
9034a328
RW
837 escore3_elf.c \
838 escore7_elf.c \
839 esh.c \
3ed41d59 840 eshelf.c \
9034a328 841 eshelf_fd.c \
9034a328 842 eshelf_linux.c \
9034a328 843 eshelf_nbsd.c \
9034a328 844 eshelf_nto.c \
9034a328
RW
845 eshelf_uclinux.c \
846 eshelf_vxworks.c \
9034a328
RW
847 eshl.c \
848 eshlelf.c \
3ed41d59
AM
849 eshlelf_fd.c \
850 eshlelf_linux.c \
851 eshlelf_nbsd.c \
852 eshlelf_nto.c \
853 eshlelf_vxworks.c \
9034a328 854 eshpe.c \
9034a328
RW
855 etic30coff.c \
856 etic3xcoff.c \
857 etic3xcoff_onchip.c \
858 etic4xcoff.c \
859 etic54xcoff.c \
3ed41d59 860 ev850.c \
e63962bc 861 ev850_rh850.c \
9034a328 862 evanilla.c \
9034a328 863 evaxnbsd.c \
f6c1a2d5 864 exgateelf.c \
9034a328 865 ez80.c \
3ed41d59 866 ez8001.c \
9034a328
RW
867 ez8002.c
868
869ALL_EMULATIONS = $(ALL_EMULATION_SOURCES:.c=.@OBJEXT@)
870ALL_64_EMULATION_SOURCES = \
a06ea964 871 eaarch64elf.c \
cec5225b 872 eaarch64elf32.c \
a06ea964 873 eaarch64elfb.c \
70f0bc67 874 eaarch64elf32b.c \
a75cf613
ES
875 eaarch64cloudabi.c \
876 eaarch64cloudabib.c \
15c7659f
AT
877 eaarch64fbsd.c \
878 eaarch64fbsdb.c \
d85e70a3 879 eaarch64haiku.c \
a06ea964
NC
880 eaarch64linux.c \
881 eaarch64linuxb.c \
56244278
AP
882 eaarch64linux32.c \
883 eaarch64linux32b.c \
3ed41d59 884 eelf32_x86_64.c \
42429eac
RS
885 eelf32b4300.c \
886 eelf32bmip.c \
887 eelf32bmipn32.c \
888 eelf32bsmip.c \
889 eelf32btsmip.c \
890 eelf32btsmip_fbsd.c \
891 eelf32btsmipn32.c \
892 eelf32btsmipn32_fbsd.c \
893 eelf32ebmip.c \
894 eelf32ebmipvxworks.c \
895 eelf32elmip.c \
896 eelf32elmipvxworks.c \
897 eelf32l4300.c \
898 eelf32lmip.c \
899 eelf32lr5900.c \
900 eelf32lr5900n32.c \
901 eelf32lsmip.c \
902 eelf32ltsmip.c \
903 eelf32ltsmip_fbsd.c \
904 eelf32ltsmipn32.c \
905 eelf32ltsmipn32_fbsd.c \
906 eelf32mipswindiss.c \
203a206d
AM
907 eelf32lriscv.c \
908 eelf32lriscv_ilp32f.c \
909 eelf32lriscv_ilp32.c \
910 eelf32briscv.c \
911 eelf32briscv_ilp32f.c \
912 eelf32briscv_ilp32.c \
9034a328 913 eelf64_aix.c \
8376927b 914 eelf64bpf.c \
9034a328
RW
915 eelf64_ia64.c \
916 eelf64_ia64_fbsd.c \
202e2356 917 eelf64_ia64_vms.c \
9034a328
RW
918 eelf64_s390.c \
919 eelf64_sparc.c \
920 eelf64_sparc_fbsd.c \
921 eelf64_sparc_sol2.c \
922 eelf64alpha.c \
923 eelf64alpha_fbsd.c \
924 eelf64alpha_nbsd.c \
925 eelf64bmip.c \
926 eelf64btsmip.c \
aeffff67 927 eelf64btsmip_fbsd.c \
3ed41d59
AM
928 eelf64hppa.c \
929 eelf64lppc.c \
6afcdeb3 930 eelf64lppc_fbsd.c \
e23eba97 931 eelf64lriscv.c \
10d98088
JW
932 eelf64lriscv_lp64f.c \
933 eelf64lriscv_lp64.c \
fbc09e7a
MC
934 eelf64briscv.c \
935 eelf64briscv_lp64f.c \
936 eelf64briscv_lp64.c \
9034a328 937 eelf64ltsmip.c \
aeffff67 938 eelf64ltsmip_fbsd.c \
9034a328 939 eelf64mmix.c \
9034a328 940 eelf64ppc.c \
bd59d916 941 eelf64ppc_fbsd.c \
a6dea726 942 eelf64rdos.c \
aa137e4d 943 eelf64tilegx.c \
5a68afcf 944 eelf64tilegx_be.c \
3ed41d59
AM
945 eelf_l1om.c \
946 eelf_l1om_fbsd.c \
7a9068fe
L
947 eelf_k1om.c \
948 eelf_k1om_fbsd.c \
3ed41d59 949 eelf_x86_64.c \
6036f486 950 eelf_x86_64_cloudabi.c \
3ed41d59 951 eelf_x86_64_fbsd.c \
06520412 952 eelf_x86_64_haiku.c \
3ed41d59
AM
953 eelf_x86_64_sol2.c \
954 ehppa64linux.c \
9d069ac3 955 ei386pep.c \
211dc24b 956 emmo.c
9034a328 957
4560bc04 958ALL_64_EMULATIONS = $(ALL_64_EMULATION_SOURCES:.c=.@OBJEXT@)
a154a8ad 959ALL_EMUL_EXTRA_OFILES = \
52a6ecd2 960 deffilep.@OBJEXT@ \
d871d478
AM
961 pe-dll.@OBJEXT@ \
962 ldelf.@OBJEXT@ \
963 ldelfgen.@OBJEXT@
9d069ac3
NC
964
965ALL_64_EMUL_EXTRA_OFILES = \
52a6ecd2 966 pep-dll.@OBJEXT@
a154a8ad 967
a154a8ad
MM
968CFILES = ldctor.c ldemul.c ldexp.c ldfile.c ldlang.c \
969 ldmain.c ldmisc.c ldver.c ldwrite.c lexsup.c \
5d3236ee 970 mri.c ldcref.c pe-dll.c pep-dll.c ldlex-wrapper.c \
0381901e 971 plugin.c ldbuildid.c ldelf.c ldelfgen.c
a154a8ad 972
a154a8ad
MM
973HFILES = ld.h ldctor.h ldemul.h ldexp.h ldfile.h \
974 ldlang.h ldlex.h ldmain.h ldmisc.h ldver.h \
5d3236ee 975 ldwrite.h mri.h deffile.h pe-dll.h pep-dll.h \
0381901e 976 elf-hints-local.h plugin.h ldbuildid.h ldelf.h ldelfgen.h
252b5132 977
252b5132
RH
978GENERATED_CFILES = ldgram.c ldlex.c deffilep.c
979GENERATED_HFILES = ldgram.h ldemul-list.h deffilep.h
64ac50ac
RW
980
981# Require an early dependency on the generated headers, as the dependency
982# tracking will not cause them to be built beforehand.
983BUILT_SOURCES = $(GENERATED_HFILES)
5d3236ee 984OFILES = ldgram.@OBJEXT@ ldlex-wrapper.@OBJEXT@ lexsup.@OBJEXT@ ldlang.@OBJEXT@ \
0381901e 985 mri.@OBJEXT@ ldctor.@OBJEXT@ ldmain.@OBJEXT@ plugin.@OBJEXT@ \
52a6ecd2 986 ldwrite.@OBJEXT@ ldexp.@OBJEXT@ ldemul.@OBJEXT@ ldver.@OBJEXT@ ldmisc.@OBJEXT@ \
61e2488c
JT
987 ldfile.@OBJEXT@ ldcref.@OBJEXT@ ${EMULATION_OFILES} ${EMUL_EXTRA_OFILES} \
988 ldbuildid.@OBJEXT@
252b5132 989
52a6ecd2 990STAGESTUFF = *.@OBJEXT@ ldscripts/* e*.c
33589acb
AM
991SRC_POTFILES = $(CFILES) $(HFILES)
992BLD_POTFILES = $(ALL_EMULATION_SOURCES) $(ALL_64_EMULATION_SOURCES)
cc9519e7
AM
993@AMDEP_FALSE@GENDEPDIR =
994@AMDEP_TRUE@GENDEPDIR = $(DEPDIR)
995GENSCRIPTS = $(SHELL) $(srcdir)/genscripts.sh "${srcdir}" "${libdir}" "${prefix}" "${exec_prefix}" @host@ @target@ @target_alias@ "$(GENDEPDIR)" "${LIB_PATH}" "@EMULATION_LIBPATH@" "@NATIVE_LIB_DIRS@" @use_sysroot@ @enable_initfini_array@
597e2591 996GEN_DEPENDS = $(srcdir)/genscripts.sh stringify.sed
252b5132 997
67798033 998# We need this for automake to use YLWRAP.
64ac50ac
RW
999# Allow dependency tracking to work for these files, too.
1000
1001# Dependency tracking for the generated emulation files.
d871d478
AM
1002EXTRA_ld_new_SOURCES = deffilep.y ldlex.l pep-dll.c pe-dll.c ldelf.c \
1003 ldelfgen.c $(ALL_EMULATION_SOURCES) \
1004 $(ALL_64_EMULATION_SOURCES)
45e481d1 1005ld_new_SOURCES = ldgram.y ldlex-wrapper.c lexsup.c ldlang.c mri.c ldctor.c ldmain.c \
0381901e 1006 ldwrite.c ldexp.c ldemul.c ldver.c ldmisc.c ldfile.c ldcref.c plugin.c \
61e2488c 1007 ldbuildid.c
252b5132 1008
edf84efc 1009ld_new_DEPENDENCIES = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) \
1ff6de03 1010 $(BFDLIB) $(LIBCTF) $(LIBIBERTY) $(LIBINTL_DEP)
5063daf7 1011
1ff6de03 1012ld_new_LDADD = $(EMULATION_OFILES) $(EMUL_EXTRA_OFILES) $(BFDLIB) $(LIBCTF) $(LIBIBERTY) $(LIBINTL) $(ZLIB)
7dd36a6f 1013#
5a68afcf 1014#
5d3236ee
DK
1015# Build a dummy plugin using libtool.
1016#
0381901e
AM
1017noinst_LTLIBRARIES = libldtestplug.la libldtestplug2.la \
1018 libldtestplug3.la libldtestplug4.la
3355cb3b 1019
0381901e
AM
1020libldtestplug_la_SOURCES = testplug.c
1021libldtestplug_la_CFLAGS = -g -O2
1022libldtestplug_la_LDFLAGS = -no-undefined -rpath /nowhere
1023libldtestplug2_la_SOURCES = testplug2.c
1024libldtestplug2_la_CFLAGS = -g -O2
1025libldtestplug2_la_LDFLAGS = -no-undefined -rpath /nowhere
1026libldtestplug3_la_SOURCES = testplug3.c
1027libldtestplug3_la_CFLAGS = -g -O2
1028libldtestplug3_la_LDFLAGS = -no-undefined -rpath /nowhere
1029libldtestplug4_la_SOURCES = testplug4.c
1030libldtestplug4_la_CFLAGS = -g -O2
1031libldtestplug4_la_LDFLAGS = -no-undefined -rpath /nowhere
bf6d8037
HC
1032bfdplugindir = $(libdir)/bfd-plugins
1033bfdplugin_LTLIBRARIES = libdep.la
1034libdep_la_SOURCES = libdep_plugin.c
eba7b68c
L
1035libdep_la_LDFLAGS = -no-undefined -rpath /nowhere -module -avoid-version
1036libdep_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
1037 --tag=disable-static \
1038 $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
1039 $(libdep_la_LDFLAGS) $(LDFLAGS) -o $@
1040
14ec8efd 1041MAINTAINERCLEANFILES = configdoc.texi ld.1 ld.info
252b5132 1042
2e98a7bd
AM
1043# We want to reconfigure if configure.host or configure.tgt changes.
1044# development.sh is used to determine -Werror default.
42ecbf5e 1045CONFIG_STATUS_DEPENDENCIES = $(srcdir)/configure.host $(srcdir)/configure.tgt \
2e98a7bd 1046 $(BFDDIR)/development.sh
465bc359 1047
7cdfc346 1048EXTRA_DEJAGNU_SITE_CONFIG = development.exp enablings.exp
a154a8ad 1049MOSTLYCLEANFILES = $(STAGESTUFF) ld1$(EXEEXT) ld2$(EXEEXT) ld3$(EXEEXT) \
52a6ecd2 1050 ldemul-list.h crtbegin.@OBJEXT@ crtend.@OBJEXT@ ld.log ld.sum
252b5132 1051
52a6ecd2 1052CLEANFILES = dep.sed DEP DEPA DEP1 DEP2 spu_ovl.s spu_ovl.@OBJEXT@ spu_icache.s spu_icache.@OBJEXT@
252b5132
RH
1053
1054# Stuff that should be included in a distribution. The diststuff
1055# target is run by the taz target in ../Makefile.in.
52a6ecd2
NC
1056EXTRA_DIST = ldgram.c ldgram.h ldlex.c emultempl/spu_ovl.@OBJEXT@_c \
1057 emultempl/spu_icache.@OBJEXT@_c deffilep.c deffilep.h $(man_MANS)
0332c262 1058
7cdfc346 1059DISTCLEANFILES = site.exp development.exp enablings.exp site.bak stringify.sed
64ac50ac 1060all: $(BUILT_SOURCES) config.h
42ecbf5e 1061 $(MAKE) $(AM_MAKEFLAGS) all-recursive
465bc359 1062
325fab4e 1063.SUFFIXES:
d5fbea21 1064.SUFFIXES: .c .dvi .l .lo .o .obj .ps .y
6fd8e7c2 1065am--refresh: Makefile
42ecbf5e
DJ
1066 @:
1067$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
1068 @for dep in $?; do \
1069 case '$(am__configure_deps)' in \
1070 *$$dep*) \
81ecdfbb
RW
1071 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
1072 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
42ecbf5e
DJ
1073 && exit 0; \
1074 exit 1;; \
1075 esac; \
1076 done; \
81ecdfbb
RW
1077 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
1078 $(am__cd) $(top_srcdir) && \
1079 $(AUTOMAKE) --foreign Makefile
42ecbf5e
DJ
1080Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1081 @case '$?' in \
1082 *config.status*) \
1083 echo ' $(SHELL) ./config.status'; \
1084 $(SHELL) ./config.status;; \
1085 *) \
1086 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
1087 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
1088 esac;
1089
1090$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
465bc359 1091 $(SHELL) ./config.status --recheck
42ecbf5e
DJ
1092
1093$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
81ecdfbb 1094 $(am__cd) $(srcdir) && $(AUTOCONF)
42ecbf5e 1095$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
81ecdfbb
RW
1096 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
1097$(am__aclocal_m4_deps):
252b5132 1098
42ecbf5e 1099config.h: stamp-h1
d0ac1c44
SM
1100 @test -f $@ || rm -f stamp-h1
1101 @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
da54c6eb 1102
42ecbf5e
DJ
1103stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
1104 @rm -f stamp-h1
1105 cd $(top_builddir) && $(SHELL) ./config.status config.h
1106$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
81ecdfbb 1107 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
42ecbf5e
DJ
1108 rm -f stamp-h1
1109 touch $@
252b5132
RH
1110
1111distclean-hdr:
42ecbf5e
DJ
1112 -rm -f config.h stamp-h1
1113po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
1114 cd $(top_builddir) && $(SHELL) ./config.status $@
5d3236ee 1115
bf6d8037
HC
1116install-bfdpluginLTLIBRARIES: $(bfdplugin_LTLIBRARIES)
1117 @$(NORMAL_INSTALL)
1118 @list='$(bfdplugin_LTLIBRARIES)'; test -n "$(bfdplugindir)" || list=; \
1119 list2=; for p in $$list; do \
1120 if test -f $$p; then \
1121 list2="$$list2 $$p"; \
1122 else :; fi; \
1123 done; \
1124 test -z "$$list2" || { \
1125 echo " $(MKDIR_P) '$(DESTDIR)$(bfdplugindir)'"; \
1126 $(MKDIR_P) "$(DESTDIR)$(bfdplugindir)" || exit 1; \
1127 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(bfdplugindir)'"; \
1128 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(bfdplugindir)"; \
1129 }
1130
1131uninstall-bfdpluginLTLIBRARIES:
1132 @$(NORMAL_UNINSTALL)
1133 @list='$(bfdplugin_LTLIBRARIES)'; test -n "$(bfdplugindir)" || list=; \
1134 for p in $$list; do \
1135 $(am__strip_dir) \
1136 echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(bfdplugindir)/$$f'"; \
1137 $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(bfdplugindir)/$$f"; \
1138 done
1139
1140clean-bfdpluginLTLIBRARIES:
1141 -test -z "$(bfdplugin_LTLIBRARIES)" || rm -f $(bfdplugin_LTLIBRARIES)
1142 @list='$(bfdplugin_LTLIBRARIES)'; \
1143 locs=`for p in $$list; do echo $$p; done | \
1144 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1145 sort -u`; \
1146 test -z "$$locs" || { \
1147 echo rm -f $${locs}; \
1148 rm -f $${locs}; \
1149 }
1150
5d3236ee
DK
1151clean-noinstLTLIBRARIES:
1152 -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
d0ac1c44
SM
1153 @list='$(noinst_LTLIBRARIES)'; \
1154 locs=`for p in $$list; do echo $$p; done | \
1155 sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
1156 sort -u`; \
1157 test -z "$$locs" || { \
1158 echo rm -f $${locs}; \
1159 rm -f $${locs}; \
1160 }
1161
bf6d8037 1162libdep.la: $(libdep_la_OBJECTS) $(libdep_la_DEPENDENCIES) $(EXTRA_libdep_la_DEPENDENCIES)
eba7b68c 1163 $(AM_V_GEN)$(libdep_la_LINK) -rpath $(bfdplugindir) $(libdep_la_OBJECTS) $(libdep_la_LIBADD) $(LIBS)
bf6d8037 1164
6fd8e7c2 1165libldtestplug.la: $(libldtestplug_la_OBJECTS) $(libldtestplug_la_DEPENDENCIES) $(EXTRA_libldtestplug_la_DEPENDENCIES)
0381901e 1166 $(AM_V_CCLD)$(libldtestplug_la_LINK) $(libldtestplug_la_OBJECTS) $(libldtestplug_la_LIBADD) $(LIBS)
d0ac1c44 1167
6fd8e7c2 1168libldtestplug2.la: $(libldtestplug2_la_OBJECTS) $(libldtestplug2_la_DEPENDENCIES) $(EXTRA_libldtestplug2_la_DEPENDENCIES)
0381901e 1169 $(AM_V_CCLD)$(libldtestplug2_la_LINK) $(libldtestplug2_la_OBJECTS) $(libldtestplug2_la_LIBADD) $(LIBS)
d0ac1c44 1170
6fd8e7c2 1171libldtestplug3.la: $(libldtestplug3_la_OBJECTS) $(libldtestplug3_la_DEPENDENCIES) $(EXTRA_libldtestplug3_la_DEPENDENCIES)
0381901e 1172 $(AM_V_CCLD)$(libldtestplug3_la_LINK) $(libldtestplug3_la_OBJECTS) $(libldtestplug3_la_LIBADD) $(LIBS)
d0ac1c44 1173
3355cb3b 1174libldtestplug4.la: $(libldtestplug4_la_OBJECTS) $(libldtestplug4_la_DEPENDENCIES) $(EXTRA_libldtestplug4_la_DEPENDENCIES)
0381901e 1175 $(AM_V_CCLD)$(libldtestplug4_la_LINK) $(libldtestplug4_la_OBJECTS) $(libldtestplug4_la_LIBADD) $(LIBS)
14ec8efd
RW
1176install-binPROGRAMS: $(bin_PROGRAMS)
1177 @$(NORMAL_INSTALL)
14ec8efd 1178 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
6fd8e7c2
L
1179 if test -n "$$list"; then \
1180 echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
1181 $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
1182 fi; \
14ec8efd
RW
1183 for p in $$list; do echo "$$p $$p"; done | \
1184 sed 's/$(EXEEXT)$$//' | \
d0ac1c44
SM
1185 while read p p1; do if test -f $$p \
1186 || test -f $$p1 \
1187 ; then echo "$$p"; echo "$$p"; else :; fi; \
14ec8efd 1188 done | \
d0ac1c44
SM
1189 sed -e 'p;s,.*/,,;n;h' \
1190 -e 's|.*|.|' \
14ec8efd
RW
1191 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
1192 sed 'N;N;N;s,\n, ,g' | \
1193 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
1194 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
1195 if ($$2 == $$4) files[d] = files[d] " " $$1; \
1196 else { print "f", $$3 "/" $$4, $$1; } } \
1197 END { for (d in files) print "f", d, files[d] }' | \
1198 while read type dir files; do \
1199 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
1200 test -z "$$files" || { \
1201 echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
1202 $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
1203 } \
1204 ; done
1205
1206uninstall-binPROGRAMS:
1207 @$(NORMAL_UNINSTALL)
1208 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
1209 files=`for p in $$list; do echo "$$p"; done | \
1210 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
d0ac1c44
SM
1211 -e 's/$$/$(EXEEXT)/' \
1212 `; \
14ec8efd
RW
1213 test -n "$$list" || exit 0; \
1214 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
1215 cd "$(DESTDIR)$(bindir)" && rm -f $$files
1216
1217clean-binPROGRAMS:
1218 @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
81ecdfbb
RW
1219 echo " rm -f" $$list; \
1220 rm -f $$list || exit $$?; \
1221 test -n "$(EXEEXT)" || exit 0; \
1222 list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
1223 echo " rm -f" $$list; \
1224 rm -f $$list
42ecbf5e 1225ldgram.h: ldgram.c
6fd8e7c2
L
1226 @if test ! -f $@; then rm -f ldgram.c; else :; fi
1227 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) ldgram.c; else :; fi
42ecbf5e 1228deffilep.h: deffilep.c
6fd8e7c2
L
1229 @if test ! -f $@; then rm -f deffilep.c; else :; fi
1230 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) deffilep.c; else :; fi
d0ac1c44 1231
6fd8e7c2 1232ld-new$(EXEEXT): $(ld_new_OBJECTS) $(ld_new_DEPENDENCIES) $(EXTRA_ld_new_DEPENDENCIES)
42ecbf5e 1233 @rm -f ld-new$(EXEEXT)
d0ac1c44 1234 $(AM_V_CCLD)$(LINK) $(ld_new_OBJECTS) $(ld_new_LDADD) $(LIBS)
2b282e8b
NC
1235
1236mostlyclean-compile:
2b282e8b
NC
1237 -rm -f *.$(OBJEXT)
1238
2b282e8b
NC
1239distclean-compile:
1240 -rm -f *.tab.c
1241
64ac50ac 1242@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/deffilep.Po@am__quote@
868ac092
AM
1243@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64cloudabi.Po@am__quote@
1244@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64cloudabib.Po@am__quote@
a06ea964 1245@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf.Po@am__quote@
cec5225b 1246@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf32.Po@am__quote@
70f0bc67 1247@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf32b.Po@am__quote@
a06ea964 1248@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elfb.Po@am__quote@
15c7659f
AT
1249@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64fbsd.Po@am__quote@
1250@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64fbsdb.Po@am__quote@
d85e70a3 1251@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64haiku.Po@am__quote@
a06ea964 1252@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linux.Po@am__quote@
56244278
AP
1253@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linux32.Po@am__quote@
1254@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linux32b.Po@am__quote@
a06ea964 1255@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linuxb.Po@am__quote@
3ed41d59
AM
1256@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaix5ppc.Po@am__quote@
1257@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaix5rs6.Po@am__quote@
9034a328
RW
1258@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaixppc.Po@am__quote@
1259@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaixrs6.Po@am__quote@
1260@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ealpha.Po@am__quote@
1261@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ealphavms.Po@am__quote@
1262@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earcelf.Po@am__quote@
886a2506 1263@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earclinux.Po@am__quote@
07ccf83c 1264@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earclinux_nps.Po@am__quote@
886a2506
NC
1265@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earcv2elf.Po@am__quote@
1266@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earcv2elfx.Po@am__quote@
9034a328 1267@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earm_wince_pe.Po@am__quote@
9034a328
RW
1268@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf.Po@am__quote@
1269@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_fbsd.Po@am__quote@
d5451cd4 1270@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_fuchsia.Po@am__quote@
d85e70a3 1271@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_haiku.Po@am__quote@
9034a328
RW
1272@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_linux.Po@am__quote@
1273@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_linux_eabi.Po@am__quote@
617a5ada 1274@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_linux_fdpiceabi.Po@am__quote@
b38cadfb 1275@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_nacl.Po@am__quote@
9034a328 1276@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_nbsd.Po@am__quote@
a2bea324 1277@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_phoenix.Po@am__quote@
9034a328
RW
1278@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_vxworks.Po@am__quote@
1279@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb.Po@am__quote@
1804dbce 1280@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_fbsd.Po@am__quote@
d5451cd4 1281@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_fuchsia.Po@am__quote@
9034a328
RW
1282@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_linux.Po@am__quote@
1283@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_linux_eabi.Po@am__quote@
617a5ada 1284@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_linux_fdpiceabi.Po@am__quote@
b38cadfb 1285@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_nacl.Po@am__quote@
9034a328 1286@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_nbsd.Po@am__quote@
9034a328
RW
1287@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmnto.Po@am__quote@
1288@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmpe.Po@am__quote@
9034a328
RW
1289@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr1.Po@am__quote@
1290@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr2.Po@am__quote@
1291@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr25.Po@am__quote@
1292@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr3.Po@am__quote@
1293@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr31.Po@am__quote@
1294@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr35.Po@am__quote@
1295@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr4.Po@am__quote@
1296@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr5.Po@am__quote@
1297@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr51.Po@am__quote@
1298@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr6.Po@am__quote@
f36e8886 1299@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrtiny.Po@am__quote@
cc382d46
AM
1300@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega1.Po@am__quote@
1301@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega2.Po@am__quote@
1302@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega3.Po@am__quote@
1303@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega4.Po@am__quote@
1304@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega5.Po@am__quote@
1305@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega6.Po@am__quote@
1306@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega7.Po@am__quote@
9034a328
RW
1307@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecrisaout.Po@am__quote@
1308@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecriself.Po@am__quote@
1309@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecrislinux.Po@am__quote@
b8891f8d
AJ
1310@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecskyelf.Po@am__quote@
1311@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecskyelf_linux.Po@am__quote@
9034a328
RW
1312@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed10velf.Po@am__quote@
1313@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed30v_e.Po@am__quote@
1314@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed30v_o.Po@am__quote@
1315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed30velf.Po@am__quote@
9034a328 1316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_dlx.Po@am__quote@
9034a328
RW
1317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_sparc.Po@am__quote@
1318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_sparc_sol2.Po@am__quote@
1319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_sparc_vxworks.Po@am__quote@
1320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_spu.Po@am__quote@
1321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_be.Po@am__quote@
2a616379
BS
1322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_elf_be.Po@am__quote@
1323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_elf_le.Po@am__quote@
9034a328 1324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_le.Po@am__quote@
2a616379
BS
1325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_linux_be.Po@am__quote@
1326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_linux_le.Po@am__quote@
351f65ca 1327@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_x86_64.Po@am__quote@
bc77a04a 1328@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32am33lin.Po@am__quote@
9034a328
RW
1329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32b4300.Po@am__quote@
1330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bfin.Po@am__quote@
1331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bfinfd.Po@am__quote@
1332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bmip.Po@am__quote@
1333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bmipn32.Po@am__quote@
fbc09e7a
MC
1334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32briscv.Po@am__quote@
1335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32briscv_ilp32.Po@am__quote@
1336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32briscv_ilp32f.Po@am__quote@
3ed41d59 1337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bsmip.Po@am__quote@
9034a328 1338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmip.Po@am__quote@
aeffff67 1339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmip_fbsd.Po@am__quote@
9034a328 1340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmipn32.Po@am__quote@
aeffff67 1341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmipn32_fbsd.Po@am__quote@
9034a328 1342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32cr16.Po@am__quote@
9034a328
RW
1343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32crx.Po@am__quote@
1344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ebmip.Po@am__quote@
1345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ebmipvxworks.Po@am__quote@
1346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32elmip.Po@am__quote@
1347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32elmipvxworks.Po@am__quote@
cfb8c092 1348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32epiphany.Po@am__quote@
f204ddb8 1349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32epiphany_4x4.Po@am__quote@
9034a328
RW
1350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32fr30.Po@am__quote@
1351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32frv.Po@am__quote@
1352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32frvfd.Po@am__quote@
3f8107ab 1353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ft32.Po@am__quote@
9034a328
RW
1354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ip2k.Po@am__quote@
1355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32iq10.Po@am__quote@
1356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32iq2000.Po@am__quote@
1357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32l4300.Po@am__quote@
1358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lm32.Po@am__quote@
1359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lm32fd.Po@am__quote@
1360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lmip.Po@am__quote@
1361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppc.Po@am__quote@
49926cd0 1362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppclinux.Po@am__quote@
9034a328
RW
1363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppcnto.Po@am__quote@
1364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppcsim.Po@am__quote@
cc382d46
AM
1365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lr5900.Po@am__quote@
1366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lr5900n32.Po@am__quote@
e23eba97 1367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lriscv.Po@am__quote@
10d98088
JW
1368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lriscv_ilp32.Po@am__quote@
1369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lriscv_ilp32f.Po@am__quote@
3ed41d59 1370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lsmip.Po@am__quote@
9034a328 1371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmip.Po@am__quote@
aeffff67 1372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmip_fbsd.Po@am__quote@
9034a328 1373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmipn32.Po@am__quote@
aeffff67 1374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmipn32_fbsd.Po@am__quote@
9034a328
RW
1375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32m32c.Po@am__quote@
1376@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mb_linux.Po@am__quote@
865d0aef 1377@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mbel_linux.Po@am__quote@
9034a328
RW
1378@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mcore.Po@am__quote@
1379@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mep.Po@am__quote@
a3c62988 1380@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32metag.Po@am__quote@
9034a328 1381@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32microblaze.Po@am__quote@
f23200ad 1382@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32microblazeel.Po@am__quote@
9034a328
RW
1383@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mipswindiss.Po@am__quote@
1384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32moxie.Po@am__quote@
1385@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mt.Po@am__quote@
73589c9d
CS
1386@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32or1k.Po@am__quote@
1387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32or1k_linux.Po@am__quote@
9034a328
RW
1388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppc.Po@am__quote@
1389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppc_fbsd.Po@am__quote@
d85e70a3 1390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppchaiku.Po@am__quote@
9034a328
RW
1391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppclinux.Po@am__quote@
1392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcnto.Po@am__quote@
1393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcsim.Po@am__quote@
1394@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcvxworks.Po@am__quote@
1395@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcwindiss.Po@am__quote@
99c513f6 1396@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32rl78.Po@am__quote@
9034a328 1397@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32rx.Po@am__quote@
c578f16e 1398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32rx_linux.Po@am__quote@
59b84450 1399@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32tilegx.Po@am__quote@
fb6cedde 1400@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32tilegx_be.Po@am__quote@
59b84450 1401@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32tilepro.Po@am__quote@
9034a328 1402@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32vax.Po@am__quote@
c18392d8 1403@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32visium.Po@am__quote@
9034a328
RW
1404@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xc16x.Po@am__quote@
1405@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xc16xl.Po@am__quote@
1406@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xc16xs.Po@am__quote@
1407@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xstormy16.Po@am__quote@
1408@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xtensa.Po@am__quote@
6655dba2 1409@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32z80.Po@am__quote@
9034a328
RW
1410@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_aix.Po@am__quote@
1411@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_ia64.Po@am__quote@
1412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_ia64_fbsd.Po@am__quote@
202e2356 1413@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_ia64_vms.Po@am__quote@
9034a328
RW
1414@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_s390.Po@am__quote@
1415@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_sparc.Po@am__quote@
1416@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_sparc_fbsd.Po@am__quote@
1417@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_sparc_sol2.Po@am__quote@
1418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64alpha.Po@am__quote@
1419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64alpha_fbsd.Po@am__quote@
1420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64alpha_nbsd.Po@am__quote@
1421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64bmip.Po@am__quote@
8376927b 1422@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64bpf.Po@am__quote@
fbc09e7a
MC
1423@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64briscv.Po@am__quote@
1424@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64briscv_lp64.Po@am__quote@
1425@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64briscv_lp64f.Po@am__quote@
9034a328 1426@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64btsmip.Po@am__quote@
aeffff67 1427@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64btsmip_fbsd.Po@am__quote@
9034a328
RW
1428@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64hppa.Po@am__quote@
1429@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64lppc.Po@am__quote@
6afcdeb3 1430@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64lppc_fbsd.Po@am__quote@
e23eba97 1431@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64lriscv.Po@am__quote@
10d98088
JW
1432@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64lriscv_lp64.Po@am__quote@
1433@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64lriscv_lp64f.Po@am__quote@
9034a328 1434@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ltsmip.Po@am__quote@
aeffff67 1435@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ltsmip_fbsd.Po@am__quote@
9034a328
RW
1436@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64mmix.Po@am__quote@
1437@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ppc.Po@am__quote@
bd59d916 1438@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ppc_fbsd.Po@am__quote@
a6dea726 1439@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64rdos.Po@am__quote@
59b84450 1440@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64tilegx.Po@am__quote@
fb6cedde 1441@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64tilegx_be.Po@am__quote@
9034a328
RW
1442@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386.Po@am__quote@
1443@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_be.Po@am__quote@
9034a328 1444@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_fbsd.Po@am__quote@
d85e70a3 1445@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_haiku.Po@am__quote@
9034a328
RW
1446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_ldso.Po@am__quote@
1447@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_sol2.Po@am__quote@
1448@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_vxworks.Po@am__quote@
7e0a8112 1449@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_iamcu.Po@am__quote@
7a9068fe
L
1450@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_k1om.Po@am__quote@
1451@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_k1om_fbsd.Po@am__quote@
9034a328
RW
1452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_l1om.Po@am__quote@
1453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_l1om_fbsd.Po@am__quote@
06520412 1454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_mipsel_haiku.Po@am__quote@
9034a328
RW
1455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_s390.Po@am__quote@
1456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64.Po@am__quote@
6036f486 1457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_cloudabi.Po@am__quote@
9034a328 1458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_fbsd.Po@am__quote@
06520412 1459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_haiku.Po@am__quote@
9034a328 1460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_sol2.Po@am__quote@
9034a328 1461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300elf.Po@am__quote@
5518c738 1462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300elf_linux.Po@am__quote@
9034a328 1463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300helf.Po@am__quote@
5518c738 1464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300helf_linux.Po@am__quote@
9034a328 1465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300hnelf.Po@am__quote@
9034a328 1466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300self.Po@am__quote@
5518c738 1467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300self_linux.Po@am__quote@
9034a328 1468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300snelf.Po@am__quote@
9034a328 1469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300sxelf.Po@am__quote@
5518c738 1470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300sxelf_linux.Po@am__quote@
9034a328 1471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300sxnelf.Po@am__quote@
9034a328
RW
1472@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppa64linux.Po@am__quote@
1473@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppaelf.Po@am__quote@
1474@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppalinux.Po@am__quote@
1475@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppanbsd.Po@am__quote@
1476@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppaobsd.Po@am__quote@
5e737279 1477@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386aout.Po@am__quote@
9034a328
RW
1478@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386beos.Po@am__quote@
1479@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386bsd.Po@am__quote@
9034a328 1480@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386go32.Po@am__quote@
9034a328 1481@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386lynx.Po@am__quote@
9034a328
RW
1482@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386moss.Po@am__quote@
1483@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386msdos.Po@am__quote@
9034a328 1484@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386nto.Po@am__quote@
9034a328
RW
1485@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386pe.Po@am__quote@
1486@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386pe_posix.Po@am__quote@
1487@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386pep.Po@am__quote@
9034a328
RW
1488@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32relf.Po@am__quote@
1489@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32relf_linux.Po@am__quote@
1490@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32rlelf.Po@am__quote@
1491@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32rlelf_linux.Po@am__quote@
1492@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc11elf.Po@am__quote@
1493@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc11elfb.Po@am__quote@
1494@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc12elf.Po@am__quote@
1495@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc12elfb.Po@am__quote@
9034a328
RW
1496@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68kelf.Po@am__quote@
1497@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68kelfnbsd.Po@am__quote@
7b4ae824 1498@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em9s12zelf.Po@am__quote@
9034a328 1499@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emcorepe.Po@am__quote@
9034a328 1500@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emmo.Po@am__quote@
3ed41d59
AM
1501@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emn10200.Po@am__quote@
1502@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emn10300.Po@am__quote@
c26fd071 1503@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emoxiebox.Po@am__quote@
13761a11 1504@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emsp430X.Po@am__quote@
7e0a8112 1505@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emsp430elf.Po@am__quote@
35c08157
KLC
1506@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32belf.Po@am__quote@
1507@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32belf16m.Po@am__quote@
1508@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32belf_linux.Po@am__quote@
1509@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf.Po@am__quote@
1510@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf16m.Po@am__quote@
1511@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf_linux.Po@am__quote@
07cccc39
AM
1512@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enios2elf.Po@am__quote@
1513@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enios2linux.Po@am__quote@
9034a328 1514@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ens32knbsd.Po@am__quote@
9034a328
RW
1515@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epc532macha.Po@am__quote@
1516@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epdp11.Po@am__quote@
1517@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epjelf.Po@am__quote@
1518@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epjlelf.Po@am__quote@
9034a328 1519@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eppcmacos.Po@am__quote@
27c3ce29 1520@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epruelf.Po@am__quote@
9034a328
RW
1521@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/escore3_elf.Po@am__quote@
1522@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/escore7_elf.Po@am__quote@
1523@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esh.Po@am__quote@
1524@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf.Po@am__quote@
9034a328
RW
1525@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_fd.Po@am__quote@
1526@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_linux.Po@am__quote@
1527@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_nbsd.Po@am__quote@
1528@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_nto.Po@am__quote@
1529@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_uclinux.Po@am__quote@
1530@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_vxworks.Po@am__quote@
1531@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshl.Po@am__quote@
1532@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf.Po@am__quote@
9034a328
RW
1533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_fd.Po@am__quote@
1534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_linux.Po@am__quote@
1535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_nbsd.Po@am__quote@
1536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_nto.Po@am__quote@
1537@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_vxworks.Po@am__quote@
9034a328 1538@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshpe.Po@am__quote@
9034a328
RW
1539@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic30coff.Po@am__quote@
1540@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic3xcoff.Po@am__quote@
1541@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic3xcoff_onchip.Po@am__quote@
1542@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic4xcoff.Po@am__quote@
1543@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic54xcoff.Po@am__quote@
3ed41d59 1544@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ev850.Po@am__quote@
e63962bc 1545@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ev850_rh850.Po@am__quote@
9034a328 1546@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evanilla.Po@am__quote@
9034a328 1547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evaxnbsd.Po@am__quote@
f6c1a2d5 1548@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exgateelf.Po@am__quote@
9034a328
RW
1549@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez80.Po@am__quote@
1550@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez8001.Po@am__quote@
1551@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez8002.Po@am__quote@
61e2488c 1552@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldbuildid.Po@am__quote@
64ac50ac
RW
1553@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldcref.Po@am__quote@
1554@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldctor.Po@am__quote@
d871d478
AM
1555@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldelf.Po@am__quote@
1556@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldelfgen.Po@am__quote@
64ac50ac
RW
1557@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldemul.Po@am__quote@
1558@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldexp.Po@am__quote@
1559@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldfile.Po@am__quote@
1560@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldgram.Po@am__quote@
1561@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldlang.Po@am__quote@
45e481d1 1562@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldlex-wrapper.Po@am__quote@
64ac50ac
RW
1563@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldlex.Po@am__quote@
1564@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldmain.Po@am__quote@
1565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldmisc.Po@am__quote@
1566@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldver.Po@am__quote@
1567@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ldwrite.Po@am__quote@
1568@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/lexsup.Po@am__quote@
bf6d8037 1569@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libdep_plugin.Plo@am__quote@
439b7f41
L
1570@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libldtestplug2_la-testplug2.Plo@am__quote@
1571@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libldtestplug3_la-testplug3.Plo@am__quote@
3355cb3b 1572@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libldtestplug4_la-testplug4.Plo@am__quote@
5d3236ee 1573@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libldtestplug_la-testplug.Plo@am__quote@
64ac50ac
RW
1574@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mri.Po@am__quote@
1575@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pe-dll.Po@am__quote@
1576@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/pep-dll.Po@am__quote@
5d3236ee 1577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Po@am__quote@
64ac50ac 1578
42ecbf5e 1579.c.o:
d0ac1c44
SM
1580@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1581@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1582@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
64ac50ac 1583@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1584@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
42ecbf5e
DJ
1585
1586.c.obj:
d0ac1c44
SM
1587@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1588@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1589@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
64ac50ac 1590@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1591@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
da54c6eb 1592
a2d91340 1593.c.lo:
d0ac1c44
SM
1594@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1595@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
1596@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
64ac50ac 1597@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1598@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
252b5132 1599
5d3236ee 1600libldtestplug_la-testplug.lo: testplug.c
d0ac1c44
SM
1601@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libldtestplug_la_CFLAGS) $(CFLAGS) -MT libldtestplug_la-testplug.lo -MD -MP -MF $(DEPDIR)/libldtestplug_la-testplug.Tpo -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '$(srcdir)/'`testplug.c
1602@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libldtestplug_la-testplug.Tpo $(DEPDIR)/libldtestplug_la-testplug.Plo
1603@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testplug.c' object='libldtestplug_la-testplug.lo' libtool=yes @AMDEPBACKSLASH@
5d3236ee 1604@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1605@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libldtestplug_la_CFLAGS) $(CFLAGS) -c -o libldtestplug_la-testplug.lo `test -f 'testplug.c' || echo '$(srcdir)/'`testplug.c
5d3236ee 1606
439b7f41 1607libldtestplug2_la-testplug2.lo: testplug2.c
d0ac1c44
SM
1608@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libldtestplug2_la_CFLAGS) $(CFLAGS) -MT libldtestplug2_la-testplug2.lo -MD -MP -MF $(DEPDIR)/libldtestplug2_la-testplug2.Tpo -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo '$(srcdir)/'`testplug2.c
1609@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libldtestplug2_la-testplug2.Tpo $(DEPDIR)/libldtestplug2_la-testplug2.Plo
1610@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testplug2.c' object='libldtestplug2_la-testplug2.lo' libtool=yes @AMDEPBACKSLASH@
439b7f41 1611@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1612@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libldtestplug2_la_CFLAGS) $(CFLAGS) -c -o libldtestplug2_la-testplug2.lo `test -f 'testplug2.c' || echo '$(srcdir)/'`testplug2.c
439b7f41
L
1613
1614libldtestplug3_la-testplug3.lo: testplug3.c
d0ac1c44
SM
1615@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libldtestplug3_la_CFLAGS) $(CFLAGS) -MT libldtestplug3_la-testplug3.lo -MD -MP -MF $(DEPDIR)/libldtestplug3_la-testplug3.Tpo -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo '$(srcdir)/'`testplug3.c
1616@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libldtestplug3_la-testplug3.Tpo $(DEPDIR)/libldtestplug3_la-testplug3.Plo
1617@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testplug3.c' object='libldtestplug3_la-testplug3.lo' libtool=yes @AMDEPBACKSLASH@
439b7f41 1618@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1619@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libldtestplug3_la_CFLAGS) $(CFLAGS) -c -o libldtestplug3_la-testplug3.lo `test -f 'testplug3.c' || echo '$(srcdir)/'`testplug3.c
439b7f41 1620
3355cb3b 1621libldtestplug4_la-testplug4.lo: testplug4.c
d0ac1c44
SM
1622@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libldtestplug4_la_CFLAGS) $(CFLAGS) -MT libldtestplug4_la-testplug4.lo -MD -MP -MF $(DEPDIR)/libldtestplug4_la-testplug4.Tpo -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo '$(srcdir)/'`testplug4.c
1623@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/libldtestplug4_la-testplug4.Tpo $(DEPDIR)/libldtestplug4_la-testplug4.Plo
1624@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='testplug4.c' object='libldtestplug4_la-testplug4.lo' libtool=yes @AMDEPBACKSLASH@
3355cb3b 1625@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
d0ac1c44 1626@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libldtestplug4_la_CFLAGS) $(CFLAGS) -c -o libldtestplug4_la-testplug4.lo `test -f 'testplug4.c' || echo '$(srcdir)/'`testplug4.c
3355cb3b 1627
42ecbf5e 1628.l.c:
d0ac1c44 1629 $(AM_V_LEX)$(am__skiplex) $(SHELL) $(YLWRAP) $< $(LEX_OUTPUT_ROOT).c $@ -- $(LEXCOMPILE)
252b5132 1630
42ecbf5e 1631.y.c:
d0ac1c44 1632 $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
da54c6eb
L
1633
1634mostlyclean-libtool:
1635 -rm -f *.lo
1636
1637clean-libtool:
1638 -rm -rf .libs _libs
1639
1640distclean-libtool:
81ecdfbb 1641 -rm -f libtool config.lt
da54c6eb 1642
d0ac1c44
SM
1643ld.info: ld.texi $(ld_TEXINFOS)
1644 $(AM_V_MAKEINFO)restore=: && backupdir="$(am__leading_dot)am$$$$" && \
42ecbf5e 1645 rm -rf $$backupdir && mkdir $$backupdir && \
38fc1cb1
DJ
1646 if ($(MAKEINFO) --version) >/dev/null 2>&1; then \
1647 for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \
1648 if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \
1649 done; \
1650 else :; fi && \
42ecbf5e 1651 if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
d0ac1c44 1652 -o $@ `test -f 'ld.texi' || echo '$(srcdir)/'`ld.texi; \
42ecbf5e
DJ
1653 then \
1654 rc=0; \
42ecbf5e
DJ
1655 else \
1656 rc=$$?; \
38fc1cb1 1657 $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \
42ecbf5e
DJ
1658 fi; \
1659 rm -rf $$backupdir; exit $$rc
252b5132 1660
d0ac1c44
SM
1661ld.dvi: ld.texi $(ld_TEXINFOS)
1662 $(AM_V_TEXI2DVI)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
42ecbf5e 1663 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
d0ac1c44
SM
1664 $(TEXI2DVI) $(AM_V_texinfo) --build-dir=$(@:.dvi=.t2d) -o $@ $(AM_V_texidevnull) \
1665 `test -f 'ld.texi' || echo '$(srcdir)/'`ld.texi
42ecbf5e 1666
d0ac1c44
SM
1667ld.pdf: ld.texi $(ld_TEXINFOS)
1668 $(AM_V_TEXI2PDF)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
42ecbf5e 1669 MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \
d0ac1c44
SM
1670 $(TEXI2PDF) $(AM_V_texinfo) --build-dir=$(@:.pdf=.t2p) -o $@ $(AM_V_texidevnull) \
1671 `test -f 'ld.texi' || echo '$(srcdir)/'`ld.texi
42ecbf5e 1672
d0ac1c44
SM
1673ld.html: ld.texi $(ld_TEXINFOS)
1674 $(AM_V_MAKEINFO)rm -rf $(@:.html=.htp)
1675 $(AM_V_at)if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \
1676 -o $(@:.html=.htp) `test -f 'ld.texi' || echo '$(srcdir)/'`ld.texi; \
42ecbf5e 1677 then \
d0ac1c44 1678 rm -rf $@ && mv $(@:.html=.htp) $@; \
42ecbf5e 1679 else \
d0ac1c44 1680 rm -rf $(@:.html=.htp); exit 1; \
42ecbf5e 1681 fi
252b5132 1682.dvi.ps:
d0ac1c44
SM
1683 $(AM_V_DVIPS)TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \
1684 $(DVIPS) $(AM_V_texinfo) -o $@ $<
252b5132 1685
81ecdfbb
RW
1686uninstall-dvi-am:
1687 @$(NORMAL_UNINSTALL)
1688 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
1689 for p in $$list; do \
1690 $(am__strip_dir) \
1691 echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \
1692 rm -f "$(DESTDIR)$(dvidir)/$$f"; \
1693 done
1694
1695uninstall-html-am:
1696 @$(NORMAL_UNINSTALL)
1697 @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \
1698 for p in $$list; do \
1699 $(am__strip_dir) \
1700 echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \
1701 rm -rf "$(DESTDIR)$(htmldir)/$$f"; \
1702 done
1703
42ecbf5e 1704uninstall-info-am:
b898a385 1705 @$(PRE_UNINSTALL)
6fd8e7c2 1706 @if test -d '$(DESTDIR)$(infodir)' && $(am__can_run_installinfo); then \
252b5132
RH
1707 list='$(INFO_DEPS)'; \
1708 for file in $$list; do \
42ecbf5e
DJ
1709 relfile=`echo "$$file" | sed 's|^.*/||'`; \
1710 echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \
81ecdfbb
RW
1711 if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \
1712 then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \
252b5132 1713 done; \
42ecbf5e 1714 else :; fi
252b5132 1715 @$(NORMAL_UNINSTALL)
42ecbf5e 1716 @list='$(INFO_DEPS)'; \
252b5132 1717 for file in $$list; do \
42ecbf5e
DJ
1718 relfile=`echo "$$file" | sed 's|^.*/||'`; \
1719 relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \
81ecdfbb 1720 (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \
b898a385 1721 echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \
42ecbf5e
DJ
1722 rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \
1723 else :; fi); \
252b5132
RH
1724 done
1725
81ecdfbb
RW
1726uninstall-pdf-am:
1727 @$(NORMAL_UNINSTALL)
1728 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
1729 for p in $$list; do \
1730 $(am__strip_dir) \
1731 echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \
1732 rm -f "$(DESTDIR)$(pdfdir)/$$f"; \
1733 done
1734
1735uninstall-ps-am:
1736 @$(NORMAL_UNINSTALL)
1737 @list='$(PSS)'; test -n "$(psdir)" || list=; \
1738 for p in $$list; do \
1739 $(am__strip_dir) \
1740 echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \
1741 rm -f "$(DESTDIR)$(psdir)/$$f"; \
1742 done
1743
252b5132 1744dist-info: $(INFO_DEPS)
42ecbf5e 1745 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
252b5132
RH
1746 list='$(INFO_DEPS)'; \
1747 for base in $$list; do \
42ecbf5e
DJ
1748 case $$base in \
1749 $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \
1750 esac; \
252b5132 1751 if test -f $$base; then d=.; else d=$(srcdir); fi; \
81ecdfbb
RW
1752 base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \
1753 for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \
1754 if test -f $$file; then \
1755 relfile=`expr "$$file" : "$$d/\(.*\)"`; \
1756 test -f "$(distdir)/$$relfile" || \
1757 cp -p $$file "$(distdir)/$$relfile"; \
1758 else :; fi; \
252b5132
RH
1759 done; \
1760 done
1761
1762mostlyclean-aminfo:
d0ac1c44 1763 -rm -rf ld.t2d ld.t2p
81ecdfbb
RW
1764
1765clean-aminfo:
1766 -test -z "ld.dvi ld.pdf ld.ps ld.html" \
1767 || rm -rf ld.dvi ld.pdf ld.ps ld.html
252b5132
RH
1768
1769maintainer-clean-aminfo:
42ecbf5e
DJ
1770 @list='$(INFO_DEPS)'; for i in $$list; do \
1771 i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \
1772 echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \
1773 rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \
252b5132 1774 done
81ecdfbb 1775install-man1: $(man_MANS)
42ecbf5e 1776 @$(NORMAL_INSTALL)
6fd8e7c2
L
1777 @list1=''; \
1778 list2='$(man_MANS)'; \
1779 test -n "$(man1dir)" \
1780 && test -n "`echo $$list1$$list2`" \
1781 || exit 0; \
1782 echo " $(MKDIR_P) '$(DESTDIR)$(man1dir)'"; \
1783 $(MKDIR_P) "$(DESTDIR)$(man1dir)" || exit 1; \
1784 { for i in $$list1; do echo "$$i"; done; \
1785 if test -n "$$list2"; then \
1786 for i in $$list2; do echo "$$i"; done \
1787 | sed -n '/\.1[a-z]*$$/p'; \
1788 fi; \
81ecdfbb
RW
1789 } | while read p; do \
1790 if test -f $$p; then d=; else d="$(srcdir)/"; fi; \
1791 echo "$$d$$p"; echo "$$p"; \
1792 done | \
1793 sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1794 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \
1795 sed 'N;N;s,\n, ,g' | { \
1796 list=; while read file base inst; do \
1797 if test "$$base" = "$$inst"; then list="$$list $$file"; else \
1798 echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
1799 $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \
1800 fi; \
252b5132 1801 done; \
81ecdfbb
RW
1802 for i in $$list; do echo "$$i"; done | $(am__base_list) | \
1803 while read files; do \
1804 test -z "$$files" || { \
1805 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \
1806 $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \
1807 done; }
1808
252b5132 1809uninstall-man1:
42ecbf5e 1810 @$(NORMAL_UNINSTALL)
81ecdfbb
RW
1811 @list=''; test -n "$(man1dir)" || exit 0; \
1812 files=`{ for i in $$list; do echo "$$i"; done; \
1813 l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \
1814 sed -n '/\.1[a-z]*$$/p'; \
1815 } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \
1816 -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \
6fd8e7c2 1817 dir='$(DESTDIR)$(man1dir)'; $(am__uninstall_files_from_dir)
252b5132
RH
1818
1819# This directory's subdirectories are mostly independent; you can cd
d0ac1c44
SM
1820# into them and run 'make' without going through this Makefile.
1821# To change the values of 'make' variables: instead of editing Makefiles,
1822# (1) if the variable is set in 'config.status', edit 'config.status'
1823# (which will cause the Makefiles to be regenerated when you run 'make');
1824# (2) otherwise, pass the desired values on the 'make' command line.
1825$(am__recursive_targets):
1826 @fail=; \
1827 if $(am__make_keepgoing); then \
1828 failcom='fail=yes'; \
1829 else \
1830 failcom='exit 1'; \
1831 fi; \
252b5132
RH
1832 dot_seen=no; \
1833 target=`echo $@ | sed s/-recursive//`; \
d0ac1c44
SM
1834 case "$@" in \
1835 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1836 *) list='$(SUBDIRS)' ;; \
1837 esac; \
1838 for subdir in $$list; do \
252b5132
RH
1839 echo "Making $$target in $$subdir"; \
1840 if test "$$subdir" = "."; then \
1841 dot_seen=yes; \
1842 local_target="$$target-am"; \
1843 else \
1844 local_target="$$target"; \
1845 fi; \
81ecdfbb 1846 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
b898a385 1847 || eval $$failcom; \
252b5132
RH
1848 done; \
1849 if test "$$dot_seen" = "no"; then \
1850 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1851 fi; test -z "$$fail"
1852
d0ac1c44
SM
1853ID: $(am__tagged_files)
1854 $(am__define_uniq_tagged_files); mkid -fID $$unique
1855tags: tags-recursive
1856TAGS: tags
252b5132 1857
d0ac1c44 1858tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
81ecdfbb 1859 set x; \
252b5132 1860 here=`pwd`; \
42ecbf5e
DJ
1861 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1862 include_option=--etags-include; \
1863 empty_fix=.; \
1864 else \
1865 include_option=--include; \
1866 empty_fix=; \
1867 fi; \
252b5132 1868 list='$(SUBDIRS)'; for subdir in $$list; do \
42ecbf5e
DJ
1869 if test "$$subdir" = .; then :; else \
1870 test ! -f $$subdir/TAGS || \
81ecdfbb 1871 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
42ecbf5e 1872 fi; \
252b5132 1873 done; \
d0ac1c44 1874 $(am__define_uniq_tagged_files); \
81ecdfbb
RW
1875 shift; \
1876 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
42ecbf5e 1877 test -n "$$unique" || unique=$$empty_fix; \
81ecdfbb
RW
1878 if test $$# -gt 0; then \
1879 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1880 "$$@" $$unique; \
1881 else \
1882 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1883 $$unique; \
1884 fi; \
42ecbf5e 1885 fi
d0ac1c44
SM
1886ctags: ctags-recursive
1887
1888CTAGS: ctags
1889ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1890 $(am__define_uniq_tagged_files); \
81ecdfbb 1891 test -z "$(CTAGS_ARGS)$$unique" \
42ecbf5e 1892 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
81ecdfbb 1893 $$unique
252b5132 1894
42ecbf5e
DJ
1895GTAGS:
1896 here=`$(am__cd) $(top_builddir) && pwd` \
81ecdfbb
RW
1897 && $(am__cd) $(top_srcdir) \
1898 && gtags -i $(GTAGS_ARGS) "$$here"
d0ac1c44
SM
1899cscope: cscope.files
1900 test ! -s cscope.files \
1901 || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1902clean-cscope:
1903 -rm -f cscope.files
1904cscope.files: clean-cscope cscopelist
1905cscopelist: cscopelist-recursive
1906
1907cscopelist-am: $(am__tagged_files)
1908 list='$(am__tagged_files)'; \
1909 case "$(srcdir)" in \
1910 [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1911 *) sdir=$(subdir)/$(srcdir) ;; \
1912 esac; \
1913 for i in $$list; do \
1914 if test -f "$$i"; then \
1915 echo "$(subdir)/$$i"; \
1916 else \
1917 echo "$$sdir/$$i"; \
1918 fi; \
1919 done >> $(top_builddir)/cscope.files
252b5132
RH
1920
1921distclean-tags:
42ecbf5e 1922 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
d0ac1c44 1923 -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
6fd8e7c2 1924site.exp: Makefile $(EXTRA_DEJAGNU_SITE_CONFIG)
d0ac1c44 1925 @echo 'Making a new site.exp file ...'
42ecbf5e
DJ
1926 @echo '## these variables are automatically generated by make ##' >site.tmp
1927 @echo '# Do not edit here. If you wish to override these values' >>site.tmp
1928 @echo '# edit the last section' >>site.tmp
6fd8e7c2 1929 @echo 'set srcdir "$(srcdir)"' >>site.tmp
42ecbf5e
DJ
1930 @echo "set objdir `pwd`" >>site.tmp
1931 @echo 'set build_alias "$(build_alias)"' >>site.tmp
1932 @echo 'set build_triplet $(build_triplet)' >>site.tmp
1933 @echo 'set host_alias "$(host_alias)"' >>site.tmp
1934 @echo 'set host_triplet $(host_triplet)' >>site.tmp
1935 @echo 'set target_alias "$(target_alias)"' >>site.tmp
1936 @echo 'set target_triplet $(target_triplet)' >>site.tmp
6fd8e7c2
L
1937 @list='$(EXTRA_DEJAGNU_SITE_CONFIG)'; for f in $$list; do \
1938 echo "## Begin content included from file $$f. Do not modify. ##" \
1939 && cat `test -f "$$f" || echo '$(srcdir)/'`$$f \
1940 && echo "## End content included from file $$f. ##" \
1941 || exit 1; \
1942 done >> site.tmp
1943 @echo "## End of auto-generated content; you can edit from here. ##" >> site.tmp
1944 @if test -f site.exp; then \
1945 sed -e '1,/^## End of auto-generated content.*##/d' site.exp >> site.tmp; \
1946 fi
42ecbf5e 1947 @-rm -f site.bak
a2d91340 1948 @test ! -f site.exp || mv site.exp site.bak
42ecbf5e
DJ
1949 @mv site.tmp site.exp
1950
1951distclean-DEJAGNU:
1952 -rm -f site.exp site.bak
1953 -l='$(DEJATOOL)'; for tool in $$l; do \
1954 rm -f $$tool.sum $$tool.log; \
1955 done
64ac50ac 1956check-am: all-am
252b5132 1957 $(MAKE) $(AM_MAKEFLAGS) check-DEJAGNU
64ac50ac
RW
1958check: $(BUILT_SOURCES)
1959 $(MAKE) $(AM_MAKEFLAGS) check-recursive
5d3236ee
DK
1960all-am: Makefile $(INFO_DEPS) $(LTLIBRARIES) $(PROGRAMS) $(MANS) \
1961 config.h
42ecbf5e
DJ
1962installdirs: installdirs-recursive
1963installdirs-am:
bf6d8037 1964 for dir in "$(DESTDIR)$(bfdplugindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(infodir)" "$(DESTDIR)$(man1dir)"; do \
81ecdfbb 1965 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
42ecbf5e 1966 done
64ac50ac
RW
1967install: $(BUILT_SOURCES)
1968 $(MAKE) $(AM_MAKEFLAGS) install-recursive
252b5132 1969install-exec: install-exec-recursive
252b5132 1970install-data: install-data-recursive
42ecbf5e 1971uninstall: uninstall-recursive
252b5132
RH
1972
1973install-am: all-am
1974 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
2b282e8b 1975
42ecbf5e
DJ
1976installcheck: installcheck-recursive
1977install-strip:
6fd8e7c2
L
1978 if test -z '$(STRIP)'; then \
1979 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1980 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1981 install; \
1982 else \
1983 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1984 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1985 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1986 fi
252b5132
RH
1987mostlyclean-generic:
1988 -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1989
1990clean-generic:
1991 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1992
1993distclean-generic:
42ecbf5e 1994 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
81ecdfbb 1995 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
252b5132
RH
1996 -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
1997
1998maintainer-clean-generic:
42ecbf5e
DJ
1999 @echo "This command is intended for maintainers to use"
2000 @echo "it deletes files that may require special tools to rebuild."
2001 -rm -f deffilep.c
2002 -rm -f deffilep.h
2003 -rm -f ldgram.c
2004 -rm -f ldgram.h
2005 -rm -f ldlex.c
64ac50ac 2006 -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
42ecbf5e
DJ
2007 -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
2008clean: clean-recursive
325fab4e 2009
bf6d8037
HC
2010clean-am: clean-aminfo clean-bfdpluginLTLIBRARIES clean-binPROGRAMS \
2011 clean-generic clean-libtool clean-noinstLTLIBRARIES \
2012 mostlyclean-am
325fab4e 2013
42ecbf5e
DJ
2014distclean: distclean-recursive
2015 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
64ac50ac 2016 -rm -rf ./$(DEPDIR)
42ecbf5e
DJ
2017 -rm -f Makefile
2018distclean-am: clean-am distclean-DEJAGNU distclean-compile \
2019 distclean-generic distclean-hdr distclean-libtool \
2020 distclean-local distclean-tags
325fab4e 2021
42ecbf5e 2022dvi: dvi-recursive
325fab4e 2023
42ecbf5e 2024dvi-am: $(DVIS)
325fab4e 2025
42ecbf5e
DJ
2026html: html-recursive
2027
cf758b39 2028html-am: $(HTMLS) html-local
42ecbf5e
DJ
2029
2030info: info-recursive
2031
2032info-am: $(INFO_DEPS)
2033
bf6d8037
HC
2034install-data-am: install-bfdpluginLTLIBRARIES install-data-local \
2035 install-info-am install-man
42ecbf5e 2036
81ecdfbb
RW
2037install-dvi: install-dvi-recursive
2038
2039install-dvi-am: $(DVIS)
2040 @$(NORMAL_INSTALL)
81ecdfbb 2041 @list='$(DVIS)'; test -n "$(dvidir)" || list=; \
6fd8e7c2
L
2042 if test -n "$$list"; then \
2043 echo " $(MKDIR_P) '$(DESTDIR)$(dvidir)'"; \
2044 $(MKDIR_P) "$(DESTDIR)$(dvidir)" || exit 1; \
2045 fi; \
81ecdfbb
RW
2046 for p in $$list; do \
2047 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2048 echo "$$d$$p"; \
2049 done | $(am__base_list) | \
2050 while read files; do \
2051 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \
2052 $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \
2053 done
14ec8efd 2054install-exec-am: install-binPROGRAMS install-exec-local
42ecbf5e 2055
af542c2e
RW
2056install-html: install-html-recursive
2057
2058install-html-am: $(HTMLS)
2059 @$(NORMAL_INSTALL)
af542c2e 2060 @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \
6fd8e7c2
L
2061 if test -n "$$list"; then \
2062 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)'"; \
2063 $(MKDIR_P) "$(DESTDIR)$(htmldir)" || exit 1; \
2064 fi; \
af542c2e
RW
2065 for p in $$list; do \
2066 if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \
2067 $(am__strip_dir) \
6fd8e7c2
L
2068 d2=$$d$$p; \
2069 if test -d "$$d2"; then \
af542c2e
RW
2070 echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \
2071 $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \
6fd8e7c2
L
2072 echo " $(INSTALL_DATA) '$$d2'/* '$(DESTDIR)$(htmldir)/$$f'"; \
2073 $(INSTALL_DATA) "$$d2"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \
af542c2e 2074 else \
6fd8e7c2 2075 list2="$$list2 $$d2"; \
af542c2e
RW
2076 fi; \
2077 done; \
2078 test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \
2079 while read files; do \
2080 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \
2081 $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \
2082 done; }
42ecbf5e
DJ
2083install-info: install-info-recursive
2084
2085install-info-am: $(INFO_DEPS)
2086 @$(NORMAL_INSTALL)
42ecbf5e 2087 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
81ecdfbb 2088 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
6fd8e7c2
L
2089 if test -n "$$list"; then \
2090 echo " $(MKDIR_P) '$(DESTDIR)$(infodir)'"; \
2091 $(MKDIR_P) "$(DESTDIR)$(infodir)" || exit 1; \
2092 fi; \
42ecbf5e
DJ
2093 for file in $$list; do \
2094 case $$file in \
2095 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
2096 esac; \
2097 if test -f $$file; then d=.; else d=$(srcdir); fi; \
2098 file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \
2099 for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \
81ecdfbb 2100 $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \
42ecbf5e 2101 if test -f $$ifile; then \
81ecdfbb 2102 echo "$$ifile"; \
42ecbf5e
DJ
2103 else : ; fi; \
2104 done; \
81ecdfbb
RW
2105 done | $(am__base_list) | \
2106 while read files; do \
2107 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \
2108 $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done
42ecbf5e 2109 @$(POST_INSTALL)
6fd8e7c2 2110 @if $(am__can_run_installinfo); then \
81ecdfbb 2111 list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \
42ecbf5e
DJ
2112 for file in $$list; do \
2113 relfile=`echo "$$file" | sed 's|^.*/||'`; \
2114 echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\
2115 install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\
2116 done; \
2117 else : ; fi
2118install-man: install-man1
2119
af542c2e
RW
2120install-pdf: install-pdf-recursive
2121
2122install-pdf-am: $(PDFS)
2123 @$(NORMAL_INSTALL)
af542c2e 2124 @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \
6fd8e7c2
L
2125 if test -n "$$list"; then \
2126 echo " $(MKDIR_P) '$(DESTDIR)$(pdfdir)'"; \
2127 $(MKDIR_P) "$(DESTDIR)$(pdfdir)" || exit 1; \
2128 fi; \
af542c2e
RW
2129 for p in $$list; do \
2130 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2131 echo "$$d$$p"; \
2132 done | $(am__base_list) | \
2133 while read files; do \
2134 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \
2135 $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done
81ecdfbb
RW
2136install-ps: install-ps-recursive
2137
2138install-ps-am: $(PSS)
2139 @$(NORMAL_INSTALL)
81ecdfbb 2140 @list='$(PSS)'; test -n "$(psdir)" || list=; \
6fd8e7c2
L
2141 if test -n "$$list"; then \
2142 echo " $(MKDIR_P) '$(DESTDIR)$(psdir)'"; \
2143 $(MKDIR_P) "$(DESTDIR)$(psdir)" || exit 1; \
2144 fi; \
81ecdfbb
RW
2145 for p in $$list; do \
2146 if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
2147 echo "$$d$$p"; \
2148 done | $(am__base_list) | \
2149 while read files; do \
2150 echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \
2151 $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done
42ecbf5e 2152installcheck-am:
325fab4e 2153
2b282e8b 2154maintainer-clean: maintainer-clean-recursive
42ecbf5e
DJ
2155 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2156 -rm -rf $(top_srcdir)/autom4te.cache
64ac50ac 2157 -rm -rf ./$(DEPDIR)
42ecbf5e
DJ
2158 -rm -f Makefile
2159maintainer-clean-am: distclean-am maintainer-clean-aminfo \
2160 maintainer-clean-generic
2161
2162mostlyclean: mostlyclean-recursive
2163
2164mostlyclean-am: mostlyclean-aminfo mostlyclean-compile \
2165 mostlyclean-generic mostlyclean-libtool mostlyclean-local
2166
2167pdf: pdf-recursive
2168
2169pdf-am: $(PDFS)
2170
2171ps: ps-recursive
2172
2173ps-am: $(PSS)
2174
bf6d8037
HC
2175uninstall-am: uninstall-bfdpluginLTLIBRARIES uninstall-binPROGRAMS \
2176 uninstall-dvi-am uninstall-html-am uninstall-info-am \
2177 uninstall-man uninstall-pdf-am uninstall-ps-am
42ecbf5e
DJ
2178
2179uninstall-man: uninstall-man1
2180
d0ac1c44
SM
2181.MAKE: $(am__recursive_targets) all check check-am install install-am \
2182 install-strip
81ecdfbb 2183
d0ac1c44
SM
2184.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
2185 am--refresh check check-DEJAGNU check-am clean clean-aminfo \
bf6d8037
HC
2186 clean-bfdpluginLTLIBRARIES clean-binPROGRAMS clean-cscope \
2187 clean-generic clean-libtool clean-noinstLTLIBRARIES cscope \
2188 cscopelist-am ctags ctags-am dist-info distclean \
2189 distclean-DEJAGNU distclean-compile distclean-generic \
2190 distclean-hdr distclean-libtool distclean-local distclean-tags \
cf758b39
MF
2191 dvi dvi-am html html-am html-local info info-am install \
2192 install-am install-bfdpluginLTLIBRARIES install-binPROGRAMS \
2193 install-data install-data-am install-data-local install-dvi \
2194 install-dvi-am install-exec install-exec-am install-exec-local \
2195 install-html install-html-am install-info install-info-am \
2196 install-man install-man1 install-pdf install-pdf-am install-ps \
81ecdfbb
RW
2197 install-ps-am install-strip installcheck installcheck-am \
2198 installdirs installdirs-am maintainer-clean \
2199 maintainer-clean-aminfo maintainer-clean-generic mostlyclean \
2200 mostlyclean-aminfo mostlyclean-compile mostlyclean-generic \
2201 mostlyclean-libtool mostlyclean-local pdf pdf-am ps ps-am tags \
bf6d8037
HC
2202 tags-am uninstall uninstall-am uninstall-bfdpluginLTLIBRARIES \
2203 uninstall-binPROGRAMS uninstall-dvi-am uninstall-html-am \
2204 uninstall-info-am uninstall-man uninstall-man1 \
2205 uninstall-pdf-am uninstall-ps-am
252b5132 2206
d0ac1c44
SM
2207.PRECIOUS: Makefile
2208
252b5132 2209
ceae3e33 2210# Disable -Werror, if it has been enabled, since old versions of bison/
5586bca1 2211# yacc will produce working code which contain compile time warnings.
52a6ecd2 2212ldgram.@OBJEXT@: ldgram.c
7bb7d81f 2213@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f ldgram.c || echo $(srcdir)/`ldgram.c $(NO_WERROR)
64ac50ac
RW
2214@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2215@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ldgram.c' object='$@' libtool=no @AMDEPBACKSLASH@
2216@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7bb7d81f 2217@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f ldgram.c || echo $(srcdir)/`ldgram.c $(NO_WERROR)
64ac50ac 2218
52a6ecd2 2219ldlex-wrapper.@OBJEXT@: ldlex-wrapper.c ldlex.c
45e481d1 2220@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $(srcdir)/ldlex-wrapper.c $(NO_WERROR)
64ac50ac 2221@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
45e481d1 2222@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ldlex-wrapper.c' object='$@' libtool=no @AMDEPBACKSLASH@
64ac50ac 2223@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
45e481d1 2224@am__fastdepCC_FALSE@ $(COMPILE) -c $(srcdir)/ldlex-wrapper.c $(NO_WERROR)
64ac50ac 2225
52a6ecd2 2226deffilep.@OBJEXT@: deffilep.c
7bb7d81f 2227@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `test -f deffilep.c || echo $(srcdir)/`deffilep.c $(NO_WERROR)
64ac50ac
RW
2228@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2229@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='deffilep.c' object='$@' libtool=no @AMDEPBACKSLASH@
2230@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
7bb7d81f 2231@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f deffilep.c || echo $(srcdir)/`deffilep.c $(NO_WERROR)
ceae3e33 2232
33589acb
AM
2233po/SRC-POTFILES.in: @MAINT@ Makefile
2234 for f in $(SRC_POTFILES); do echo $$f; done | LC_ALL=C sort > $@-tmp \
2235 && mv $@-tmp $(srcdir)/po/SRC-POTFILES.in
2236
2237po/BLD-POTFILES.in: @MAINT@ Makefile $(BLD_POTFILES)
2238 for f in $(BLD_POTFILES); do echo $$f; done | LC_ALL=C sort > $@-tmp \
2239 && mv $@-tmp $(srcdir)/po/BLD-POTFILES.in
252b5132 2240
52a6ecd2 2241ldmain.@OBJEXT@: ldmain.c config.status
64ac50ac
RW
2242@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ \
2243@am__fastdepCC_TRUE@ -DDEFAULT_EMULATION='"$(EMUL)"' \
2244@am__fastdepCC_TRUE@ -DBINDIR='"$(bindir)"' -DTOOLBINDIR='"$(tooldir)/bin"' \
2245@am__fastdepCC_TRUE@ -DTARGET='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
2246@am__fastdepCC_TRUE@ $(srcdir)/ldmain.c
2247@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
8a0e2760 2248@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ldmain.c' object='$@' libtool=no @AMDEPBACKSLASH@
64ac50ac
RW
2249@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2250@am__fastdepCC_FALSE@ $(COMPILE) -c -DDEFAULT_EMULATION='"$(EMUL)"' \
2251@am__fastdepCC_FALSE@ -DBINDIR='"$(bindir)"' -DTOOLBINDIR='"$(tooldir)/bin"' \
2252@am__fastdepCC_FALSE@ -DTARGET='"@target@"' @TARGET_SYSTEM_ROOT_DEFINE@ \
2253@am__fastdepCC_FALSE@ $(srcdir)/ldmain.c
252b5132 2254
52a6ecd2 2255ldfile.@OBJEXT@: ldfile.c config.status
64ac50ac
RW
2256@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ \
2257@am__fastdepCC_TRUE@ -DSCRIPTDIR='"$(scriptdir)"' -DBINDIR='"$(bindir)"' -DTOOLBINDIR='"$(tooldir)/bin"' \
2258@am__fastdepCC_TRUE@ $(srcdir)/ldfile.c
2259@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
8a0e2760 2260@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='ldfile.c' object='$@' libtool=no @AMDEPBACKSLASH@
64ac50ac
RW
2261@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2262@am__fastdepCC_FALSE@ $(COMPILE) -c -DSCRIPTDIR='"$(scriptdir)"' -DBINDIR='"$(bindir)"' \
2263@am__fastdepCC_FALSE@ -DTOOLBINDIR='"$(tooldir)/bin"' \
2264@am__fastdepCC_FALSE@ $(srcdir)/ldfile.c
a8caa245 2265
52a6ecd2 2266eelf32_spu.@OBJEXT@: eelf32_spu.c
8a0e2760
RW
2267@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ \
2268@am__fastdepCC_TRUE@ -DEMBEDSPU="\"`echo embedspu | sed '$(transform)'`\"" eelf32_spu.c
2269@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
2270@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='eelf32_spu.c' object='$@' libtool=no @AMDEPBACKSLASH@
2271@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
2272@am__fastdepCC_FALSE@ $(COMPILE) -c -DEMBEDSPU="\"`echo embedspu | sed '$(transform)'`\"" \
2273@am__fastdepCC_FALSE@ eelf32_spu.c
42ba7415 2274
252b5132
RH
2275ldemul-list.h: Makefile
2276 (echo "/* This file is automatically generated. DO NOT EDIT! */";\
2277 for f in `echo " " ${EMULATION_OFILES} "" \
2278 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
2279 echo "extern ld_emulation_xfer_type ld_$${f}_emulation;"; \
2280 done;\
2281 echo "";\
2282 echo "#define EMULATION_LIST \\";\
2283 for f in `echo " " ${EMULATION_OFILES} "" \
2284 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
2285 echo " &ld_$${f}_emulation, \\"; \
2286 done;\
2287 echo " 0") >ldemul-tmp.h
2288 mv ldemul-tmp.h ldemul-list.h
597e2591
ILT
2289
2290stringify.sed: ${srcdir}/emultempl/$(STRINGIFY)
2291 cp ${srcdir}/emultempl/$(STRINGIFY) stringify.sed
aafdb207 2292
252b5132
RH
2293@TDIRS@
2294
77ac17b8
HPN
2295# We can't use pattern rules as we don't want to depend on GNU
2296# make, or else these rules could have been expressed in one
2297# two-liner: 'e%.c:' and ' ${GENSCRIPTS} $* "$(tdir_$*)"'.
2298# (The recursive variable expansion is portable.)
2299
2300run-genscripts:
2301 ${GENSCRIPTS} $(script_target) "$($(script_tdirname))"
2302
2303.PHONY: run-genscripts
2304
c40e31a1 2305$(ALL_EMULATION_SOURCES) $(ALL_64_EMULATION_SOURCES): $(GEN_DEPENDS)
77ac17b8
HPN
2306 base=`echo $@ | sed -e 's,e\(.*\).c,\1,'`; \
2307 $(MAKE) run-genscripts "script_target=$$base" "script_tdirname=tdir_$$base"
2308
c40e31a1
AM
2309# It's a pity we can't generate these include "./deps/e*.Pc" lines
2310# from ALL_EMULATION_SOURCES and ALL_64_EMULATION_SOURCES, but that isn't
2311# so easy to do. What we'd like to do is have automake generate these
2312# lines in Makefile.in, but I can't see a way of doing that. Generating
2313# the includes at configure time is possible but then we'd need to
2314# duplicate autoconf/automake handling of dependency files.
2315@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaix5ppc.Pc@am__quote@
2316@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaix5rs6.Pc@am__quote@
2317@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaixppc.Pc@am__quote@
2318@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaixrs6.Pc@am__quote@
2319@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ealpha.Pc@am__quote@
2320@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ealphavms.Pc@am__quote@
2321@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earcv2elf.Pc@am__quote@
2322@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earcv2elfx.Pc@am__quote@
2323@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earcelf.Pc@am__quote@
c40e31a1
AM
2324@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earclinux.Pc@am__quote@
2325@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earclinux_nps.Pc@am__quote@
c40e31a1
AM
2326@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earm_wince_pe.Pc@am__quote@
2327@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf.Pc@am__quote@
2328@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_fbsd.Pc@am__quote@
2329@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_fuchsia.Pc@am__quote@
2330@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_linux.Pc@am__quote@
2331@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_linux_eabi.Pc@am__quote@
2332@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_linux_fdpiceabi.Pc@am__quote@
2333@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_nacl.Pc@am__quote@
2334@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_nbsd.Pc@am__quote@
2335@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_phoenix.Pc@am__quote@
2336@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelf_vxworks.Pc@am__quote@
2337@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb.Pc@am__quote@
2338@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_fbsd.Pc@am__quote@
2339@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_fuchsia.Pc@am__quote@
2340@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_linux.Pc@am__quote@
2341@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_linux_eabi.Pc@am__quote@
2342@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_linux_fdpiceabi.Pc@am__quote@
2343@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_nacl.Pc@am__quote@
2344@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmelfb_nbsd.Pc@am__quote@
2345@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmnto.Pc@am__quote@
2346@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/earmpe.Pc@am__quote@
c40e31a1
AM
2347@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr1.Pc@am__quote@
2348@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr2.Pc@am__quote@
2349@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr25.Pc@am__quote@
2350@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr3.Pc@am__quote@
2351@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr31.Pc@am__quote@
2352@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr35.Pc@am__quote@
2353@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr4.Pc@am__quote@
2354@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr5.Pc@am__quote@
2355@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr51.Pc@am__quote@
2356@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavr6.Pc@am__quote@
2357@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega1.Pc@am__quote@
2358@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega2.Pc@am__quote@
2359@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega3.Pc@am__quote@
2360@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega4.Pc@am__quote@
2361@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega5.Pc@am__quote@
2362@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega6.Pc@am__quote@
2363@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrxmega7.Pc@am__quote@
2364@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eavrtiny.Pc@am__quote@
2365@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecrisaout.Pc@am__quote@
2366@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecriself.Pc@am__quote@
2367@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecrislinux.Pc@am__quote@
2368@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecskyelf.Pc@am__quote@
2369@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ecskyelf_linux.Pc@am__quote@
2370@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed10velf.Pc@am__quote@
2371@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed30v_e.Pc@am__quote@
2372@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed30v_o.Pc@am__quote@
2373@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ed30velf.Pc@am__quote@
2374@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_dlx.Pc@am__quote@
2375@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_sparc.Pc@am__quote@
2376@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_sparc_sol2.Pc@am__quote@
2377@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_sparc_vxworks.Pc@am__quote@
2378@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_spu.Pc@am__quote@
2379@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_be.Pc@am__quote@
2380@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_le.Pc@am__quote@
2381@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_linux_be.Pc@am__quote@
2382@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_linux_le.Pc@am__quote@
2383@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_elf_be.Pc@am__quote@
2384@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_tic6x_elf_le.Pc@am__quote@
2385@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32am33lin.Pc@am__quote@
2386@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bfin.Pc@am__quote@
2387@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bfinfd.Pc@am__quote@
2388@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32cr16.Pc@am__quote@
c40e31a1
AM
2389@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32crx.Pc@am__quote@
2390@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32epiphany.Pc@am__quote@
2391@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32epiphany_4x4.Pc@am__quote@
2392@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32fr30.Pc@am__quote@
2393@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32frv.Pc@am__quote@
2394@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32frvfd.Pc@am__quote@
2395@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ft32.Pc@am__quote@
2396@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ip2k.Pc@am__quote@
2397@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32iq10.Pc@am__quote@
2398@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32iq2000.Pc@am__quote@
2399@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lm32.Pc@am__quote@
2400@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lm32fd.Pc@am__quote@
2401@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppc.Pc@am__quote@
2402@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppclinux.Pc@am__quote@
2403@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppcnto.Pc@am__quote@
2404@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lppcsim.Pc@am__quote@
2405@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32m32c.Pc@am__quote@
2406@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mb_linux.Pc@am__quote@
2407@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mbel_linux.Pc@am__quote@
2408@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mcore.Pc@am__quote@
2409@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mep.Pc@am__quote@
2410@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32metag.Pc@am__quote@
2411@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32microblazeel.Pc@am__quote@
2412@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32microblaze.Pc@am__quote@
2413@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32moxie.Pc@am__quote@
2414@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emoxiebox.Pc@am__quote@
2415@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mt.Pc@am__quote@
2416@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32or1k.Pc@am__quote@
2417@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32or1k_linux.Pc@am__quote@
2418@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppc.Pc@am__quote@
2419@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppc_fbsd.Pc@am__quote@
2420@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppclinux.Pc@am__quote@
2421@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcnto.Pc@am__quote@
2422@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcsim.Pc@am__quote@
2423@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcvxworks.Pc@am__quote@
2424@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ppcwindiss.Pc@am__quote@
2425@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lriscv.Pc@am__quote@
2426@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lriscv_ilp32f.Pc@am__quote@
2427@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lriscv_ilp32.Pc@am__quote@
fbc09e7a
MC
2428@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32briscv.Pc@am__quote@
2429@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32briscv_ilp32f.Pc@am__quote@
2430@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32briscv_ilp32.Pc@am__quote@
c40e31a1
AM
2431@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32rl78.Pc@am__quote@
2432@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32rx.Pc@am__quote@
d5b7ebe8 2433@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32rx_linux.Pc@am__quote@
c40e31a1
AM
2434@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32tilegx.Pc@am__quote@
2435@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32tilegx_be.Pc@am__quote@
2436@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32tilepro.Pc@am__quote@
2437@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32vax.Pc@am__quote@
2438@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32visium.Pc@am__quote@
2439@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xc16x.Pc@am__quote@
2440@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xc16xl.Pc@am__quote@
2441@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xc16xs.Pc@am__quote@
2442@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xstormy16.Pc@am__quote@
2443@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32xtensa.Pc@am__quote@
ef8f08ca 2444@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32z80.Pc@am__quote@
c40e31a1
AM
2445@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386.Pc@am__quote@
2446@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_be.Pc@am__quote@
2447@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_fbsd.Pc@am__quote@
2448@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_ldso.Pc@am__quote@
c40e31a1
AM
2449@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_sol2.Pc@am__quote@
2450@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_i386_vxworks.Pc@am__quote@
2451@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_iamcu.Pc@am__quote@
2452@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_s390.Pc@am__quote@
2453@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300elf.Pc@am__quote@
2454@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300elf_linux.Pc@am__quote@
2455@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300helf.Pc@am__quote@
2456@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300helf_linux.Pc@am__quote@
2457@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300hnelf.Pc@am__quote@
2458@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300self.Pc@am__quote@
2459@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300self_linux.Pc@am__quote@
2460@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300snelf.Pc@am__quote@
2461@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300sxelf.Pc@am__quote@
2462@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300sxelf_linux.Pc@am__quote@
2463@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eh8300sxnelf.Pc@am__quote@
2464@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppaelf.Pc@am__quote@
2465@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppalinux.Pc@am__quote@
2466@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppanbsd.Pc@am__quote@
2467@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppaobsd.Pc@am__quote@
5e737279 2468@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386aout.Pc@am__quote@
c40e31a1
AM
2469@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386beos.Pc@am__quote@
2470@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386bsd.Pc@am__quote@
2471@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386go32.Pc@am__quote@
2472@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386lynx.Pc@am__quote@
2473@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386moss.Pc@am__quote@
2474@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386msdos.Pc@am__quote@
2475@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386nto.Pc@am__quote@
2476@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386pe.Pc@am__quote@
2477@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386pe_posix.Pc@am__quote@
2478@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32relf.Pc@am__quote@
2479@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32relf_linux.Pc@am__quote@
2480@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32rlelf.Pc@am__quote@
2481@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em32rlelf_linux.Pc@am__quote@
2482@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc11elf.Pc@am__quote@
2483@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc11elfb.Pc@am__quote@
2484@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc12elf.Pc@am__quote@
2485@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68hc12elfb.Pc@am__quote@
2486@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68kelf.Pc@am__quote@
2487@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em68kelfnbsd.Pc@am__quote@
2488@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/em9s12zelf.Pc@am__quote@
2489@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emcorepe.Pc@am__quote@
2490@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emn10200.Pc@am__quote@
2491@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emn10300.Pc@am__quote@
2492@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emsp430elf.Pc@am__quote@
2493@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emsp430X.Pc@am__quote@
2494@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf.Pc@am__quote@
2495@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf16m.Pc@am__quote@
2496@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32elf_linux.Pc@am__quote@
2497@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32belf.Pc@am__quote@
2498@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32belf16m.Pc@am__quote@
2499@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ends32belf_linux.Pc@am__quote@
2500@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ens32knbsd.Pc@am__quote@
2501@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enios2elf.Pc@am__quote@
2502@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/enios2linux.Pc@am__quote@
2503@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epc532macha.Pc@am__quote@
2504@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epdp11.Pc@am__quote@
2505@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epjelf.Pc@am__quote@
2506@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epjlelf.Pc@am__quote@
c40e31a1 2507@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eppcmacos.Pc@am__quote@
c40e31a1
AM
2508@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/epruelf.Pc@am__quote@
2509@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/escore3_elf.Pc@am__quote@
2510@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/escore7_elf.Pc@am__quote@
2511@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/esh.Pc@am__quote@
2512@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf.Pc@am__quote@
2513@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_fd.Pc@am__quote@
2514@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_linux.Pc@am__quote@
2515@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_nbsd.Pc@am__quote@
2516@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_nto.Pc@am__quote@
2517@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_uclinux.Pc@am__quote@
2518@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshelf_vxworks.Pc@am__quote@
2519@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshl.Pc@am__quote@
2520@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf.Pc@am__quote@
2521@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_fd.Pc@am__quote@
2522@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_linux.Pc@am__quote@
2523@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_nbsd.Pc@am__quote@
2524@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_nto.Pc@am__quote@
2525@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshlelf_vxworks.Pc@am__quote@
2526@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eshpe.Pc@am__quote@
c40e31a1
AM
2527@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic30coff.Pc@am__quote@
2528@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic3xcoff.Pc@am__quote@
2529@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic3xcoff_onchip.Pc@am__quote@
2530@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic4xcoff.Pc@am__quote@
2531@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/etic54xcoff.Pc@am__quote@
c40e31a1
AM
2532@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ev850.Pc@am__quote@
2533@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ev850_rh850.Pc@am__quote@
2534@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evanilla.Pc@am__quote@
2535@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/evaxnbsd.Pc@am__quote@
2536@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/exgateelf.Pc@am__quote@
2537@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez80.Pc@am__quote@
2538@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez8001.Pc@am__quote@
2539@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ez8002.Pc@am__quote@
2540@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf.Pc@am__quote@
2541@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf32.Pc@am__quote@
2542@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elfb.Pc@am__quote@
2543@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64elf32b.Pc@am__quote@
2544@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64cloudabi.Pc@am__quote@
2545@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64cloudabib.Pc@am__quote@
2546@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64fbsd.Pc@am__quote@
2547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64fbsdb.Pc@am__quote@
2548@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linux.Pc@am__quote@
2549@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linuxb.Pc@am__quote@
2550@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linux32.Pc@am__quote@
2551@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eaarch64linux32b.Pc@am__quote@
2552@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32_x86_64.Pc@am__quote@
c40e31a1
AM
2553@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32b4300.Pc@am__quote@
2554@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bmip.Pc@am__quote@
2555@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bmipn32.Pc@am__quote@
2556@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32bsmip.Pc@am__quote@
2557@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmip.Pc@am__quote@
2558@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmip_fbsd.Pc@am__quote@
2559@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmipn32.Pc@am__quote@
2560@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32btsmipn32_fbsd.Pc@am__quote@
2561@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ebmip.Pc@am__quote@
2562@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ebmipvxworks.Pc@am__quote@
2563@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32elmip.Pc@am__quote@
2564@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32elmipvxworks.Pc@am__quote@
2565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32l4300.Pc@am__quote@
2566@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lmip.Pc@am__quote@
2567@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lr5900.Pc@am__quote@
2568@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lr5900n32.Pc@am__quote@
2569@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32lsmip.Pc@am__quote@
2570@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmip.Pc@am__quote@
2571@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmip_fbsd.Pc@am__quote@
2572@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmipn32.Pc@am__quote@
2573@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32ltsmipn32_fbsd.Pc@am__quote@
2574@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf32mipswindiss.Pc@am__quote@
2575@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_aix.Pc@am__quote@
8376927b 2576@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64bpf.Pc@am__quote@
c40e31a1
AM
2577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_ia64.Pc@am__quote@
2578@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_ia64_fbsd.Pc@am__quote@
2579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_ia64_vms.Pc@am__quote@
2580@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_s390.Pc@am__quote@
2581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_sparc.Pc@am__quote@
2582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_sparc_fbsd.Pc@am__quote@
2583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64_sparc_sol2.Pc@am__quote@
2584@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64alpha.Pc@am__quote@
2585@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64alpha_fbsd.Pc@am__quote@
2586@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64alpha_nbsd.Pc@am__quote@
2587@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64bmip.Pc@am__quote@
2588@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64btsmip.Pc@am__quote@
2589@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64btsmip_fbsd.Pc@am__quote@
2590@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64hppa.Pc@am__quote@
2591@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64lppc.Pc@am__quote@
6afcdeb3 2592@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64lppc_fbsd.Pc@am__quote@
c40e31a1
AM
2593@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64lriscv.Pc@am__quote@
2594@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64lriscv_lp64f.Pc@am__quote@
2595@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64lriscv_lp64.Pc@am__quote@
fbc09e7a
MC
2596@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64briscv.Pc@am__quote@
2597@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64briscv_lp64f.Pc@am__quote@
2598@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64briscv_lp64.Pc@am__quote@
c40e31a1
AM
2599@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ltsmip.Pc@am__quote@
2600@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ltsmip_fbsd.Pc@am__quote@
2601@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64mmix.Pc@am__quote@
2602@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ppc.Pc@am__quote@
2603@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64ppc_fbsd.Pc@am__quote@
2604@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64rdos.Pc@am__quote@
2605@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64tilegx.Pc@am__quote@
2606@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf64tilegx_be.Pc@am__quote@
2607@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_l1om.Pc@am__quote@
2608@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_l1om_fbsd.Pc@am__quote@
2609@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_k1om.Pc@am__quote@
2610@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_k1om_fbsd.Pc@am__quote@
2611@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64.Pc@am__quote@
2612@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_cloudabi.Pc@am__quote@
2613@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_fbsd.Pc@am__quote@
c40e31a1
AM
2614@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/eelf_x86_64_sol2.Pc@am__quote@
2615@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehppa64linux.Pc@am__quote@
2616@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ei386pep.Pc@am__quote@
2617@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/emmo.Pc@am__quote@
77ac17b8 2618
252b5132 2619check-DEJAGNU: site.exp
554c30ab 2620 (cd .libs; test -e ldscripts || test ! -e ld-new || $(LN_S) ../ldscripts .)
252b5132
RH
2621 srcroot=`cd $(srcdir) && pwd`; export srcroot; \
2622 r=`pwd`; export r; \
e5b62927 2623 LC_ALL=C; export LC_ALL; \
252b5132 2624 EXPECT=$(EXPECT); export EXPECT; \
252b5132
RH
2625 runtest=$(RUNTEST); \
2626 if $(SHELL) -c "$$runtest --version" > /dev/null 2>&1; then \
2627 $$runtest --tool $(DEJATOOL) --srcdir $${srcroot}/testsuite \
ad77db1c
AM
2628 CC="$(CC)" CFLAGS="$(CFLAGS)" \
2629 CXX="$(CXX)" CXXFLAGS="$(CXXFLAGS)" \
2630 CC_FOR_TARGET="$(CC_FOR_TARGET)" \
2631 CFLAGS_FOR_TARGET="$(CFLAGS_FOR_TARGET)" \
2632 CXX_FOR_TARGET="$(CXX_FOR_TARGET)" \
2633 CXXFLAGS_FOR_TARGET="$(CXXFLAGS_FOR_TARGET)" \
87279e3c 2634 OFILES="$(OFILES)" BFDLIB="$(TESTBFDLIB)" CTFLIB="$(TESTCTFLIB) $(ZLIB)" \
20e95c23 2635 LIBIBERTY="$(LIBIBERTY) $(LIBINTL)" LIBS="$(LIBS)" \
eccbf555 2636 DO_COMPARE="`echo '$(do_compare)' | sed -e 's,\\$$,,g'`" \
252b5132
RH
2637 $(RUNTESTFLAGS); \
2638 else echo "WARNING: could not find \`runtest'" 1>&2; :;\
2639 fi
2640
7dd36a6f 2641development.exp: $(BFDDIR)/development.sh
a76bf0e5 2642 $(EGREP) "(development|experimental)=" $(BFDDIR)/development.sh \
7dd36a6f
L
2643 | $(AWK) -F= '{ print "set " $$1 " " $$2 }' > $@
2644
7cdfc346
NA
2645enablings.exp:
2646 echo "set enable_libctf ${enable_libctf}" >> $@
2647
252b5132
RH
2648# DOCUMENTATION TARGETS
2649# Manual configuration file; not usually attached to normal configuration,
2650# because almost all configs use "gen" version of manual.
2651# Set DOCVER above to change.
2652configdoc.texi: ${DOCVER}-doc.texi
dff70155 2653 cp ${srcdir}/${DOCVER}-doc.texi ./configdoc.texi
b251bf6f 2654 chmod u+w ./configdoc.texi
252b5132 2655
0285c67d
NC
2656# Build the man page from the texinfo file
2657# The sed command removes the no-adjust Nroff command so that
2658# the man output looks standard.
d0ac1c44 2659ld.1: $(srcdir)/ld.texi configdoc.texi
c45021f2 2660 touch $@
d0ac1c44 2661 -$(TEXI2POD) $(MANCONF) < $(srcdir)/ld.texi > ld.pod
0285c67d 2662 -($(POD2MAN) ld.pod | \
5a68afcf
RM
2663 sed -e '/^.if n .na/d' > $@.T$$$$ && \
2664 mv -f $@.T$$$$ $@) || \
2665 (rm -f $@.T$$$$ && exit 1)
c45021f2 2666 rm -f ld.pod
252b5132
RH
2667mostlyclean-local:
2668 -rm -rf tmpdir
2669
2670.PHONY: install-exec-local install-data-local
2671
4fda8867 2672install-exec-local: ld-new$(EXEEXT) install-binPROGRAMS
14ec8efd 2673 $(mkinstalldirs) $(DESTDIR)$(tooldir)/bin
4fda8867
NC
2674 n=`echo $(installed_linker) | sed '$(transform)'`; \
2675 if test "$(bindir)" != "$(tooldir)/bin"; then \
2676 rm -f $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT); \
2677 ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT) >/dev/null 2>/dev/null \
f2c7d7ee 2678 || $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT); \
4fda8867
NC
2679 fi; \
2680 if test "x$(install_as_default)" = "xyes"; then \
7ad2014a
L
2681 ld=`echo ld | sed '$(transform)'`; \
2682 rm -f $(DESTDIR)$(bindir)/$$ld$(EXEEXT); \
2683 ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(bindir)/$$ld$(EXEEXT) >/dev/null 2>/dev/null \
f2c7d7ee 2684 || $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$$ld$(EXEEXT); \
4fda8867
NC
2685 if test "$(bindir)" != "$(tooldir)/bin"; then \
2686 rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
2687 ln $(DESTDIR)$(bindir)/$$n$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \
f2c7d7ee 2688 || $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
4fda8867 2689 fi; \
252b5132
RH
2690 fi
2691
eba7b68c 2692install-data-local: install-bfdpluginLTLIBRARIES
d3d8a9ee 2693 $(mkinstalldirs) $(DESTDIR)$(scriptdir)/ldscripts
edf84efc 2694 for f in ldscripts/* ; do \
d3d8a9ee 2695 $(INSTALL_DATA) $$f $(DESTDIR)$(scriptdir)/$$f ; \
252b5132 2696 done
eba7b68c 2697 rm -f $(DESTDIR)$(bfdplugindir)/libdep.la
22604fe6 2698 rm -f $(DESTDIR)$(bfdplugindir)/libdep.dll.a
c45021f2 2699diststuff: info $(EXTRA_DIST)
8b803601 2700
c428fa83 2701# Both info (ld.info) and ld.1 depend on configdoc.texi.
8b803601
L
2702# But info isn't a direct target. Make info-recursive to depend on
2703# ld.1 to support parallel build.
2704info-recursive: ld.1
cf758b39
MF
2705
2706html-local: doc/ld/index.html
2707doc/ld/index.html: ld.texi $(ld_TEXINFOS)
2708 $(MKDIR_P) doc
2709 $(AM_V_at)$(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) \
2710 --split=node -I$(srcdir) $(srcdir)/ld.texi -o doc/ld
252b5132
RH
2711distclean-local:
2712 rm -rf ldscripts
2713
252b5132
RH
2714# Tell versions [3.59,3.63) of GNU make to not export all variables.
2715# Otherwise a system limit (for SysV at least) may be exceeded.
2716.NOEXPORT: