[GOLD] make clean
[external/binutils.git] / gold / Makefile.in
1 # Makefile.in generated by automake 1.15.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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
15 @SET_MAKE@
16
17 #
18 #  Copyright (C) 2006-2018 Free Software Foundation, Inc.
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.
24 #
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.
29 #
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
35
36 VPATH = @srcdir@
37 am__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 }
48 am__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 \
60     case $$MAKEFLAGS in \
61       *\\[\ \   ]*) \
62         bs=\\; \
63         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
64           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
65     esac; \
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
90 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
91 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
92 pkgdatadir = $(datadir)/@PACKAGE@
93 pkgincludedir = $(includedir)/@PACKAGE@
94 pkglibdir = $(libdir)/@PACKAGE@
95 pkglibexecdir = $(libexecdir)/@PACKAGE@
96 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
97 install_sh_DATA = $(install_sh) -c -m 644
98 install_sh_PROGRAM = $(install_sh) -c
99 install_sh_SCRIPT = $(install_sh) -c
100 INSTALL_HEADER = $(INSTALL_DATA)
101 transform = $(program_transform_name)
102 NORMAL_INSTALL = :
103 PRE_INSTALL = :
104 POST_INSTALL = :
105 NORMAL_UNINSTALL = :
106 PRE_UNINSTALL = :
107 POST_UNINSTALL = :
108 build_triplet = @build@
109 host_triplet = @host@
110 target_triplet = @target@
111 bin_PROGRAMS = dwp$(EXEEXT)
112 noinst_PROGRAMS = ld-new$(EXEEXT) incremental-dump$(EXEEXT)
113 @GCC_TRUE@@NATIVE_LINKER_TRUE@check_PROGRAMS = ld1$(EXEEXT) \
114 @GCC_TRUE@@NATIVE_LINKER_TRUE@  ld2$(EXEEXT) ld1-r$(EXEEXT) \
115 @GCC_TRUE@@NATIVE_LINKER_TRUE@  ld2-r$(EXEEXT) ld4$(EXEEXT) \
116 @GCC_TRUE@@NATIVE_LINKER_TRUE@  $(am__EXEEXT_1)
117 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_1 = -Wl,--thread-count=3
118 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_2 = -Wl,--thread-count=3
119 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_3 = -Wl,--thread-count=13
120 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_4 = -Wl,--thread-count=3
121 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_5 = ld3
122 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_6 = bootstrap-test-treehash-chunksize
123 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_7 = bootstrap-test-treehash-chunksize
124 subdir = .
125 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
126 am__aclocal_m4_deps = $(top_srcdir)/../config/ax_pthread.m4 \
127         $(top_srcdir)/../config/depstand.m4 \
128         $(top_srcdir)/../config/gettext-sister.m4 \
129         $(top_srcdir)/../config/lcmessage.m4 \
130         $(top_srcdir)/../config/lead-dot.m4 \
131         $(top_srcdir)/../config/nls.m4 \
132         $(top_srcdir)/../config/override.m4 \
133         $(top_srcdir)/../config/plugins.m4 \
134         $(top_srcdir)/../config/po.m4 \
135         $(top_srcdir)/../config/progtest.m4 \
136         $(top_srcdir)/../config/zlib.m4 \
137         $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/configure.ac
138 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
139         $(ACLOCAL_M4)
140 DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
141         $(am__configure_deps)
142 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
143  configure.lineno config.status.lineno
144 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
145 CONFIG_HEADER = config.h
146 CONFIG_CLEAN_FILES = po/Makefile.in
147 CONFIG_CLEAN_VPATH_FILES =
148 LIBRARIES = $(noinst_LIBRARIES)
149 AR = ar
150 ARFLAGS = cru
151 AM_V_AR = $(am__v_AR_@AM_V@)
152 am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
153 am__v_AR_0 = @echo "  AR      " $@;
154 am__v_AR_1 = 
155 libgold_a_AR = $(AR) $(ARFLAGS)
156 libgold_a_DEPENDENCIES = $(LIBOBJS)
157 am__objects_1 = archive.$(OBJEXT) attributes.$(OBJEXT) \
158         binary.$(OBJEXT) common.$(OBJEXT) compressed_output.$(OBJEXT) \
159         copy-relocs.$(OBJEXT) cref.$(OBJEXT) defstd.$(OBJEXT) \
160         descriptors.$(OBJEXT) dirsearch.$(OBJEXT) dynobj.$(OBJEXT) \
161         dwarf_reader.$(OBJEXT) ehframe.$(OBJEXT) errors.$(OBJEXT) \
162         expression.$(OBJEXT) fileread.$(OBJEXT) gc.$(OBJEXT) \
163         gdb-index.$(OBJEXT) gold.$(OBJEXT) gold-threads.$(OBJEXT) \
164         icf.$(OBJEXT) incremental.$(OBJEXT) int_encoding.$(OBJEXT) \
165         layout.$(OBJEXT) mapfile.$(OBJEXT) merge.$(OBJEXT) \
166         nacl.$(OBJEXT) object.$(OBJEXT) options.$(OBJEXT) \
167         output.$(OBJEXT) parameters.$(OBJEXT) plugin.$(OBJEXT) \
168         readsyms.$(OBJEXT) reduced_debug_output.$(OBJEXT) \
169         reloc.$(OBJEXT) resolve.$(OBJEXT) script-sections.$(OBJEXT) \
170         script.$(OBJEXT) stringpool.$(OBJEXT) symtab.$(OBJEXT) \
171         target.$(OBJEXT) target-select.$(OBJEXT) timer.$(OBJEXT) \
172         version.$(OBJEXT) workqueue.$(OBJEXT) \
173         workqueue-threads.$(OBJEXT)
174 am__objects_2 =
175 am__objects_3 = yyscript.$(OBJEXT)
176 am_libgold_a_OBJECTS = $(am__objects_1) $(am__objects_2) \
177         $(am__objects_3) $(am__objects_2)
178 libgold_a_OBJECTS = $(am_libgold_a_OBJECTS)
179 am__installdirs = "$(DESTDIR)$(bindir)"
180 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__EXEEXT_1 =  \
181 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@    ld3$(EXEEXT)
182 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
183 am_dwp_OBJECTS = dwp.$(OBJEXT)
184 dwp_OBJECTS = $(am_dwp_OBJECTS)
185 am__DEPENDENCIES_1 =
186 dwp_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(dwp_LDFLAGS) \
187         $(LDFLAGS) -o $@
188 am_incremental_dump_OBJECTS = incremental-dump.$(OBJEXT)
189 incremental_dump_OBJECTS = $(am_incremental_dump_OBJECTS)
190 am__objects_4 = main.$(OBJEXT)
191 am_ld_new_OBJECTS = $(am__objects_4)
192 ld_new_OBJECTS = $(am_ld_new_OBJECTS)
193 am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) libgold.a $(LIBIBERTY) \
194         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
195         $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
196         $(am__DEPENDENCIES_1)
197 ld_new_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld_new_LDFLAGS) \
198         $(LDFLAGS) -o $@
199 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld1_OBJECTS = $(am__objects_4)
200 ld1_OBJECTS = $(am_ld1_OBJECTS)
201 ld1_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld1_LDFLAGS) \
202         $(LDFLAGS) -o $@
203 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld1_r_OBJECTS = $(am__objects_4)
204 ld1_r_OBJECTS = $(am_ld1_r_OBJECTS)
205 ld1_r_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld1_r_LDFLAGS) \
206         $(LDFLAGS) -o $@
207 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld2_OBJECTS = $(am__objects_4)
208 ld2_OBJECTS = $(am_ld2_OBJECTS)
209 ld2_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld2_LDFLAGS) \
210         $(LDFLAGS) -o $@
211 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld2_r_OBJECTS = $(am__objects_4)
212 ld2_r_OBJECTS = $(am_ld2_r_OBJECTS)
213 ld2_r_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld2_r_LDFLAGS) \
214         $(LDFLAGS) -o $@
215 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld3_OBJECTS = $(am__objects_4)
216 ld3_OBJECTS = $(am_ld3_OBJECTS)
217 ld3_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld3_LDFLAGS) \
218         $(LDFLAGS) -o $@
219 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld4_OBJECTS = $(am__objects_4)
220 ld4_OBJECTS = $(am_ld4_OBJECTS)
221 ld4_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld4_LDFLAGS) \
222         $(LDFLAGS) -o $@
223 AM_V_P = $(am__v_P_@AM_V@)
224 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
225 am__v_P_0 = false
226 am__v_P_1 = :
227 AM_V_GEN = $(am__v_GEN_@AM_V@)
228 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
229 am__v_GEN_0 = @echo "  GEN     " $@;
230 am__v_GEN_1 = 
231 AM_V_at = $(am__v_at_@AM_V@)
232 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
233 am__v_at_0 = @
234 am__v_at_1 = 
235 DEFAULT_INCLUDES = -I.@am__isrc@
236 depcomp = $(SHELL) $(top_srcdir)/../depcomp
237 am__depfiles_maybe = depfiles
238 am__mv = mv -f
239 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
240         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
241 AM_V_CC = $(am__v_CC_@AM_V@)
242 am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
243 am__v_CC_0 = @echo "  CC      " $@;
244 am__v_CC_1 = 
245 CCLD = $(CC)
246 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
247 AM_V_CCLD = $(am__v_CCLD_@AM_V@)
248 am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
249 am__v_CCLD_0 = @echo "  CCLD    " $@;
250 am__v_CCLD_1 = 
251 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
252         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
253 AM_V_CXX = $(am__v_CXX_@AM_V@)
254 am__v_CXX_ = $(am__v_CXX_@AM_DEFAULT_V@)
255 am__v_CXX_0 = @echo "  CXX     " $@;
256 am__v_CXX_1 = 
257 CXXLD = $(CXX)
258 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
259         -o $@
260 AM_V_CXXLD = $(am__v_CXXLD_@AM_V@)
261 am__v_CXXLD_ = $(am__v_CXXLD_@AM_DEFAULT_V@)
262 am__v_CXXLD_0 = @echo "  CXXLD   " $@;
263 am__v_CXXLD_1 = 
264 @MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
265 am__yacc_c2h = sed -e s/cc$$/hh/ -e s/cpp$$/hpp/ -e s/cxx$$/hxx/ \
266                    -e s/c++$$/h++/ -e s/c$$/h/
267 YACCCOMPILE = $(YACC) $(AM_YFLAGS) $(YFLAGS)
268 AM_V_YACC = $(am__v_YACC_@AM_V@)
269 am__v_YACC_ = $(am__v_YACC_@AM_DEFAULT_V@)
270 am__v_YACC_0 = @echo "  YACC    " $@;
271 am__v_YACC_1 = 
272 YLWRAP = $(top_srcdir)/../ylwrap
273 SOURCES = $(libgold_a_SOURCES) $(dwp_SOURCES) \
274         $(incremental_dump_SOURCES) $(ld_new_SOURCES) \
275         $(EXTRA_ld_new_SOURCES) $(ld1_SOURCES) $(ld1_r_SOURCES) \
276         $(ld2_SOURCES) $(ld2_r_SOURCES) $(ld3_SOURCES) $(ld4_SOURCES)
277 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
278         ctags-recursive dvi-recursive html-recursive info-recursive \
279         install-data-recursive install-dvi-recursive \
280         install-exec-recursive install-html-recursive \
281         install-info-recursive install-pdf-recursive \
282         install-ps-recursive install-recursive installcheck-recursive \
283         installdirs-recursive pdf-recursive ps-recursive \
284         tags-recursive uninstall-recursive
285 am__can_run_installinfo = \
286   case $$AM_UPDATE_INFO_DIR in \
287     n|no|NO) false;; \
288     *) (install-info --version) >/dev/null 2>&1;; \
289   esac
290 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
291   distclean-recursive maintainer-clean-recursive
292 am__recursive_targets = \
293   $(RECURSIVE_TARGETS) \
294   $(RECURSIVE_CLEAN_TARGETS) \
295   $(am__extra_recursive_targets)
296 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
297         cscope check recheck
298 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
299         $(LISP)config.in
300 # Read a list of newline-separated strings from the standard input,
301 # and print each of them once, without duplicates.  Input order is
302 # *not* preserved.
303 am__uniquify_input = $(AWK) '\
304   BEGIN { nonempty = 0; } \
305   { items[$$0] = 1; nonempty = 1; } \
306   END { if (nonempty) { for (i in items) print i; }; } \
307 '
308 # Make sure the list of sources is unique.  This is necessary because,
309 # e.g., the same source file might be shared among _SOURCES variables
310 # for different programs/libraries.
311 am__define_uniq_tagged_files = \
312   list='$(am__tagged_files)'; \
313   unique=`for i in $$list; do \
314     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
315   done | $(am__uniquify_input)`
316 ETAGS = etags
317 CTAGS = ctags
318 CSCOPE = cscope
319 am__tty_colors_dummy = \
320   mgn= red= grn= lgn= blu= brg= std=; \
321   am__color_tests=no
322 am__tty_colors = { \
323   $(am__tty_colors_dummy); \
324   if test "X$(AM_COLOR_TESTS)" = Xno; then \
325     am__color_tests=no; \
326   elif test "X$(AM_COLOR_TESTS)" = Xalways; then \
327     am__color_tests=yes; \
328   elif test "X$$TERM" != Xdumb && { test -t 1; } 2>/dev/null; then \
329     am__color_tests=yes; \
330   fi; \
331   if test $$am__color_tests = yes; then \
332     red='\e[0;31m'; \
333     grn='\e[0;32m'; \
334     lgn='\e[1;32m'; \
335     blu='\e[1;34m'; \
336     mgn='\e[0;35m'; \
337     brg='\e[1m'; \
338     std='\e[m'; \
339   fi; \
340 }
341 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
342 am__vpath_adj = case $$p in \
343     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
344     *) f=$$p;; \
345   esac;
346 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
347 am__install_max = 40
348 am__nobase_strip_setup = \
349   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
350 am__nobase_strip = \
351   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
352 am__nobase_list = $(am__nobase_strip_setup); \
353   for p in $$list; do echo "$$p $$p"; done | \
354   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
355   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
356     if (++n[$$2] == $(am__install_max)) \
357       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
358     END { for (dir in files) print dir, files[dir] }'
359 am__base_list = \
360   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
361   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
362 am__uninstall_files_from_dir = { \
363   test -z "$$files" \
364     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
365     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
366          $(am__cd) "$$dir" && rm -f $$files; }; \
367   }
368 am__recheck_rx = ^[     ]*:recheck:[    ]*
369 am__global_test_result_rx = ^[  ]*:global-test-result:[         ]*
370 am__copy_in_global_log_rx = ^[  ]*:copy-in-global-log:[         ]*
371 # A command that, given a newline-separated list of test names on the
372 # standard input, print the name of the tests that are to be re-run
373 # upon "make recheck".
374 am__list_recheck_tests = $(AWK) '{ \
375   recheck = 1; \
376   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
377     { \
378       if (rc < 0) \
379         { \
380           if ((getline line2 < ($$0 ".log")) < 0) \
381             recheck = 0; \
382           break; \
383         } \
384       else if (line ~ /$(am__recheck_rx)[nN][Oo]/) \
385         { \
386           recheck = 0; \
387           break; \
388         } \
389       else if (line ~ /$(am__recheck_rx)[yY][eE][sS]/) \
390         { \
391           break; \
392         } \
393     }; \
394   if (recheck) \
395     print $$0; \
396   close ($$0 ".trs"); \
397   close ($$0 ".log"); \
398 }'
399 # A command that, given a newline-separated list of test names on the
400 # standard input, create the global log from their .trs and .log files.
401 am__create_global_log = $(AWK) ' \
402 function fatal(msg) \
403 { \
404   print "fatal: making $@: " msg | "cat >&2"; \
405   exit 1; \
406 } \
407 function rst_section(header) \
408 { \
409   print header; \
410   len = length(header); \
411   for (i = 1; i <= len; i = i + 1) \
412     printf "="; \
413   printf "\n\n"; \
414 } \
415 { \
416   copy_in_global_log = 1; \
417   global_test_result = "RUN"; \
418   while ((rc = (getline line < ($$0 ".trs"))) != 0) \
419     { \
420       if (rc < 0) \
421          fatal("failed to read from " $$0 ".trs"); \
422       if (line ~ /$(am__global_test_result_rx)/) \
423         { \
424           sub("$(am__global_test_result_rx)", "", line); \
425           sub("[        ]*$$", "", line); \
426           global_test_result = line; \
427         } \
428       else if (line ~ /$(am__copy_in_global_log_rx)[nN][oO]/) \
429         copy_in_global_log = 0; \
430     }; \
431   if (copy_in_global_log) \
432     { \
433       rst_section(global_test_result ": " $$0); \
434       while ((rc = (getline line < ($$0 ".log"))) != 0) \
435       { \
436         if (rc < 0) \
437           fatal("failed to read from " $$0 ".log"); \
438         print line; \
439       }; \
440       printf "\n"; \
441     }; \
442   close ($$0 ".trs"); \
443   close ($$0 ".log"); \
444 }'
445 # Restructured Text title.
446 am__rst_title = { sed 's/.*/   &   /;h;s/./=/g;p;x;s/ *$$//;p;g' && echo; }
447 # Solaris 10 'make', and several other traditional 'make' implementations,
448 # pass "-e" to $(SHELL), and POSIX 2008 even requires this.  Work around it
449 # by disabling -e (using the XSI extension "set +e") if it's set.
450 am__sh_e_setup = case $$- in *e*) set +e;; esac
451 # Default flags passed to test drivers.
452 am__common_driver_flags = \
453   --color-tests "$$am__color_tests" \
454   --enable-hard-errors "$$am__enable_hard_errors" \
455   --expect-failure "$$am__expect_failure"
456 # To be inserted before the command running the test.  Creates the
457 # directory for the log if needed.  Stores in $dir the directory
458 # containing $f, in $tst the test, in $log the log.  Executes the
459 # developer- defined test setup AM_TESTS_ENVIRONMENT (if any), and
460 # passes TESTS_ENVIRONMENT.  Set up options for the wrapper that
461 # will run the test scripts (or their associated LOG_COMPILER, if
462 # thy have one).
463 am__check_pre = \
464 $(am__sh_e_setup);                                      \
465 $(am__vpath_adj_setup) $(am__vpath_adj)                 \
466 $(am__tty_colors);                                      \
467 srcdir=$(srcdir); export srcdir;                        \
468 case "$@" in                                            \
469   */*) am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`;;    \
470     *) am__odir=.;;                                     \
471 esac;                                                   \
472 test "x$$am__odir" = x"." || test -d "$$am__odir"       \
473   || $(MKDIR_P) "$$am__odir" || exit $$?;               \
474 if test -f "./$$f"; then dir=./;                        \
475 elif test -f "$$f"; then dir=;                          \
476 else dir="$(srcdir)/"; fi;                              \
477 tst=$$dir$$f; log='$@';                                 \
478 if test -n '$(DISABLE_HARD_ERRORS)'; then               \
479   am__enable_hard_errors=no;                            \
480 else                                                    \
481   am__enable_hard_errors=yes;                           \
482 fi;                                                     \
483 case " $(XFAIL_TESTS) " in                              \
484   *[\ \ ]$$f[\ \        ]* | *[\ \      ]$$dir$$f[\ \   ]*) \
485     am__expect_failure=yes;;                            \
486   *)                                                    \
487     am__expect_failure=no;;                             \
488 esac;                                                   \
489 $(AM_TESTS_ENVIRONMENT) $(TESTS_ENVIRONMENT)
490 # A shell command to get the names of the tests scripts with any registered
491 # extension removed (i.e., equivalently, the names of the test logs, with
492 # the '.log' extension removed).  The result is saved in the shell variable
493 # '$bases'.  This honors runtime overriding of TESTS and TEST_LOGS.  Sadly,
494 # we cannot use something simpler, involving e.g., "$(TEST_LOGS:.log=)",
495 # since that might cause problem with VPATH rewrites for suffix-less tests.
496 # See also 'test-harness-vpath-rewrite.sh' and 'test-trs-basic.sh'.
497 am__set_TESTS_bases = \
498   bases='$(TEST_LOGS)'; \
499   bases=`for i in $$bases; do echo $$i; done | sed 's/\.log$$//'`; \
500   bases=`echo $$bases`
501 RECHECK_LOGS = $(TEST_LOGS)
502 TEST_SUITE_LOG = test-suite.log
503 TEST_EXTENSIONS = @EXEEXT@ .test
504 LOG_DRIVER = $(SHELL) $(top_srcdir)/../test-driver
505 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
506 am__set_b = \
507   case '$@' in \
508     */*) \
509       case '$*' in \
510         */*) b='$*';; \
511           *) b=`echo '$@' | sed 's/\.log$$//'`; \
512        esac;; \
513     *) \
514       b='$*';; \
515   esac
516 am__test_logs1 = $(TESTS:=.log)
517 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
518 TEST_LOGS = $(am__test_logs2:.test.log=.log)
519 TEST_LOG_DRIVER = $(SHELL) $(top_srcdir)/../test-driver
520 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
521         $(TEST_LOG_FLAGS)
522 DIST_SUBDIRS = $(SUBDIRS)
523 ACLOCAL = @ACLOCAL@
524 AMTAR = @AMTAR@
525 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
526 AUTOCONF = @AUTOCONF@
527 AUTOHEADER = @AUTOHEADER@
528 AUTOMAKE = @AUTOMAKE@
529 AWK = @AWK@
530 CATALOGS = @CATALOGS@
531 CATOBJEXT = @CATOBJEXT@
532 CC = @CC@
533 CCDEPMODE = @CCDEPMODE@
534 CFLAGS = @CFLAGS@
535 CPP = @CPP@
536 CPPFLAGS = @CPPFLAGS@
537 CXX = @CXX@
538 CXXCPP = @CXXCPP@
539 CXXDEPMODE = @CXXDEPMODE@
540 CXXFLAGS = @CXXFLAGS@
541 CYGPATH_W = @CYGPATH_W@
542 DATADIRNAME = @DATADIRNAME@
543 DEFAULT_TARGET = @DEFAULT_TARGET@
544 DEFS = @DEFS@
545 DEPDIR = @DEPDIR@
546 DLOPEN_LIBS = @DLOPEN_LIBS@
547 ECHO_C = @ECHO_C@
548 ECHO_N = @ECHO_N@
549 ECHO_T = @ECHO_T@
550 EGREP = @EGREP@
551 EXEEXT = @EXEEXT@
552 GENCAT = @GENCAT@
553 GMSGFMT = @GMSGFMT@
554 GOLD_LDADD = @GOLD_LDADD@
555 GOLD_LDFLAGS = @GOLD_LDFLAGS@
556 GREP = @GREP@
557 INCINTL = @INCINTL@
558 INSTALL = @INSTALL@
559 INSTALL_DATA = @INSTALL_DATA@
560 INSTALL_PROGRAM = @INSTALL_PROGRAM@
561 INSTALL_SCRIPT = @INSTALL_SCRIPT@
562 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
563 INSTOBJEXT = @INSTOBJEXT@
564 LDFLAGS = @LDFLAGS@
565 LFS_CFLAGS = @LFS_CFLAGS@
566 LIBINTL = @LIBINTL@
567 LIBINTL_DEP = @LIBINTL_DEP@
568 LIBOBJS = @LIBOBJS@
569 LIBS = @LIBS@
570 LN_S = @LN_S@
571 LTLIBOBJS = @LTLIBOBJS@
572 MAINT = @MAINT@
573 MAKEINFO = @MAKEINFO@
574 MERGE_CONSTANTS_FLAG = @MERGE_CONSTANTS_FLAG@
575 MKDIR_P = @MKDIR_P@
576 MKINSTALLDIRS = @MKINSTALLDIRS@
577 MSGFMT = @MSGFMT@
578 MSGMERGE = @MSGMERGE@
579 NM = @NM@
580 NO_WERROR = @NO_WERROR@
581 OBJEXT = @OBJEXT@
582 PACKAGE = @PACKAGE@
583 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
584 PACKAGE_NAME = @PACKAGE_NAME@
585 PACKAGE_STRING = @PACKAGE_STRING@
586 PACKAGE_TARNAME = @PACKAGE_TARNAME@
587 PACKAGE_URL = @PACKAGE_URL@
588 PACKAGE_VERSION = @PACKAGE_VERSION@
589 PATH_SEPARATOR = @PATH_SEPARATOR@
590 POSUB = @POSUB@
591 PTHREAD_CC = @PTHREAD_CC@
592 PTHREAD_CFLAGS = @PTHREAD_CFLAGS@
593 PTHREAD_LIBS = @PTHREAD_LIBS@
594 RANDOM_SEED_CFLAGS = @RANDOM_SEED_CFLAGS@
595 RANLIB = @RANLIB@
596 SED = @SED@
597 SET_MAKE = @SET_MAKE@
598 SHELL = @SHELL@
599 STRIP = @STRIP@
600 TARGETOBJS = @TARGETOBJS@
601 USE_NLS = @USE_NLS@
602 VERSION = @VERSION@
603 WARN_CFLAGS = @WARN_CFLAGS@
604 WARN_CFLAGS_FOR_BUILD = @WARN_CFLAGS_FOR_BUILD@
605 WARN_CXXFLAGS = @WARN_CXXFLAGS@
606 WARN_WRITE_STRINGS = @WARN_WRITE_STRINGS@
607 XGETTEXT = @XGETTEXT@
608 YACC = @YACC@
609 YFLAGS = @YFLAGS@
610 abs_builddir = @abs_builddir@
611 abs_srcdir = @abs_srcdir@
612 abs_top_builddir = @abs_top_builddir@
613 abs_top_srcdir = @abs_top_srcdir@
614 ac_ct_CC = @ac_ct_CC@
615 ac_ct_CXX = @ac_ct_CXX@
616 am__include = @am__include@
617 am__leading_dot = @am__leading_dot@
618 am__quote = @am__quote@
619 am__tar = @am__tar@
620 am__untar = @am__untar@
621 ax_pthread_config = @ax_pthread_config@
622 bindir = @bindir@
623 build = @build@
624 build_alias = @build_alias@
625 build_cpu = @build_cpu@
626 build_os = @build_os@
627 build_vendor = @build_vendor@
628 builddir = @builddir@
629 datadir = @datadir@
630 datarootdir = @datarootdir@
631 docdir = @docdir@
632 dvidir = @dvidir@
633 exec_prefix = @exec_prefix@
634 host = @host@
635 host_alias = @host_alias@
636 host_cpu = @host_cpu@
637 host_os = @host_os@
638 host_vendor = @host_vendor@
639 htmldir = @htmldir@
640 includedir = @includedir@
641 infodir = @infodir@
642 install_as_default = @install_as_default@
643 install_sh = @install_sh@
644 installed_linker = @installed_linker@
645 libdir = @libdir@
646 libexecdir = @libexecdir@
647 localedir = @localedir@
648 localstatedir = @localstatedir@
649 mandir = @mandir@
650 mkdir_p = @mkdir_p@
651 oldincludedir = @oldincludedir@
652 pdfdir = @pdfdir@
653 prefix = @prefix@
654 program_transform_name = @program_transform_name@
655 psdir = @psdir@
656 sbindir = @sbindir@
657 sharedstatedir = @sharedstatedir@
658 srcdir = @srcdir@
659 sysconfdir = @sysconfdir@
660 target = @target@
661 target_alias = @target_alias@
662 target_cpu = @target_cpu@
663 target_os = @target_os@
664 target_vendor = @target_vendor@
665 top_build_prefix = @top_build_prefix@
666 top_builddir = @top_builddir@
667 top_srcdir = @top_srcdir@
668 zlibdir = @zlibdir@
669 zlibinc = @zlibinc@
670 AUTOMAKE_OPTIONS = foreign
671 SUBDIRS = po testsuite
672 tooldir = $(exec_prefix)/$(target_alias)
673 ACLOCAL_AMFLAGS = -I ../bfd -I ../config
674
675 # This is where we get zlib from.  zlibdir is -L../zlib and zlibinc is
676 # -I../zlib, unless we were configured with --with-system-zlib, in which
677 # case both are empty.
678 ZLIB = @zlibdir@ -lz
679 ZLIBINC = @zlibinc@
680 THREADFLAGS = @PTHREAD_CFLAGS@
681 THREADLIBS = @PTHREAD_LIBS@
682 AM_CFLAGS = $(WARN_CFLAGS) $(LFS_CFLAGS) $(RANDOM_SEED_CFLAGS) $(ZLIBINC) $(THREADFLAGS)
683 AM_CXXFLAGS = $(WARN_CXXFLAGS) $(LFS_CFLAGS) $(RANDOM_SEED_CFLAGS) $(ZLIBINC) $(THREADFLAGS)
684 AM_LDFLAGS = $(THREADFLAGS)
685 AM_CPPFLAGS = \
686         -I$(srcdir) -I$(srcdir)/../include -I$(srcdir)/../elfcpp \
687         -DLOCALEDIR="\"$(datadir)/locale\"" \
688         -DBINDIR="\"$(bindir)\"" -DTOOLBINDIR="\"$(tooldir)/bin\"" \
689         -DTOOLLIBDIR="\"$(tooldir)/lib\"" @INCINTL@
690
691 LIBIBERTY = ../libiberty/libiberty.a
692 @PLUGINS_TRUE@LIBDL = @DLOPEN_LIBS@
693 AM_YFLAGS = -d
694
695 # Automake 1.10+ disables lex and yacc output file regeneration if
696 # maintainer mode is disabled.  Avoid this.
697 am__skiplex = 
698 am__skipyacc = 
699 noinst_LIBRARIES = libgold.a
700 CCFILES = \
701         archive.cc \
702         attributes.cc \
703         binary.cc \
704         common.cc \
705         compressed_output.cc \
706         copy-relocs.cc \
707         cref.cc \
708         defstd.cc \
709         descriptors.cc \
710         dirsearch.cc \
711         dynobj.cc \
712         dwarf_reader.cc \
713         ehframe.cc \
714         errors.cc \
715         expression.cc \
716         fileread.cc \
717         gc.cc \
718         gdb-index.cc \
719         gold.cc \
720         gold-threads.cc \
721         icf.cc \
722         incremental.cc \
723         int_encoding.cc \
724         layout.cc \
725         mapfile.cc \
726         merge.cc \
727         nacl.cc \
728         object.cc \
729         options.cc \
730         output.cc \
731         parameters.cc \
732         plugin.cc \
733         readsyms.cc \
734         reduced_debug_output.cc \
735         reloc.cc \
736         resolve.cc \
737         script-sections.cc \
738         script.cc \
739         stringpool.cc \
740         symtab.cc \
741         target.cc \
742         target-select.cc \
743         timer.cc \
744         version.cc \
745         workqueue.cc \
746         workqueue-threads.cc
747
748 HFILES = \
749         arm-reloc-property.h \
750         aarch64-reloc-property.h \
751         archive.h \
752         attributes.h \
753         binary.h \
754         common.h \
755         compressed_output.h \
756         copy-relocs.h \
757         cref.h \
758         defstd.h \
759         dirsearch.h \
760         descriptors.h \
761         dynobj.h \
762         dwarf_reader.h \
763         ehframe.h \
764         errors.h \
765         fileread.h \
766         freebsd.h \
767         gc.h \
768         gdb-index.h \
769         gold.h \
770         gold-threads.h \
771         icf.h \
772         int_encoding.h \
773         layout.h \
774         mapfile.h \
775         merge.h \
776         nacl.h \
777         object.h \
778         options.h \
779         output.h \
780         parameters.h \
781         plugin.h \
782         readsyms.h \
783         reduced_debug_output.h \
784         reloc.h \
785         reloc-types.h \
786         script-c.h \
787         script-sections.h \
788         script.h \
789         stringpool.h \
790         symtab.h \
791         target.h \
792         target-reloc.h \
793         target-select.h \
794         timer.h \
795         tls.h \
796         token.h \
797         workqueue.h \
798         workqueue-internal.h
799
800 YFILES = \
801         yyscript.y
802
803 DEFFILES = arm-reloc.def aarch64-reloc.def
804 EXTRA_DIST = yyscript.c yyscript.h
805 TARGETSOURCES = \
806         i386.cc x86_64.cc sparc.cc powerpc.cc arm.cc arm-reloc-property.cc tilegx.cc \
807         mips.cc aarch64.cc aarch64-reloc-property.cc s390.cc
808
809 ALL_TARGETOBJS = \
810         i386.$(OBJEXT) x86_64.$(OBJEXT) sparc.$(OBJEXT) powerpc.$(OBJEXT) \
811         arm.$(OBJEXT) arm-reloc-property.$(OBJEXT) tilegx.$(OBJEXT) \
812         mips.$(OBJEXT) aarch64.$(OBJEXT) aarch64-reloc-property.$(OBJEXT) \
813         s390.$(OBJEXT)
814
815 libgold_a_SOURCES = $(CCFILES) $(HFILES) $(YFILES) $(DEFFILES)
816 libgold_a_LIBADD = $(LIBOBJS)
817 sources_var = main.cc
818 deps_var = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(LIBINTL_DEP)
819 ldadd_var = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(GOLD_LDADD) $(LIBINTL) \
820          $(THREADLIBS) $(LIBDL) $(ZLIB)
821
822 ldflags_var = $(GOLD_LDFLAGS)
823 ld_new_SOURCES = $(sources_var)
824 ld_new_DEPENDENCIES = $(deps_var)
825 ld_new_LDADD = $(ldadd_var)
826 ld_new_LDFLAGS = $(ldflags_var)
827 EXTRA_ld_new_SOURCES = $(TARGETSOURCES)
828 incremental_dump_SOURCES = incremental-dump.cc
829 incremental_dump_DEPENDENCIES = $(TARGETOBJS) libgold.a $(LIBIBERTY) \
830         $(LIBINTL_DEP)
831
832 incremental_dump_LDADD = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(LIBINTL) \
833          $(THREADLIBS) $(LIBDL) $(ZLIB)
834
835 dwp_SOURCES = dwp.cc
836 dwp_DEPENDENCIES = libgold.a $(LIBIBERTY) $(LIBINTL_DEP)
837 dwp_LDADD = libgold.a $(LIBIBERTY) $(GOLD_LDADD) $(LIBINTL) $(THREADLIBS) \
838         $(LIBDL) $(ZLIB)
839
840 dwp_LDFLAGS = $(GOLD_LDFLAGS)
841 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/../bfd/development.sh
842 POTFILES = $(CCFILES) $(HFILES) $(TARGETSOURCES)
843 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_SOURCES = $(sources_var)
844 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_DEPENDENCIES = $(deps_var) gcctestdir1/ld
845 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDADD = $(ldadd_var)
846 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDFLAGS = -Bgcctestdir1/ \
847 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id=tree \
848 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id-chunk-size-for-treehash=12345 \
849 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id-min-file-size-for-treehash=0 \
850 @GCC_TRUE@@NATIVE_LINKER_TRUE@  $(am__append_1)
851 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_SOURCES = $(sources_var)
852 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_DEPENDENCIES = $(deps_var) gcctestdir2/ld
853 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDADD = $(ldadd_var)
854 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDFLAGS = -Bgcctestdir2/ \
855 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id=tree \
856 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id-chunk-size-for-treehash=12345 \
857 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id-min-file-size-for-treehash=0 \
858 @GCC_TRUE@@NATIVE_LINKER_TRUE@  $(am__append_2)
859 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_SOURCES = $(sources_var)
860 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_DEPENDENCIES = libgold-1-r.o $(deps_var) gcctestdir1/ld
861 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_LDADD = libgold-1-r.o $(ldadd_var)
862 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_LDFLAGS = -Bgcctestdir1/
863 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_SOURCES = $(sources_var)
864 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_DEPENDENCIES = libgold-2-r.o $(deps_var) gcctestdir2-r/ld
865 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_LDADD = libgold-2-r.o $(ldadd_var)
866 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_LDFLAGS = -Bgcctestdir2-r/
867 @GCC_TRUE@@NATIVE_LINKER_TRUE@TESTS = bootstrap-test bootstrap-test-r \
868 @GCC_TRUE@@NATIVE_LINKER_TRUE@  bootstrap-test-treehash-chunksize \
869 @GCC_TRUE@@NATIVE_LINKER_TRUE@  $(am__append_6)
870 @GCC_TRUE@@NATIVE_LINKER_TRUE@MOSTLYCLEANFILES = bootstrap-test \
871 @GCC_TRUE@@NATIVE_LINKER_TRUE@  bootstrap-test-r \
872 @GCC_TRUE@@NATIVE_LINKER_TRUE@  bootstrap-test-treehash-chunksize \
873 @GCC_TRUE@@NATIVE_LINKER_TRUE@  $(am__append_7)
874 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld3_SOURCES = $(sources_var)
875 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld3_DEPENDENCIES = $(deps_var) gcctestdir3/ld
876 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld3_LDADD = $(ldadd_var)
877 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld3_LDFLAGS = -Bgcctestdir3/ \
878 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id=tree \
879 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id-chunk-size-for-treehash=12345 \
880 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id-min-file-size-for-treehash=0 \
881 @GCC_TRUE@@NATIVE_LINKER_TRUE@  $(am__append_3)
882 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld4_SOURCES = $(sources_var)
883 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld4_DEPENDENCIES = $(deps_var) gcctestdir4/ld
884 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld4_LDADD = $(ldadd_var)
885 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld4_LDFLAGS = -Bgcctestdir4/ \
886 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id=tree \
887 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id-chunk-size-for-treehash=12346 \
888 @GCC_TRUE@@NATIVE_LINKER_TRUE@  -Wl,--build-id-min-file-size-for-treehash=0 \
889 @GCC_TRUE@@NATIVE_LINKER_TRUE@  $(am__append_4)
890 all: config.h
891         $(MAKE) $(AM_MAKEFLAGS) all-recursive
892
893 .SUFFIXES:
894 .SUFFIXES: .c .cc .log .o .obj .test .test$(EXEEXT) .trs .y
895 am--refresh: Makefile
896         @:
897 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
898         @for dep in $?; do \
899           case '$(am__configure_deps)' in \
900             *$$dep*) \
901               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
902               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
903                 && exit 0; \
904               exit 1;; \
905           esac; \
906         done; \
907         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
908         $(am__cd) $(top_srcdir) && \
909           $(AUTOMAKE) --foreign Makefile
910 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
911         @case '$?' in \
912           *config.status*) \
913             echo ' $(SHELL) ./config.status'; \
914             $(SHELL) ./config.status;; \
915           *) \
916             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
917             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
918         esac;
919
920 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
921         $(SHELL) ./config.status --recheck
922
923 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
924         $(am__cd) $(srcdir) && $(AUTOCONF)
925 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
926         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
927 $(am__aclocal_m4_deps):
928
929 config.h: stamp-h1
930         @test -f $@ || rm -f stamp-h1
931         @test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
932
933 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
934         @rm -f stamp-h1
935         cd $(top_builddir) && $(SHELL) ./config.status config.h
936 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
937         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
938         rm -f stamp-h1
939         touch $@
940
941 distclean-hdr:
942         -rm -f config.h stamp-h1
943 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
944         cd $(top_builddir) && $(SHELL) ./config.status $@
945
946 clean-noinstLIBRARIES:
947         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
948 yyscript.h: yyscript.c
949         @if test ! -f $@; then rm -f yyscript.c; else :; fi
950         @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) yyscript.c; else :; fi
951
952 libgold.a: $(libgold_a_OBJECTS) $(libgold_a_DEPENDENCIES) $(EXTRA_libgold_a_DEPENDENCIES) 
953         $(AM_V_at)-rm -f libgold.a
954         $(AM_V_AR)$(libgold_a_AR) libgold.a $(libgold_a_OBJECTS) $(libgold_a_LIBADD)
955         $(AM_V_at)$(RANLIB) libgold.a
956 install-binPROGRAMS: $(bin_PROGRAMS)
957         @$(NORMAL_INSTALL)
958         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
959         if test -n "$$list"; then \
960           echo " $(MKDIR_P) '$(DESTDIR)$(bindir)'"; \
961           $(MKDIR_P) "$(DESTDIR)$(bindir)" || exit 1; \
962         fi; \
963         for p in $$list; do echo "$$p $$p"; done | \
964         sed 's/$(EXEEXT)$$//' | \
965         while read p p1; do if test -f $$p \
966           ; then echo "$$p"; echo "$$p"; else :; fi; \
967         done | \
968         sed -e 'p;s,.*/,,;n;h' \
969             -e 's|.*|.|' \
970             -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
971         sed 'N;N;N;s,\n, ,g' | \
972         $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
973           { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
974             if ($$2 == $$4) files[d] = files[d] " " $$1; \
975             else { print "f", $$3 "/" $$4, $$1; } } \
976           END { for (d in files) print "f", d, files[d] }' | \
977         while read type dir files; do \
978             if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
979             test -z "$$files" || { \
980               echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
981               $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
982             } \
983         ; done
984
985 uninstall-binPROGRAMS:
986         @$(NORMAL_UNINSTALL)
987         @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
988         files=`for p in $$list; do echo "$$p"; done | \
989           sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
990               -e 's/$$/$(EXEEXT)/' \
991         `; \
992         test -n "$$list" || exit 0; \
993         echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
994         cd "$(DESTDIR)$(bindir)" && rm -f $$files
995
996 clean-binPROGRAMS:
997         -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
998
999 clean-checkPROGRAMS:
1000         -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
1001
1002 clean-noinstPROGRAMS:
1003         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
1004
1005 dwp$(EXEEXT): $(dwp_OBJECTS) $(dwp_DEPENDENCIES) $(EXTRA_dwp_DEPENDENCIES) 
1006         @rm -f dwp$(EXEEXT)
1007         $(AM_V_CXXLD)$(dwp_LINK) $(dwp_OBJECTS) $(dwp_LDADD) $(LIBS)
1008
1009 incremental-dump$(EXEEXT): $(incremental_dump_OBJECTS) $(incremental_dump_DEPENDENCIES) $(EXTRA_incremental_dump_DEPENDENCIES) 
1010         @rm -f incremental-dump$(EXEEXT)
1011         $(AM_V_CXXLD)$(CXXLINK) $(incremental_dump_OBJECTS) $(incremental_dump_LDADD) $(LIBS)
1012
1013 ld-new$(EXEEXT): $(ld_new_OBJECTS) $(ld_new_DEPENDENCIES) $(EXTRA_ld_new_DEPENDENCIES) 
1014         @rm -f ld-new$(EXEEXT)
1015         $(AM_V_CXXLD)$(ld_new_LINK) $(ld_new_OBJECTS) $(ld_new_LDADD) $(LIBS)
1016
1017 ld1$(EXEEXT): $(ld1_OBJECTS) $(ld1_DEPENDENCIES) $(EXTRA_ld1_DEPENDENCIES) 
1018         @rm -f ld1$(EXEEXT)
1019         $(AM_V_CXXLD)$(ld1_LINK) $(ld1_OBJECTS) $(ld1_LDADD) $(LIBS)
1020
1021 ld1-r$(EXEEXT): $(ld1_r_OBJECTS) $(ld1_r_DEPENDENCIES) $(EXTRA_ld1_r_DEPENDENCIES) 
1022         @rm -f ld1-r$(EXEEXT)
1023         $(AM_V_CXXLD)$(ld1_r_LINK) $(ld1_r_OBJECTS) $(ld1_r_LDADD) $(LIBS)
1024
1025 ld2$(EXEEXT): $(ld2_OBJECTS) $(ld2_DEPENDENCIES) $(EXTRA_ld2_DEPENDENCIES) 
1026         @rm -f ld2$(EXEEXT)
1027         $(AM_V_CXXLD)$(ld2_LINK) $(ld2_OBJECTS) $(ld2_LDADD) $(LIBS)
1028
1029 ld2-r$(EXEEXT): $(ld2_r_OBJECTS) $(ld2_r_DEPENDENCIES) $(EXTRA_ld2_r_DEPENDENCIES) 
1030         @rm -f ld2-r$(EXEEXT)
1031         $(AM_V_CXXLD)$(ld2_r_LINK) $(ld2_r_OBJECTS) $(ld2_r_LDADD) $(LIBS)
1032
1033 ld3$(EXEEXT): $(ld3_OBJECTS) $(ld3_DEPENDENCIES) $(EXTRA_ld3_DEPENDENCIES) 
1034         @rm -f ld3$(EXEEXT)
1035         $(AM_V_CXXLD)$(ld3_LINK) $(ld3_OBJECTS) $(ld3_LDADD) $(LIBS)
1036
1037 ld4$(EXEEXT): $(ld4_OBJECTS) $(ld4_DEPENDENCIES) $(EXTRA_ld4_DEPENDENCIES) 
1038         @rm -f ld4$(EXEEXT)
1039         $(AM_V_CXXLD)$(ld4_LINK) $(ld4_OBJECTS) $(ld4_LDADD) $(LIBS)
1040
1041 mostlyclean-compile:
1042         -rm -f *.$(OBJEXT)
1043
1044 distclean-compile:
1045         -rm -f *.tab.c
1046
1047 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ffsll.Po@am__quote@
1048 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ftruncate.Po@am__quote@
1049 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mremap.Po@am__quote@
1050 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pread.Po@am__quote@
1051 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-reloc-property.Po@am__quote@
1052 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64.Po@am__quote@
1053 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive.Po@am__quote@
1054 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arm-reloc-property.Po@am__quote@
1055 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arm.Po@am__quote@
1056 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/attributes.Po@am__quote@
1057 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary.Po@am__quote@
1058 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@
1059 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compressed_output.Po@am__quote@
1060 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/copy-relocs.Po@am__quote@
1061 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cref.Po@am__quote@
1062 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/defstd.Po@am__quote@
1063 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/descriptors.Po@am__quote@
1064 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirsearch.Po@am__quote@
1065 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf_reader.Po@am__quote@
1066 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwp.Po@am__quote@
1067 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dynobj.Po@am__quote@
1068 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehframe.Po@am__quote@
1069 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errors.Po@am__quote@
1070 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expression.Po@am__quote@
1071 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileread.Po@am__quote@
1072 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gc.Po@am__quote@
1073 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdb-index.Po@am__quote@
1074 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold-threads.Po@am__quote@
1075 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold.Po@am__quote@
1076 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386.Po@am__quote@
1077 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/icf.Po@am__quote@
1078 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/incremental-dump.Po@am__quote@
1079 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/incremental.Po@am__quote@
1080 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/int_encoding.Po@am__quote@
1081 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/layout.Po@am__quote@
1082 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
1083 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mapfile.Po@am__quote@
1084 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Po@am__quote@
1085 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips.Po@am__quote@
1086 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nacl.Po@am__quote@
1087 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object.Po@am__quote@
1088 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
1089 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/output.Po@am__quote@
1090 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parameters.Po@am__quote@
1091 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Po@am__quote@
1092 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/powerpc.Po@am__quote@
1093 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readsyms.Po@am__quote@
1094 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reduced_debug_output.Po@am__quote@
1095 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc.Po@am__quote@
1096 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resolve.Po@am__quote@
1097 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/s390.Po@am__quote@
1098 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script-sections.Po@am__quote@
1099 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script.Po@am__quote@
1100 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc.Po@am__quote@
1101 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stringpool.Po@am__quote@
1102 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symtab.Po@am__quote@
1103 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target-select.Po@am__quote@
1104 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target.Po@am__quote@
1105 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilegx.Po@am__quote@
1106 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Po@am__quote@
1107 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
1108 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workqueue-threads.Po@am__quote@
1109 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workqueue.Po@am__quote@
1110 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86_64.Po@am__quote@
1111 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yyscript.Po@am__quote@
1112
1113 .c.o:
1114 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1115 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1116 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1117 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1118 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ $<
1119
1120 .c.obj:
1121 @am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1122 @am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1123 @AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1124 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1125 @am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1126
1127 .cc.o:
1128 @am__fastdepCXX_TRUE@   $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
1129 @am__fastdepCXX_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1130 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1131 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1132 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ $<
1133
1134 .cc.obj:
1135 @am__fastdepCXX_TRUE@   $(AM_V_CXX)$(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
1136 @am__fastdepCXX_TRUE@   $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
1137 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      $(AM_V_CXX)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
1138 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
1139 @am__fastdepCXX_FALSE@  $(AM_V_CXX@am__nodep@)$(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
1140
1141 .y.c:
1142         $(AM_V_YACC)$(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h `echo $@ | $(am__yacc_c2h)` y.output $*.output -- $(YACCCOMPILE)
1143
1144 # This directory's subdirectories are mostly independent; you can cd
1145 # into them and run 'make' without going through this Makefile.
1146 # To change the values of 'make' variables: instead of editing Makefiles,
1147 # (1) if the variable is set in 'config.status', edit 'config.status'
1148 #     (which will cause the Makefiles to be regenerated when you run 'make');
1149 # (2) otherwise, pass the desired values on the 'make' command line.
1150 $(am__recursive_targets):
1151         @fail=; \
1152         if $(am__make_keepgoing); then \
1153           failcom='fail=yes'; \
1154         else \
1155           failcom='exit 1'; \
1156         fi; \
1157         dot_seen=no; \
1158         target=`echo $@ | sed s/-recursive//`; \
1159         case "$@" in \
1160           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
1161           *) list='$(SUBDIRS)' ;; \
1162         esac; \
1163         for subdir in $$list; do \
1164           echo "Making $$target in $$subdir"; \
1165           if test "$$subdir" = "."; then \
1166             dot_seen=yes; \
1167             local_target="$$target-am"; \
1168           else \
1169             local_target="$$target"; \
1170           fi; \
1171           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
1172           || eval $$failcom; \
1173         done; \
1174         if test "$$dot_seen" = "no"; then \
1175           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
1176         fi; test -z "$$fail"
1177
1178 ID: $(am__tagged_files)
1179         $(am__define_uniq_tagged_files); mkid -fID $$unique
1180 tags: tags-recursive
1181 TAGS: tags
1182
1183 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1184         set x; \
1185         here=`pwd`; \
1186         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
1187           include_option=--etags-include; \
1188           empty_fix=.; \
1189         else \
1190           include_option=--include; \
1191           empty_fix=; \
1192         fi; \
1193         list='$(SUBDIRS)'; for subdir in $$list; do \
1194           if test "$$subdir" = .; then :; else \
1195             test ! -f $$subdir/TAGS || \
1196               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
1197           fi; \
1198         done; \
1199         $(am__define_uniq_tagged_files); \
1200         shift; \
1201         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
1202           test -n "$$unique" || unique=$$empty_fix; \
1203           if test $$# -gt 0; then \
1204             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1205               "$$@" $$unique; \
1206           else \
1207             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1208               $$unique; \
1209           fi; \
1210         fi
1211 ctags: ctags-recursive
1212
1213 CTAGS: ctags
1214 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
1215         $(am__define_uniq_tagged_files); \
1216         test -z "$(CTAGS_ARGS)$$unique" \
1217           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1218              $$unique
1219
1220 GTAGS:
1221         here=`$(am__cd) $(top_builddir) && pwd` \
1222           && $(am__cd) $(top_srcdir) \
1223           && gtags -i $(GTAGS_ARGS) "$$here"
1224 cscope: cscope.files
1225         test ! -s cscope.files \
1226           || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
1227 clean-cscope:
1228         -rm -f cscope.files
1229 cscope.files: clean-cscope cscopelist
1230 cscopelist: cscopelist-recursive
1231
1232 cscopelist-am: $(am__tagged_files)
1233         list='$(am__tagged_files)'; \
1234         case "$(srcdir)" in \
1235           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
1236           *) sdir=$(subdir)/$(srcdir) ;; \
1237         esac; \
1238         for i in $$list; do \
1239           if test -f "$$i"; then \
1240             echo "$(subdir)/$$i"; \
1241           else \
1242             echo "$$sdir/$$i"; \
1243           fi; \
1244         done >> $(top_builddir)/cscope.files
1245
1246 distclean-tags:
1247         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1248         -rm -f cscope.out cscope.in.out cscope.po.out cscope.files
1249
1250 # Recover from deleted '.trs' file; this should ensure that
1251 # "rm -f foo.log; make foo.trs" re-run 'foo.test', and re-create
1252 # both 'foo.log' and 'foo.trs'.  Break the recipe in two subshells
1253 # to avoid problems with "make -n".
1254 .log.trs:
1255         rm -f $< $@
1256         $(MAKE) $(AM_MAKEFLAGS) $<
1257
1258 # Leading 'am--fnord' is there to ensure the list of targets does not
1259 # expand to empty, as could happen e.g. with make check TESTS=''.
1260 am--fnord $(TEST_LOGS) $(TEST_LOGS:.log=.trs): $(am__force_recheck)
1261 am--force-recheck:
1262         @:
1263
1264 $(TEST_SUITE_LOG): $(TEST_LOGS)
1265         @$(am__set_TESTS_bases); \
1266         am__f_ok () { test -f "$$1" && test -r "$$1"; }; \
1267         redo_bases=`for i in $$bases; do \
1268                       am__f_ok $$i.trs && am__f_ok $$i.log || echo $$i; \
1269                     done`; \
1270         if test -n "$$redo_bases"; then \
1271           redo_logs=`for i in $$redo_bases; do echo $$i.log; done`; \
1272           redo_results=`for i in $$redo_bases; do echo $$i.trs; done`; \
1273           if $(am__make_dryrun); then :; else \
1274             rm -f $$redo_logs && rm -f $$redo_results || exit 1; \
1275           fi; \
1276         fi; \
1277         if test -n "$$am__remaking_logs"; then \
1278           echo "fatal: making $(TEST_SUITE_LOG): possible infinite" \
1279                "recursion detected" >&2; \
1280         elif test -n "$$redo_logs"; then \
1281           am__remaking_logs=yes $(MAKE) $(AM_MAKEFLAGS) $$redo_logs; \
1282         fi; \
1283         if $(am__make_dryrun); then :; else \
1284           st=0;  \
1285           errmsg="fatal: making $(TEST_SUITE_LOG): failed to create"; \
1286           for i in $$redo_bases; do \
1287             test -f $$i.trs && test -r $$i.trs \
1288               || { echo "$$errmsg $$i.trs" >&2; st=1; }; \
1289             test -f $$i.log && test -r $$i.log \
1290               || { echo "$$errmsg $$i.log" >&2; st=1; }; \
1291           done; \
1292           test $$st -eq 0 || exit 1; \
1293         fi
1294         @$(am__sh_e_setup); $(am__tty_colors); $(am__set_TESTS_bases); \
1295         ws='[   ]'; \
1296         results=`for b in $$bases; do echo $$b.trs; done`; \
1297         test -n "$$results" || results=/dev/null; \
1298         all=`  grep "^$$ws*:test-result:"           $$results | wc -l`; \
1299         pass=` grep "^$$ws*:test-result:$$ws*PASS"  $$results | wc -l`; \
1300         fail=` grep "^$$ws*:test-result:$$ws*FAIL"  $$results | wc -l`; \
1301         skip=` grep "^$$ws*:test-result:$$ws*SKIP"  $$results | wc -l`; \
1302         xfail=`grep "^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1303         xpass=`grep "^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1304         error=`grep "^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
1305         if test `expr $$fail + $$xpass + $$error` -eq 0; then \
1306           success=true; \
1307         else \
1308           success=false; \
1309         fi; \
1310         br='==================='; br=$$br$$br$$br$$br; \
1311         result_count () \
1312         { \
1313             if test x"$$1" = x"--maybe-color"; then \
1314               maybe_colorize=yes; \
1315             elif test x"$$1" = x"--no-color"; then \
1316               maybe_colorize=no; \
1317             else \
1318               echo "$@: invalid 'result_count' usage" >&2; exit 4; \
1319             fi; \
1320             shift; \
1321             desc=$$1 count=$$2; \
1322             if test $$maybe_colorize = yes && test $$count -gt 0; then \
1323               color_start=$$3 color_end=$$std; \
1324             else \
1325               color_start= color_end=; \
1326             fi; \
1327             echo "$${color_start}# $$desc $$count$${color_end}"; \
1328         }; \
1329         create_testsuite_report () \
1330         { \
1331           result_count $$1 "TOTAL:" $$all   "$$brg"; \
1332           result_count $$1 "PASS: " $$pass  "$$grn"; \
1333           result_count $$1 "SKIP: " $$skip  "$$blu"; \
1334           result_count $$1 "XFAIL:" $$xfail "$$lgn"; \
1335           result_count $$1 "FAIL: " $$fail  "$$red"; \
1336           result_count $$1 "XPASS:" $$xpass "$$red"; \
1337           result_count $$1 "ERROR:" $$error "$$mgn"; \
1338         }; \
1339         {                                                               \
1340           echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" |       \
1341             $(am__rst_title);                                           \
1342           create_testsuite_report --no-color;                           \
1343           echo;                                                         \
1344           echo ".. contents:: :depth: 2";                               \
1345           echo;                                                         \
1346           for b in $$bases; do echo $$b; done                           \
1347             | $(am__create_global_log);                                 \
1348         } >$(TEST_SUITE_LOG).tmp || exit 1;                             \
1349         mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG);                     \
1350         if $$success; then                                              \
1351           col="$$grn";                                                  \
1352          else                                                           \
1353           col="$$red";                                                  \
1354           test x"$$VERBOSE" = x || cat $(TEST_SUITE_LOG);               \
1355         fi;                                                             \
1356         echo "$${col}$$br$${std}";                                      \
1357         echo "$${col}Testsuite summary for $(PACKAGE_STRING)$${std}";   \
1358         echo "$${col}$$br$${std}";                                      \
1359         create_testsuite_report --maybe-color;                          \
1360         echo "$$col$$br$$std";                                          \
1361         if $$success; then :; else                                      \
1362           echo "$${col}See $(subdir)/$(TEST_SUITE_LOG)$${std}";         \
1363           if test -n "$(PACKAGE_BUGREPORT)"; then                       \
1364             echo "$${col}Please report to $(PACKAGE_BUGREPORT)$${std}"; \
1365           fi;                                                           \
1366           echo "$$col$$br$$std";                                        \
1367         fi;                                                             \
1368         $$success || exit 1
1369
1370 check-TESTS:
1371         @list='$(RECHECK_LOGS)';           test -z "$$list" || rm -f $$list
1372         @list='$(RECHECK_LOGS:.log=.trs)'; test -z "$$list" || rm -f $$list
1373         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1374         @set +e; $(am__set_TESTS_bases); \
1375         log_list=`for i in $$bases; do echo $$i.log; done`; \
1376         trs_list=`for i in $$bases; do echo $$i.trs; done`; \
1377         log_list=`echo $$log_list`; trs_list=`echo $$trs_list`; \
1378         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$log_list"; \
1379         exit $$?;
1380 recheck: all $(check_PROGRAMS)
1381         @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1382         @set +e; $(am__set_TESTS_bases); \
1383         bases=`for i in $$bases; do echo $$i; done \
1384                  | $(am__list_recheck_tests)` || exit 1; \
1385         log_list=`for i in $$bases; do echo $$i.log; done`; \
1386         log_list=`echo $$log_list`; \
1387         $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) \
1388                 am__force_recheck=am--force-recheck \
1389                 TEST_LOGS="$$log_list"; \
1390         exit $$?
1391 bootstrap-test.log: bootstrap-test
1392         @p='bootstrap-test'; \
1393         b='bootstrap-test'; \
1394         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1395         --log-file $$b.log --trs-file $$b.trs \
1396         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1397         "$$tst" $(AM_TESTS_FD_REDIRECT)
1398 bootstrap-test-r.log: bootstrap-test-r
1399         @p='bootstrap-test-r'; \
1400         b='bootstrap-test-r'; \
1401         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1402         --log-file $$b.log --trs-file $$b.trs \
1403         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1404         "$$tst" $(AM_TESTS_FD_REDIRECT)
1405 bootstrap-test-treehash-chunksize.log: bootstrap-test-treehash-chunksize
1406         @p='bootstrap-test-treehash-chunksize'; \
1407         b='bootstrap-test-treehash-chunksize'; \
1408         $(am__check_pre) $(LOG_DRIVER) --test-name "$$f" \
1409         --log-file $$b.log --trs-file $$b.trs \
1410         $(am__common_driver_flags) $(AM_LOG_DRIVER_FLAGS) $(LOG_DRIVER_FLAGS) -- $(LOG_COMPILE) \
1411         "$$tst" $(AM_TESTS_FD_REDIRECT)
1412 .test.log:
1413         @p='$<'; \
1414         $(am__set_b); \
1415         $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1416         --log-file $$b.log --trs-file $$b.trs \
1417         $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1418         "$$tst" $(AM_TESTS_FD_REDIRECT)
1419 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1420 @am__EXEEXT_TRUE@       @p='$<'; \
1421 @am__EXEEXT_TRUE@       $(am__set_b); \
1422 @am__EXEEXT_TRUE@       $(am__check_pre) $(TEST_LOG_DRIVER) --test-name "$$f" \
1423 @am__EXEEXT_TRUE@       --log-file $$b.log --trs-file $$b.trs \
1424 @am__EXEEXT_TRUE@       $(am__common_driver_flags) $(AM_TEST_LOG_DRIVER_FLAGS) $(TEST_LOG_DRIVER_FLAGS) -- $(TEST_LOG_COMPILE) \
1425 @am__EXEEXT_TRUE@       "$$tst" $(AM_TESTS_FD_REDIRECT)
1426 check-am: all-am
1427         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1428         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1429 check: check-recursive
1430 all-am: Makefile $(LIBRARIES) $(PROGRAMS) config.h
1431 installdirs: installdirs-recursive
1432 installdirs-am:
1433         for dir in "$(DESTDIR)$(bindir)"; do \
1434           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1435         done
1436 install: install-recursive
1437 install-exec: install-exec-recursive
1438 install-data: install-data-recursive
1439 uninstall: uninstall-recursive
1440
1441 install-am: all-am
1442         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1443
1444 installcheck: installcheck-recursive
1445 install-strip:
1446         if test -z '$(STRIP)'; then \
1447           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1448             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1449               install; \
1450         else \
1451           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1452             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1453             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
1454         fi
1455 mostlyclean-generic:
1456         -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)
1457         -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1458         -test -z "$(TEST_LOGS:.log=.trs)" || rm -f $(TEST_LOGS:.log=.trs)
1459         -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1460
1461 clean-generic:
1462
1463 distclean-generic:
1464         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1465         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1466
1467 maintainer-clean-generic:
1468         @echo "This command is intended for maintainers to use"
1469         @echo "it deletes files that may require special tools to rebuild."
1470         -rm -f yyscript.c
1471         -rm -f yyscript.h
1472 clean: clean-recursive
1473
1474 clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
1475         clean-noinstLIBRARIES clean-noinstPROGRAMS mostlyclean-am
1476
1477 distclean: distclean-recursive
1478         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1479         -rm -rf $(DEPDIR) ./$(DEPDIR)
1480         -rm -f Makefile
1481 distclean-am: clean-am distclean-compile distclean-generic \
1482         distclean-hdr distclean-tags
1483
1484 dvi: dvi-recursive
1485
1486 dvi-am:
1487
1488 html: html-recursive
1489
1490 html-am:
1491
1492 info: info-recursive
1493
1494 info-am:
1495
1496 install-data-am: install-data-local
1497
1498 install-dvi: install-dvi-recursive
1499
1500 install-dvi-am:
1501
1502 install-exec-am: install-binPROGRAMS install-exec-local
1503
1504 install-html: install-html-recursive
1505
1506 install-html-am:
1507
1508 install-info: install-info-recursive
1509
1510 install-info-am:
1511
1512 install-man:
1513
1514 install-pdf: install-pdf-recursive
1515
1516 install-pdf-am:
1517
1518 install-ps: install-ps-recursive
1519
1520 install-ps-am:
1521
1522 installcheck-am:
1523
1524 maintainer-clean: maintainer-clean-recursive
1525         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1526         -rm -rf $(top_srcdir)/autom4te.cache
1527         -rm -rf $(DEPDIR) ./$(DEPDIR)
1528         -rm -f Makefile
1529 maintainer-clean-am: distclean-am maintainer-clean-generic
1530
1531 mostlyclean: mostlyclean-recursive
1532
1533 mostlyclean-am: mostlyclean-compile mostlyclean-generic
1534
1535 pdf: pdf-recursive
1536
1537 pdf-am:
1538
1539 ps: ps-recursive
1540
1541 ps-am:
1542
1543 uninstall-am: uninstall-binPROGRAMS
1544
1545 .MAKE: $(am__recursive_targets) all check-am install-am install-strip
1546
1547 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
1548         am--refresh check check-TESTS check-am clean clean-binPROGRAMS \
1549         clean-checkPROGRAMS clean-cscope clean-generic \
1550         clean-noinstLIBRARIES clean-noinstPROGRAMS cscope \
1551         cscopelist-am ctags ctags-am distclean distclean-compile \
1552         distclean-generic distclean-hdr distclean-tags dvi dvi-am html \
1553         html-am info info-am install install-am install-binPROGRAMS \
1554         install-data install-data-am install-data-local install-dvi \
1555         install-dvi-am install-exec install-exec-am install-exec-local \
1556         install-html install-html-am install-info install-info-am \
1557         install-man install-pdf install-pdf-am install-ps \
1558         install-ps-am install-strip installcheck installcheck-am \
1559         installdirs installdirs-am maintainer-clean \
1560         maintainer-clean-generic mostlyclean mostlyclean-compile \
1561         mostlyclean-generic pdf pdf-am ps ps-am recheck tags tags-am \
1562         uninstall uninstall-am uninstall-binPROGRAMS
1563
1564 .PRECIOUS: Makefile
1565
1566
1567 diststuff: $(EXTRA_DIST)
1568
1569 # Use an explicit dependency for the bison generated header file.
1570 expression.$(OBJEXT): yyscript.h
1571 script-sections.$(OBJEXT): yyscript.h
1572 script.$(OBJEXT): yyscript.h
1573
1574 # We have to build libgold.a before we run the tests.
1575 check: libgold.a
1576
1577 .PHONY: install-exec-local
1578
1579 install-exec-local: ld-new$(EXEEXT)
1580         $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(tooldir)/bin
1581         n=`echo $(installed_linker) | sed '$(transform)'`; \
1582         $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) \
1583           ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${n}$(EXEEXT); \
1584         if test "$(bindir)" != "$(tooldir)/bin"; then \
1585           rm -f $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT); \
1586           ln $(DESTDIR)$(bindir)/$${n}$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT) >/dev/null 2>/dev/null \
1587           || $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT); \
1588         fi; \
1589         if test "x$(install_as_default)" = "xyes"; then \
1590           ld=`echo ld | sed '$(transform)'`; \
1591           rm -f $(DESTDIR)$(bindir)/$${ld}$(EXEEXT); \
1592           ln $(DESTDIR)$(bindir)/$${n}$(EXEEXT) $(DESTDIR)$(bindir)/$${ld}$(EXEEXT) >/dev/null 2>/dev/null \
1593           || $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${ld}$(EXEEXT); \
1594           if test "$(bindir)" != "$(tooldir)/bin"; then \
1595             rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
1596             ln $(DESTDIR)$(bindir)/$${n}$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \
1597             || $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
1598           fi; \
1599         fi
1600
1601 # We want install to imply install-info as per GNU standards, despite
1602 # the cygnus option.
1603 install-data-local: install-info
1604
1605 po/POTFILES.in: @MAINT@ Makefile
1606         for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
1607           && mv tmp $(srcdir)/po/POTFILES.in
1608
1609 # Bootstrap test support.  We use ld-new to build ld1, then use ld1 to
1610 # build ld2.  ld1 and ld2 should be identical.  ld-new need not be
1611 # identical to ld1, since it was linked with the host linker.
1612
1613 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir1/ld: ld-new
1614 @GCC_TRUE@@NATIVE_LINKER_TRUE@  test -d gcctestdir1 || mkdir -p gcctestdir1
1615 @GCC_TRUE@@NATIVE_LINKER_TRUE@  rm -f gcctestdir1/ld
1616 @GCC_TRUE@@NATIVE_LINKER_TRUE@  (cd gcctestdir1 && $(LN_S) ../ld-new ld)
1617
1618 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir2/ld: ld1
1619 @GCC_TRUE@@NATIVE_LINKER_TRUE@  test -d gcctestdir2 || mkdir -p gcctestdir2
1620 @GCC_TRUE@@NATIVE_LINKER_TRUE@  rm -f gcctestdir2/ld
1621 @GCC_TRUE@@NATIVE_LINKER_TRUE@  (cd gcctestdir2 && $(LN_S) ../ld1 ld)
1622
1623 @GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test: ld2
1624 @GCC_TRUE@@NATIVE_LINKER_TRUE@  rm -f $@
1625 @GCC_TRUE@@NATIVE_LINKER_TRUE@  echo "#!/bin/sh" > $@
1626 @GCC_TRUE@@NATIVE_LINKER_TRUE@  echo "cmp ld1 ld2" >> $@
1627 @GCC_TRUE@@NATIVE_LINKER_TRUE@  chmod +x $@
1628
1629 @GCC_TRUE@@NATIVE_LINKER_TRUE@libgold-1-r.o: gcctestdir1/ld libgold.a
1630 @GCC_TRUE@@NATIVE_LINKER_TRUE@  gcctestdir1/ld -o $@ -r --whole-archive libgold.a
1631
1632 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir2-r/ld: ld1-r
1633 @GCC_TRUE@@NATIVE_LINKER_TRUE@  test -d gcctestdir2-r || mkdir -p gcctestdir2-r
1634 @GCC_TRUE@@NATIVE_LINKER_TRUE@  rm -f gcctestdir2-r/ld
1635 @GCC_TRUE@@NATIVE_LINKER_TRUE@  (cd gcctestdir2-r && $(LN_S) ../ld1-r ld)
1636
1637 @GCC_TRUE@@NATIVE_LINKER_TRUE@libgold-2-r.o: gcctestdir2-r/ld libgold.a
1638 @GCC_TRUE@@NATIVE_LINKER_TRUE@  gcctestdir2-r/ld -o $@ -r --whole-archive libgold.a
1639
1640 @GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test-r: ld2-r
1641 @GCC_TRUE@@NATIVE_LINKER_TRUE@  rm -f $@
1642 @GCC_TRUE@@NATIVE_LINKER_TRUE@  echo "#!/bin/sh" > $@
1643 @GCC_TRUE@@NATIVE_LINKER_TRUE@  echo "cmp ld1-r ld2-r" >> $@
1644 @GCC_TRUE@@NATIVE_LINKER_TRUE@  chmod +x $@
1645
1646 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir3/ld: ld-new
1647 @GCC_TRUE@@NATIVE_LINKER_TRUE@  test -d gcctestdir3 || mkdir -p gcctestdir3
1648 @GCC_TRUE@@NATIVE_LINKER_TRUE@  rm -f gcctestdir3/ld
1649 @GCC_TRUE@@NATIVE_LINKER_TRUE@  (cd gcctestdir3 && $(LN_S) ../ld-new ld)
1650
1651 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir4/ld: ld-new
1652 @GCC_TRUE@@NATIVE_LINKER_TRUE@  test -d gcctestdir4 || mkdir -p gcctestdir4
1653 @GCC_TRUE@@NATIVE_LINKER_TRUE@  rm -f gcctestdir4/ld
1654 @GCC_TRUE@@NATIVE_LINKER_TRUE@  (cd gcctestdir4 && $(LN_S) ../ld-new ld)
1655
1656 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@bootstrap-test-treehash: ld1 ld3
1657 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@    rm -f $@
1658 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@    echo "#!/bin/sh" > $@
1659 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@    echo "cmp ld1 ld3" >> $@
1660 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@    chmod +x $@
1661
1662 @GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test-treehash-chunksize: ld1 ld4
1663 @GCC_TRUE@@NATIVE_LINKER_TRUE@  rm -f $@
1664 @GCC_TRUE@@NATIVE_LINKER_TRUE@  echo "#!/bin/sh" > $@
1665 @GCC_TRUE@@NATIVE_LINKER_TRUE@  echo "cmp ld1 ld4 | grep ." >> $@
1666 @GCC_TRUE@@NATIVE_LINKER_TRUE@  chmod +x $@
1667
1668 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1669 # Otherwise a system limit (for SysV at least) may be exceeded.
1670 .NOEXPORT: