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