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