OSDN Git Service

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