OSDN Git Service

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