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