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