OSDN Git Service

Add a TLS test case.
[pf3gnuchains/pf3gnuchains3x.git] / gold / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16
17 # Process this file with automake to generate Makefile.in
18
19
20 srcdir = @srcdir@
21 top_srcdir = @top_srcdir@
22 VPATH = @srcdir@
23 pkgdatadir = $(datadir)/@PACKAGE@
24 pkglibdir = $(libdir)/@PACKAGE@
25 pkgincludedir = $(includedir)/@PACKAGE@
26 top_builddir = .
27 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 INSTALL = @INSTALL@
29 install_sh_DATA = $(install_sh) -c -m 644
30 install_sh_PROGRAM = $(install_sh) -c
31 install_sh_SCRIPT = $(install_sh) -c
32 INSTALL_HEADER = $(INSTALL_DATA)
33 transform = $(program_transform_name)
34 NORMAL_INSTALL = :
35 PRE_INSTALL = :
36 POST_INSTALL = :
37 NORMAL_UNINSTALL = :
38 PRE_UNINSTALL = :
39 POST_UNINSTALL = :
40 build_triplet = @build@
41 host_triplet = @host@
42 target_triplet = @target@
43 noinst_PROGRAMS = ld-new$(EXEEXT)
44 @GCC_TRUE@@NATIVE_LINKER_TRUE@check_PROGRAMS = ld1$(EXEEXT) \
45 @GCC_TRUE@@NATIVE_LINKER_TRUE@  ld2$(EXEEXT)
46 DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
47         $(srcdir)/../config.sub $(srcdir)/../depcomp \
48         $(srcdir)/../install-sh $(srcdir)/../missing \
49         $(srcdir)/../mkinstalldirs $(srcdir)/Makefile.am \
50         $(srcdir)/Makefile.in $(srcdir)/config.in \
51         $(top_srcdir)/configure $(top_srcdir)/po/Make-in pread.c \
52         yyscript.c yyscript.h
53 subdir = .
54 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
55 am__aclocal_m4_deps = $(top_srcdir)/../config/depstand.m4 \
56         $(top_srcdir)/../config/lead-dot.m4 \
57         $(top_srcdir)/../config/progtest.m4 \
58         $(top_srcdir)/../config/po.m4 $(top_srcdir)/../config/nls.m4 \
59         $(top_srcdir)/../config/gettext-sister.m4 \
60         $(top_srcdir)/../bfd/warning.m4 $(top_srcdir)/configure.ac
61 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
62         $(ACLOCAL_M4)
63 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
64  configure.lineno configure.status.lineno
65 mkinstalldirs = $(SHELL) $(top_srcdir)/../mkinstalldirs
66 CONFIG_HEADER = config.h
67 CONFIG_CLEAN_FILES = po/Makefile.in
68 LIBRARIES = $(noinst_LIBRARIES)
69 AR = ar
70 ARFLAGS = cru
71 libgold_a_AR = $(AR) $(ARFLAGS)
72 libgold_a_LIBADD =
73 am__objects_1 = archive.$(OBJEXT) common.$(OBJEXT) defstd.$(OBJEXT) \
74         dirsearch.$(OBJEXT) dynobj.$(OBJEXT) ehframe.$(OBJEXT) \
75         fileread.$(OBJEXT) gold.$(OBJEXT) gold-threads.$(OBJEXT) \
76         layout.$(OBJEXT) merge.$(OBJEXT) object.$(OBJEXT) \
77         options.$(OBJEXT) output.$(OBJEXT) parameters.$(OBJEXT) \
78         readsyms.$(OBJEXT) reloc.$(OBJEXT) resolve.$(OBJEXT) \
79         script.$(OBJEXT) symtab.$(OBJEXT) stringpool.$(OBJEXT) \
80         target-select.$(OBJEXT) workqueue.$(OBJEXT)
81 am__objects_2 =
82 am__objects_3 = yyscript.$(OBJEXT)
83 am_libgold_a_OBJECTS = $(am__objects_1) $(am__objects_2) \
84         $(am__objects_3)
85 libgold_a_OBJECTS = $(am_libgold_a_OBJECTS)
86 PROGRAMS = $(noinst_PROGRAMS)
87 am__objects_4 = main.$(OBJEXT)
88 am_ld_new_OBJECTS = $(am__objects_4)
89 ld_new_OBJECTS = $(am_ld_new_OBJECTS)
90 am__DEPENDENCIES_1 =
91 am__DEPENDENCIES_2 = ../libiberty/libiberty.a
92 am__DEPENDENCIES_3 = $(am__DEPENDENCIES_1) libgold.a \
93         $(am__DEPENDENCIES_2) $(am__DEPENDENCIES_1)
94 am__DEPENDENCIES_4 = @LIBOBJS@
95 am__ld1_SOURCES_DIST = main.cc
96 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld1_OBJECTS = $(am__objects_4)
97 ld1_OBJECTS = $(am_ld1_OBJECTS)
98 am__ld2_SOURCES_DIST = main.cc
99 @GCC_TRUE@@NATIVE_LINKER_TRUE@am_ld2_OBJECTS = $(am__objects_4)
100 ld2_OBJECTS = $(am_ld2_OBJECTS)
101 DEFAULT_INCLUDES = -I. -I$(srcdir) -I.
102 depcomp = $(SHELL) $(top_srcdir)/../depcomp
103 am__depfiles_maybe = depfiles
104 COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
105         $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
106 CCLD = $(CC)
107 LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
108 CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
109         $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
110 CXXLD = $(CXX)
111 CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
112         -o $@
113 YACCCOMPILE = $(YACC) $(YFLAGS) $(AM_YFLAGS)
114 SOURCES = $(libgold_a_SOURCES) $(ld_new_SOURCES) \
115         $(EXTRA_ld_new_SOURCES) $(ld1_SOURCES) $(ld2_SOURCES)
116 DIST_SOURCES = $(libgold_a_SOURCES) $(ld_new_SOURCES) \
117         $(EXTRA_ld_new_SOURCES) $(am__ld1_SOURCES_DIST) \
118         $(am__ld2_SOURCES_DIST)
119 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
120         html-recursive info-recursive install-data-recursive \
121         install-exec-recursive install-info-recursive \
122         install-recursive installcheck-recursive installdirs-recursive \
123         pdf-recursive ps-recursive uninstall-info-recursive \
124         uninstall-recursive
125 ETAGS = etags
126 CTAGS = ctags
127 DIST_SUBDIRS = $(SUBDIRS)
128 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
129 distdir = $(PACKAGE)-$(VERSION)
130 top_distdir = $(distdir)
131 am__remove_distdir = \
132   { test ! -d $(distdir) \
133     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
134          && rm -fr $(distdir); }; }
135 DIST_ARCHIVES = $(distdir).tar.gz
136 GZIP_ENV = --best
137 distuninstallcheck_listfiles = find . -type f -print
138 distcleancheck_listfiles = find . -type f -print
139 ACLOCAL = @ACLOCAL@
140 AMDEP_FALSE = @AMDEP_FALSE@
141 AMDEP_TRUE = @AMDEP_TRUE@
142 AMTAR = @AMTAR@
143 AUTOCONF = @AUTOCONF@
144 AUTOHEADER = @AUTOHEADER@
145 AUTOMAKE = @AUTOMAKE@
146 AWK = @AWK@
147 CATALOGS = @CATALOGS@
148 CATOBJEXT = @CATOBJEXT@
149 CC = @CC@
150 CCDEPMODE = @CCDEPMODE@
151 CFLAGS = @CFLAGS@
152 CPPFLAGS = @CPPFLAGS@
153 CXX = @CXX@
154 CXXCPP = @CXXCPP@
155 CXXDEPMODE = @CXXDEPMODE@
156 CXXFLAGS = @CXXFLAGS@
157 CYGPATH_W = @CYGPATH_W@
158 DATADIRNAME = @DATADIRNAME@
159 DEFS = @DEFS@
160 DEPDIR = @DEPDIR@
161 ECHO_C = @ECHO_C@
162 ECHO_N = @ECHO_N@
163 ECHO_T = @ECHO_T@
164 EGREP = @EGREP@
165 EXEEXT = @EXEEXT@
166 FN_PTRS_IN_SO_WITHOUT_PIC_FALSE = @FN_PTRS_IN_SO_WITHOUT_PIC_FALSE@
167 FN_PTRS_IN_SO_WITHOUT_PIC_TRUE = @FN_PTRS_IN_SO_WITHOUT_PIC_TRUE@
168 GCC_FALSE = @GCC_FALSE@
169 GCC_TRUE = @GCC_TRUE@
170 GENCAT = @GENCAT@
171 GMSGFMT = @GMSGFMT@
172 INCINTL = @INCINTL@
173 INSTALL_DATA = @INSTALL_DATA@
174 INSTALL_PROGRAM = @INSTALL_PROGRAM@
175 INSTALL_SCRIPT = @INSTALL_SCRIPT@
176 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
177 INSTOBJEXT = @INSTOBJEXT@
178 LDFLAGS = @LDFLAGS@
179 LFS_CXXFLAGS = @LFS_CXXFLAGS@
180 LIBINTL = @LIBINTL@
181 LIBINTL_DEP = @LIBINTL_DEP@
182 LIBOBJS = @LIBOBJS@
183 LIBS = @LIBS@
184 LN_S = @LN_S@
185 LTLIBOBJS = @LTLIBOBJS@
186 MAINT = @MAINT@
187 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
188 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
189 MAKEINFO = @MAKEINFO@
190 MKINSTALLDIRS = @MKINSTALLDIRS@
191 MSGFMT = @MSGFMT@
192 MSGMERGE = @MSGMERGE@
193 NATIVE_LINKER_FALSE = @NATIVE_LINKER_FALSE@
194 NATIVE_LINKER_TRUE = @NATIVE_LINKER_TRUE@
195 NO_WERROR = @NO_WERROR@
196 OBJEXT = @OBJEXT@
197 PACKAGE = @PACKAGE@
198 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
199 PACKAGE_NAME = @PACKAGE_NAME@
200 PACKAGE_STRING = @PACKAGE_STRING@
201 PACKAGE_TARNAME = @PACKAGE_TARNAME@
202 PACKAGE_VERSION = @PACKAGE_VERSION@
203 PATH_SEPARATOR = @PATH_SEPARATOR@
204 POSUB = @POSUB@
205 RANLIB = @RANLIB@
206 SET_MAKE = @SET_MAKE@
207 SHELL = @SHELL@
208 STRIP = @STRIP@
209 TARGETOBJS = @TARGETOBJS@
210 TLS_FALSE = @TLS_FALSE@
211 TLS_TRUE = @TLS_TRUE@
212 USE_NLS = @USE_NLS@
213 VERSION = @VERSION@
214 WARN_CFLAGS = @WARN_CFLAGS@
215 WARN_CXXFLAGS = @WARN_CXXFLAGS@
216 XGETTEXT = @XGETTEXT@
217 YACC = @YACC@
218 ac_ct_CC = @ac_ct_CC@
219 ac_ct_CXX = @ac_ct_CXX@
220 ac_ct_RANLIB = @ac_ct_RANLIB@
221 ac_ct_STRIP = @ac_ct_STRIP@
222 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
223 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
224 am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
225 am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
226 am__include = @am__include@
227 am__leading_dot = @am__leading_dot@
228 am__quote = @am__quote@
229 am__tar = @am__tar@
230 am__untar = @am__untar@
231 bindir = @bindir@
232 build = @build@
233 build_alias = @build_alias@
234 build_cpu = @build_cpu@
235 build_os = @build_os@
236 build_vendor = @build_vendor@
237 datadir = @datadir@
238 exec_prefix = @exec_prefix@
239 host = @host@
240 host_alias = @host_alias@
241 host_cpu = @host_cpu@
242 host_os = @host_os@
243 host_vendor = @host_vendor@
244 includedir = @includedir@
245 infodir = @infodir@
246 install_sh = @install_sh@
247 libdir = @libdir@
248 libexecdir = @libexecdir@
249 localstatedir = @localstatedir@
250 mandir = @mandir@
251 mkdir_p = @mkdir_p@
252 oldincludedir = @oldincludedir@
253 prefix = @prefix@
254 program_transform_name = @program_transform_name@
255 sbindir = @sbindir@
256 sharedstatedir = @sharedstatedir@
257 sysconfdir = @sysconfdir@
258 target = @target@
259 target_alias = @target_alias@
260 target_cpu = @target_cpu@
261 target_os = @target_os@
262 target_vendor = @target_vendor@
263 AUTOMAKE_OPTIONS = 
264 SUBDIRS = po testsuite
265 tooldir = $(exec_prefix)/$(target_alias)
266 ACLOCAL_AMFLAGS = -I ../bfd -I ../config
267 AM_CXXFLAGS = $(WARN_CXXFLAGS) $(LFS_CXXFLAGS)
268 INCLUDES = -D_GNU_SOURCE \
269         -I$(srcdir) -I$(srcdir)/../include -I$(srcdir)/../elfcpp \
270         -DLOCALEDIR="\"$(datadir)/locale\"" \
271         -DBINDIR="\"$(bindir)\"" -DTOOLBINDIR="\"$(tooldir)/bin\"" \
272         @INCINTL@
273
274 LIBIBERTY = ../libiberty/libiberty.a
275 AM_YFLAGS = -d
276 noinst_LIBRARIES = libgold.a
277 CCFILES = \
278         archive.cc \
279         common.cc \
280         defstd.cc \
281         dirsearch.cc \
282         dynobj.cc \
283         ehframe.cc \
284         fileread.cc \
285         gold.cc \
286         gold-threads.cc \
287         layout.cc \
288         merge.cc \
289         object.cc \
290         options.cc \
291         output.cc \
292         parameters.cc \
293         readsyms.cc \
294         reloc.cc \
295         resolve.cc \
296         script.cc \
297         symtab.cc \
298         stringpool.cc \
299         target-select.cc \
300         workqueue.cc
301
302 HFILES = \
303         archive.h \
304         common.h \
305         defstd.h \
306         dirsearch.h \
307         dynobj.h \
308         ehframe.h \
309         fileread.h \
310         gold.h \
311         gold-threads.h \
312         layout.h \
313         merge.h \
314         object.h \
315         options.h \
316         output.h \
317         parameters.h \
318         readsyms.h \
319         reloc.h \
320         reloc-types.h \
321         script.h \
322         script-c.h \
323         stringpool.h \
324         symtab.h \
325         target.h \
326         target-reloc.h \
327         target-select.h \
328         workqueue.h
329
330 YFILES = \
331         yyscript.y
332
333 EXTRA_DIST = yyscript.c yyscript.h
334 TARGETSOURCES = \
335         i386.cc x86_64.cc
336
337 ALL_TARGETOBJS = \
338         i386.$(OBJEXT) x86_64.$(OBJEXT)
339
340 libgold_a_SOURCES = $(CCFILES) $(HFILES) $(YFILES)
341 sources_var = main.cc
342 deps_var = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(LIBINTL_DEP)
343 ldadd_var = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(LIBINTL)
344 ld_new_SOURCES = $(sources_var)
345 ld_new_DEPENDENCIES = $(deps_var) $(LIBOBJS)
346 ld_new_LDADD = $(ldadd_var) $(LIBOBJS)
347 EXTRA_ld_new_SOURCES = $(TARGETSOURCES)
348 POTFILES = $(CCFILES) $(HFILES) $(TARGETSOURCES)
349 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_SOURCES = $(sources_var)
350 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_DEPENDENCIES = $(deps_var) gcctestdir1/ld
351 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDADD = $(ldadd_var)
352 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDFLAGS = -Bgcctestdir1/
353 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_SOURCES = $(sources_var)
354 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_DEPENDENCIES = $(deps_var) gcctestdir2/ld
355 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDADD = $(ldadd_var)
356 @GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDFLAGS = -Bgcctestdir2/
357 @GCC_TRUE@@NATIVE_LINKER_TRUE@TESTS = bootstrap-test
358 all: config.h
359         $(MAKE) $(AM_MAKEFLAGS) all-recursive
360
361 .SUFFIXES:
362 .SUFFIXES: .c .cc .o .obj .y
363 am--refresh:
364         @:
365 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
366         @for dep in $?; do \
367           case '$(am__configure_deps)' in \
368             *$$dep*) \
369               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
370               cd $(srcdir) && $(AUTOMAKE) --foreign  \
371                 && exit 0; \
372               exit 1;; \
373           esac; \
374         done; \
375         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
376         cd $(top_srcdir) && \
377           $(AUTOMAKE) --foreign  Makefile
378 .PRECIOUS: Makefile
379 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
380         @case '$?' in \
381           *config.status*) \
382             echo ' $(SHELL) ./config.status'; \
383             $(SHELL) ./config.status;; \
384           *) \
385             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
386             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
387         esac;
388
389 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
390         $(SHELL) ./config.status --recheck
391
392 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
393         cd $(srcdir) && $(AUTOCONF)
394 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
395         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
396
397 config.h: stamp-h1
398         @if test ! -f $@; then \
399           rm -f stamp-h1; \
400           $(MAKE) stamp-h1; \
401         else :; fi
402
403 stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
404         @rm -f stamp-h1
405         cd $(top_builddir) && $(SHELL) ./config.status config.h
406 $(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
407         cd $(top_srcdir) && $(AUTOHEADER)
408         rm -f stamp-h1
409         touch $@
410
411 distclean-hdr:
412         -rm -f config.h stamp-h1
413 po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
414         cd $(top_builddir) && $(SHELL) ./config.status $@
415
416 clean-noinstLIBRARIES:
417         -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
418 yyscript.h: yyscript.c
419         @if test ! -f $@; then \
420           rm -f yyscript.c; \
421           $(MAKE) yyscript.c; \
422         else :; fi
423 libgold.a: $(libgold_a_OBJECTS) $(libgold_a_DEPENDENCIES) 
424         -rm -f libgold.a
425         $(libgold_a_AR) libgold.a $(libgold_a_OBJECTS) $(libgold_a_LIBADD)
426         $(RANLIB) libgold.a
427
428 clean-checkPROGRAMS:
429         -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
430
431 clean-noinstPROGRAMS:
432         -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
433 ld-new$(EXEEXT): $(ld_new_OBJECTS) $(ld_new_DEPENDENCIES) 
434         @rm -f ld-new$(EXEEXT)
435         $(CXXLINK) $(ld_new_LDFLAGS) $(ld_new_OBJECTS) $(ld_new_LDADD) $(LIBS)
436 ld1$(EXEEXT): $(ld1_OBJECTS) $(ld1_DEPENDENCIES) 
437         @rm -f ld1$(EXEEXT)
438         $(CXXLINK) $(ld1_LDFLAGS) $(ld1_OBJECTS) $(ld1_LDADD) $(LIBS)
439 ld2$(EXEEXT): $(ld2_OBJECTS) $(ld2_DEPENDENCIES) 
440         @rm -f ld2$(EXEEXT)
441         $(CXXLINK) $(ld2_LDFLAGS) $(ld2_OBJECTS) $(ld2_LDADD) $(LIBS)
442
443 mostlyclean-compile:
444         -rm -f *.$(OBJEXT)
445
446 distclean-compile:
447         -rm -f *.tab.c
448
449 @AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pread.Po@am__quote@
450 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive.Po@am__quote@
451 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@
452 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/defstd.Po@am__quote@
453 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirsearch.Po@am__quote@
454 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dynobj.Po@am__quote@
455 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehframe.Po@am__quote@
456 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileread.Po@am__quote@
457 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold-threads.Po@am__quote@
458 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold.Po@am__quote@
459 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386.Po@am__quote@
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/layout.Po@am__quote@
461 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
462 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Po@am__quote@
463 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object.Po@am__quote@
464 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/output.Po@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parameters.Po@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readsyms.Po@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc.Po@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resolve.Po@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script.Po@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stringpool.Po@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symtab.Po@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target-select.Po@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workqueue.Po@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86_64.Po@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yyscript.Po@am__quote@
477
478 .c.o:
479 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
480 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
481 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
482 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
483 @am__fastdepCC_FALSE@   $(COMPILE) -c $<
484
485 .c.obj:
486 @am__fastdepCC_TRUE@    if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
487 @am__fastdepCC_TRUE@    then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
488 @AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
489 @AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
490 @am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
491
492 .cc.o:
493 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
494 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
495 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
496 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
497 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
498
499 .cc.obj:
500 @am__fastdepCXX_TRUE@   if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
501 @am__fastdepCXX_TRUE@   then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
502 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
503 @AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
504 @am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
505
506 .y.c:
507         $(YACCCOMPILE) $<
508         if test -f y.tab.h; then \
509           to=`echo "$*_H" | sed \
510                 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
511                 -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
512           sed -e "/^#/!b" -e "s/Y_TAB_H/$$to/g" -e "s|y\.tab\.h|$*.h|" \
513             y.tab.h >$*.ht; \
514           rm -f y.tab.h; \
515           if cmp -s $*.ht $*.h; then \
516             rm -f $*.ht ;\
517           else \
518             mv $*.ht $*.h; \
519           fi; \
520         fi
521         if test -f y.output; then \
522           mv y.output $*.output; \
523         fi
524         sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@
525         rm -f y.tab.c
526 uninstall-info-am:
527
528 # This directory's subdirectories are mostly independent; you can cd
529 # into them and run `make' without going through this Makefile.
530 # To change the values of `make' variables: instead of editing Makefiles,
531 # (1) if the variable is set in `config.status', edit `config.status'
532 #     (which will cause the Makefiles to be regenerated when you run `make');
533 # (2) otherwise, pass the desired values on the `make' command line.
534 $(RECURSIVE_TARGETS):
535         @failcom='exit 1'; \
536         for f in x $$MAKEFLAGS; do \
537           case $$f in \
538             *=* | --[!k]*);; \
539             *k*) failcom='fail=yes';; \
540           esac; \
541         done; \
542         dot_seen=no; \
543         target=`echo $@ | sed s/-recursive//`; \
544         list='$(SUBDIRS)'; for subdir in $$list; do \
545           echo "Making $$target in $$subdir"; \
546           if test "$$subdir" = "."; then \
547             dot_seen=yes; \
548             local_target="$$target-am"; \
549           else \
550             local_target="$$target"; \
551           fi; \
552           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
553           || eval $$failcom; \
554         done; \
555         if test "$$dot_seen" = "no"; then \
556           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
557         fi; test -z "$$fail"
558
559 mostlyclean-recursive clean-recursive distclean-recursive \
560 maintainer-clean-recursive:
561         @failcom='exit 1'; \
562         for f in x $$MAKEFLAGS; do \
563           case $$f in \
564             *=* | --[!k]*);; \
565             *k*) failcom='fail=yes';; \
566           esac; \
567         done; \
568         dot_seen=no; \
569         case "$@" in \
570           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
571           *) list='$(SUBDIRS)' ;; \
572         esac; \
573         rev=''; for subdir in $$list; do \
574           if test "$$subdir" = "."; then :; else \
575             rev="$$subdir $$rev"; \
576           fi; \
577         done; \
578         rev="$$rev ."; \
579         target=`echo $@ | sed s/-recursive//`; \
580         for subdir in $$rev; do \
581           echo "Making $$target in $$subdir"; \
582           if test "$$subdir" = "."; then \
583             local_target="$$target-am"; \
584           else \
585             local_target="$$target"; \
586           fi; \
587           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
588           || eval $$failcom; \
589         done && test -z "$$fail"
590 tags-recursive:
591         list='$(SUBDIRS)'; for subdir in $$list; do \
592           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
593         done
594 ctags-recursive:
595         list='$(SUBDIRS)'; for subdir in $$list; do \
596           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
597         done
598
599 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
600         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
601         unique=`for i in $$list; do \
602             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
603           done | \
604           $(AWK) '    { files[$$0] = 1; } \
605                END { for (i in files) print i; }'`; \
606         mkid -fID $$unique
607 tags: TAGS
608
609 TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
610                 $(TAGS_FILES) $(LISP)
611         tags=; \
612         here=`pwd`; \
613         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
614           include_option=--etags-include; \
615           empty_fix=.; \
616         else \
617           include_option=--include; \
618           empty_fix=; \
619         fi; \
620         list='$(SUBDIRS)'; for subdir in $$list; do \
621           if test "$$subdir" = .; then :; else \
622             test ! -f $$subdir/TAGS || \
623               tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
624           fi; \
625         done; \
626         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
627         unique=`for i in $$list; do \
628             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
629           done | \
630           $(AWK) '    { files[$$0] = 1; } \
631                END { for (i in files) print i; }'`; \
632         if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
633           test -n "$$unique" || unique=$$empty_fix; \
634           $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
635             $$tags $$unique; \
636         fi
637 ctags: CTAGS
638 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
639                 $(TAGS_FILES) $(LISP)
640         tags=; \
641         here=`pwd`; \
642         list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
643         unique=`for i in $$list; do \
644             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
645           done | \
646           $(AWK) '    { files[$$0] = 1; } \
647                END { for (i in files) print i; }'`; \
648         test -z "$(CTAGS_ARGS)$$tags$$unique" \
649           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
650              $$tags $$unique
651
652 GTAGS:
653         here=`$(am__cd) $(top_builddir) && pwd` \
654           && cd $(top_srcdir) \
655           && gtags -i $(GTAGS_ARGS) $$here
656
657 distclean-tags:
658         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
659
660 check-TESTS: $(TESTS)
661         @failed=0; all=0; xfail=0; xpass=0; skip=0; \
662         srcdir=$(srcdir); export srcdir; \
663         list='$(TESTS)'; \
664         if test -n "$$list"; then \
665           for tst in $$list; do \
666             if test -f ./$$tst; then dir=./; \
667             elif test -f $$tst; then dir=; \
668             else dir="$(srcdir)/"; fi; \
669             if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
670               all=`expr $$all + 1`; \
671               case " $(XFAIL_TESTS) " in \
672               *" $$tst "*) \
673                 xpass=`expr $$xpass + 1`; \
674                 failed=`expr $$failed + 1`; \
675                 echo "XPASS: $$tst"; \
676               ;; \
677               *) \
678                 echo "PASS: $$tst"; \
679               ;; \
680               esac; \
681             elif test $$? -ne 77; then \
682               all=`expr $$all + 1`; \
683               case " $(XFAIL_TESTS) " in \
684               *" $$tst "*) \
685                 xfail=`expr $$xfail + 1`; \
686                 echo "XFAIL: $$tst"; \
687               ;; \
688               *) \
689                 failed=`expr $$failed + 1`; \
690                 echo "FAIL: $$tst"; \
691               ;; \
692               esac; \
693             else \
694               skip=`expr $$skip + 1`; \
695               echo "SKIP: $$tst"; \
696             fi; \
697           done; \
698           if test "$$failed" -eq 0; then \
699             if test "$$xfail" -eq 0; then \
700               banner="All $$all tests passed"; \
701             else \
702               banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
703             fi; \
704           else \
705             if test "$$xpass" -eq 0; then \
706               banner="$$failed of $$all tests failed"; \
707             else \
708               banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
709             fi; \
710           fi; \
711           dashes="$$banner"; \
712           skipped=""; \
713           if test "$$skip" -ne 0; then \
714             skipped="($$skip tests were not run)"; \
715             test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
716               dashes="$$skipped"; \
717           fi; \
718           report=""; \
719           if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
720             report="Please report to $(PACKAGE_BUGREPORT)"; \
721             test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
722               dashes="$$report"; \
723           fi; \
724           dashes=`echo "$$dashes" | sed s/./=/g`; \
725           echo "$$dashes"; \
726           echo "$$banner"; \
727           test -z "$$skipped" || echo "$$skipped"; \
728           test -z "$$report" || echo "$$report"; \
729           echo "$$dashes"; \
730           test "$$failed" -eq 0; \
731         else :; fi
732
733 distdir: $(DISTFILES)
734         $(am__remove_distdir)
735         mkdir $(distdir)
736         $(mkdir_p) $(distdir)/.. $(distdir)/../bfd $(distdir)/../config $(distdir)/po
737         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
738         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
739         list='$(DISTFILES)'; for file in $$list; do \
740           case $$file in \
741             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
742             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
743           esac; \
744           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
745           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
746           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
747             dir="/$$dir"; \
748             $(mkdir_p) "$(distdir)$$dir"; \
749           else \
750             dir=''; \
751           fi; \
752           if test -d $$d/$$file; then \
753             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
754               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
755             fi; \
756             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
757           else \
758             test -f $(distdir)/$$file \
759             || cp -p $$d/$$file $(distdir)/$$file \
760             || exit 1; \
761           fi; \
762         done
763         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
764           if test "$$subdir" = .; then :; else \
765             test -d "$(distdir)/$$subdir" \
766             || $(mkdir_p) "$(distdir)/$$subdir" \
767             || exit 1; \
768             distdir=`$(am__cd) $(distdir) && pwd`; \
769             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
770             (cd $$subdir && \
771               $(MAKE) $(AM_MAKEFLAGS) \
772                 top_distdir="$$top_distdir" \
773                 distdir="$$distdir/$$subdir" \
774                 distdir) \
775               || exit 1; \
776           fi; \
777         done
778         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
779           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
780           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
781           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
782         || chmod -R a+r $(distdir)
783 dist-gzip: distdir
784         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
785         $(am__remove_distdir)
786
787 dist-bzip2: distdir
788         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
789         $(am__remove_distdir)
790
791 dist-tarZ: distdir
792         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
793         $(am__remove_distdir)
794
795 dist-shar: distdir
796         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
797         $(am__remove_distdir)
798
799 dist-zip: distdir
800         -rm -f $(distdir).zip
801         zip -rq $(distdir).zip $(distdir)
802         $(am__remove_distdir)
803
804 dist dist-all: distdir
805         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
806         $(am__remove_distdir)
807
808 # This target untars the dist file and tries a VPATH configuration.  Then
809 # it guarantees that the distribution is self-contained by making another
810 # tarfile.
811 distcheck: dist
812         case '$(DIST_ARCHIVES)' in \
813         *.tar.gz*) \
814           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
815         *.tar.bz2*) \
816           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
817         *.tar.Z*) \
818           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
819         *.shar.gz*) \
820           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
821         *.zip*) \
822           unzip $(distdir).zip ;;\
823         esac
824         chmod -R a-w $(distdir); chmod a+w $(distdir)
825         mkdir $(distdir)/_build
826         mkdir $(distdir)/_inst
827         chmod a-w $(distdir)
828         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
829           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
830           && cd $(distdir)/_build \
831           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
832             $(DISTCHECK_CONFIGURE_FLAGS) \
833           && $(MAKE) $(AM_MAKEFLAGS) \
834           && $(MAKE) $(AM_MAKEFLAGS) dvi \
835           && $(MAKE) $(AM_MAKEFLAGS) check \
836           && $(MAKE) $(AM_MAKEFLAGS) install \
837           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
838           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
839           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
840                 distuninstallcheck \
841           && chmod -R a-w "$$dc_install_base" \
842           && ({ \
843                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
844                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
845                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
846                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
847                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
848               } || { rm -rf "$$dc_destdir"; exit 1; }) \
849           && rm -rf "$$dc_destdir" \
850           && $(MAKE) $(AM_MAKEFLAGS) dist \
851           && rm -rf $(DIST_ARCHIVES) \
852           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
853         $(am__remove_distdir)
854         @(echo "$(distdir) archives ready for distribution: "; \
855           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
856           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
857 distuninstallcheck:
858         @cd $(distuninstallcheck_dir) \
859         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
860            || { echo "ERROR: files left after uninstall:" ; \
861                 if test -n "$(DESTDIR)"; then \
862                   echo "  (check DESTDIR support)"; \
863                 fi ; \
864                 $(distuninstallcheck_listfiles) ; \
865                 exit 1; } >&2
866 distcleancheck: distclean
867         @if test '$(srcdir)' = . ; then \
868           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
869           exit 1 ; \
870         fi
871         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
872           || { echo "ERROR: files left in build directory after distclean:" ; \
873                $(distcleancheck_listfiles) ; \
874                exit 1; } >&2
875 check-am: all-am
876         $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
877         $(MAKE) $(AM_MAKEFLAGS) check-TESTS
878 check: check-recursive
879 all-am: Makefile $(LIBRARIES) $(PROGRAMS) config.h
880 installdirs: installdirs-recursive
881 installdirs-am:
882 install: install-recursive
883 install-exec: install-exec-recursive
884 install-data: install-data-recursive
885 uninstall: uninstall-recursive
886
887 install-am: all-am
888         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
889
890 installcheck: installcheck-recursive
891 install-strip:
892         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
893           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
894           `test -z '$(STRIP)' || \
895             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
896 mostlyclean-generic:
897
898 clean-generic:
899
900 distclean-generic:
901         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
902
903 maintainer-clean-generic:
904         @echo "This command is intended for maintainers to use"
905         @echo "it deletes files that may require special tools to rebuild."
906         -rm -f yyscript.c
907         -rm -f yyscript.h
908 clean: clean-recursive
909
910 clean-am: clean-checkPROGRAMS clean-generic clean-noinstLIBRARIES \
911         clean-noinstPROGRAMS mostlyclean-am
912
913 distclean: distclean-recursive
914         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
915         -rm -rf $(DEPDIR) ./$(DEPDIR)
916         -rm -f Makefile
917 distclean-am: clean-am distclean-compile distclean-generic \
918         distclean-hdr distclean-tags
919
920 dvi: dvi-recursive
921
922 dvi-am:
923
924 html: html-recursive
925
926 info: info-recursive
927
928 info-am:
929
930 install-data-am: install-data-local
931
932 install-exec-am: install-exec-local
933
934 install-info: install-info-recursive
935
936 install-man:
937
938 installcheck-am:
939
940 maintainer-clean: maintainer-clean-recursive
941         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
942         -rm -rf $(top_srcdir)/autom4te.cache
943         -rm -rf $(DEPDIR) ./$(DEPDIR)
944         -rm -f Makefile
945 maintainer-clean-am: distclean-am maintainer-clean-generic
946
947 mostlyclean: mostlyclean-recursive
948
949 mostlyclean-am: mostlyclean-compile mostlyclean-generic
950
951 pdf: pdf-recursive
952
953 pdf-am:
954
955 ps: ps-recursive
956
957 ps-am:
958
959 uninstall-am: uninstall-info-am
960
961 uninstall-info: uninstall-info-recursive
962
963 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
964         check-TESTS check-am clean clean-checkPROGRAMS clean-generic \
965         clean-noinstLIBRARIES clean-noinstPROGRAMS clean-recursive \
966         ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
967         dist-shar dist-tarZ dist-zip distcheck distclean \
968         distclean-compile distclean-generic distclean-hdr \
969         distclean-recursive distclean-tags distcleancheck distdir \
970         distuninstallcheck dvi dvi-am html html-am info info-am \
971         install install-am install-data install-data-am \
972         install-data-local install-exec install-exec-am \
973         install-exec-local install-info install-info-am install-man \
974         install-strip installcheck installcheck-am installdirs \
975         installdirs-am maintainer-clean maintainer-clean-generic \
976         maintainer-clean-recursive mostlyclean mostlyclean-compile \
977         mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
978         tags tags-recursive uninstall uninstall-am uninstall-info-am
979
980
981 # Use an explicit dependency for the bison generated header file.
982 script.$(OBJEXT): yyscript.h
983
984 # We have to build libgold.a before we run the tests.
985 check: libgold.a
986
987 .PHONY: install-exec-local
988
989 install-exec-local: ld-new$(EXEEXT)
990         $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(tooldir)/bin
991         n=`echo ld | sed '$(transform)'; \
992         $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${n}$(EXEEXT); \
993         if test "$(bindir)" != "$(tooldir)/bin"; then \
994           rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
995           ln $(DESTDIR)$(bindir)/$${n}$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \
996             || $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
997         fi
998
999 # We want install to imply install-info as per GNU standards, despite
1000 # the cygnus option.
1001 install-data-local: install-info
1002
1003 po/POTFILES.in: @MAINT@ Makefile
1004         for f in $(POTFILES); do echo $$f; done | LC_COLLATE= sort > tmp \
1005           && mv tmp $(srcdir)/po/POTFILES.in
1006
1007 # Bootstrap test support.  We use ld-new to build ld1, then use ld1 to
1008 # build ld2.  ld1 and ld2 should be identical.  ld-new need not be
1009 # identical to ld1, since it was linked with the host linker.
1010
1011 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir1/ld: ld-new
1012 @GCC_TRUE@@NATIVE_LINKER_TRUE@  test -d gcctestdir1 || mkdir -p gcctestdir1
1013 @GCC_TRUE@@NATIVE_LINKER_TRUE@  rm -f gcctestdir1/ld
1014 @GCC_TRUE@@NATIVE_LINKER_TRUE@  (cd gcctestdir1 && $(LN_S) ../ld-new ld)
1015
1016 @GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir2/ld: ld1
1017 @GCC_TRUE@@NATIVE_LINKER_TRUE@  test -d gcctestdir2 || mkdir -p gcctestdir2
1018 @GCC_TRUE@@NATIVE_LINKER_TRUE@  rm -f gcctestdir2/ld
1019 @GCC_TRUE@@NATIVE_LINKER_TRUE@  (cd gcctestdir2 && $(LN_S) ../ld1 ld)
1020
1021 @GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test: ld2
1022 @GCC_TRUE@@NATIVE_LINKER_TRUE@  rm -f $@
1023 @GCC_TRUE@@NATIVE_LINKER_TRUE@  echo "#!/bin/sh" > $@
1024 @GCC_TRUE@@NATIVE_LINKER_TRUE@  echo "cmp ld1 ld2" > $@
1025 @GCC_TRUE@@NATIVE_LINKER_TRUE@  chmod +x $@
1026 # Tell versions [3.59,3.63) of GNU make to not export all variables.
1027 # Otherwise a system limit (for SysV at least) may be exceeded.
1028 .NOEXPORT: