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