PR c++/54575
[official-gcc.git] / libstdc++-v3 / Makefile.in
blobfce27821687cb7b79d7968be14b1e0f81d545d52
1 # Makefile.in generated by automake 1.11.3 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, 2010, 2011 Free Software
6 # Foundation, 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_EXT_RANDOM = @CPU_OPT_EXT_RANDOM@
129 CSTDIO_H = @CSTDIO_H@
130 CTIME_CC = @CTIME_CC@
131 CTIME_H = @CTIME_H@
132 CXX = @CXX@
133 CXXCPP = @CXXCPP@
134 CXXFILT = @CXXFILT@
135 CXXFLAGS = @CXXFLAGS@
136 CYGPATH_W = @CYGPATH_W@
137 C_INCLUDE_DIR = @C_INCLUDE_DIR@
138 DBLATEX = @DBLATEX@
139 DEBUG_FLAGS = @DEBUG_FLAGS@
140 DEFS = @DEFS@
141 DOT = @DOT@
142 DOXYGEN = @DOXYGEN@
143 DSYMUTIL = @DSYMUTIL@
144 DUMPBIN = @DUMPBIN@
145 ECHO_C = @ECHO_C@
146 ECHO_N = @ECHO_N@
147 ECHO_T = @ECHO_T@
148 EGREP = @EGREP@
149 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
150 EXEEXT = @EXEEXT@
151 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
152 FGREP = @FGREP@
153 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
154 GLIBCXX_LIBS = @GLIBCXX_LIBS@
155 GREP = @GREP@
156 HWCAP_FLAGS = @HWCAP_FLAGS@
157 INSTALL = @INSTALL@
158 INSTALL_DATA = @INSTALL_DATA@
159 INSTALL_PROGRAM = @INSTALL_PROGRAM@
160 INSTALL_SCRIPT = @INSTALL_SCRIPT@
161 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162 LD = @LD@
163 LDFLAGS = @LDFLAGS@
164 LIBICONV = @LIBICONV@
165 LIBOBJS = @LIBOBJS@
166 LIBS = @LIBS@
167 LIBTOOL = @LIBTOOL@
168 LIPO = @LIPO@
169 LN_S = @LN_S@
170 LTLIBICONV = @LTLIBICONV@
171 LTLIBOBJS = @LTLIBOBJS@
172 MAINT = @MAINT@
173 MAKEINFO = @MAKEINFO@
174 MKDIR_P = @MKDIR_P@
175 NM = @NM@
176 NMEDIT = @NMEDIT@
177 OBJDUMP = @OBJDUMP@
178 OBJEXT = @OBJEXT@
179 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
180 OPT_LDFLAGS = @OPT_LDFLAGS@
181 OS_INC_SRCDIR = @OS_INC_SRCDIR@
182 OTOOL = @OTOOL@
183 OTOOL64 = @OTOOL64@
184 PACKAGE = @PACKAGE@
185 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
186 PACKAGE_NAME = @PACKAGE_NAME@
187 PACKAGE_STRING = @PACKAGE_STRING@
188 PACKAGE_TARNAME = @PACKAGE_TARNAME@
189 PACKAGE_URL = @PACKAGE_URL@
190 PACKAGE_VERSION = @PACKAGE_VERSION@
191 PATH_SEPARATOR = @PATH_SEPARATOR@
192 PDFLATEX = @PDFLATEX@
193 PIC_CXXFLAGS = @PIC_CXXFLAGS@
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_localedir = @glibcxx_localedir@
242 glibcxx_prefixdir = @glibcxx_prefixdir@
243 glibcxx_srcdir = @glibcxx_srcdir@
244 glibcxx_toolexecdir = @glibcxx_toolexecdir@
245 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
246 gxx_include_dir = @gxx_include_dir@
247 host = @host@
248 host_alias = @host_alias@
249 host_cpu = @host_cpu@
250 host_os = @host_os@
251 host_vendor = @host_vendor@
252 htmldir = @htmldir@
253 includedir = @includedir@
254 infodir = @infodir@
255 install_sh = @install_sh@
256 libdir = @libdir@
257 libexecdir = @libexecdir@
258 libtool_VERSION = @libtool_VERSION@
259 localedir = @localedir@
260 localstatedir = @localstatedir@
261 lt_host_flags = @lt_host_flags@
262 mandir = @mandir@
263 mkdir_p = @mkdir_p@
264 multi_basedir = @multi_basedir@
265 oldincludedir = @oldincludedir@
266 pdfdir = @pdfdir@
267 port_specific_symbol_files = @port_specific_symbol_files@
268 prefix = @prefix@
269 program_transform_name = @program_transform_name@
270 psdir = @psdir@
271 python_mod_dir = @python_mod_dir@
272 sbindir = @sbindir@
273 sharedstatedir = @sharedstatedir@
274 srcdir = @srcdir@
275 sysconfdir = @sysconfdir@
276 target = @target@
277 target_alias = @target_alias@
278 target_cpu = @target_cpu@
279 target_os = @target_os@
280 target_vendor = @target_vendor@
281 top_build_prefix = @top_build_prefix@
282 top_builddir = @top_builddir@
283 top_srcdir = @top_srcdir@
284 toplevel_builddir = @toplevel_builddir@
285 toplevel_srcdir = @toplevel_srcdir@
287 # May be used by various substitution variables.
288 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
289 MAINT_CHARSET = latin1
290 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
291 PWD_COMMAND = $${PWDCMD-pwd}
292 STAMP = echo timestamp >
293 toolexecdir = $(glibcxx_toolexecdir)
294 toolexeclibdir = $(glibcxx_toolexeclibdir)
295 @ENABLE_WERROR_FALSE@WERROR_FLAG =
296 @ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
298 # These bits are all figured out from configure. Look in acinclude.m4
299 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
300 CONFIG_CXXFLAGS = \
301 $(SECTION_FLAGS) $(HWCAP_FLAGS) $(EXTRA_CXX_FLAGS) -frandom-seed=$@
303 WARN_CXXFLAGS = \
304 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
307 # -I/-D flags to pass when compiling.
308 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
309 @GLIBCXX_HOSTED_TRUE@hosted_source = src doc po testsuite
310 SUBDIRS = include libsupc++ $(hosted_source) python
311 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
312 @BUILD_XML_FALSE@STAMP_XML =
314 # Documentation conditionals for output.
315 @BUILD_XML_TRUE@STAMP_XML = doc-xml
316 @BUILD_XML_FALSE@STAMP_INSTALL_XML =
317 @BUILD_XML_TRUE@STAMP_INSTALL_XML = doc-install-xml
318 @BUILD_HTML_FALSE@STAMP_HTML =
319 @BUILD_HTML_TRUE@STAMP_HTML = doc-html
320 @BUILD_HTML_FALSE@STAMP_INSTALL_HTML =
321 @BUILD_HTML_TRUE@STAMP_INSTALL_HTML = doc-install-html
322 @BUILD_MAN_FALSE@STAMP_MAN =
323 @BUILD_MAN_TRUE@STAMP_MAN = doc-man
324 @BUILD_MAN_FALSE@STAMP_INSTALL_MAN =
325 @BUILD_MAN_TRUE@STAMP_INSTALL_MAN = doc-install-man
326 @BUILD_PDF_FALSE@STAMP_PDF =
327 @BUILD_PDF_TRUE@STAMP_PDF = doc-pdf
328 @BUILD_PDF_FALSE@STAMP_INSTALL_PDF =
329 @BUILD_PDF_TRUE@STAMP_INSTALL_PDF = doc-install-pdf
330 @BUILD_EPUB_FALSE@STAMP_EPUB = doc-epub
331 @BUILD_EPUB_TRUE@STAMP_EPUB = doc-epub
332 @BUILD_EPUB_FALSE@STAMP_INSTALL_EPUB = doc-install-epub
333 @BUILD_EPUB_TRUE@STAMP_INSTALL_EPUB = doc-install-epub
335 # Multilib support.
336 MAKEOVERRIDES =
338 # Work around what appears to be a GNU make bug handling MAKEFLAGS
339 # values defined in terms of make variables, as is the case for CC and
340 # friends when we are called from the top level Makefile.
341 AM_MAKEFLAGS = \
342 "AR_FLAGS=$(AR_FLAGS)" \
343 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
344 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
345 "CFLAGS=$(CFLAGS)" \
346 "CXXFLAGS=$(CXXFLAGS)" \
347 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
348 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
349 "INSTALL=$(INSTALL)" \
350 "INSTALL_DATA=$(INSTALL_DATA)" \
351 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
352 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
353 "LDFLAGS=$(LDFLAGS)" \
354 "LIBCFLAGS=$(LIBCFLAGS)" \
355 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
356 "MAKE=$(MAKE)" \
357 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
358 "PICFLAG=$(PICFLAG)" \
359 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
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)" \
372 "RANLIB=$(RANLIB)" \
373 "NM=$(NM)" \
374 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
375 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
376 "DESTDIR=$(DESTDIR)" \
377 "WERROR=$(WERROR)"
380 # Subdir rules rely on $(FLAGS_TO_PASS)
381 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
382 all: config.h
383 $(MAKE) $(AM_MAKEFLAGS) all-recursive
385 .SUFFIXES:
386 am--refresh: Makefile
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*) \
392 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
393 $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
394 && exit 0; \
395 exit 1;; \
396 esac; \
397 done; \
398 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
399 $(am__cd) $(top_srcdir) && \
400 $(AUTOMAKE) --foreign --ignore-deps Makefile
401 .PRECIOUS: Makefile
402 Makefile: $(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 $(top_srcdir)/fragment.am:
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 rm -f stamp-h1; else :; fi
424 @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
426 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
427 @rm -f stamp-h1
428 cd $(top_builddir) && $(SHELL) ./config.status config.h
429 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
430 ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
431 rm -f stamp-h1
432 touch $@
434 distclean-hdr:
435 -rm -f config.h stamp-h1
436 scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
437 cd $(top_builddir) && $(SHELL) ./config.status $@
438 scripts/extract_symvers: $(top_builddir)/config.status $(top_srcdir)/scripts/extract_symvers.in
439 cd $(top_builddir) && $(SHELL) ./config.status $@
440 doc/xsl/customization.xsl: $(top_builddir)/config.status $(top_srcdir)/doc/xsl/customization.xsl.in
441 cd $(top_builddir) && $(SHELL) ./config.status $@
443 mostlyclean-libtool:
444 -rm -f *.lo
446 clean-libtool:
447 -rm -rf .libs _libs
449 distclean-libtool:
450 -rm -f libtool config.lt
452 # GNU Make needs to see an explicit $(MAKE) variable in the command it
453 # runs to enable its job server during parallel builds. Hence the
454 # comments below.
455 all-multi:
456 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
457 install-multi:
458 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
460 mostlyclean-multi:
461 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
462 clean-multi:
463 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
464 distclean-multi:
465 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
466 maintainer-clean-multi:
467 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
469 # This directory's subdirectories are mostly independent; you can cd
470 # into them and run `make' without going through this Makefile.
471 # To change the values of `make' variables: instead of editing Makefiles,
472 # (1) if the variable is set in `config.status', edit `config.status'
473 # (which will cause the Makefiles to be regenerated when you run `make');
474 # (2) otherwise, pass the desired values on the `make' command line.
475 $(RECURSIVE_TARGETS):
476 @fail= failcom='exit 1'; \
477 for f in x $$MAKEFLAGS; do \
478 case $$f in \
479 *=* | --[!k]*);; \
480 *k*) failcom='fail=yes';; \
481 esac; \
482 done; \
483 dot_seen=no; \
484 target=`echo $@ | sed s/-recursive//`; \
485 list='$(SUBDIRS)'; for subdir in $$list; do \
486 echo "Making $$target in $$subdir"; \
487 if test "$$subdir" = "."; then \
488 dot_seen=yes; \
489 local_target="$$target-am"; \
490 else \
491 local_target="$$target"; \
492 fi; \
493 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
494 || eval $$failcom; \
495 done; \
496 if test "$$dot_seen" = "no"; then \
497 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
498 fi; test -z "$$fail"
500 $(RECURSIVE_CLEAN_TARGETS):
501 @fail= failcom='exit 1'; \
502 for f in x $$MAKEFLAGS; do \
503 case $$f in \
504 *=* | --[!k]*);; \
505 *k*) failcom='fail=yes';; \
506 esac; \
507 done; \
508 dot_seen=no; \
509 case "$@" in \
510 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
511 *) list='$(SUBDIRS)' ;; \
512 esac; \
513 rev=''; for subdir in $$list; do \
514 if test "$$subdir" = "."; then :; else \
515 rev="$$subdir $$rev"; \
516 fi; \
517 done; \
518 rev="$$rev ."; \
519 target=`echo $@ | sed s/-recursive//`; \
520 for subdir in $$rev; do \
521 echo "Making $$target in $$subdir"; \
522 if test "$$subdir" = "."; then \
523 local_target="$$target-am"; \
524 else \
525 local_target="$$target"; \
526 fi; \
527 ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
528 || eval $$failcom; \
529 done && test -z "$$fail"
530 tags-recursive:
531 list='$(SUBDIRS)'; for subdir in $$list; do \
532 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
533 done
534 ctags-recursive:
535 list='$(SUBDIRS)'; for subdir in $$list; do \
536 test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
537 done
539 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
540 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
541 unique=`for i in $$list; do \
542 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
543 done | \
544 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
545 END { if (nonempty) { for (i in files) print i; }; }'`; \
546 mkid -fID $$unique
547 tags: TAGS
548 ctags: CTAGS
549 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
550 $(TAGS_FILES) $(LISP)
551 list='$(SOURCES) $(HEADERS) config.h.in $(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 test -z "$(CTAGS_ARGS)$$unique" \
558 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
559 $$unique
561 GTAGS:
562 here=`$(am__cd) $(top_builddir) && pwd` \
563 && $(am__cd) $(top_srcdir) \
564 && gtags -i $(GTAGS_ARGS) "$$here"
566 distclean-tags:
567 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
568 check-am: all-am
569 check: check-recursive
570 all-am: Makefile all-multi config.h
571 installdirs: installdirs-recursive
572 installdirs-am:
573 install: install-recursive
574 install-exec: install-exec-recursive
575 install-data: install-data-recursive
576 uninstall: uninstall-recursive
578 install-am: all-am
579 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
581 installcheck: installcheck-recursive
582 install-strip:
583 if test -z '$(STRIP)'; then \
584 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
585 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
586 install; \
587 else \
588 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
589 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
590 "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
592 mostlyclean-generic:
594 clean-generic:
596 distclean-generic:
597 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
598 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
600 maintainer-clean-generic:
601 @echo "This command is intended for maintainers to use"
602 @echo "it deletes files that may require special tools to rebuild."
603 clean: clean-multi clean-recursive
605 clean-am: clean-generic clean-libtool mostlyclean-am
607 distclean: distclean-multi distclean-recursive
608 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
609 -rm -f Makefile
610 distclean-am: clean-am distclean-generic distclean-hdr \
611 distclean-libtool distclean-tags
613 dvi-am:
615 html-am:
617 info-am:
619 install-data-am:
621 install-dvi-am:
623 install-exec-am: install-multi
625 install-html-am:
627 install-info-am:
629 install-pdf-am:
631 install-ps-am:
633 installcheck-am:
635 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
636 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
637 -rm -rf $(top_srcdir)/autom4te.cache
638 -rm -f Makefile
639 maintainer-clean-am: distclean-am maintainer-clean-generic
641 mostlyclean: mostlyclean-multi mostlyclean-recursive
643 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
645 pdf-am:
647 ps-am:
649 uninstall-am:
651 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
652 clean-multi ctags-recursive distclean-multi install-am \
653 install-multi install-strip maintainer-clean-multi \
654 mostlyclean-multi tags-recursive
656 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
657 all all-am all-multi am--refresh check check-am clean \
658 clean-generic clean-libtool clean-multi ctags ctags-recursive \
659 distclean distclean-generic distclean-hdr distclean-libtool \
660 distclean-multi distclean-tags dvi dvi-am html html-am info \
661 info-am install install-am install-data install-data-am \
662 install-dvi install-dvi-am install-exec install-exec-am \
663 install-html install-html-am install-info install-info-am \
664 install-man install-multi install-pdf install-pdf-am \
665 install-ps install-ps-am install-strip installcheck \
666 installcheck-am installdirs installdirs-am maintainer-clean \
667 maintainer-clean-generic maintainer-clean-multi mostlyclean \
668 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
669 pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
672 # Testsuite/check forwarding targets.
673 check-%:
674 cd testsuite && $(MAKE) $@
676 # Documentation forwarding targets.
677 doc-%:
678 cd doc && $(MAKE) $@
680 # Documentation primary rules.
682 # xml:
683 # html:
684 # pdf:
685 # man:
686 # info:
687 # ps:
688 # dvi:
689 # epub:
690 # install-xml:
691 # install-html:
692 # install-pdf:
693 # install-man:
694 # install-info:
695 # install-ps:
696 # install-dvi:
697 # install-epub:
699 xml: $(STAMP_XML)
700 install-xml: $(STAMP_INSTALL_XML)
702 html: $(STAMP_HTML)
703 install-html: $(STAMP_INSTALL_HTML)
705 man: $(STAMP_MAN)
706 install-man: $(STAMP_INSTALL_MAN)
708 pdf: $(STAMP_PDF)
709 install-pdf: $(STAMP_INSTALL_PDF)
711 epub: $(STAMP_EPUB)
712 install-epub: $(STAMP_INSTALL_EPUB)
714 info:
715 install-info:
718 install-ps:
720 dvi:
721 install-dvi:
723 # All the machinations with string instantiations messes up the
724 # automake-generated TAGS rule. Make a simple one here.
725 TAGS: tags-recursive $(LISP)
727 # Tell versions [3.59,3.63) of GNU make to not export all variables.
728 # Otherwise a system limit (for SysV at least) may be exceeded.
729 .NOEXPORT: