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