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