Regenerate configure in gold
[deliverable/binutils-gdb.git] / gold / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17
18 #
19 # Copyright (C) 2006-2015 Free Software Foundation, Inc.
20 #
21 # This file is free software; you can redistribute it and/or modify
22 # it under the terms of the GNU General Public License as published by
23 # the Free Software Foundation; either version 3 of the License, or
24 # (at your option) any later version.
25 #
26 # This program is distributed in the hope that it will be useful,
27 # but WITHOUT ANY WARRANTY; without even the implied warranty of
28 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
29 # GNU General Public License for more details.
30 #
31 # You should have received a copy of the GNU General Public License
32 # along with this program; see the file COPYING3. If not see
33 # <http://www.gnu.org/licenses/>.
34 #
35
36
37 VPATH = @srcdir@
38 pkgdatadir = $(datadir)/@PACKAGE@
39 pkgincludedir = $(includedir)/@PACKAGE@
40 pkglibdir = $(libdir)/@PACKAGE@
41 pkglibexecdir = $(libexecdir)/@PACKAGE@
42 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
43 install_sh_DATA = $(install_sh) -c -m 644
44 install_sh_PROGRAM = $(install_sh) -c
45 install_sh_SCRIPT = $(install_sh) -c
46 INSTALL_HEADER = $(INSTALL_DATA)
47 transform = $(program_transform_name)
48 NORMAL_INSTALL = :
49 PRE_INSTALL = :
50 POST_INSTALL = :
51 NORMAL_UNINSTALL = :
52 PRE_UNINSTALL = :
53 POST_UNINSTALL = :
54 build_triplet = @build@
55 host_triplet = @host@
56 target_triplet = @target@
57 bin_PROGRAMS = dwp$(EXEEXT)
58 noinst_PROGRAMS = ld-new$(EXEEXT) incremental-dump$(EXEEXT)
59 @GCC_TRUE@@NATIVE_LINKER_TRUE@check_PROGRAMS = ld1$(EXEEXT) \
60 @GCC_TRUE@@NATIVE_LINKER_TRUE@ ld2$(EXEEXT) ld1-r$(EXEEXT) \
61 @GCC_TRUE@@NATIVE_LINKER_TRUE@ ld2-r$(EXEEXT) ld4$(EXEEXT) \
62 @GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__EXEEXT_1)
63 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_1 = -Wl,--thread-count=3
64 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_2 = -Wl,--thread-count=3
65 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_3 = -Wl,--thread-count=13
66 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_4 = -Wl,--thread-count=3
67 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_5 = ld3
68 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__append_6 = bootstrap-test-treehash-chunksize
69 subdir = .
70 DIST_COMMON = NEWS README ChangeLog $(srcdir)/Makefile.in \
71 $(srcdir)/Makefile.am $(top_srcdir)/configure \
72 $(am__configure_deps) $(srcdir)/config.in \
73 $(srcdir)/../mkinstalldirs $(top_srcdir)/po/Make-in ffsll.c \
74 ftruncate.c pread.c mremap.c yyscript.h yyscript.c \
75 $(srcdir)/../depcomp $(srcdir)/../ylwrap
76 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
77 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
78 $(top_srcdir)/../config/gettext-sister.m4 \
79 $(top_srcdir)/../config/lcmessage.m4 \
80 $(top_srcdir)/../config/lead-dot.m4 \
81 $(top_srcdir)/../config/nls.m4 \
82 $(top_srcdir)/../config/override.m4 \
83 $(top_srcdir)/../config/po.m4 \
84 $(top_srcdir)/../config/progtest.m4 \
85 $(top_srcdir)/../config/zlib.m4 \
86 $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/configure.ac
87 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
88 $(ACLOCAL_M4)
89 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
90 configure.lineno config.status.lineno
91 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
92 CONFIG_HEADER = config.h
93 CONFIG_CLEAN_FILES = po/Makefile.in
94 CONFIG_CLEAN_VPATH_FILES =
95 LIBRARIES = $(noinst_LIBRARIES)
96 AR = ar
97 ARFLAGS = cru
98 libgold_a_AR = $(AR) $(ARFLAGS)
99 libgold_a_DEPENDENCIES = $(LIBOBJS)
100 am__objects_1 = archive.$(OBJEXT) attributes.$(OBJEXT) \
101 binary.$(OBJEXT) common.$(OBJEXT) compressed_output.$(OBJEXT) \
102 copy-relocs.$(OBJEXT) cref.$(OBJEXT) defstd.$(OBJEXT) \
103 descriptors.$(OBJEXT) dirsearch.$(OBJEXT) dynobj.$(OBJEXT) \
104 dwarf_reader.$(OBJEXT) ehframe.$(OBJEXT) errors.$(OBJEXT) \
105 expression.$(OBJEXT) fileread.$(OBJEXT) gc.$(OBJEXT) \
106 gdb-index.$(OBJEXT) gold.$(OBJEXT) gold-threads.$(OBJEXT) \
107 icf.$(OBJEXT) incremental.$(OBJEXT) int_encoding.$(OBJEXT) \
108 layout.$(OBJEXT) mapfile.$(OBJEXT) merge.$(OBJEXT) \
109 nacl.$(OBJEXT) object.$(OBJEXT) options.$(OBJEXT) \
110 output.$(OBJEXT) parameters.$(OBJEXT) plugin.$(OBJEXT) \
111 readsyms.$(OBJEXT) reduced_debug_output.$(OBJEXT) \
112 reloc.$(OBJEXT) resolve.$(OBJEXT) script-sections.$(OBJEXT) \
113 script.$(OBJEXT) stringpool.$(OBJEXT) symtab.$(OBJEXT) \
114 target.$(OBJEXT) target-select.$(OBJEXT) timer.$(OBJEXT) \
115 version.$(OBJEXT) workqueue.$(OBJEXT) \
116 workqueue-threads.$(OBJEXT)
117 am__objects_2 =
118 am__objects_3 = yyscript.$(OBJEXT)
119 am_libgold_a_OBJECTS = $(am__objects_1) $(am__objects_2) \
120 $(am__objects_3) $(am__objects_2)
121 libgold_a_OBJECTS = $(am_libgold_a_OBJECTS)
122 am__installdirs = "$(DESTDIR)$(bindir)"
123 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@am__EXEEXT_1 = \
124 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@ ld3$(EXEEXT)
125 PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS)
126 am_dwp_OBJECTS = dwp.$(OBJEXT)
127 dwp_OBJECTS = $(am_dwp_OBJECTS)
128 am__DEPENDENCIES_1 =
129 dwp_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(dwp_LDFLAGS) \
130 $(LDFLAGS) -o $@
131 am_incremental_dump_OBJECTS = incremental-dump.$(OBJEXT)
132 incremental_dump_OBJECTS = $(am_incremental_dump_OBJECTS)
133 am__objects_4 = main.$(OBJEXT)
134 am_ld_new_OBJECTS = $(am__objects_4)
135 ld_new_OBJECTS = $(am_ld_new_OBJECTS)
136 am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) libgold.a $(LIBIBERTY) \
137 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
138 $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
139 $(am__DEPENDENCIES_1)
140 ld_new_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld_new_LDFLAGS) \
141 $(LDFLAGS) -o $@
142 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld1_OBJECTS = $(am__objects_4)
143 ld1_OBJECTS = $(am_ld1_OBJECTS)
144 ld1_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld1_LDFLAGS) \
145 $(LDFLAGS) -o $@
146 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld1_r_OBJECTS = $(am__objects_4)
147 ld1_r_OBJECTS = $(am_ld1_r_OBJECTS)
148 ld1_r_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld1_r_LDFLAGS) \
149 $(LDFLAGS) -o $@
150 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld2_OBJECTS = $(am__objects_4)
151 ld2_OBJECTS = $(am_ld2_OBJECTS)
152 ld2_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld2_LDFLAGS) \
153 $(LDFLAGS) -o $@
154 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld2_r_OBJECTS = $(am__objects_4)
155 ld2_r_OBJECTS = $(am_ld2_r_OBJECTS)
156 ld2_r_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld2_r_LDFLAGS) \
157 $(LDFLAGS) -o $@
158 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld3_OBJECTS = $(am__objects_4)
159 ld3_OBJECTS = $(am_ld3_OBJECTS)
160 ld3_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld3_LDFLAGS) \
161 $(LDFLAGS) -o $@
162 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld4_OBJECTS = $(am__objects_4)
163 ld4_OBJECTS = $(am_ld4_OBJECTS)
164 ld4_LINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(ld4_LDFLAGS) \
165 $(LDFLAGS) -o $@
166 DEFAULT_INCLUDES = -I.@am__isrc@
167 depcomp = $(SHELL) $(top_srcdir)/../depcomp
168 am__depfiles_maybe = depfiles
169 am__mv = mv -f
170 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
171 $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
172 CCLD = $(CC)
173 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
174 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
175 $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
176 CXXLD = $(CXX)
177 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
178 -o $@
179 @MAINTAINER_MODE_FALSE@am__skipyacc = test -f $@ ||
180 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
181 YLWRAP = $(top_srcdir)/../ylwrap
182 SOURCES = $(libgold_a_SOURCES) $(dwp_SOURCES) \
183 $(incremental_dump_SOURCES) $(ld_new_SOURCES) \
184 $(EXTRA_ld_new_SOURCES) $(ld1_SOURCES) $(ld1_r_SOURCES) \
185 $(ld2_SOURCES) $(ld2_r_SOURCES) $(ld3_SOURCES) $(ld4_SOURCES)
186 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
187 html-recursive info-recursive install-data-recursive \
188 install-dvi-recursive install-exec-recursive \
189 install-html-recursive install-info-recursive \
190 install-pdf-recursive install-ps-recursive install-recursive \
191 installcheck-recursive installdirs-recursive pdf-recursive \
192 ps-recursive uninstall-recursive
193 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
194 distclean-recursive maintainer-clean-recursive
195 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
196 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
197 check check-html recheck recheck-html
198 ETAGS = etags
199 CTAGS = ctags
200 am__tty_colors = \
201 red=; grn=; lgn=; blu=; std=
202 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
203 am__vpath_adj = case $$p in \
204 $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
205 *) f=$$p;; \
206 esac;
207 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
208 am__install_max = 40
209 am__nobase_strip_setup = \
210 srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
211 am__nobase_strip = \
212 for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
213 am__nobase_list = $(am__nobase_strip_setup); \
214 for p in $$list; do echo "$$p $$p"; done | \
215 sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
216 $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
217 if (++n[$$2] == $(am__install_max)) \
218 { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
219 END { for (dir in files) print dir, files[dir] }'
220 am__base_list = \
221 sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
222 sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
223 # Restructured Text title and section.
224 am__rst_title = sed 's/.*/ & /;h;s/./=/g;p;x;p;g;p;s/.*//'
225 am__rst_section = sed 'p;s/./=/g;p;g'
226 # Put stdin (possibly several lines separated by ". ") in a box.
227 am__text_box = $(AWK) '{ \
228 n = split($$0, lines, "\\. "); max = 0; \
229 for (i = 1; i <= n; ++i) \
230 if (max < length(lines[i])) \
231 max = length(lines[i]); \
232 for (i = 0; i < max; ++i) line = line "="; \
233 print line; \
234 for (i = 1; i <= n; ++i) if (lines[i]) print lines[i];\
235 print line; \
236 }'
237 # Solaris 10 'make', and several other traditional 'make' implementations,
238 # pass "-e" to $(SHELL). This contradicts POSIX. Work around the problem
239 # by disabling -e (using the XSI extension "set +e") if it's set.
240 am__sh_e_setup = case $$- in *e*) set +e;; esac
241 # To be inserted before the command running the test. Creates the
242 # directory for the log if needed. Stores in $dir the directory
243 # containing $f, in $tst the test, in $log the log, and passes
244 # TESTS_ENVIRONMENT. Save and restore TERM around use of
245 # TESTS_ENVIRONMENT, in case that unsets it.
246 am__check_pre = \
247 $(am__sh_e_setup); \
248 $(am__vpath_adj_setup) $(am__vpath_adj) \
249 srcdir=$(srcdir); export srcdir; \
250 rm -f $@-t; \
251 trap 'st=$$?; rm -f '\''$(abs_builddir)/$@-t'\''; (exit $$st); exit $$st' \
252 1 2 13 15; \
253 am__odir=`echo "./$@" | sed 's|/[^/]*$$||'`; \
254 test "x$$am__odir" = x. || $(MKDIR_P) "$$am__odir" || exit $$?; \
255 if test -f "./$$f"; then dir=./; \
256 elif test -f "$$f"; then dir=; \
257 else dir="$(srcdir)/"; fi; \
258 tst=$$dir$$f; log='$@'; __SAVED_TERM=$$TERM; \
259 $(TESTS_ENVIRONMENT)
260 RECHECK_LOGS = $(TEST_LOGS)
261 TEST_SUITE_LOG = test-suite.log
262 TEST_SUITE_HTML = $(TEST_SUITE_LOG:.log=.html)
263 TEST_EXTENSIONS = @EXEEXT@ .test
264 LOG_COMPILE = $(LOG_COMPILER) $(AM_LOG_FLAGS) $(LOG_FLAGS)
265 am__test_logs1 = $(TESTS:=.log)
266 am__test_logs2 = $(am__test_logs1:@EXEEXT@.log=.log)
267 TEST_LOGS = $(am__test_logs2:.test.log=.log)
268 TEST_LOG_COMPILE = $(TEST_LOG_COMPILER) $(AM_TEST_LOG_FLAGS) \
269 $(TEST_LOG_FLAGS)
270 TEST_LOGS_TMP = $(TEST_LOGS:.log=.log-t)
271 DIST_SUBDIRS = $(SUBDIRS)
272 ACLOCAL = @ACLOCAL@
273 AMTAR = @AMTAR@
274 AUTOCONF = @AUTOCONF@
275 AUTOHEADER = @AUTOHEADER@
276 AUTOMAKE = @AUTOMAKE@
277 AWK = @AWK@
278 CATALOGS = @CATALOGS@
279 CATOBJEXT = @CATOBJEXT@
280 CC = @CC@
281 CCDEPMODE = @CCDEPMODE@
282 CFLAGS = @CFLAGS@
283 CPP = @CPP@
284 CPPFLAGS = @CPPFLAGS@
285 CXX = @CXX@
286 CXXCPP = @CXXCPP@
287 CXXDEPMODE = @CXXDEPMODE@
288 CXXFLAGS = @CXXFLAGS@
289 CYGPATH_W = @CYGPATH_W@
290 DATADIRNAME = @DATADIRNAME@
291 DEFAULT_TARGET = @DEFAULT_TARGET@
292 DEFS = @DEFS@
293 DEPDIR = @DEPDIR@
294 DLOPEN_LIBS = @DLOPEN_LIBS@
295 ECHO_C = @ECHO_C@
296 ECHO_N = @ECHO_N@
297 ECHO_T = @ECHO_T@
298 EGREP = @EGREP@
299 EXEEXT = @EXEEXT@
300 GENCAT = @GENCAT@
301 GMSGFMT = @GMSGFMT@
302 GOLD_LDADD = @GOLD_LDADD@
303 GOLD_LDFLAGS = @GOLD_LDFLAGS@
304 GREP = @GREP@
305 INCINTL = @INCINTL@
306 INSTALL = @INSTALL@
307 INSTALL_DATA = @INSTALL_DATA@
308 INSTALL_PROGRAM = @INSTALL_PROGRAM@
309 INSTALL_SCRIPT = @INSTALL_SCRIPT@
310 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
311 INSTOBJEXT = @INSTOBJEXT@
312 LDFLAGS = @LDFLAGS@
313 LFS_CFLAGS = @LFS_CFLAGS@
314 LIBINTL = @LIBINTL@
315 LIBINTL_DEP = @LIBINTL_DEP@
316 LIBOBJS = @LIBOBJS@
317 LIBS = @LIBS@
318 LN_S = @LN_S@
319 LTLIBOBJS = @LTLIBOBJS@
320 MAINT = @MAINT@
321 MAKEINFO = @MAKEINFO@
322 MERGE_CONSTANTS_FLAG = @MERGE_CONSTANTS_FLAG@
323 MKDIR_P = @MKDIR_P@
324 MKINSTALLDIRS = @MKINSTALLDIRS@
325 MSGFMT = @MSGFMT@
326 MSGMERGE = @MSGMERGE@
327 NM = @NM@
328 NO_WERROR = @NO_WERROR@
329 OBJEXT = @OBJEXT@
330 PACKAGE = @PACKAGE@
331 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
332 PACKAGE_NAME = @PACKAGE_NAME@
333 PACKAGE_STRING = @PACKAGE_STRING@
334 PACKAGE_TARNAME = @PACKAGE_TARNAME@
335 PACKAGE_URL = @PACKAGE_URL@
336 PACKAGE_VERSION = @PACKAGE_VERSION@
337 PATH_SEPARATOR = @PATH_SEPARATOR@
338 POSUB = @POSUB@
339 RANDOM_SEED_CFLAGS = @RANDOM_SEED_CFLAGS@
340 RANLIB = @RANLIB@
341 SET_MAKE = @SET_MAKE@
342 SHELL = @SHELL@
343 STRIP = @STRIP@
344 TARGETOBJS = @TARGETOBJS@
345 USE_NLS = @USE_NLS@
346 VERSION = @VERSION@
347 WARN_CFLAGS = @WARN_CFLAGS@
348 WARN_CXXFLAGS = @WARN_CXXFLAGS@
349 XGETTEXT = @XGETTEXT@
350 YACC = @YACC@
351 YFLAGS = @YFLAGS@
352 abs_builddir = @abs_builddir@
353 abs_srcdir = @abs_srcdir@
354 abs_top_builddir = @abs_top_builddir@
355 abs_top_srcdir = @abs_top_srcdir@
356 ac_ct_CC = @ac_ct_CC@
357 ac_ct_CXX = @ac_ct_CXX@
358 am__include = @am__include@
359 am__leading_dot = @am__leading_dot@
360 am__quote = @am__quote@
361 am__tar = @am__tar@
362 am__untar = @am__untar@
363 bindir = @bindir@
364 build = @build@
365 build_alias = @build_alias@
366 build_cpu = @build_cpu@
367 build_os = @build_os@
368 build_vendor = @build_vendor@
369 builddir = @builddir@
370 datadir = @datadir@
371 datarootdir = @datarootdir@
372 docdir = @docdir@
373 dvidir = @dvidir@
374 exec_prefix = @exec_prefix@
375 host = @host@
376 host_alias = @host_alias@
377 host_cpu = @host_cpu@
378 host_os = @host_os@
379 host_vendor = @host_vendor@
380 htmldir = @htmldir@
381 includedir = @includedir@
382 infodir = @infodir@
383 install_as_default = @install_as_default@
384 install_sh = @install_sh@
385 installed_linker = @installed_linker@
386 libdir = @libdir@
387 libexecdir = @libexecdir@
388 localedir = @localedir@
389 localstatedir = @localstatedir@
390 mandir = @mandir@
391 mkdir_p = @mkdir_p@
392 oldincludedir = @oldincludedir@
393 pdfdir = @pdfdir@
394 prefix = @prefix@
395 program_transform_name = @program_transform_name@
396 psdir = @psdir@
397 sbindir = @sbindir@
398 sharedstatedir = @sharedstatedir@
399 srcdir = @srcdir@
400 sysconfdir = @sysconfdir@
401 target = @target@
402 target_alias = @target_alias@
403 target_cpu = @target_cpu@
404 target_os = @target_os@
405 target_vendor = @target_vendor@
406 top_build_prefix = @top_build_prefix@
407 top_builddir = @top_builddir@
408 top_srcdir = @top_srcdir@
409 zlibdir = @zlibdir@
410 zlibinc = @zlibinc@
411 AUTOMAKE_OPTIONS = foreign
412 SUBDIRS = po testsuite
413 tooldir = $(exec_prefix)/$(target_alias)
414 ACLOCAL_AMFLAGS = -I ../bfd -I ../config
415
416 # This is where we get zlib from. zlibdir is -L../zlib and zlibinc is
417 # -I../zlib, unless we were configured with --with-system-zlib, in which
418 # case both are empty.
419 ZLIB = @zlibdir@ -lz
420 ZLIBINC = @zlibinc@
421 AM_CFLAGS = $(WARN_CFLAGS) $(LFS_CFLAGS) $(RANDOM_SEED_CFLAGS) $(ZLIBINC)
422 AM_CXXFLAGS = $(WARN_CXXFLAGS) $(LFS_CFLAGS) $(RANDOM_SEED_CFLAGS) $(ZLIBINC)
423 AM_CPPFLAGS = \
424 -I$(srcdir) -I$(srcdir)/../include -I$(srcdir)/../elfcpp \
425 -DLOCALEDIR="\"$(datadir)/locale\"" \
426 -DBINDIR="\"$(bindir)\"" -DTOOLBINDIR="\"$(tooldir)/bin\"" \
427 -DTOOLLIBDIR="\"$(tooldir)/lib\"" @INCINTL@
428
429 LIBIBERTY = ../libiberty/libiberty.a
430 @PLUGINS_TRUE@LIBDL = @DLOPEN_LIBS@
431 @THREADS_TRUE@THREADSLIB = -lpthread
432 AM_YFLAGS = -d
433
434 # Automake 1.10+ disables lex and yacc output file regeneration if
435 # maintainer mode is disabled. Avoid this.
436 am__skiplex =
437 am__skipyacc =
438 noinst_LIBRARIES = libgold.a
439 CCFILES = \
440 archive.cc \
441 attributes.cc \
442 binary.cc \
443 common.cc \
444 compressed_output.cc \
445 copy-relocs.cc \
446 cref.cc \
447 defstd.cc \
448 descriptors.cc \
449 dirsearch.cc \
450 dynobj.cc \
451 dwarf_reader.cc \
452 ehframe.cc \
453 errors.cc \
454 expression.cc \
455 fileread.cc \
456 gc.cc \
457 gdb-index.cc \
458 gold.cc \
459 gold-threads.cc \
460 icf.cc \
461 incremental.cc \
462 int_encoding.cc \
463 layout.cc \
464 mapfile.cc \
465 merge.cc \
466 nacl.cc \
467 object.cc \
468 options.cc \
469 output.cc \
470 parameters.cc \
471 plugin.cc \
472 readsyms.cc \
473 reduced_debug_output.cc \
474 reloc.cc \
475 resolve.cc \
476 script-sections.cc \
477 script.cc \
478 stringpool.cc \
479 symtab.cc \
480 target.cc \
481 target-select.cc \
482 timer.cc \
483 version.cc \
484 workqueue.cc \
485 workqueue-threads.cc
486
487 HFILES = \
488 arm-reloc-property.h \
489 aarch64-reloc-property.h \
490 archive.h \
491 attributes.h \
492 binary.h \
493 common.h \
494 compressed_output.h \
495 copy-relocs.h \
496 cref.h \
497 defstd.h \
498 dirsearch.h \
499 descriptors.h \
500 dynobj.h \
501 dwarf_reader.h \
502 ehframe.h \
503 errors.h \
504 fileread.h \
505 freebsd.h \
506 gc.h \
507 gdb-index.h \
508 gold.h \
509 gold-threads.h \
510 icf.h \
511 int_encoding.h \
512 layout.h \
513 mapfile.h \
514 merge.h \
515 nacl.h \
516 object.h \
517 options.h \
518 output.h \
519 parameters.h \
520 plugin.h \
521 readsyms.h \
522 reduced_debug_output.h \
523 reloc.h \
524 reloc-types.h \
525 script-c.h \
526 script-sections.h \
527 script.h \
528 stringpool.h \
529 symtab.h \
530 target.h \
531 target-reloc.h \
532 target-select.h \
533 timer.h \
534 tls.h \
535 token.h \
536 workqueue.h \
537 workqueue-internal.h
538
539 YFILES = \
540 yyscript.y
541
542 DEFFILES = arm-reloc.def aarch64-reloc.def
543 EXTRA_DIST = yyscript.c yyscript.h
544 TARGETSOURCES = \
545 i386.cc x86_64.cc sparc.cc powerpc.cc arm.cc arm-reloc-property.cc tilegx.cc \
546 mips.cc aarch64.cc aarch64-reloc-property.cc
547
548 ALL_TARGETOBJS = \
549 i386.$(OBJEXT) x86_64.$(OBJEXT) sparc.$(OBJEXT) powerpc.$(OBJEXT) \
550 arm.$(OBJEXT) arm-reloc-property.$(OBJEXT) tilegx.$(OBJEXT) \
551 mips.$(OBJEXT) aarch64.$(OBJEXT) aarch64-reloc-property.$(OBJEXT)
552
553 libgold_a_SOURCES = $(CCFILES) $(HFILES) $(YFILES) $(DEFFILES)
554 libgold_a_LIBADD = $(LIBOBJS)
555 sources_var = main.cc
556 deps_var = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(LIBINTL_DEP)
557 ldadd_var = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(GOLD_LDADD) $(LIBINTL) \
558 $(THREADSLIB) $(LIBDL) $(ZLIB)
559
560 ldflags_var = $(GOLD_LDFLAGS)
561 ld_new_SOURCES = $(sources_var)
562 ld_new_DEPENDENCIES = $(deps_var)
563 ld_new_LDADD = $(ldadd_var)
564 ld_new_LDFLAGS = $(ldflags_var)
565 EXTRA_ld_new_SOURCES = $(TARGETSOURCES)
566 incremental_dump_SOURCES = incremental-dump.cc
567 incremental_dump_DEPENDENCIES = $(TARGETOBJS) libgold.a $(LIBIBERTY) \
568 $(LIBINTL_DEP)
569
570 incremental_dump_LDADD = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(LIBINTL) \
571 $(THREADSLIB) $(LIBDL) $(ZLIB)
572
573 dwp_SOURCES = dwp.cc
574 dwp_DEPENDENCIES = libgold.a $(LIBIBERTY) $(LIBINTL_DEP)
575 dwp_LDADD = libgold.a $(LIBIBERTY) $(GOLD_LDADD) $(LIBINTL) $(THREADSLIB) \
576 $(LIBDL) $(ZLIB)
577
578 dwp_LDFLAGS = $(GOLD_LDFLAGS)
579 CONFIG_STATUS_DEPENDENCIES = $(srcdir)/../bfd/development.sh
580 POTFILES = $(CCFILES) $(HFILES) $(TARGETSOURCES)
581 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_SOURCES = $(sources_var)
582 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_DEPENDENCIES = $(deps_var) gcctestdir1/ld
583 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDADD = $(ldadd_var)
584 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDFLAGS = -Bgcctestdir1/ \
585 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id=tree \
586 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id-chunk-size-for-treehash=12345 \
587 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id-min-file-size-for-treehash=0 \
588 @GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__append_1)
589 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_SOURCES = $(sources_var)
590 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_DEPENDENCIES = $(deps_var) gcctestdir2/ld
591 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDADD = $(ldadd_var)
592 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDFLAGS = -Bgcctestdir2/ \
593 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id=tree \
594 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id-chunk-size-for-treehash=12345 \
595 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id-min-file-size-for-treehash=0 \
596 @GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__append_2)
597 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_SOURCES = $(sources_var)
598 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_DEPENDENCIES = libgold-1-r.o $(deps_var) gcctestdir1/ld
599 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_LDADD = libgold-1-r.o $(ldadd_var)
600 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_LDFLAGS = -Bgcctestdir1/
601 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_SOURCES = $(sources_var)
602 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_DEPENDENCIES = libgold-2-r.o $(deps_var) gcctestdir2-r/ld
603 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_LDADD = libgold-2-r.o $(ldadd_var)
604 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_LDFLAGS = -Bgcctestdir2-r/
605 @GCC_TRUE@@NATIVE_LINKER_TRUE@TESTS = bootstrap-test bootstrap-test-r \
606 @GCC_TRUE@@NATIVE_LINKER_TRUE@ bootstrap-test-treehash-chunksize \
607 @GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__append_6)
608 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld3_SOURCES = $(sources_var)
609 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld3_DEPENDENCIES = $(deps_var) gcctestdir3/ld
610 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld3_LDADD = $(ldadd_var)
611 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld3_LDFLAGS = -Bgcctestdir3/ \
612 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id=tree \
613 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id-chunk-size-for-treehash=12345 \
614 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id-min-file-size-for-treehash=0 \
615 @GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__append_3)
616 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld4_SOURCES = $(sources_var)
617 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld4_DEPENDENCIES = $(deps_var) gcctestdir4/ld
618 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld4_LDADD = $(ldadd_var)
619 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld4_LDFLAGS = -Bgcctestdir4/ \
620 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id=tree \
621 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id-chunk-size-for-treehash=12346 \
622 @GCC_TRUE@@NATIVE_LINKER_TRUE@ -Wl,--build-id-min-file-size-for-treehash=0 \
623 @GCC_TRUE@@NATIVE_LINKER_TRUE@ $(am__append_4)
624 all: config.h
625 $(MAKE) $(AM_MAKEFLAGS) all-recursive
626
627 .SUFFIXES:
628 .SUFFIXES: .c .cc .html .log .o .obj .test .test$(EXEEXT) .y
629 am--refresh:
630 @:
631 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
632 @for dep in $?; do \
633 case '$(am__configure_deps)' in \
634 *$$dep*) \
635 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
636 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
637 && exit 0; \
638 exit 1;; \
639 esac; \
640 done; \
641 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
642 $(am__cd) $(top_srcdir) && \
643 $(AUTOMAKE) --foreign Makefile
644 .PRECIOUS: Makefile
645 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
646 @case '$?' in \
647 *config.status*) \
648 echo ' $(SHELL) ./config.status'; \
649 $(SHELL) ./config.status;; \
650 *) \
651 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
652 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
653 esac;
654
655 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
656 $(SHELL) ./config.status --recheck
657
658 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
659 $(am__cd) $(srcdir) && $(AUTOCONF)
660 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
661 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
662 $(am__aclocal_m4_deps):
663
664 config.h: stamp-h1
665 @if test ! -f $@; then \
666 rm -f stamp-h1; \
667 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
668 else :; fi
669
670 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
671 @rm -f stamp-h1
672 cd $(top_builddir) && $(SHELL) ./config.status config.h
673 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
674 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
675 rm -f stamp-h1
676 touch $@
677
678 distclean-hdr:
679 -rm -f config.h stamp-h1
680 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
681 cd $(top_builddir) && $(SHELL) ./config.status $@
682
683 clean-noinstLIBRARIES:
684 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
685 yyscript.h: yyscript.c
686 @if test ! -f $@; then \
687 rm -f yyscript.c; \
688 $(MAKE) $(AM_MAKEFLAGS) yyscript.c; \
689 else :; fi
690 libgold.a: $(libgold_a_OBJECTS) $(libgold_a_DEPENDENCIES)
691 -rm -f libgold.a
692 $(libgold_a_AR) libgold.a $(libgold_a_OBJECTS) $(libgold_a_LIBADD)
693 $(RANLIB) libgold.a
694 install-binPROGRAMS: $(bin_PROGRAMS)
695 @$(NORMAL_INSTALL)
696 test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
697 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
698 for p in $$list; do echo "$$p $$p"; done | \
699 sed 's/$(EXEEXT)$$//' | \
700 while read p p1; do if test -f $$p; \
701 then echo "$$p"; echo "$$p"; else :; fi; \
702 done | \
703 sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
704 -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
705 sed 'N;N;N;s,\n, ,g' | \
706 $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
707 { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
708 if ($$2 == $$4) files[d] = files[d] " " $$1; \
709 else { print "f", $$3 "/" $$4, $$1; } } \
710 END { for (d in files) print "f", d, files[d] }' | \
711 while read type dir files; do \
712 if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
713 test -z "$$files" || { \
714 echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
715 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
716 } \
717 ; done
718
719 uninstall-binPROGRAMS:
720 @$(NORMAL_UNINSTALL)
721 @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
722 files=`for p in $$list; do echo "$$p"; done | \
723 sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
724 -e 's/$$/$(EXEEXT)/' `; \
725 test -n "$$list" || exit 0; \
726 echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
727 cd "$(DESTDIR)$(bindir)" && rm -f $$files
728
729 clean-binPROGRAMS:
730 -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
731
732 clean-checkPROGRAMS:
733 -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
734
735 clean-noinstPROGRAMS:
736 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
737 dwp$(EXEEXT): $(dwp_OBJECTS) $(dwp_DEPENDENCIES)
738 @rm -f dwp$(EXEEXT)
739 $(dwp_LINK) $(dwp_OBJECTS) $(dwp_LDADD) $(LIBS)
740 incremental-dump$(EXEEXT): $(incremental_dump_OBJECTS) $(incremental_dump_DEPENDENCIES)
741 @rm -f incremental-dump$(EXEEXT)
742 $(CXXLINK) $(incremental_dump_OBJECTS) $(incremental_dump_LDADD) $(LIBS)
743 ld-new$(EXEEXT): $(ld_new_OBJECTS) $(ld_new_DEPENDENCIES)
744 @rm -f ld-new$(EXEEXT)
745 $(ld_new_LINK) $(ld_new_OBJECTS) $(ld_new_LDADD) $(LIBS)
746 ld1$(EXEEXT): $(ld1_OBJECTS) $(ld1_DEPENDENCIES)
747 @rm -f ld1$(EXEEXT)
748 $(ld1_LINK) $(ld1_OBJECTS) $(ld1_LDADD) $(LIBS)
749 ld1-r$(EXEEXT): $(ld1_r_OBJECTS) $(ld1_r_DEPENDENCIES)
750 @rm -f ld1-r$(EXEEXT)
751 $(ld1_r_LINK) $(ld1_r_OBJECTS) $(ld1_r_LDADD) $(LIBS)
752 ld2$(EXEEXT): $(ld2_OBJECTS) $(ld2_DEPENDENCIES)
753 @rm -f ld2$(EXEEXT)
754 $(ld2_LINK) $(ld2_OBJECTS) $(ld2_LDADD) $(LIBS)
755 ld2-r$(EXEEXT): $(ld2_r_OBJECTS) $(ld2_r_DEPENDENCIES)
756 @rm -f ld2-r$(EXEEXT)
757 $(ld2_r_LINK) $(ld2_r_OBJECTS) $(ld2_r_LDADD) $(LIBS)
758 ld3$(EXEEXT): $(ld3_OBJECTS) $(ld3_DEPENDENCIES)
759 @rm -f ld3$(EXEEXT)
760 $(ld3_LINK) $(ld3_OBJECTS) $(ld3_LDADD) $(LIBS)
761 ld4$(EXEEXT): $(ld4_OBJECTS) $(ld4_DEPENDENCIES)
762 @rm -f ld4$(EXEEXT)
763 $(ld4_LINK) $(ld4_OBJECTS) $(ld4_LDADD) $(LIBS)
764
765 mostlyclean-compile:
766 -rm -f *.$(OBJEXT)
767
768 distclean-compile:
769 -rm -f *.tab.c
770
771 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ffsll.Po@am__quote@
772 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ftruncate.Po@am__quote@
773 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/mremap.Po@am__quote@
774 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pread.Po@am__quote@
775 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64-reloc-property.Po@am__quote@
776 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/aarch64.Po@am__quote@
777 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive.Po@am__quote@
778 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arm-reloc-property.Po@am__quote@
779 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/arm.Po@am__quote@
780 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/attributes.Po@am__quote@
781 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary.Po@am__quote@
782 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@
783 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compressed_output.Po@am__quote@
784 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/copy-relocs.Po@am__quote@
785 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cref.Po@am__quote@
786 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/defstd.Po@am__quote@
787 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/descriptors.Po@am__quote@
788 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirsearch.Po@am__quote@
789 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf_reader.Po@am__quote@
790 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwp.Po@am__quote@
791 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dynobj.Po@am__quote@
792 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehframe.Po@am__quote@
793 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errors.Po@am__quote@
794 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expression.Po@am__quote@
795 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileread.Po@am__quote@
796 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gc.Po@am__quote@
797 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gdb-index.Po@am__quote@
798 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold-threads.Po@am__quote@
799 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold.Po@am__quote@
800 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386.Po@am__quote@
801 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/icf.Po@am__quote@
802 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/incremental-dump.Po@am__quote@
803 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/incremental.Po@am__quote@
804 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/int_encoding.Po@am__quote@
805 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/layout.Po@am__quote@
806 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
807 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mapfile.Po@am__quote@
808 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Po@am__quote@
809 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mips.Po@am__quote@
810 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nacl.Po@am__quote@
811 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object.Po@am__quote@
812 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
813 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/output.Po@am__quote@
814 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parameters.Po@am__quote@
815 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Po@am__quote@
816 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/powerpc.Po@am__quote@
817 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readsyms.Po@am__quote@
818 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reduced_debug_output.Po@am__quote@
819 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc.Po@am__quote@
820 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resolve.Po@am__quote@
821 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script-sections.Po@am__quote@
822 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script.Po@am__quote@
823 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc.Po@am__quote@
824 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stringpool.Po@am__quote@
825 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symtab.Po@am__quote@
826 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target-select.Po@am__quote@
827 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target.Po@am__quote@
828 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tilegx.Po@am__quote@
829 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/timer.Po@am__quote@
830 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
831 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workqueue-threads.Po@am__quote@
832 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workqueue.Po@am__quote@
833 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86_64.Po@am__quote@
834 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yyscript.Po@am__quote@
835
836 .c.o:
837 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
838 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
839 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
840 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
841 @am__fastdepCC_FALSE@ $(COMPILE) -c $<
842
843 .c.obj:
844 @am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
845 @am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
846 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
847 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
848 @am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
849
850 .cc.o:
851 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
852 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
853 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
854 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
855 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
856
857 .cc.obj:
858 @am__fastdepCXX_TRUE@ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
859 @am__fastdepCXX_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
860 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
861 @AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
862 @am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
863
864 .y.c:
865 $(am__skipyacc) $(SHELL) $(YLWRAP) $< y.tab.c $@ y.tab.h $*.h y.output $*.output -- $(YACCCOMPILE)
866
867 # This directory's subdirectories are mostly independent; you can cd
868 # into them and run `make' without going through this Makefile.
869 # To change the values of `make' variables: instead of editing Makefiles,
870 # (1) if the variable is set in `config.status', edit `config.status'
871 # (which will cause the Makefiles to be regenerated when you run `make');
872 # (2) otherwise, pass the desired values on the `make' command line.
873 $(RECURSIVE_TARGETS):
874 @fail= failcom='exit 1'; \
875 for f in x $$MAKEFLAGS; do \
876 case $$f in \
877 *=* | --[!k]*);; \
878 *k*) failcom='fail=yes';; \
879 esac; \
880 done; \
881 dot_seen=no; \
882 target=`echo $@ | sed s/-recursive//`; \
883 list='$(SUBDIRS)'; for subdir in $$list; do \
884 echo "Making $$target in $$subdir"; \
885 if test "$$subdir" = "."; then \
886 dot_seen=yes; \
887 local_target="$$target-am"; \
888 else \
889 local_target="$$target"; \
890 fi; \
891 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
892 || eval $$failcom; \
893 done; \
894 if test "$$dot_seen" = "no"; then \
895 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
896 fi; test -z "$$fail"
897
898 $(RECURSIVE_CLEAN_TARGETS):
899 @fail= failcom='exit 1'; \
900 for f in x $$MAKEFLAGS; do \
901 case $$f in \
902 *=* | --[!k]*);; \
903 *k*) failcom='fail=yes';; \
904 esac; \
905 done; \
906 dot_seen=no; \
907 case "$@" in \
908 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
909 *) list='$(SUBDIRS)' ;; \
910 esac; \
911 rev=''; for subdir in $$list; do \
912 if test "$$subdir" = "."; then :; else \
913 rev="$$subdir $$rev"; \
914 fi; \
915 done; \
916 rev="$$rev ."; \
917 target=`echo $@ | sed s/-recursive//`; \
918 for subdir in $$rev; do \
919 echo "Making $$target in $$subdir"; \
920 if test "$$subdir" = "."; then \
921 local_target="$$target-am"; \
922 else \
923 local_target="$$target"; \
924 fi; \
925 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
926 || eval $$failcom; \
927 done && test -z "$$fail"
928 tags-recursive:
929 list='$(SUBDIRS)'; for subdir in $$list; do \
930 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
931 done
932 ctags-recursive:
933 list='$(SUBDIRS)'; for subdir in $$list; do \
934 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
935 done
936
937 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
938 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
939 unique=`for i in $$list; do \
940 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
941 done | \
942 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
943 END { if (nonempty) { for (i in files) print i; }; }'`; \
944 mkid -fID $$unique
945 tags: TAGS
946
947 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
948 $(TAGS_FILES) $(LISP)
949 set x; \
950 here=`pwd`; \
951 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
952 include_option=--etags-include; \
953 empty_fix=.; \
954 else \
955 include_option=--include; \
956 empty_fix=; \
957 fi; \
958 list='$(SUBDIRS)'; for subdir in $$list; do \
959 if test "$$subdir" = .; then :; else \
960 test ! -f $$subdir/TAGS || \
961 set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
962 fi; \
963 done; \
964 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
965 unique=`for i in $$list; do \
966 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
967 done | \
968 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
969 END { if (nonempty) { for (i in files) print i; }; }'`; \
970 shift; \
971 if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
972 test -n "$$unique" || unique=$$empty_fix; \
973 if test $$# -gt 0; then \
974 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
975 "$$@" $$unique; \
976 else \
977 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
978 $$unique; \
979 fi; \
980 fi
981 ctags: CTAGS
982 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
983 $(TAGS_FILES) $(LISP)
984 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
985 unique=`for i in $$list; do \
986 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
987 done | \
988 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
989 END { if (nonempty) { for (i in files) print i; }; }'`; \
990 test -z "$(CTAGS_ARGS)$$unique" \
991 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
992 $$unique
993
994 GTAGS:
995 here=`$(am__cd) $(top_builddir) && pwd` \
996 && $(am__cd) $(top_srcdir) \
997 && gtags -i $(GTAGS_ARGS) "$$here"
998
999 distclean-tags:
1000 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1001
1002 # To be appended to the command running the test. Handle the stdout
1003 # and stderr redirection, and catch the exit status.
1004 am__check_post = \
1005 >$@-t 2>&1; \
1006 estatus=$$?; \
1007 if test -n '$(DISABLE_HARD_ERRORS)' \
1008 && test $$estatus -eq 99; then \
1009 estatus=1; \
1010 fi; \
1011 TERM=$$__SAVED_TERM; export TERM; \
1012 $(am__tty_colors); \
1013 xfailed=PASS; \
1014 case " $(XFAIL_TESTS) " in \
1015 *[\ \ ]$$f[\ \ ]* | *[\ \ ]$$dir$$f[\ \ ]*) \
1016 xfailed=XFAIL;; \
1017 esac; \
1018 case $$estatus:$$xfailed in \
1019 0:XFAIL) col=$$red; res=XPASS;; \
1020 0:*) col=$$grn; res=PASS ;; \
1021 77:*) col=$$blu; res=SKIP ;; \
1022 99:*) col=$$red; res=FAIL ;; \
1023 *:XFAIL) col=$$lgn; res=XFAIL;; \
1024 *:*) col=$$red; res=FAIL ;; \
1025 esac; \
1026 echo "$${col}$$res$${std}: $$f"; \
1027 echo "$$res: $$f (exit: $$estatus)" | \
1028 $(am__rst_section) >$@; \
1029 cat $@-t >>$@; \
1030 rm -f $@-t
1031
1032 $(TEST_SUITE_LOG): $(TEST_LOGS)
1033 @$(am__sh_e_setup); \
1034 list='$(TEST_LOGS)'; \
1035 results=`for f in $$list; do \
1036 read line < $$f && echo "$$line" || echo FAIL; \
1037 done`; \
1038 all=`echo "$$results" | sed '/^$$/d' | wc -l | sed -e 's/^[ ]*//'`; \
1039 fail=`echo "$$results" | grep -c '^FAIL'`; \
1040 pass=`echo "$$results" | grep -c '^PASS'`; \
1041 skip=`echo "$$results" | grep -c '^SKIP'`; \
1042 xfail=`echo "$$results" | grep -c '^XFAIL'`; \
1043 xpass=`echo "$$results" | grep -c '^XPASS'`; \
1044 failures=`expr $$fail + $$xpass`; \
1045 all=`expr $$all - $$skip`; \
1046 if test "$$all" -eq 1; then tests=test; All=; \
1047 else tests=tests; All="All "; fi; \
1048 case fail=$$fail:xpass=$$xpass:xfail=$$xfail in \
1049 fail=0:xpass=0:xfail=0) \
1050 msg="$$All$$all $$tests passed. "; \
1051 exit=true;; \
1052 fail=0:xpass=0:xfail=*) \
1053 msg="$$All$$all $$tests behaved as expected"; \
1054 if test "$$xfail" -eq 1; then xfailures=failure; \
1055 else xfailures=failures; fi; \
1056 msg="$$msg ($$xfail expected $$xfailures). "; \
1057 exit=true;; \
1058 fail=*:xpass=0:xfail=*) \
1059 msg="$$fail of $$all $$tests failed. "; \
1060 exit=false;; \
1061 fail=*:xpass=*:xfail=*) \
1062 msg="$$failures of $$all $$tests did not behave as expected"; \
1063 if test "$$xpass" -eq 1; then xpasses=pass; \
1064 else xpasses=passes; fi; \
1065 msg="$$msg ($$xpass unexpected $$xpasses). "; \
1066 exit=false;; \
1067 *) \
1068 echo >&2 "incorrect case"; exit 4;; \
1069 esac; \
1070 if test "$$skip" -ne 0; then \
1071 if test "$$skip" -eq 1; then \
1072 msg="$$msg($$skip test was not run). "; \
1073 else \
1074 msg="$$msg($$skip tests were not run). "; \
1075 fi; \
1076 fi; \
1077 { \
1078 echo "$(PACKAGE_STRING): $(subdir)/$(TEST_SUITE_LOG)" | \
1079 $(am__rst_title); \
1080 echo "$$msg"; \
1081 echo; \
1082 echo ".. contents:: :depth: 2"; \
1083 echo; \
1084 for f in $$list; do \
1085 read line < $$f; \
1086 case $$line in \
1087 PASS:*|XFAIL:*);; \
1088 *) echo; cat $$f;; \
1089 esac; \
1090 done; \
1091 } >$(TEST_SUITE_LOG).tmp; \
1092 mv $(TEST_SUITE_LOG).tmp $(TEST_SUITE_LOG); \
1093 if test "$$failures" -ne 0; then \
1094 msg="$${msg}See $(subdir)/$(TEST_SUITE_LOG). "; \
1095 if test -n "$(PACKAGE_BUGREPORT)"; then \
1096 msg="$${msg}Please report to $(PACKAGE_BUGREPORT). "; \
1097 fi; \
1098 fi; \
1099 test x"$$VERBOSE" = x || $$exit || cat $(TEST_SUITE_LOG); \
1100 $(am__tty_colors); \
1101 if $$exit; then \
1102 echo $(ECHO_N) "$$grn$(ECHO_C)"; \
1103 else \
1104 echo $(ECHO_N) "$$red$(ECHO_C)"; \
1105 fi; \
1106 echo "$$msg" | $(am__text_box); \
1107 echo $(ECHO_N) "$$std$(ECHO_C)"; \
1108 $$exit
1109
1110 # Run all the tests.
1111 check-TESTS:
1112 @list='$(RECHECK_LOGS)'; test -z "$$list" || rm -f $$list
1113 @test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1114 @list='$(TEST_LOGS)'; \
1115 list=`for f in $$list; do \
1116 test .log = $$f || echo $$f; \
1117 done | tr '\012\015' ' '`; \
1118 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_LOG) TEST_LOGS="$$list"
1119
1120 .log.html:
1121 @list='$(RST2HTML) $$RST2HTML rst2html rst2html.py'; \
1122 for r2h in $$list; do \
1123 if ($$r2h --version) >/dev/null 2>&1; then \
1124 R2H=$$r2h; \
1125 fi; \
1126 done; \
1127 if test -z "$$R2H"; then \
1128 echo >&2 "cannot find rst2html, cannot create $@"; \
1129 exit 2; \
1130 fi; \
1131 $$R2H $< >$@.tmp
1132 @mv $@.tmp $@
1133
1134 # Be sure to run check first, and then to convert the result.
1135 # Beware of concurrent executions. Run "check" not "check-TESTS", as
1136 # check-SCRIPTS and other dependencies are rebuilt by the former only.
1137 # And expect check to fail.
1138 check-html:
1139 @if $(MAKE) $(AM_MAKEFLAGS) check; then \
1140 rv=0; else rv=$$?; \
1141 fi; \
1142 $(MAKE) $(AM_MAKEFLAGS) $(TEST_SUITE_HTML) || exit 4; \
1143 exit $$rv
1144 recheck recheck-html:
1145 @target=`echo $@ | sed 's,^re,,'`; \
1146 list='$(TEST_LOGS)'; \
1147 list=`for f in $$list; do \
1148 test -f $$f || continue; \
1149 if read line < $$f; then \
1150 case $$line in FAIL*|XPASS*) echo $$f;; esac; \
1151 else echo $$f; fi; \
1152 done | tr '\012\015' ' '`; \
1153 $(MAKE) $(AM_MAKEFLAGS) $$target AM_MAKEFLAGS='$(AM_MAKEFLAGS) TEST_LOGS="'"$$list"'"'
1154 bootstrap-test.log: bootstrap-test
1155 @p='bootstrap-test'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1156 bootstrap-test-r.log: bootstrap-test-r
1157 @p='bootstrap-test-r'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1158 bootstrap-test-treehash-chunksize.log: bootstrap-test-treehash-chunksize
1159 @p='bootstrap-test-treehash-chunksize'; $(am__check_pre) $(LOG_COMPILE) "$$tst" $(am__check_post)
1160 .test.log:
1161 @p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1162 @am__EXEEXT_TRUE@.test$(EXEEXT).log:
1163 @am__EXEEXT_TRUE@ @p='$<'; $(am__check_pre) $(TEST_LOG_COMPILE) "$$tst" $(am__check_post)
1164 check-am: all-am
1165 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
1166 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
1167 check: check-recursive
1168 all-am: Makefile $(LIBRARIES) $(PROGRAMS) config.h
1169 installdirs: installdirs-recursive
1170 installdirs-am:
1171 for dir in "$(DESTDIR)$(bindir)"; do \
1172 test -z "$$dir" || $(MKDIR_P) "$$dir"; \
1173 done
1174 install: install-recursive
1175 install-exec: install-exec-recursive
1176 install-data: install-data-recursive
1177 uninstall: uninstall-recursive
1178
1179 install-am: all-am
1180 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1181
1182 installcheck: installcheck-recursive
1183 install-strip:
1184 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1185 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1186 `test -z '$(STRIP)' || \
1187 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1188 mostlyclean-generic:
1189 -test -z "$(TEST_LOGS)" || rm -f $(TEST_LOGS)
1190 -test -z "$(TEST_LOGS_TMP)" || rm -f $(TEST_LOGS_TMP)
1191 -test -z "$(TEST_SUITE_HTML)" || rm -f $(TEST_SUITE_HTML)
1192 -test -z "$(TEST_SUITE_LOG)" || rm -f $(TEST_SUITE_LOG)
1193
1194 clean-generic:
1195
1196 distclean-generic:
1197 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1198 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1199
1200 maintainer-clean-generic:
1201 @echo "This command is intended for maintainers to use"
1202 @echo "it deletes files that may require special tools to rebuild."
1203 -rm -f yyscript.c
1204 -rm -f yyscript.h
1205 clean: clean-recursive
1206
1207 clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
1208 clean-noinstLIBRARIES clean-noinstPROGRAMS mostlyclean-am
1209
1210 distclean: distclean-recursive
1211 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1212 -rm -rf $(DEPDIR) ./$(DEPDIR)
1213 -rm -f Makefile
1214 distclean-am: clean-am distclean-compile distclean-generic \
1215 distclean-hdr distclean-tags
1216
1217 dvi: dvi-recursive
1218
1219 dvi-am:
1220
1221 html: html-recursive
1222
1223 html-am:
1224
1225 info: info-recursive
1226
1227 info-am:
1228
1229 install-data-am: install-data-local
1230
1231 install-dvi: install-dvi-recursive
1232
1233 install-dvi-am:
1234
1235 install-exec-am: install-binPROGRAMS install-exec-local
1236
1237 install-html: install-html-recursive
1238
1239 install-html-am:
1240
1241 install-info: install-info-recursive
1242
1243 install-info-am:
1244
1245 install-man:
1246
1247 install-pdf: install-pdf-recursive
1248
1249 install-pdf-am:
1250
1251 install-ps: install-ps-recursive
1252
1253 install-ps-am:
1254
1255 installcheck-am:
1256
1257 maintainer-clean: maintainer-clean-recursive
1258 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1259 -rm -rf $(top_srcdir)/autom4te.cache
1260 -rm -rf $(DEPDIR) ./$(DEPDIR)
1261 -rm -f Makefile
1262 maintainer-clean-am: distclean-am maintainer-clean-generic
1263
1264 mostlyclean: mostlyclean-recursive
1265
1266 mostlyclean-am: mostlyclean-compile mostlyclean-generic
1267
1268 pdf: pdf-recursive
1269
1270 pdf-am:
1271
1272 ps: ps-recursive
1273
1274 ps-am:
1275
1276 uninstall-am: uninstall-binPROGRAMS
1277
1278 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check-am \
1279 check-html ctags-recursive install-am install-strip recheck \
1280 recheck-html tags-recursive
1281
1282 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
1283 all all-am am--refresh check check-TESTS check-am check-html \
1284 clean clean-binPROGRAMS clean-checkPROGRAMS clean-generic \
1285 clean-noinstLIBRARIES clean-noinstPROGRAMS ctags \
1286 ctags-recursive distclean distclean-compile distclean-generic \
1287 distclean-hdr distclean-tags dvi dvi-am html html-am info \
1288 info-am install install-am install-binPROGRAMS install-data \
1289 install-data-am install-data-local install-dvi install-dvi-am \
1290 install-exec install-exec-am install-exec-local install-html \
1291 install-html-am install-info install-info-am install-man \
1292 install-pdf install-pdf-am install-ps install-ps-am \
1293 install-strip installcheck installcheck-am installdirs \
1294 installdirs-am maintainer-clean maintainer-clean-generic \
1295 mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
1296 ps ps-am recheck recheck-html tags tags-recursive uninstall \
1297 uninstall-am uninstall-binPROGRAMS
1298
1299
1300 # Use an explicit dependency for the bison generated header file.
1301 expression.$(OBJEXT): yyscript.h
1302 script-sections.$(OBJEXT): yyscript.h
1303 script.$(OBJEXT): yyscript.h
1304
1305 # We have to build libgold.a before we run the tests.
1306 check: libgold.a
1307
1308 .PHONY: install-exec-local
1309
1310 install-exec-local: ld-new$(EXEEXT)
1311 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(tooldir)/bin
1312 n=`echo $(installed_linker) | sed '$(transform)'`; \
1313 $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) \
1314 ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${n}$(EXEEXT); \
1315 if test "$(bindir)" != "$(tooldir)/bin"; then \
1316 rm -f $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT); \
1317 ln $(DESTDIR)$(bindir)/$${n}$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT) >/dev/null 2>/dev/null \
1318 || $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/$(installed_linker)$(EXEEXT); \
1319 fi; \
1320 if test "x$(install_as_default)" = "xyes"; then \
1321 ld=`echo ld | sed '$(transform)'`; \
1322 rm -f $(DESTDIR)$(bindir)/$${ld}$(EXEEXT); \
1323 ln $(DESTDIR)$(bindir)/$${n}$(EXEEXT) $(DESTDIR)$(bindir)/$${ld}$(EXEEXT) >/dev/null 2>/dev/null \
1324 || $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${ld}$(EXEEXT); \
1325 if test "$(bindir)" != "$(tooldir)/bin"; then \
1326 rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
1327 ln $(DESTDIR)$(bindir)/$${n}$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \
1328 || $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
1329 fi; \
1330 fi
1331
1332 # We want install to imply install-info as per GNU standards, despite
1333 # the cygnus option.
1334 install-data-local: install-info
1335
1336 po/POTFILES.in: @MAINT@ Makefile
1337 for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
1338 && mv tmp $(srcdir)/po/POTFILES.in
1339
1340 # Bootstrap test support. We use ld-new to build ld1, then use ld1 to
1341 # build ld2. ld1 and ld2 should be identical. ld-new need not be
1342 # identical to ld1, since it was linked with the host linker.
1343
1344 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir1/ld: ld-new
1345 @GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d gcctestdir1 || mkdir -p gcctestdir1
1346 @GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f gcctestdir1/ld
1347 @GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir1 && $(LN_S) ../ld-new ld)
1348
1349 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir2/ld: ld1
1350 @GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d gcctestdir2 || mkdir -p gcctestdir2
1351 @GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f gcctestdir2/ld
1352 @GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir2 && $(LN_S) ../ld1 ld)
1353
1354 @GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test: ld2
1355 @GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
1356 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "#!/bin/sh" > $@
1357 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "cmp ld1 ld2" >> $@
1358 @GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod +x $@
1359
1360 @GCC_TRUE@@NATIVE_LINKER_TRUE@libgold-1-r.o: gcctestdir1/ld libgold.a
1361 @GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir1/ld -o $@ -r --whole-archive libgold.a
1362
1363 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir2-r/ld: ld1-r
1364 @GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d gcctestdir2-r || mkdir -p gcctestdir2-r
1365 @GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f gcctestdir2-r/ld
1366 @GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir2-r && $(LN_S) ../ld1-r ld)
1367
1368 @GCC_TRUE@@NATIVE_LINKER_TRUE@libgold-2-r.o: gcctestdir2-r/ld libgold.a
1369 @GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir2-r/ld -o $@ -r --whole-archive libgold.a
1370
1371 @GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test-r: ld2-r
1372 @GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
1373 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "#!/bin/sh" > $@
1374 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "cmp ld1-r ld2-r" >> $@
1375 @GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod +x $@
1376
1377 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir3/ld: ld-new
1378 @GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d gcctestdir3 || mkdir -p gcctestdir3
1379 @GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f gcctestdir3/ld
1380 @GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir3 && $(LN_S) ../ld-new ld)
1381
1382 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir4/ld: ld-new
1383 @GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d gcctestdir4 || mkdir -p gcctestdir4
1384 @GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f gcctestdir4/ld
1385 @GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir4 && $(LN_S) ../ld-new ld)
1386
1387 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@bootstrap-test-treehash: ld1 ld3
1388 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@ rm -f $@
1389 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@ echo "#!/bin/sh" > $@
1390 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@ echo "cmp ld1 ld3" >> $@
1391 @GCC_TRUE@@NATIVE_LINKER_TRUE@@THREADS_TRUE@ chmod +x $@
1392
1393 @GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test-treehash-chunksize: ld1 ld4
1394 @GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
1395 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "#!/bin/sh" > $@
1396 @GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "cmp ld1 ld4 | grep ." >> $@
1397 @GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod +x $@
1398
1399 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1400 # Otherwise a system limit (for SysV at least) may be exceeded.
1401 .NOEXPORT:
This page took 0.076453 seconds and 5 git commands to generate.