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