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