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