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