testing commit
[official-gcc.git] / libstdc++-v3 / Makefile.in
blobab7caafed95ba1be6a4bfc0917547e8c7e629237
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)/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 WARN_FLAGS = @WARN_FLAGS@
207 WERROR = @WERROR@
208 XMLLINT = @XMLLINT@
209 XSLTPROC = @XSLTPROC@
210 XSL_STYLE_DIR = @XSL_STYLE_DIR@
211 abs_builddir = @abs_builddir@
212 abs_srcdir = @abs_srcdir@
213 abs_top_builddir = @abs_top_builddir@
214 abs_top_srcdir = @abs_top_srcdir@
215 ac_ct_CC = @ac_ct_CC@
216 ac_ct_CXX = @ac_ct_CXX@
217 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
218 am__leading_dot = @am__leading_dot@
219 am__tar = @am__tar@
220 am__untar = @am__untar@
221 baseline_dir = @baseline_dir@
222 baseline_subdir_switch = @baseline_subdir_switch@
223 bindir = @bindir@
224 build = @build@
225 build_alias = @build_alias@
226 build_cpu = @build_cpu@
227 build_os = @build_os@
228 build_vendor = @build_vendor@
229 builddir = @builddir@
230 check_msgfmt = @check_msgfmt@
231 datadir = @datadir@
232 datarootdir = @datarootdir@
233 docdir = @docdir@
234 dvidir = @dvidir@
235 enable_shared = @enable_shared@
236 enable_static = @enable_static@
237 exec_prefix = @exec_prefix@
238 glibcxx_MOFILES = @glibcxx_MOFILES@
239 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
240 glibcxx_POFILES = @glibcxx_POFILES@
241 glibcxx_builddir = @glibcxx_builddir@
242 glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
243 glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
244 glibcxx_localedir = @glibcxx_localedir@
245 glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
246 glibcxx_prefixdir = @glibcxx_prefixdir@
247 glibcxx_srcdir = @glibcxx_srcdir@
248 glibcxx_toolexecdir = @glibcxx_toolexecdir@
249 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
250 gxx_include_dir = @gxx_include_dir@
251 host = @host@
252 host_alias = @host_alias@
253 host_cpu = @host_cpu@
254 host_os = @host_os@
255 host_vendor = @host_vendor@
256 htmldir = @htmldir@
257 includedir = @includedir@
258 infodir = @infodir@
259 install_sh = @install_sh@
260 libdir = @libdir@
261 libexecdir = @libexecdir@
262 libtool_VERSION = @libtool_VERSION@
263 localedir = @localedir@
264 localstatedir = @localstatedir@
265 lt_host_flags = @lt_host_flags@
266 mandir = @mandir@
267 mkdir_p = @mkdir_p@
268 multi_basedir = @multi_basedir@
269 oldincludedir = @oldincludedir@
270 pdfdir = @pdfdir@
271 port_specific_symbol_files = @port_specific_symbol_files@
272 prefix = @prefix@
273 program_transform_name = @program_transform_name@
274 psdir = @psdir@
275 python_mod_dir = @python_mod_dir@
276 sbindir = @sbindir@
277 sharedstatedir = @sharedstatedir@
278 srcdir = @srcdir@
279 sysconfdir = @sysconfdir@
280 target = @target@
281 target_alias = @target_alias@
282 target_cpu = @target_cpu@
283 target_os = @target_os@
284 target_vendor = @target_vendor@
285 thread_header = @thread_header@
286 top_build_prefix = @top_build_prefix@
287 top_builddir = @top_builddir@
288 top_srcdir = @top_srcdir@
289 toplevel_builddir = @toplevel_builddir@
290 toplevel_srcdir = @toplevel_srcdir@
292 # May be used by various substitution variables.
293 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
294 MAINT_CHARSET = latin1
295 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
296 PWD_COMMAND = $${PWDCMD-pwd}
297 STAMP = echo timestamp >
298 toolexecdir = $(glibcxx_toolexecdir)
299 toolexeclibdir = $(glibcxx_toolexeclibdir)
300 @ENABLE_WERROR_FALSE@WERROR_FLAG =
301 @ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
303 # These bits are all figured out from configure. Look in acinclude.m4
304 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
305 CONFIG_CXXFLAGS = \
306 $(SECTION_FLAGS) $(HWCAP_FLAGS) -frandom-seed=$@
308 WARN_CXXFLAGS = \
309 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
312 # -I/-D flags to pass when compiling.
313 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
314 @GLIBCXX_HOSTED_TRUE@hosted_source = src doc po testsuite
315 SUBDIRS = include libsupc++ $(hosted_source) python
316 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
317 @BUILD_XML_FALSE@STAMP_XML =
319 # Documentation conditionals for output.
320 @BUILD_XML_TRUE@STAMP_XML = doc-xml
321 @BUILD_XML_FALSE@STAMP_INSTALL_XML =
322 @BUILD_XML_TRUE@STAMP_INSTALL_XML = doc-install-xml
323 @BUILD_HTML_FALSE@STAMP_HTML =
324 @BUILD_HTML_TRUE@STAMP_HTML = doc-html
325 @BUILD_HTML_FALSE@STAMP_INSTALL_HTML =
326 @BUILD_HTML_TRUE@STAMP_INSTALL_HTML = doc-install-html
327 @BUILD_MAN_FALSE@STAMP_MAN =
328 @BUILD_MAN_TRUE@STAMP_MAN = doc-man
329 @BUILD_MAN_FALSE@STAMP_INSTALL_MAN =
330 @BUILD_MAN_TRUE@STAMP_INSTALL_MAN = doc-install-man
331 @BUILD_PDF_FALSE@STAMP_PDF =
332 @BUILD_PDF_TRUE@STAMP_PDF = doc-pdf
333 @BUILD_PDF_FALSE@STAMP_INSTALL_PDF =
334 @BUILD_PDF_TRUE@STAMP_INSTALL_PDF = doc-install-pdf
335 @BUILD_EPUB_FALSE@STAMP_EPUB = doc-epub
336 @BUILD_EPUB_TRUE@STAMP_EPUB = doc-epub
337 @BUILD_EPUB_FALSE@STAMP_INSTALL_EPUB = doc-install-epub
338 @BUILD_EPUB_TRUE@STAMP_INSTALL_EPUB = doc-install-epub
340 # Multilib support.
341 MAKEOVERRIDES =
343 # Work around what appears to be a GNU make bug handling MAKEFLAGS
344 # values defined in terms of make variables, as is the case for CC and
345 # friends when we are called from the top level Makefile.
346 AM_MAKEFLAGS = \
347 "AR_FLAGS=$(AR_FLAGS)" \
348 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
349 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
350 "CFLAGS=$(CFLAGS)" \
351 "CXXFLAGS=$(CXXFLAGS)" \
352 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
353 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
354 "INSTALL=$(INSTALL)" \
355 "INSTALL_DATA=$(INSTALL_DATA)" \
356 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
357 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
358 "LDFLAGS=$(LDFLAGS)" \
359 "LIBCFLAGS=$(LIBCFLAGS)" \
360 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
361 "MAKE=$(MAKE)" \
362 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
363 "SHELL=$(SHELL)" \
364 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
365 "exec_prefix=$(exec_prefix)" \
366 "infodir=$(infodir)" \
367 "libdir=$(libdir)" \
368 "includedir=$(includedir)" \
369 "prefix=$(prefix)" \
370 "tooldir=$(tooldir)" \
371 "gxx_include_dir=$(gxx_include_dir)" \
372 "AR=$(AR)" \
373 "AS=$(AS)" \
374 "LD=$(LD)" \
375 "RANLIB=$(RANLIB)" \
376 "NM=$(NM)" \
377 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
378 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
379 "DESTDIR=$(DESTDIR)" \
380 "WERROR=$(WERROR)"
383 # Subdir rules rely on $(FLAGS_TO_PASS)
384 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
385 all: config.h
386 $(MAKE) $(AM_MAKEFLAGS) all-recursive
388 .SUFFIXES:
389 am--refresh:
391 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
392 @for dep in $?; do \
393 case '$(am__configure_deps)' in \
394 *$$dep*) \
395 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
396 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
397 && exit 0; \
398 exit 1;; \
399 esac; \
400 done; \
401 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
402 $(am__cd) $(top_srcdir) && \
403 $(AUTOMAKE) --foreign --ignore-deps Makefile
404 .PRECIOUS: Makefile
405 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
406 @case '$?' in \
407 *config.status*) \
408 echo ' $(SHELL) ./config.status'; \
409 $(SHELL) ./config.status;; \
410 *) \
411 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
412 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
413 esac;
415 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
416 $(SHELL) ./config.status --recheck
418 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
419 $(am__cd) $(srcdir) && $(AUTOCONF)
420 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
421 $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
422 $(am__aclocal_m4_deps):
424 config.h: stamp-h1
425 @if test ! -f $@; then \
426 rm -f stamp-h1; \
427 $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
428 else :; fi
430 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
431 @rm -f stamp-h1
432 cd $(top_builddir) && $(SHELL) ./config.status config.h
433 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
434 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
435 rm -f stamp-h1
436 touch $@
438 distclean-hdr:
439 -rm -f config.h stamp-h1
440 scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
441 cd $(top_builddir) && $(SHELL) ./config.status $@
442 scripts/extract_symvers: $(top_builddir)/config.status $(top_srcdir)/scripts/extract_symvers.in
443 cd $(top_builddir) && $(SHELL) ./config.status $@
444 doc/xsl/customization.xsl: $(top_builddir)/config.status $(top_srcdir)/doc/xsl/customization.xsl.in
445 cd $(top_builddir) && $(SHELL) ./config.status $@
447 mostlyclean-libtool:
448 -rm -f *.lo
450 clean-libtool:
451 -rm -rf .libs _libs
453 distclean-libtool:
454 -rm -f libtool config.lt
456 # GNU Make needs to see an explicit $(MAKE) variable in the command it
457 # runs to enable its job server during parallel builds. Hence the
458 # comments below.
459 all-multi:
460 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
461 install-multi:
462 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
464 mostlyclean-multi:
465 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
466 clean-multi:
467 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
468 distclean-multi:
469 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
470 maintainer-clean-multi:
471 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
473 # This directory's subdirectories are mostly independent; you can cd
474 # into them and run `make' without going through this Makefile.
475 # To change the values of `make' variables: instead of editing Makefiles,
476 # (1) if the variable is set in `config.status', edit `config.status'
477 # (which will cause the Makefiles to be regenerated when you run `make');
478 # (2) otherwise, pass the desired values on the `make' command line.
479 $(RECURSIVE_TARGETS):
480 @fail= failcom='exit 1'; \
481 for f in x $$MAKEFLAGS; do \
482 case $$f in \
483 *=* | --[!k]*);; \
484 *k*) failcom='fail=yes';; \
485 esac; \
486 done; \
487 dot_seen=no; \
488 target=`echo $@ | sed s/-recursive//`; \
489 list='$(SUBDIRS)'; for subdir in $$list; do \
490 echo "Making $$target in $$subdir"; \
491 if test "$$subdir" = "."; then \
492 dot_seen=yes; \
493 local_target="$$target-am"; \
494 else \
495 local_target="$$target"; \
496 fi; \
497 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
498 || eval $$failcom; \
499 done; \
500 if test "$$dot_seen" = "no"; then \
501 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
502 fi; test -z "$$fail"
504 $(RECURSIVE_CLEAN_TARGETS):
505 @fail= failcom='exit 1'; \
506 for f in x $$MAKEFLAGS; do \
507 case $$f in \
508 *=* | --[!k]*);; \
509 *k*) failcom='fail=yes';; \
510 esac; \
511 done; \
512 dot_seen=no; \
513 case "$@" in \
514 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
515 *) list='$(SUBDIRS)' ;; \
516 esac; \
517 rev=''; for subdir in $$list; do \
518 if test "$$subdir" = "."; then :; else \
519 rev="$$subdir $$rev"; \
520 fi; \
521 done; \
522 rev="$$rev ."; \
523 target=`echo $@ | sed s/-recursive//`; \
524 for subdir in $$rev; do \
525 echo "Making $$target in $$subdir"; \
526 if test "$$subdir" = "."; then \
527 local_target="$$target-am"; \
528 else \
529 local_target="$$target"; \
530 fi; \
531 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
532 || eval $$failcom; \
533 done && test -z "$$fail"
534 tags-recursive:
535 list='$(SUBDIRS)'; for subdir in $$list; do \
536 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
537 done
538 ctags-recursive:
539 list='$(SUBDIRS)'; for subdir in $$list; do \
540 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
541 done
543 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
544 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
545 unique=`for i in $$list; do \
546 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
547 done | \
548 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
549 END { if (nonempty) { for (i in files) print i; }; }'`; \
550 mkid -fID $$unique
551 tags: TAGS
552 ctags: CTAGS
553 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
554 $(TAGS_FILES) $(LISP)
555 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
556 unique=`for i in $$list; do \
557 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
558 done | \
559 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
560 END { if (nonempty) { for (i in files) print i; }; }'`; \
561 test -z "$(CTAGS_ARGS)$$unique" \
562 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
563 $$unique
565 GTAGS:
566 here=`$(am__cd) $(top_builddir) && pwd` \
567 && $(am__cd) $(top_srcdir) \
568 && gtags -i $(GTAGS_ARGS) "$$here"
570 distclean-tags:
571 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
572 check-am: all-am
573 check: check-recursive
574 all-am: Makefile all-multi config.h
575 installdirs: installdirs-recursive
576 installdirs-am:
577 install: install-recursive
578 install-exec: install-exec-recursive
579 install-data: install-data-recursive
580 uninstall: uninstall-recursive
582 install-am: all-am
583 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
585 installcheck: installcheck-recursive
586 install-strip:
587 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
588 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
589 `test -z '$(STRIP)' || \
590 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
591 mostlyclean-generic:
593 clean-generic:
595 distclean-generic:
596 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
597 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
599 maintainer-clean-generic:
600 @echo "This command is intended for maintainers to use"
601 @echo "it deletes files that may require special tools to rebuild."
602 clean: clean-multi clean-recursive
604 clean-am: clean-generic clean-libtool mostlyclean-am
606 distclean: distclean-multi distclean-recursive
607 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
608 -rm -f Makefile
609 distclean-am: clean-am distclean-generic distclean-hdr \
610 distclean-libtool distclean-tags
612 dvi-am:
614 html-am:
616 info-am:
618 install-data-am:
620 install-dvi-am:
622 install-exec-am: install-multi
624 install-html-am:
626 install-info-am:
628 install-pdf-am:
630 install-ps-am:
632 installcheck-am:
634 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
635 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
636 -rm -rf $(top_srcdir)/autom4te.cache
637 -rm -f Makefile
638 maintainer-clean-am: distclean-am maintainer-clean-generic
640 mostlyclean: mostlyclean-multi mostlyclean-recursive
642 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
644 pdf-am:
646 ps-am:
648 uninstall-am:
650 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
651 clean-multi ctags-recursive distclean-multi install-am \
652 install-multi install-strip maintainer-clean-multi \
653 mostlyclean-multi tags-recursive
655 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
656 all all-am all-multi am--refresh check check-am clean \
657 clean-generic clean-libtool clean-multi ctags ctags-recursive \
658 distclean distclean-generic distclean-hdr distclean-libtool \
659 distclean-multi distclean-tags dvi dvi-am html html-am info \
660 info-am install install-am install-data install-data-am \
661 install-dvi install-dvi-am install-exec install-exec-am \
662 install-html install-html-am install-info install-info-am \
663 install-man install-multi install-pdf install-pdf-am \
664 install-ps install-ps-am install-strip installcheck \
665 installcheck-am installdirs installdirs-am maintainer-clean \
666 maintainer-clean-generic maintainer-clean-multi mostlyclean \
667 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
668 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
671 # Testsuite/check forwarding targets.
672 check-%:
673 cd testsuite && $(MAKE) $@
675 # Documentation forwarding targets.
676 doc-%:
677 cd doc && $(MAKE) $@
679 # Documentation primary rules.
681 # xml:
682 # html:
683 # pdf:
684 # man:
685 # info:
686 # ps:
687 # dvi:
688 # epub:
689 # install-xml:
690 # install-html:
691 # install-pdf:
692 # install-man:
693 # install-info:
694 # install-ps:
695 # install-dvi:
696 # install-epub:
698 xml: $(STAMP_XML)
699 install-xml: $(STAMP_INSTALL_XML)
701 html: $(STAMP_HTML)
702 install-html: $(STAMP_INSTALL_HTML)
704 man: $(STAMP_MAN)
705 install-man: $(STAMP_INSTALL_MAN)
707 pdf: $(STAMP_PDF)
708 install-pdf: $(STAMP_INSTALL_PDF)
710 epub: $(STAMP_EPUB)
711 install-epub: $(STAMP_INSTALL_EPUB)
713 info:
714 install-info:
717 install-ps:
719 dvi:
720 install-dvi:
722 # All the machinations with string instantiations messes up the
723 # automake-generated TAGS rule. Make a simple one here.
724 TAGS: tags-recursive $(LISP)
726 # Tell versions [3.59,3.63) of GNU make to not export all variables.
727 # Otherwise a system limit (for SysV at least) may be exceeded.
728 .NOEXPORT: