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