]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/Makefile.in
re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)
[thirdparty/gcc.git] / libstdc++-v3 / Makefile.in
CommitLineData
ac6d1200 1# Makefile.in generated by automake 1.11.1 from Makefile.am.
ff66d28f 2# @configure_input@
b2dad0e3 3
7eaf73d7 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
ac6d1200
BK
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
b2dad0e3
BK
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
ff66d28f 16@SET_MAKE@
b2dad0e3 17VPATH = @srcdir@
b2dad0e3 18pkgdatadir = $(datadir)/@PACKAGE@
b2dad0e3 19pkgincludedir = $(includedir)/@PACKAGE@
5213506e
RW
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
ff66d28f 22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
ff66d28f
PE
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
b2dad0e3
BK
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
b2dad0e3 34build_triplet = @build@
b2dad0e3 35host_triplet = @host@
b2dad0e3 36target_triplet = @target@
13917ae3
RW
37DIST_COMMON = $(top_srcdir)/fragment.am README ChangeLog \
38 $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
39 $(top_srcdir)/configure $(am__configure_deps) \
40 $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
e1208a57 41 $(top_srcdir)/scripts/testsuite_flags.in \
8d24c975
BK
42 $(top_srcdir)/scripts/extract_symvers.in \
43 $(top_srcdir)/doc/xsl/customization.xsl.in
7eaf73d7
KC
44subdir = .
45ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
b25e6b79
BK
46am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
47 $(top_srcdir)/../config/enable.m4 \
eeb77d99 48 $(top_srcdir)/../config/futex.m4 \
4ffe6e87 49 $(top_srcdir)/../config/iconv.m4 \
cddfb1c7 50 $(top_srcdir)/../config/lead-dot.m4 \
4ffe6e87
BK
51 $(top_srcdir)/../config/lib-ld.m4 \
52 $(top_srcdir)/../config/lib-link.m4 \
53 $(top_srcdir)/../config/lib-prefix.m4 \
7de6ba7a 54 $(top_srcdir)/../config/lthostflags.m4 \
499c96f5 55 $(top_srcdir)/../config/multi.m4 \
cd111813 56 $(top_srcdir)/../config/no-executables.m4 \
ef5f59f6 57 $(top_srcdir)/../config/override.m4 \
ed0840ba 58 $(top_srcdir)/../config/stdint.m4 \
2e575796 59 $(top_srcdir)/../config/unwind_ipinfo.m4 \
eab89c86
PC
60 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
61 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
62 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
63 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
64 $(top_srcdir)/../config/gc++filt.m4 \
25e5de9a 65 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
7eaf73d7
KC
66am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
67 $(ACLOCAL_M4)
68am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
5213506e 69 configure.lineno config.status.lineno
7eaf73d7 70CONFIG_HEADER = config.h
8d24c975
BK
71CONFIG_CLEAN_FILES = scripts/testsuite_flags scripts/extract_symvers \
72 doc/xsl/customization.xsl
5213506e 73CONFIG_CLEAN_VPATH_FILES =
7eaf73d7
KC
74depcomp =
75am__depfiles_maybe =
76SOURCES =
7eaf73d7
KC
77MULTISRCTOP =
78MULTIBUILDTOP =
79MULTIDIRS =
80MULTISUBDIR =
81MULTIDO = true
82MULTICLEAN = true
83RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
84 html-recursive info-recursive install-data-recursive \
5213506e
RW
85 install-dvi-recursive install-exec-recursive \
86 install-html-recursive install-info-recursive \
87 install-pdf-recursive install-ps-recursive install-recursive \
88 installcheck-recursive installdirs-recursive pdf-recursive \
89 ps-recursive uninstall-recursive
90RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
91 distclean-recursive maintainer-clean-recursive
92AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
13917ae3 93 $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
7eaf73d7
KC
94ETAGS = etags
95CTAGS = ctags
8bae34da 96DIST_SUBDIRS = include libsupc++ src doc po testsuite python
1568430f 97ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
ff66d28f 98ACLOCAL = @ACLOCAL@
8b0d6051
BK
99ALLOCATOR_H = @ALLOCATOR_H@
100ALLOCATOR_NAME = @ALLOCATOR_NAME@
ff66d28f 101AMTAR = @AMTAR@
b2dad0e3
BK
102AR = @AR@
103AS = @AS@
ec2075e9 104ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
c2ba9709 105ATOMIC_FLAGS = @ATOMIC_FLAGS@
ec2075e9 106ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
ff66d28f
PE
107AUTOCONF = @AUTOCONF@
108AUTOHEADER = @AUTOHEADER@
109AUTOMAKE = @AUTOMAKE@
ab3bc736 110AWK = @AWK@
6aa43d99 111BASIC_FILE_CC = @BASIC_FILE_CC@
4a9d5109 112BASIC_FILE_H = @BASIC_FILE_H@
b2dad0e3 113CC = @CC@
6aa43d99 114CCODECVT_CC = @CCODECVT_CC@
6aa43d99
BK
115CCOLLATE_CC = @CCOLLATE_CC@
116CCTYPE_CC = @CCTYPE_CC@
ff66d28f 117CFLAGS = @CFLAGS@
6aa43d99 118CLOCALE_CC = @CLOCALE_CC@
4a9d5109 119CLOCALE_H = @CLOCALE_H@
6aa43d99
BK
120CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
121CMESSAGES_CC = @CMESSAGES_CC@
33590f13 122CMESSAGES_H = @CMESSAGES_H@
6aa43d99
BK
123CMONEY_CC = @CMONEY_CC@
124CNUMERIC_CC = @CNUMERIC_CC@
b2dad0e3 125CPP = @CPP@
ff66d28f 126CPPFLAGS = @CPPFLAGS@
4b90c838 127CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
9bf714c2 128CPU_OPT_EXT_RANDOM = @CPU_OPT_EXT_RANDOM@
4a9d5109 129CSTDIO_H = @CSTDIO_H@
6aa43d99 130CTIME_CC = @CTIME_CC@
1c26d8fd 131CTIME_H = @CTIME_H@
b2dad0e3
BK
132CXX = @CXX@
133CXXCPP = @CXXCPP@
c18dc5cc 134CXXFILT = @CXXFILT@
ff66d28f
PE
135CXXFLAGS = @CXXFLAGS@
136CYGPATH_W = @CYGPATH_W@
e466dc8a 137C_INCLUDE_DIR = @C_INCLUDE_DIR@
b25e6b79 138DBLATEX = @DBLATEX@
c470c17d 139DEBUG_FLAGS = @DEBUG_FLAGS@
ff66d28f 140DEFS = @DEFS@
b25e6b79
BK
141DOT = @DOT@
142DOXYGEN = @DOXYGEN@
25e5de9a 143DSYMUTIL = @DSYMUTIL@
1cf3d07d 144DUMPBIN = @DUMPBIN@
ff66d28f
PE
145ECHO_C = @ECHO_C@
146ECHO_N = @ECHO_N@
147ECHO_T = @ECHO_T@
148EGREP = @EGREP@
9adfc73c 149ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
b2dad0e3 150EXEEXT = @EXEEXT@
7b267e3e 151EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
1cf3d07d 152FGREP = @FGREP@
3d7c150e 153GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
ec6fa56a 154GLIBCXX_LIBS = @GLIBCXX_LIBS@
1cf3d07d 155GREP = @GREP@
9520425b 156HWCAP_FLAGS = @HWCAP_FLAGS@
5213506e 157INSTALL = @INSTALL@
ff66d28f
PE
158INSTALL_DATA = @INSTALL_DATA@
159INSTALL_PROGRAM = @INSTALL_PROGRAM@
160INSTALL_SCRIPT = @INSTALL_SCRIPT@
161INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1cf3d07d
SE
162LD = @LD@
163LDFLAGS = @LDFLAGS@
d54bc1d8 164LIBICONV = @LIBICONV@
ff66d28f
PE
165LIBOBJS = @LIBOBJS@
166LIBS = @LIBS@
b2dad0e3 167LIBTOOL = @LIBTOOL@
25e5de9a 168LIPO = @LIPO@
b2dad0e3 169LN_S = @LN_S@
4ffe6e87 170LTLIBICONV = @LTLIBICONV@
ff66d28f 171LTLIBOBJS = @LTLIBOBJS@
b2dad0e3
BK
172MAINT = @MAINT@
173MAKEINFO = @MAKEINFO@
5213506e 174MKDIR_P = @MKDIR_P@
1cf3d07d 175NM = @NM@
25e5de9a
PG
176NMEDIT = @NMEDIT@
177OBJDUMP = @OBJDUMP@
3df64633 178OBJEXT = @OBJEXT@
e466dc8a 179OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
421173e6 180OPT_LDFLAGS = @OPT_LDFLAGS@
4a9d5109 181OS_INC_SRCDIR = @OS_INC_SRCDIR@
25e5de9a
PG
182OTOOL = @OTOOL@
183OTOOL64 = @OTOOL64@
b2dad0e3 184PACKAGE = @PACKAGE@
ff66d28f
PE
185PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186PACKAGE_NAME = @PACKAGE_NAME@
187PACKAGE_STRING = @PACKAGE_STRING@
188PACKAGE_TARNAME = @PACKAGE_TARNAME@
5213506e 189PACKAGE_URL = @PACKAGE_URL@
ff66d28f
PE
190PACKAGE_VERSION = @PACKAGE_VERSION@
191PATH_SEPARATOR = @PATH_SEPARATOR@
b25e6b79 192PDFLATEX = @PDFLATEX@
b2dad0e3 193RANLIB = @RANLIB@
c470c17d
BK
194SECTION_FLAGS = @SECTION_FLAGS@
195SECTION_LDFLAGS = @SECTION_LDFLAGS@
1cf3d07d 196SED = @SED@
ff66d28f
PE
197SET_MAKE = @SET_MAKE@
198SHELL = @SHELL@
3df64633 199STRIP = @STRIP@
fb5c309d 200SYMVER_FILE = @SYMVER_FILE@
e466dc8a 201TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
33590f13 202USE_NLS = @USE_NLS@
b2dad0e3 203VERSION = @VERSION@
e466dc8a 204WARN_FLAGS = @WARN_FLAGS@
8bd636c5 205WERROR = @WERROR@
b25e6b79
BK
206XMLLINT = @XMLLINT@
207XSLTPROC = @XSLTPROC@
b329dd10 208XSL_STYLE_DIR = @XSL_STYLE_DIR@
5213506e
RW
209abs_builddir = @abs_builddir@
210abs_srcdir = @abs_srcdir@
211abs_top_builddir = @abs_top_builddir@
212abs_top_srcdir = @abs_top_srcdir@
ff66d28f
PE
213ac_ct_CC = @ac_ct_CC@
214ac_ct_CXX = @ac_ct_CXX@
1cf3d07d 215ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
ff66d28f 216am__leading_dot = @am__leading_dot@
a60945f8
PC
217am__tar = @am__tar@
218am__untar = @am__untar@
a1af4623 219baseline_dir = @baseline_dir@
00fc1bf6 220baseline_subdir_switch = @baseline_subdir_switch@
ff66d28f
PE
221bindir = @bindir@
222build = @build@
223build_alias = @build_alias@
224build_cpu = @build_cpu@
225build_os = @build_os@
226build_vendor = @build_vendor@
5213506e 227builddir = @builddir@
501e321e 228check_msgfmt = @check_msgfmt@
ff66d28f 229datadir = @datadir@
5213506e
RW
230datarootdir = @datarootdir@
231docdir = @docdir@
232dvidir = @dvidir@
34791641
PE
233enable_shared = @enable_shared@
234enable_static = @enable_static@
ff66d28f 235exec_prefix = @exec_prefix@
3d7c150e
BK
236glibcxx_MOFILES = @glibcxx_MOFILES@
237glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
238glibcxx_POFILES = @glibcxx_POFILES@
3d7c150e 239glibcxx_builddir = @glibcxx_builddir@
ac6d1200
BK
240glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
241glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
3d7c150e 242glibcxx_localedir = @glibcxx_localedir@
ac6d1200 243glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
3d7c150e
BK
244glibcxx_prefixdir = @glibcxx_prefixdir@
245glibcxx_srcdir = @glibcxx_srcdir@
3d7c150e
BK
246glibcxx_toolexecdir = @glibcxx_toolexecdir@
247glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
1fd2f510 248gxx_include_dir = @gxx_include_dir@
ff66d28f
PE
249host = @host@
250host_alias = @host_alias@
251host_cpu = @host_cpu@
252host_os = @host_os@
253host_vendor = @host_vendor@
5213506e 254htmldir = @htmldir@
ff66d28f
PE
255includedir = @includedir@
256infodir = @infodir@
257install_sh = @install_sh@
258libdir = @libdir@
259libexecdir = @libexecdir@
4e10943d 260libtool_VERSION = @libtool_VERSION@
5213506e 261localedir = @localedir@
ff66d28f 262localstatedir = @localstatedir@
7de6ba7a 263lt_host_flags = @lt_host_flags@
ff66d28f 264mandir = @mandir@
7eaf73d7 265mkdir_p = @mkdir_p@
ff66d28f
PE
266multi_basedir = @multi_basedir@
267oldincludedir = @oldincludedir@
5213506e 268pdfdir = @pdfdir@
ff66d28f
PE
269port_specific_symbol_files = @port_specific_symbol_files@
270prefix = @prefix@
271program_transform_name = @program_transform_name@
5213506e 272psdir = @psdir@
2a5d011c 273python_mod_dir = @python_mod_dir@
ff66d28f
PE
274sbindir = @sbindir@
275sharedstatedir = @sharedstatedir@
5213506e 276srcdir = @srcdir@
ff66d28f
PE
277sysconfdir = @sysconfdir@
278target = @target@
279target_alias = @target_alias@
280target_cpu = @target_cpu@
281target_os = @target_os@
282target_vendor = @target_vendor@
5213506e
RW
283top_build_prefix = @top_build_prefix@
284top_builddir = @top_builddir@
285top_srcdir = @top_srcdir@
5d1c8e77 286toplevel_builddir = @toplevel_builddir@
e2c20fae 287toplevel_srcdir = @toplevel_srcdir@
47194af4
ZW
288
289# May be used by various substitution variables.
290gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
b2dad0e3 291MAINT_CHARSET = latin1
ae9dc931 292mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
8c90b13a 293PWD_COMMAND = $${PWDCMD-pwd}
82ba99d5 294STAMP = echo timestamp >
0df3f383
PE
295toolexecdir = $(glibcxx_toolexecdir)
296toolexeclibdir = $(glibcxx_toolexeclibdir)
b124c5c4
BK
297@ENABLE_WERROR_FALSE@WERROR_FLAG =
298@ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
0df3f383
PE
299
300# These bits are all figured out from configure. Look in acinclude.m4
301# or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
302CONFIG_CXXFLAGS = \
9520425b 303 $(SECTION_FLAGS) $(HWCAP_FLAGS) $(EXTRA_CXX_FLAGS) -frandom-seed=$@
0df3f383
PE
304
305WARN_CXXFLAGS = \
b124c5c4 306 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
0df3f383
PE
307
308
309# -I/-D flags to pass when compiling.
310AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
8bae34da 311@GLIBCXX_HOSTED_TRUE@hosted_source = src doc po testsuite
41850419 312SUBDIRS = include libsupc++ $(hosted_source) python
c41f82b2 313ACLOCAL_AMFLAGS = -I . -I .. -I ../config
b25e6b79
BK
314@BUILD_XML_FALSE@STAMP_XML =
315
316# Documentation conditionals for output.
317@BUILD_XML_TRUE@STAMP_XML = doc-xml
318@BUILD_XML_FALSE@STAMP_INSTALL_XML =
319@BUILD_XML_TRUE@STAMP_INSTALL_XML = doc-install-xml
320@BUILD_HTML_FALSE@STAMP_HTML =
321@BUILD_HTML_TRUE@STAMP_HTML = doc-html
322@BUILD_HTML_FALSE@STAMP_INSTALL_HTML =
323@BUILD_HTML_TRUE@STAMP_INSTALL_HTML = doc-install-html
324@BUILD_MAN_FALSE@STAMP_MAN =
325@BUILD_MAN_TRUE@STAMP_MAN = doc-man
326@BUILD_MAN_FALSE@STAMP_INSTALL_MAN =
327@BUILD_MAN_TRUE@STAMP_INSTALL_MAN = doc-install-man
328@BUILD_PDF_FALSE@STAMP_PDF =
329@BUILD_PDF_TRUE@STAMP_PDF = doc-pdf
330@BUILD_PDF_FALSE@STAMP_INSTALL_PDF =
331@BUILD_PDF_TRUE@STAMP_INSTALL_PDF = doc-install-pdf
332@BUILD_EPUB_FALSE@STAMP_EPUB = doc-epub
333@BUILD_EPUB_TRUE@STAMP_EPUB = doc-epub
334@BUILD_EPUB_FALSE@STAMP_INSTALL_EPUB = doc-install-epub
335@BUILD_EPUB_TRUE@STAMP_INSTALL_EPUB = doc-install-epub
0df3f383 336
b2dad0e3
BK
337# Multilib support.
338MAKEOVERRIDES =
339
b2dad0e3
BK
340# Work around what appears to be a GNU make bug handling MAKEFLAGS
341# values defined in terms of make variables, as is the case for CC and
342# friends when we are called from the top level Makefile.
58ac1d7f
BK
343AM_MAKEFLAGS = \
344 "AR_FLAGS=$(AR_FLAGS)" \
345 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
346 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
347 "CFLAGS=$(CFLAGS)" \
348 "CXXFLAGS=$(CXXFLAGS)" \
349 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
350 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
351 "INSTALL=$(INSTALL)" \
352 "INSTALL_DATA=$(INSTALL_DATA)" \
353 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
354 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
355 "LDFLAGS=$(LDFLAGS)" \
356 "LIBCFLAGS=$(LIBCFLAGS)" \
357 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
358 "MAKE=$(MAKE)" \
359 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
58ac1d7f
BK
360 "SHELL=$(SHELL)" \
361 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
362 "exec_prefix=$(exec_prefix)" \
363 "infodir=$(infodir)" \
364 "libdir=$(libdir)" \
365 "includedir=$(includedir)" \
366 "prefix=$(prefix)" \
367 "tooldir=$(tooldir)" \
368 "gxx_include_dir=$(gxx_include_dir)" \
369 "AR=$(AR)" \
370 "AS=$(AS)" \
371 "LD=$(LD)" \
58ac1d7f
BK
372 "RANLIB=$(RANLIB)" \
373 "NM=$(NM)" \
374 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
375 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
376 "DESTDIR=$(DESTDIR)" \
ca618b60 377 "WERROR=$(WERROR)"
b2dad0e3 378
93b85586 379
8ddfd7e5
DJ
380# Subdir rules rely on $(FLAGS_TO_PASS)
381FLAGS_TO_PASS = $(AM_MAKEFLAGS)
ff66d28f
PE
382all: config.h
383 $(MAKE) $(AM_MAKEFLAGS) all-recursive
b2dad0e3 384
b2dad0e3 385.SUFFIXES:
ac6d1200 386am--refresh:
7eaf73d7
KC
387 @:
388$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
389 @for dep in $?; do \
390 case '$(am__configure_deps)' in \
391 *$$dep*) \
5213506e
RW
392 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
393 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
7eaf73d7
KC
394 && exit 0; \
395 exit 1;; \
396 esac; \
397 done; \
5213506e
RW
398 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
399 $(am__cd) $(top_srcdir) && \
400 $(AUTOMAKE) --foreign --ignore-deps Makefile
7eaf73d7
KC
401.PRECIOUS: Makefile
402Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
403 @case '$?' in \
404 *config.status*) \
405 echo ' $(SHELL) ./config.status'; \
406 $(SHELL) ./config.status;; \
407 *) \
408 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
409 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
410 esac;
411
412$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
4c24b21a 413 $(SHELL) ./config.status --recheck
4c24b21a 414
7eaf73d7 415$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
5213506e 416 $(am__cd) $(srcdir) && $(AUTOCONF)
7eaf73d7 417$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
5213506e
RW
418 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
419$(am__aclocal_m4_deps):
ff66d28f
PE
420
421config.h: stamp-h1
ac6d1200
BK
422 @if test ! -f $@; then \
423 rm -f stamp-h1; \
424 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
425 else :; fi
b2dad0e3 426
ff66d28f
PE
427stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
428 @rm -f stamp-h1
429 cd $(top_builddir) && $(SHELL) ./config.status config.h
0cb7f060 430$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
5213506e 431 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
7eaf73d7
KC
432 rm -f stamp-h1
433 touch $@
b2dad0e3
BK
434
435distclean-hdr:
ff66d28f 436 -rm -f config.h stamp-h1
ff66d28f
PE
437scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
438 cd $(top_builddir) && $(SHELL) ./config.status $@
e1208a57
RO
439scripts/extract_symvers: $(top_builddir)/config.status $(top_srcdir)/scripts/extract_symvers.in
440 cd $(top_builddir) && $(SHELL) ./config.status $@
8d24c975
BK
441doc/xsl/customization.xsl: $(top_builddir)/config.status $(top_srcdir)/doc/xsl/customization.xsl.in
442 cd $(top_builddir) && $(SHELL) ./config.status $@
ff66d28f
PE
443
444mostlyclean-libtool:
445 -rm -f *.lo
446
447clean-libtool:
448 -rm -rf .libs _libs
b2dad0e3 449
ff66d28f 450distclean-libtool:
5213506e 451 -rm -f libtool config.lt
076e5443 452
a60945f8
PC
453# GNU Make needs to see an explicit $(MAKE) variable in the command it
454# runs to enable its job server during parallel builds. Hence the
455# comments below.
076e5443 456all-multi:
a60945f8 457 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
076e5443 458install-multi:
a60945f8 459 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
076e5443
PB
460
461mostlyclean-multi:
a60945f8 462 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
076e5443 463clean-multi:
a60945f8 464 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
076e5443 465distclean-multi:
a60945f8 466 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
076e5443 467maintainer-clean-multi:
a60945f8 468 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
b2dad0e3
BK
469
470# This directory's subdirectories are mostly independent; you can cd
471# into them and run `make' without going through this Makefile.
472# To change the values of `make' variables: instead of editing Makefiles,
473# (1) if the variable is set in `config.status', edit `config.status'
474# (which will cause the Makefiles to be regenerated when you run `make');
475# (2) otherwise, pass the desired values on the `make' command line.
ff66d28f 476$(RECURSIVE_TARGETS):
4d9e8446 477 @fail= failcom='exit 1'; \
a9fdd472
GK
478 for f in x $$MAKEFLAGS; do \
479 case $$f in \
480 *=* | --[!k]*);; \
481 *k*) failcom='fail=yes';; \
482 esac; \
483 done; \
b2dad0e3
BK
484 dot_seen=no; \
485 target=`echo $@ | sed s/-recursive//`; \
486 list='$(SUBDIRS)'; for subdir in $$list; do \
487 echo "Making $$target in $$subdir"; \
488 if test "$$subdir" = "."; then \
489 dot_seen=yes; \
490 local_target="$$target-am"; \
491 else \
492 local_target="$$target"; \
493 fi; \
5213506e 494 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
a9fdd472 495 || eval $$failcom; \
b2dad0e3
BK
496 done; \
497 if test "$$dot_seen" = "no"; then \
498 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
499 fi; test -z "$$fail"
500
5213506e 501$(RECURSIVE_CLEAN_TARGETS):
4d9e8446 502 @fail= failcom='exit 1'; \
a9fdd472
GK
503 for f in x $$MAKEFLAGS; do \
504 case $$f in \
505 *=* | --[!k]*);; \
506 *k*) failcom='fail=yes';; \
507 esac; \
508 done; \
b2dad0e3 509 dot_seen=no; \
ff66d28f
PE
510 case "$@" in \
511 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
512 *) list='$(SUBDIRS)' ;; \
513 esac; \
514 rev=''; for subdir in $$list; do \
515 if test "$$subdir" = "."; then :; else \
516 rev="$$subdir $$rev"; \
517 fi; \
b2dad0e3 518 done; \
ff66d28f 519 rev="$$rev ."; \
b2dad0e3
BK
520 target=`echo $@ | sed s/-recursive//`; \
521 for subdir in $$rev; do \
522 echo "Making $$target in $$subdir"; \
523 if test "$$subdir" = "."; then \
524 local_target="$$target-am"; \
525 else \
526 local_target="$$target"; \
527 fi; \
5213506e 528 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
a9fdd472 529 || eval $$failcom; \
b2dad0e3
BK
530 done && test -z "$$fail"
531tags-recursive:
532 list='$(SUBDIRS)'; for subdir in $$list; do \
5213506e 533 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
b2dad0e3 534 done
ff66d28f
PE
535ctags-recursive:
536 list='$(SUBDIRS)'; for subdir in $$list; do \
5213506e 537 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
ff66d28f
PE
538 done
539
ff66d28f
PE
540ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
541 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
542 unique=`for i in $$list; do \
543 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
544 done | \
5213506e
RW
545 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
546 END { if (nonempty) { for (i in files) print i; }; }'`; \
ff66d28f 547 mkid -fID $$unique
7eaf73d7 548tags: TAGS
ff66d28f
PE
549ctags: CTAGS
550CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
551 $(TAGS_FILES) $(LISP)
ff66d28f
PE
552 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
553 unique=`for i in $$list; do \
554 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
555 done | \
5213506e
RW
556 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
557 END { if (nonempty) { for (i in files) print i; }; }'`; \
558 test -z "$(CTAGS_ARGS)$$unique" \
ff66d28f 559 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
5213506e 560 $$unique
b2dad0e3 561
ff66d28f
PE
562GTAGS:
563 here=`$(am__cd) $(top_builddir) && pwd` \
5213506e
RW
564 && $(am__cd) $(top_srcdir) \
565 && gtags -i $(GTAGS_ARGS) "$$here"
b2dad0e3
BK
566
567distclean-tags:
ff66d28f 568 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
ff66d28f 569check-am: all-am
b2dad0e3 570check: check-recursive
82fa4538 571all-am: Makefile all-multi config.h
ff66d28f
PE
572installdirs: installdirs-recursive
573installdirs-am:
ff66d28f 574install: install-recursive
b2dad0e3 575install-exec: install-exec-recursive
b2dad0e3 576install-data: install-data-recursive
ff66d28f 577uninstall: uninstall-recursive
b2dad0e3
BK
578
579install-am: all-am
580 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
b2dad0e3 581
ff66d28f
PE
582installcheck: installcheck-recursive
583install-strip:
ac6d1200
BK
584 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
585 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
586 `test -z '$(STRIP)' || \
587 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
b2dad0e3
BK
588mostlyclean-generic:
589
590clean-generic:
591
592distclean-generic:
a60945f8 593 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
5213506e 594 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
b2dad0e3
BK
595
596maintainer-clean-generic:
ff66d28f
PE
597 @echo "This command is intended for maintainers to use"
598 @echo "it deletes files that may require special tools to rebuild."
82fa4538 599clean: clean-multi clean-recursive
b2dad0e3 600
ff66d28f 601clean-am: clean-generic clean-libtool mostlyclean-am
b2dad0e3 602
82fa4538 603distclean: distclean-multi distclean-recursive
ff66d28f 604 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
82fa4538 605 -rm -f Makefile
7eaf73d7
KC
606distclean-am: clean-am distclean-generic distclean-hdr \
607 distclean-libtool distclean-tags
b2dad0e3 608
ff66d28f 609dvi-am:
b2dad0e3 610
5213506e
RW
611html-am:
612
ff66d28f
PE
613info-am:
614
615install-data-am:
616
5213506e
RW
617install-dvi-am:
618
82fa4538 619install-exec-am: install-multi
ff66d28f 620
5213506e
RW
621install-html-am:
622
5213506e
RW
623install-info-am:
624
5213506e
RW
625install-pdf-am:
626
5213506e
RW
627install-ps-am:
628
ff66d28f 629installcheck-am:
b2dad0e3 630
82fa4538 631maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
ff66d28f 632 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
2b1be54b 633 -rm -rf $(top_srcdir)/autom4te.cache
82fa4538 634 -rm -f Makefile
ff66d28f
PE
635maintainer-clean-am: distclean-am maintainer-clean-generic
636
82fa4538 637mostlyclean: mostlyclean-multi mostlyclean-recursive
ff66d28f
PE
638
639mostlyclean-am: mostlyclean-generic mostlyclean-libtool
640
ff66d28f
PE
641pdf-am:
642
ff66d28f
PE
643ps-am:
644
5213506e
RW
645uninstall-am:
646
647.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
648 clean-multi ctags-recursive distclean-multi install-am \
649 install-multi install-strip maintainer-clean-multi \
650 mostlyclean-multi tags-recursive
651
652.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
653 all all-am all-multi am--refresh check check-am clean \
654 clean-generic clean-libtool clean-multi ctags ctags-recursive \
13917ae3
RW
655 distclean distclean-generic distclean-hdr distclean-libtool \
656 distclean-multi distclean-tags dvi dvi-am html html-am info \
657 info-am install install-am install-data install-data-am \
658 install-dvi install-dvi-am install-exec install-exec-am \
659 install-html install-html-am install-info install-info-am \
660 install-man install-multi install-pdf install-pdf-am \
661 install-ps install-ps-am install-strip installcheck \
662 installcheck-am installdirs installdirs-am maintainer-clean \
5213506e
RW
663 maintainer-clean-generic maintainer-clean-multi mostlyclean \
664 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
665 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
4312e020 666
e03f70b3 667
b25e6b79 668# Testsuite/check forwarding targets.
2d52e9e3
PE
669check-%:
670 cd testsuite && $(MAKE) $@
671
b25e6b79 672# Documentation forwarding targets.
4312e020
BK
673doc-%:
674 cd doc && $(MAKE) $@
675
b25e6b79
BK
676# Documentation primary rules.
677#
678# xml:
679# html:
680# pdf:
681# man:
682# info:
683# ps:
684# dvi:
685# epub:
686# install-xml:
687# install-html:
688# install-pdf:
689# install-man:
690# install-info:
691# install-ps:
692# install-dvi:
693# install-epub:
694
695xml: $(STAMP_XML)
696install-xml: $(STAMP_INSTALL_XML)
697
698html: $(STAMP_HTML)
699install-html: $(STAMP_INSTALL_HTML)
700
701man: $(STAMP_MAN)
702install-man: $(STAMP_INSTALL_MAN)
703
704pdf: $(STAMP_PDF)
705install-pdf: $(STAMP_INSTALL_PDF)
706
707epub: $(STAMP_EPUB)
708install-epub: $(STAMP_INSTALL_EPUB)
709
710info:
711install-info:
712
713ps:
714install-ps:
715
716dvi:
717install-dvi:
718
d94611f1 719# All the machinations with string instantiations messes up the
bf93f43b 720# automake-generated TAGS rule. Make a simple one here.
d94611f1 721TAGS: tags-recursive $(LISP)
c4e82de9 722
b2dad0e3
BK
723# Tell versions [3.59,3.63) of GNU make to not export all variables.
724# Otherwise a system limit (for SysV at least) may be exceeded.
725.NOEXPORT: