merge from gcc
[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 \
9201d894 53 NEWS TODO ftruncate.c 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) \
401a9a73 82 fileread.$(OBJEXT) gc.$(OBJEXT) gold.$(OBJEXT) \
0e879927
ILT
83 gold-threads.$(OBJEXT) incremental.$(OBJEXT) layout.$(OBJEXT) \
84 mapfile.$(OBJEXT) merge.$(OBJEXT) object.$(OBJEXT) \
85 options.$(OBJEXT) output.$(OBJEXT) parameters.$(OBJEXT) \
86 plugin.$(OBJEXT) readsyms.$(OBJEXT) \
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 \
0e879927 337 incremental.cc \
a2fb1b05 338 layout.cc \
7d9e3d98 339 mapfile.cc \
b8e6aad9 340 merge.cc \
bae7f79e
ILT
341 object.cc \
342 options.cc \
a2fb1b05 343 output.cc \
7e1edb90 344 parameters.cc \
89fc3421 345 plugin.cc \
bae7f79e 346 readsyms.cc \
62b01cb5 347 reduced_debug_output.cc \
61ba1cf9 348 reloc.cc \
14bfc3f5 349 resolve.cc \
494e05f4 350 script-sections.cc \
dbe717ef 351 script.cc \
14bfc3f5 352 stringpool.cc \
c92003e0 353 symtab.cc \
14bfc3f5 354 target-select.cc \
8486ee48 355 version.cc \
c7912668
ILT
356 workqueue.cc \
357 workqueue-threads.cc
bae7f79e
ILT
358
359HFILES = \
61ba1cf9 360 archive.h \
bc644c6c 361 binary.h \
ead1e424 362 common.h \
9a0910c3 363 compressed_output.h \
12c0daef 364 copy-relocs.h \
92de84a6 365 cref.h \
ead1e424 366 defstd.h \
bae7f79e 367 dirsearch.h \
2a00e4fb 368 descriptors.h \
dbe717ef 369 dynobj.h \
5c2c6c95 370 dwarf_reader.h \
3151305a 371 ehframe.h \
75f2446e 372 errors.h \
bae7f79e 373 fileread.h \
36959681 374 freebsd.h \
6d03d481 375 gc.h \
bae7f79e
ILT
376 gold.h \
377 gold-threads.h \
a2fb1b05 378 layout.h \
7d9e3d98 379 mapfile.h \
b8e6aad9 380 merge.h \
bae7f79e
ILT
381 object.h \
382 options.h \
a2fb1b05 383 output.h \
7e1edb90 384 parameters.h \
89fc3421 385 plugin.h \
bae7f79e 386 readsyms.h \
62b01cb5 387 reduced_debug_output.h \
61ba1cf9 388 reloc.h \
c06b7b0b 389 reloc-types.h \
c06b7b0b 390 script-c.h \
494e05f4
ILT
391 script-sections.h \
392 script.h \
14bfc3f5 393 stringpool.h \
bae7f79e
ILT
394 symtab.h \
395 target.h \
61ba1cf9 396 target-reloc.h \
14bfc3f5 397 target-select.h \
af6359d5 398 tls.h \
17a1d0a9 399 token.h \
c7912668
ILT
400 workqueue.h \
401 workqueue-internal.h
bae7f79e 402
dbe717ef
ILT
403YFILES = \
404 yyscript.y
405
406EXTRA_DIST = yyscript.c yyscript.h
6df6da4a 407TARGETSOURCES = \
42cacb20 408 i386.cc x86_64.cc sparc.cc powerpc.cc
6df6da4a
ILT
409
410ALL_TARGETOBJS = \
42cacb20 411 i386.$(OBJEXT) x86_64.$(OBJEXT) sparc.$(OBJEXT) powerpc.$(OBJEXT)
6df6da4a 412
5a6f7e2d 413libgold_a_SOURCES = $(CCFILES) $(HFILES) $(YFILES)
6df6da4a 414sources_var = main.cc
ad2d6943 415deps_var = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(LIBINTL_DEP)
89fc3421
CC
416ldadd_var = $(TARGETOBJS) libgold.a $(LIBIBERTY) $(LIBINTL) \
417 $(THREADSLIB) $(LIBDL)
418
537b5f51 419ld_new_SOURCES = $(sources_var)
82dcae9d
ILT
420ld_new_DEPENDENCIES = $(deps_var) $(LIBOBJS)
421ld_new_LDADD = $(ldadd_var) $(LIBOBJS)
6df6da4a
ILT
422EXTRA_ld_new_SOURCES = $(TARGETSOURCES)
423POTFILES = $(CCFILES) $(HFILES) $(TARGETSOURCES)
537b5f51
ILT
424@GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_SOURCES = $(sources_var)
425@GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_DEPENDENCIES = $(deps_var) gcctestdir1/ld
426@GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDADD = $(ldadd_var)
427@GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_LDFLAGS = -Bgcctestdir1/
428@GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_SOURCES = $(sources_var)
429@GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_DEPENDENCIES = $(deps_var) gcctestdir2/ld
430@GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDADD = $(ldadd_var)
431@GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_LDFLAGS = -Bgcctestdir2/
755ab8af
ILT
432@GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_SOURCES = $(sources_var)
433@GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_DEPENDENCIES = libgold-1-r.o $(deps_var) gcctestdir1/ld
434@GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_LDADD = libgold-1-r.o $(ldadd_var)
435@GCC_TRUE@@NATIVE_LINKER_TRUE@ld1_r_LDFLAGS = -Bgcctestdir1/
436@GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_SOURCES = $(sources_var)
437@GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_DEPENDENCIES = libgold-2-r.o $(deps_var) gcctestdir2-r/ld
438@GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_LDADD = libgold-2-r.o $(ldadd_var)
439@GCC_TRUE@@NATIVE_LINKER_TRUE@ld2_r_LDFLAGS = -Bgcctestdir2-r/
440@GCC_TRUE@@NATIVE_LINKER_TRUE@TESTS = bootstrap-test bootstrap-test-r
bae7f79e
ILT
441all: config.h
442 $(MAKE) $(AM_MAKEFLAGS) all-recursive
443
444.SUFFIXES:
dbe717ef 445.SUFFIXES: .c .cc .o .obj .y
bae7f79e
ILT
446am--refresh:
447 @:
448$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
449 @for dep in $?; do \
450 case '$(am__configure_deps)' in \
451 *$$dep*) \
452 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
453 cd $(srcdir) && $(AUTOMAKE) --foreign \
454 && exit 0; \
455 exit 1;; \
456 esac; \
457 done; \
458 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
459 cd $(top_srcdir) && \
460 $(AUTOMAKE) --foreign Makefile
461.PRECIOUS: Makefile
462Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
463 @case '$?' in \
464 *config.status*) \
465 echo ' $(SHELL) ./config.status'; \
466 $(SHELL) ./config.status;; \
467 *) \
468 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
469 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
470 esac;
471
472$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
473 $(SHELL) ./config.status --recheck
474
475$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
476 cd $(srcdir) && $(AUTOCONF)
477$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
478 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
479
480config.h: stamp-h1
481 @if test ! -f $@; then \
482 rm -f stamp-h1; \
483 $(MAKE) stamp-h1; \
484 else :; fi
485
486stamp-h1: $(srcdir)/config.in $(top_builddir)/config.status
487 @rm -f stamp-h1
488 cd $(top_builddir) && $(SHELL) ./config.status config.h
489$(srcdir)/config.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
490 cd $(top_srcdir) && $(AUTOHEADER)
491 rm -f stamp-h1
492 touch $@
493
494distclean-hdr:
495 -rm -f config.h stamp-h1
496po/Makefile.in: $(top_builddir)/config.status $(top_srcdir)/po/Make-in
497 cd $(top_builddir) && $(SHELL) ./config.status $@
498
5a6f7e2d
ILT
499clean-noinstLIBRARIES:
500 -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
dbe717ef
ILT
501yyscript.h: yyscript.c
502 @if test ! -f $@; then \
503 rm -f yyscript.c; \
504 $(MAKE) yyscript.c; \
505 else :; fi
5a6f7e2d
ILT
506libgold.a: $(libgold_a_OBJECTS) $(libgold_a_DEPENDENCIES)
507 -rm -f libgold.a
508 $(libgold_a_AR) libgold.a $(libgold_a_OBJECTS) $(libgold_a_LIBADD)
509 $(RANLIB) libgold.a
510
537b5f51
ILT
511clean-checkPROGRAMS:
512 -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS)
513
5a6f7e2d
ILT
514clean-noinstPROGRAMS:
515 -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
bae7f79e
ILT
516ld-new$(EXEEXT): $(ld_new_OBJECTS) $(ld_new_DEPENDENCIES)
517 @rm -f ld-new$(EXEEXT)
518 $(CXXLINK) $(ld_new_LDFLAGS) $(ld_new_OBJECTS) $(ld_new_LDADD) $(LIBS)
537b5f51
ILT
519ld1$(EXEEXT): $(ld1_OBJECTS) $(ld1_DEPENDENCIES)
520 @rm -f ld1$(EXEEXT)
521 $(CXXLINK) $(ld1_LDFLAGS) $(ld1_OBJECTS) $(ld1_LDADD) $(LIBS)
755ab8af
ILT
522ld1-r$(EXEEXT): $(ld1_r_OBJECTS) $(ld1_r_DEPENDENCIES)
523 @rm -f ld1-r$(EXEEXT)
524 $(CXXLINK) $(ld1_r_LDFLAGS) $(ld1_r_OBJECTS) $(ld1_r_LDADD) $(LIBS)
537b5f51
ILT
525ld2$(EXEEXT): $(ld2_OBJECTS) $(ld2_DEPENDENCIES)
526 @rm -f ld2$(EXEEXT)
527 $(CXXLINK) $(ld2_LDFLAGS) $(ld2_OBJECTS) $(ld2_LDADD) $(LIBS)
755ab8af
ILT
528ld2-r$(EXEEXT): $(ld2_r_OBJECTS) $(ld2_r_DEPENDENCIES)
529 @rm -f ld2-r$(EXEEXT)
530 $(CXXLINK) $(ld2_r_LDFLAGS) $(ld2_r_OBJECTS) $(ld2_r_LDADD) $(LIBS)
bae7f79e
ILT
531
532mostlyclean-compile:
533 -rm -f *.$(OBJEXT)
534
535distclean-compile:
536 -rm -f *.tab.c
537
9201d894 538@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/ftruncate.Po@am__quote@
82dcae9d 539@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/pread.Po@am__quote@
61ba1cf9 540@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/archive.Po@am__quote@
bc644c6c 541@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/binary.Po@am__quote@
ead1e424 542@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/common.Po@am__quote@
9a0910c3 543@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/compressed_output.Po@am__quote@
12c0daef 544@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/copy-relocs.Po@am__quote@
92de84a6 545@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/cref.Po@am__quote@
ead1e424 546@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/defstd.Po@am__quote@
2a00e4fb 547@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/descriptors.Po@am__quote@
bae7f79e 548@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirsearch.Po@am__quote@
5c2c6c95 549@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dwarf_reader.Po@am__quote@
dbe717ef 550@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dynobj.Po@am__quote@
3151305a 551@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ehframe.Po@am__quote@
75f2446e 552@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/errors.Po@am__quote@
e5756efb 553@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/expression.Po@am__quote@
bae7f79e 554@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fileread.Po@am__quote@
401a9a73 555@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gc.Po@am__quote@
bae7f79e
ILT
556@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold-threads.Po@am__quote@
557@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/gold.Po@am__quote@
14bfc3f5 558@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/i386.Po@am__quote@
0e879927 559@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/incremental.Po@am__quote@
a2fb1b05 560@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/layout.Po@am__quote@
5a6f7e2d 561@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/main.Po@am__quote@
7d9e3d98 562@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mapfile.Po@am__quote@
b8e6aad9 563@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/merge.Po@am__quote@
bae7f79e
ILT
564@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/object.Po@am__quote@
565@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/options.Po@am__quote@
a2fb1b05 566@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/output.Po@am__quote@
7e1edb90 567@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/parameters.Po@am__quote@
89fc3421 568@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/plugin.Po@am__quote@
42cacb20 569@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/powerpc.Po@am__quote@
bae7f79e 570@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/readsyms.Po@am__quote@
62b01cb5 571@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reduced_debug_output.Po@am__quote@
61ba1cf9 572@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/reloc.Po@am__quote@
14bfc3f5 573@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/resolve.Po@am__quote@
494e05f4 574@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script-sections.Po@am__quote@
dbe717ef 575@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/script.Po@am__quote@
f5314dd5 576@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sparc.Po@am__quote@
14bfc3f5
ILT
577@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stringpool.Po@am__quote@
578@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/symtab.Po@am__quote@
579@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/target-select.Po@am__quote@
8486ee48 580@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/version.Po@am__quote@
c7912668 581@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workqueue-threads.Po@am__quote@
bae7f79e 582@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/workqueue.Po@am__quote@
2e30d253 583@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x86_64.Po@am__quote@
dbe717ef
ILT
584@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/yyscript.Po@am__quote@
585
586.c.o:
587@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
588@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
589@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
590@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
591@am__fastdepCC_FALSE@ $(COMPILE) -c $<
592
593.c.obj:
594@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
595@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
596@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
597@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
598@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`
bae7f79e
ILT
599
600.cc.o:
601@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
602@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
603@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
604@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
605@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<
606
607.cc.obj:
608@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
609@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
610@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
611@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
612@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
dbe717ef
ILT
613
614.y.c:
615 $(YACCCOMPILE) $<
616 if test -f y.tab.h; then \
617 to=`echo "$*_H" | sed \
618 -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \
619 -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \
620 sed -e "/^#/!b" -e "s/Y_TAB_H/$$to/g" -e "s|y\.tab\.h|$*.h|" \
621 y.tab.h >$*.ht; \
622 rm -f y.tab.h; \
623 if cmp -s $*.ht $*.h; then \
624 rm -f $*.ht ;\
625 else \
626 mv $*.ht $*.h; \
627 fi; \
628 fi
629 if test -f y.output; then \
630 mv y.output $*.output; \
631 fi
632 sed '/^#/ s|y\.tab\.c|$@|' y.tab.c >$@t && mv $@t $@
633 rm -f y.tab.c
bae7f79e
ILT
634uninstall-info-am:
635
636# This directory's subdirectories are mostly independent; you can cd
637# into them and run `make' without going through this Makefile.
638# To change the values of `make' variables: instead of editing Makefiles,
639# (1) if the variable is set in `config.status', edit `config.status'
640# (which will cause the Makefiles to be regenerated when you run `make');
641# (2) otherwise, pass the desired values on the `make' command line.
642$(RECURSIVE_TARGETS):
643 @failcom='exit 1'; \
644 for f in x $$MAKEFLAGS; do \
645 case $$f in \
646 *=* | --[!k]*);; \
647 *k*) failcom='fail=yes';; \
648 esac; \
649 done; \
650 dot_seen=no; \
651 target=`echo $@ | sed s/-recursive//`; \
652 list='$(SUBDIRS)'; for subdir in $$list; do \
653 echo "Making $$target in $$subdir"; \
654 if test "$$subdir" = "."; then \
655 dot_seen=yes; \
656 local_target="$$target-am"; \
657 else \
658 local_target="$$target"; \
659 fi; \
660 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
661 || eval $$failcom; \
662 done; \
663 if test "$$dot_seen" = "no"; then \
664 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
665 fi; test -z "$$fail"
666
667mostlyclean-recursive clean-recursive distclean-recursive \
668maintainer-clean-recursive:
669 @failcom='exit 1'; \
670 for f in x $$MAKEFLAGS; do \
671 case $$f in \
672 *=* | --[!k]*);; \
673 *k*) failcom='fail=yes';; \
674 esac; \
675 done; \
676 dot_seen=no; \
677 case "$@" in \
678 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
679 *) list='$(SUBDIRS)' ;; \
680 esac; \
681 rev=''; for subdir in $$list; do \
682 if test "$$subdir" = "."; then :; else \
683 rev="$$subdir $$rev"; \
684 fi; \
685 done; \
686 rev="$$rev ."; \
687 target=`echo $@ | sed s/-recursive//`; \
688 for subdir in $$rev; do \
689 echo "Making $$target in $$subdir"; \
690 if test "$$subdir" = "."; then \
691 local_target="$$target-am"; \
692 else \
693 local_target="$$target"; \
694 fi; \
695 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
696 || eval $$failcom; \
697 done && test -z "$$fail"
698tags-recursive:
699 list='$(SUBDIRS)'; for subdir in $$list; do \
700 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
701 done
702ctags-recursive:
703 list='$(SUBDIRS)'; for subdir in $$list; do \
704 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
705 done
706
707ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
708 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
709 unique=`for i in $$list; do \
710 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
711 done | \
712 $(AWK) ' { files[$$0] = 1; } \
713 END { for (i in files) print i; }'`; \
714 mkid -fID $$unique
715tags: TAGS
716
717TAGS: tags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
718 $(TAGS_FILES) $(LISP)
719 tags=; \
720 here=`pwd`; \
721 if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
722 include_option=--etags-include; \
723 empty_fix=.; \
724 else \
725 include_option=--include; \
726 empty_fix=; \
727 fi; \
728 list='$(SUBDIRS)'; for subdir in $$list; do \
729 if test "$$subdir" = .; then :; else \
730 test ! -f $$subdir/TAGS || \
731 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
732 fi; \
733 done; \
734 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
735 unique=`for i in $$list; do \
736 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
737 done | \
738 $(AWK) ' { files[$$0] = 1; } \
739 END { for (i in files) print i; }'`; \
740 if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
741 test -n "$$unique" || unique=$$empty_fix; \
742 $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
743 $$tags $$unique; \
744 fi
745ctags: CTAGS
746CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.in $(TAGS_DEPENDENCIES) \
747 $(TAGS_FILES) $(LISP)
748 tags=; \
749 here=`pwd`; \
750 list='$(SOURCES) $(HEADERS) config.in $(LISP) $(TAGS_FILES)'; \
751 unique=`for i in $$list; do \
752 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
753 done | \
754 $(AWK) ' { files[$$0] = 1; } \
755 END { for (i in files) print i; }'`; \
756 test -z "$(CTAGS_ARGS)$$tags$$unique" \
757 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
758 $$tags $$unique
759
760GTAGS:
761 here=`$(am__cd) $(top_builddir) && pwd` \
762 && cd $(top_srcdir) \
763 && gtags -i $(GTAGS_ARGS) $$here
764
765distclean-tags:
766 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
767
537b5f51
ILT
768check-TESTS: $(TESTS)
769 @failed=0; all=0; xfail=0; xpass=0; skip=0; \
770 srcdir=$(srcdir); export srcdir; \
771 list='$(TESTS)'; \
772 if test -n "$$list"; then \
773 for tst in $$list; do \
774 if test -f ./$$tst; then dir=./; \
775 elif test -f $$tst; then dir=; \
776 else dir="$(srcdir)/"; fi; \
777 if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
778 all=`expr $$all + 1`; \
779 case " $(XFAIL_TESTS) " in \
780 *" $$tst "*) \
781 xpass=`expr $$xpass + 1`; \
782 failed=`expr $$failed + 1`; \
783 echo "XPASS: $$tst"; \
784 ;; \
785 *) \
786 echo "PASS: $$tst"; \
787 ;; \
788 esac; \
789 elif test $$? -ne 77; then \
790 all=`expr $$all + 1`; \
791 case " $(XFAIL_TESTS) " in \
792 *" $$tst "*) \
793 xfail=`expr $$xfail + 1`; \
794 echo "XFAIL: $$tst"; \
795 ;; \
796 *) \
797 failed=`expr $$failed + 1`; \
798 echo "FAIL: $$tst"; \
799 ;; \
800 esac; \
801 else \
802 skip=`expr $$skip + 1`; \
803 echo "SKIP: $$tst"; \
804 fi; \
805 done; \
806 if test "$$failed" -eq 0; then \
807 if test "$$xfail" -eq 0; then \
808 banner="All $$all tests passed"; \
809 else \
810 banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
811 fi; \
812 else \
813 if test "$$xpass" -eq 0; then \
814 banner="$$failed of $$all tests failed"; \
815 else \
816 banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
817 fi; \
818 fi; \
819 dashes="$$banner"; \
820 skipped=""; \
821 if test "$$skip" -ne 0; then \
822 skipped="($$skip tests were not run)"; \
823 test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
824 dashes="$$skipped"; \
825 fi; \
826 report=""; \
827 if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
828 report="Please report to $(PACKAGE_BUGREPORT)"; \
829 test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
830 dashes="$$report"; \
831 fi; \
832 dashes=`echo "$$dashes" | sed s/./=/g`; \
833 echo "$$dashes"; \
834 echo "$$banner"; \
835 test -z "$$skipped" || echo "$$skipped"; \
836 test -z "$$report" || echo "$$report"; \
837 echo "$$dashes"; \
838 test "$$failed" -eq 0; \
839 else :; fi
840
bae7f79e
ILT
841distdir: $(DISTFILES)
842 $(am__remove_distdir)
843 mkdir $(distdir)
ead1e424 844 $(mkdir_p) $(distdir)/.. $(distdir)/../bfd $(distdir)/../config $(distdir)/po
bae7f79e
ILT
845 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
846 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
847 list='$(DISTFILES)'; for file in $$list; do \
848 case $$file in \
849 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
850 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
851 esac; \
852 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
853 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
854 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
855 dir="/$$dir"; \
856 $(mkdir_p) "$(distdir)$$dir"; \
857 else \
858 dir=''; \
859 fi; \
860 if test -d $$d/$$file; then \
861 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
862 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
863 fi; \
864 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
865 else \
866 test -f $(distdir)/$$file \
867 || cp -p $$d/$$file $(distdir)/$$file \
868 || exit 1; \
869 fi; \
870 done
871 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
872 if test "$$subdir" = .; then :; else \
873 test -d "$(distdir)/$$subdir" \
874 || $(mkdir_p) "$(distdir)/$$subdir" \
875 || exit 1; \
876 distdir=`$(am__cd) $(distdir) && pwd`; \
877 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
878 (cd $$subdir && \
879 $(MAKE) $(AM_MAKEFLAGS) \
880 top_distdir="$$top_distdir" \
881 distdir="$$distdir/$$subdir" \
882 distdir) \
883 || exit 1; \
884 fi; \
885 done
886 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
887 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
888 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
889 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
890 || chmod -R a+r $(distdir)
891dist-gzip: distdir
892 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
893 $(am__remove_distdir)
894
895dist-bzip2: distdir
896 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
897 $(am__remove_distdir)
898
899dist-tarZ: distdir
900 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
901 $(am__remove_distdir)
902
903dist-shar: distdir
904 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
905 $(am__remove_distdir)
906
907dist-zip: distdir
908 -rm -f $(distdir).zip
909 zip -rq $(distdir).zip $(distdir)
910 $(am__remove_distdir)
911
912dist dist-all: distdir
913 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
914 $(am__remove_distdir)
915
916# This target untars the dist file and tries a VPATH configuration. Then
917# it guarantees that the distribution is self-contained by making another
918# tarfile.
919distcheck: dist
920 case '$(DIST_ARCHIVES)' in \
921 *.tar.gz*) \
922 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
923 *.tar.bz2*) \
924 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
925 *.tar.Z*) \
926 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
927 *.shar.gz*) \
928 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
929 *.zip*) \
930 unzip $(distdir).zip ;;\
931 esac
932 chmod -R a-w $(distdir); chmod a+w $(distdir)
933 mkdir $(distdir)/_build
934 mkdir $(distdir)/_inst
935 chmod a-w $(distdir)
936 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
937 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
938 && cd $(distdir)/_build \
939 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
940 $(DISTCHECK_CONFIGURE_FLAGS) \
941 && $(MAKE) $(AM_MAKEFLAGS) \
942 && $(MAKE) $(AM_MAKEFLAGS) dvi \
943 && $(MAKE) $(AM_MAKEFLAGS) check \
944 && $(MAKE) $(AM_MAKEFLAGS) install \
945 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
946 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
947 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
948 distuninstallcheck \
949 && chmod -R a-w "$$dc_install_base" \
950 && ({ \
951 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
952 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
953 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
954 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
955 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
956 } || { rm -rf "$$dc_destdir"; exit 1; }) \
957 && rm -rf "$$dc_destdir" \
958 && $(MAKE) $(AM_MAKEFLAGS) dist \
959 && rm -rf $(DIST_ARCHIVES) \
960 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
961 $(am__remove_distdir)
962 @(echo "$(distdir) archives ready for distribution: "; \
963 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
964 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
965distuninstallcheck:
966 @cd $(distuninstallcheck_dir) \
967 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
968 || { echo "ERROR: files left after uninstall:" ; \
969 if test -n "$(DESTDIR)"; then \
970 echo " (check DESTDIR support)"; \
971 fi ; \
972 $(distuninstallcheck_listfiles) ; \
973 exit 1; } >&2
974distcleancheck: distclean
975 @if test '$(srcdir)' = . ; then \
976 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
977 exit 1 ; \
978 fi
979 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
980 || { echo "ERROR: files left in build directory after distclean:" ; \
981 $(distcleancheck_listfiles) ; \
982 exit 1; } >&2
983check-am: all-am
537b5f51
ILT
984 $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS)
985 $(MAKE) $(AM_MAKEFLAGS) check-TESTS
bae7f79e 986check: check-recursive
5a6f7e2d 987all-am: Makefile $(LIBRARIES) $(PROGRAMS) config.h
bae7f79e
ILT
988installdirs: installdirs-recursive
989installdirs-am:
990install: install-recursive
991install-exec: install-exec-recursive
992install-data: install-data-recursive
993uninstall: uninstall-recursive
994
995install-am: all-am
996 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
997
998installcheck: installcheck-recursive
999install-strip:
1000 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1001 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1002 `test -z '$(STRIP)' || \
1003 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1004mostlyclean-generic:
1005
1006clean-generic:
1007
1008distclean-generic:
1009 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1010
1011maintainer-clean-generic:
1012 @echo "This command is intended for maintainers to use"
1013 @echo "it deletes files that may require special tools to rebuild."
dbe717ef
ILT
1014 -rm -f yyscript.c
1015 -rm -f yyscript.h
bae7f79e
ILT
1016clean: clean-recursive
1017
537b5f51
ILT
1018clean-am: clean-checkPROGRAMS clean-generic clean-noinstLIBRARIES \
1019 clean-noinstPROGRAMS mostlyclean-am
bae7f79e
ILT
1020
1021distclean: distclean-recursive
1022 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
82dcae9d 1023 -rm -rf $(DEPDIR) ./$(DEPDIR)
bae7f79e
ILT
1024 -rm -f Makefile
1025distclean-am: clean-am distclean-compile distclean-generic \
1026 distclean-hdr distclean-tags
1027
1028dvi: dvi-recursive
1029
1030dvi-am:
1031
1032html: html-recursive
1033
1034info: info-recursive
1035
1036info-am:
1037
1038install-data-am: install-data-local
1039
1040install-exec-am: install-exec-local
1041
1042install-info: install-info-recursive
1043
1044install-man:
1045
1046installcheck-am:
1047
1048maintainer-clean: maintainer-clean-recursive
1049 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
1050 -rm -rf $(top_srcdir)/autom4te.cache
82dcae9d 1051 -rm -rf $(DEPDIR) ./$(DEPDIR)
bae7f79e
ILT
1052 -rm -f Makefile
1053maintainer-clean-am: distclean-am maintainer-clean-generic
1054
1055mostlyclean: mostlyclean-recursive
1056
1057mostlyclean-am: mostlyclean-compile mostlyclean-generic
1058
1059pdf: pdf-recursive
1060
1061pdf-am:
1062
1063ps: ps-recursive
1064
1065ps-am:
1066
1067uninstall-am: uninstall-info-am
1068
1069uninstall-info: uninstall-info-recursive
1070
1071.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
537b5f51
ILT
1072 check-TESTS check-am clean clean-checkPROGRAMS clean-generic \
1073 clean-noinstLIBRARIES clean-noinstPROGRAMS clean-recursive \
1074 ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
1075 dist-shar dist-tarZ dist-zip distcheck distclean \
1076 distclean-compile distclean-generic distclean-hdr \
1077 distclean-recursive distclean-tags distcleancheck distdir \
1078 distuninstallcheck dvi dvi-am html html-am info info-am \
1079 install install-am install-data install-data-am \
1080 install-data-local install-exec install-exec-am \
1081 install-exec-local install-info install-info-am install-man \
1082 install-strip installcheck installcheck-am installdirs \
1083 installdirs-am maintainer-clean maintainer-clean-generic \
1084 maintainer-clean-recursive mostlyclean mostlyclean-compile \
1085 mostlyclean-generic mostlyclean-recursive pdf pdf-am ps ps-am \
1086 tags tags-recursive uninstall uninstall-am uninstall-info-am
bae7f79e
ILT
1087
1088
dbe717ef 1089# Use an explicit dependency for the bison generated header file.
7d320313
ILT
1090expression.$(OBJEXT): yyscript.h
1091script-sections.$(OBJEXT): yyscript.h
dbe717ef
ILT
1092script.$(OBJEXT): yyscript.h
1093
5a6f7e2d
ILT
1094# We have to build libgold.a before we run the tests.
1095check: libgold.a
1096
bae7f79e
ILT
1097.PHONY: install-exec-local
1098
1099install-exec-local: ld-new$(EXEEXT)
1100 $(mkinstalldirs) $(DESTDIR)$(bindir) $(DESTDIR)$(tooldir)/bin
56fd6e75 1101 n=`echo ld | sed '$(transform)'`; \
bae7f79e
ILT
1102 $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(bindir)/$${n}$(EXEEXT); \
1103 if test "$(bindir)" != "$(tooldir)/bin"; then \
1104 rm -f $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
1105 ln $(DESTDIR)$(bindir)/$${n}$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT) >/dev/null 2>/dev/null \
1106 || $(INSTALL_PROGRAM) ld-new$(EXEEXT) $(DESTDIR)$(tooldir)/bin/ld$(EXEEXT); \
1107 fi
1108
1109# We want install to imply install-info as per GNU standards, despite
1110# the cygnus option.
1111install-data-local: install-info
5a6f7e2d
ILT
1112
1113po/POTFILES.in: @MAINT@ Makefile
323ee3f4 1114 for f in $(POTFILES); do echo $$f; done | LC_ALL=C sort > tmp \
5a6f7e2d 1115 && mv tmp $(srcdir)/po/POTFILES.in
537b5f51
ILT
1116
1117# Bootstrap test support. We use ld-new to build ld1, then use ld1 to
1118# build ld2. ld1 and ld2 should be identical. ld-new need not be
1119# identical to ld1, since it was linked with the host linker.
1120
1121@GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir1/ld: ld-new
1122@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d gcctestdir1 || mkdir -p gcctestdir1
1123@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f gcctestdir1/ld
1124@GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir1 && $(LN_S) ../ld-new ld)
1125
1126@GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir2/ld: ld1
1127@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d gcctestdir2 || mkdir -p gcctestdir2
1128@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f gcctestdir2/ld
1129@GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir2 && $(LN_S) ../ld1 ld)
1130
1131@GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test: ld2
1132@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
1133@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "#!/bin/sh" > $@
1134@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "cmp ld1 ld2" > $@
1135@GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod +x $@
755ab8af
ILT
1136
1137@GCC_TRUE@@NATIVE_LINKER_TRUE@libgold-1-r.o: gcctestdir1/ld libgold.a
1138@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir1/ld -o $@ -r --whole-archive libgold.a
1139
1140@GCC_TRUE@@NATIVE_LINKER_TRUE@gcctestdir2-r/ld: ld1-r
1141@GCC_TRUE@@NATIVE_LINKER_TRUE@ test -d gcctestdir2-r || mkdir -p gcctestdir2-r
1142@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f gcctestdir2-r/ld
1143@GCC_TRUE@@NATIVE_LINKER_TRUE@ (cd gcctestdir2-r && $(LN_S) ../ld1-r ld)
1144
1145@GCC_TRUE@@NATIVE_LINKER_TRUE@libgold-2-r.o: gcctestdir2-r/ld libgold.a
1146@GCC_TRUE@@NATIVE_LINKER_TRUE@ gcctestdir2-r/ld -o $@ -r --whole-archive libgold.a
1147
1148@GCC_TRUE@@NATIVE_LINKER_TRUE@bootstrap-test-r: ld2-r
1149@GCC_TRUE@@NATIVE_LINKER_TRUE@ rm -f $@
1150@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "#!/bin/sh" > $@
1151@GCC_TRUE@@NATIVE_LINKER_TRUE@ echo "cmp ld1-r ld2-r" > $@
1152@GCC_TRUE@@NATIVE_LINKER_TRUE@ chmod +x $@
bae7f79e
ILT
1153# Tell versions [3.59,3.63) of GNU make to not export all variables.
1154# Otherwise a system limit (for SysV at least) may be exceeded.
1155.NOEXPORT:
This page took 0.183778 seconds and 4 git commands to generate.