OSDN Git Service

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