OSDN Git Service

2007-04-06 Paolo Carlini <pcarlini@suse.de>
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / Makefile.in
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005  Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
9
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
13 # PARTICULAR PURPOSE.
14
15 @SET_MAKE@
16 srcdir = @srcdir@
17 top_srcdir = @top_srcdir@
18 VPATH = @srcdir@
19 pkgdatadir = $(datadir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkgincludedir = $(includedir)/@PACKAGE@
22 top_builddir = .
23 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24 INSTALL = @INSTALL@
25 install_sh_DATA = $(install_sh) -c -m 644
26 install_sh_PROGRAM = $(install_sh) -c
27 install_sh_SCRIPT = $(install_sh) -c
28 INSTALL_HEADER = $(INSTALL_DATA)
29 transform = $(program_transform_name)
30 NORMAL_INSTALL = :
31 PRE_INSTALL = :
32 POST_INSTALL = :
33 NORMAL_UNINSTALL = :
34 PRE_UNINSTALL = :
35 POST_UNINSTALL = :
36 build_triplet = @build@
37 host_triplet = @host@
38 target_triplet = @target@
39 DIST_COMMON = README $(am__configure_deps) $(srcdir)/../config.guess \
40         $(srcdir)/../config.sub $(srcdir)/../install-sh \
41         $(srcdir)/../ltmain.sh $(srcdir)/../missing \
42         $(srcdir)/../mkinstalldirs $(srcdir)/Makefile.am \
43         $(srcdir)/Makefile.in $(srcdir)/config.h.in \
44         $(top_srcdir)/configure $(top_srcdir)/fragment.am \
45         $(top_srcdir)/scripts/testsuite_flags.in ChangeLog
46 subdir = .
47 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
48 am__aclocal_m4_deps = $(top_srcdir)/../config/enable.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/multi.m4 \
55         $(top_srcdir)/../config/no-executables.m4 \
56         $(top_srcdir)/../config/unwind_ipinfo.m4 \
57         $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
58         $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
59         $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
60 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
61         $(ACLOCAL_M4)
62 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
63  configure.lineno configure.status.lineno
64 CONFIG_HEADER = config.h
65 CONFIG_CLEAN_FILES = scripts/testsuite_flags
66 depcomp =
67 am__depfiles_maybe =
68 SOURCES =
69 DIST_SOURCES =
70 MULTISRCTOP = 
71 MULTIBUILDTOP = 
72 MULTIDIRS = 
73 MULTISUBDIR = 
74 MULTIDO = true
75 MULTICLEAN = true
76 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
77         html-recursive info-recursive install-data-recursive \
78         install-exec-recursive install-info-recursive \
79         install-recursive installcheck-recursive installdirs-recursive \
80         pdf-recursive ps-recursive uninstall-info-recursive \
81         uninstall-recursive
82 ETAGS = etags
83 CTAGS = ctags
84 DIST_SUBDIRS = include libsupc++ libmath src po testsuite
85 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
86 distdir = $(PACKAGE)-$(VERSION)
87 top_distdir = $(distdir)
88 am__remove_distdir = \
89   { test ! -d $(distdir) \
90     || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
91          && rm -fr $(distdir); }; }
92 DIST_ARCHIVES = $(distdir).tar.gz
93 GZIP_ENV = --best
94 distuninstallcheck_listfiles = find . -type f -print
95 distcleancheck_listfiles = find . -type f -print
96 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
97 ACLOCAL = @ACLOCAL@
98 ALLOCATOR_H = @ALLOCATOR_H@
99 ALLOCATOR_NAME = @ALLOCATOR_NAME@
100 AMTAR = @AMTAR@
101 AR = @AR@
102 AS = @AS@
103 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
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 CXXFLAGS = @CXXFLAGS@
132 CYGPATH_W = @CYGPATH_W@
133 C_INCLUDE_DIR = @C_INCLUDE_DIR@
134 DEBUG_FLAGS = @DEBUG_FLAGS@
135 DEFS = @DEFS@
136 ECHO_C = @ECHO_C@
137 ECHO_N = @ECHO_N@
138 ECHO_T = @ECHO_T@
139 EGREP = @EGREP@
140 ENABLE_SYMVERS_DARWIN_FALSE = @ENABLE_SYMVERS_DARWIN_FALSE@
141 ENABLE_SYMVERS_DARWIN_TRUE = @ENABLE_SYMVERS_DARWIN_TRUE@
142 ENABLE_SYMVERS_FALSE = @ENABLE_SYMVERS_FALSE@
143 ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
144 ENABLE_SYMVERS_GNU_NAMESPACE_FALSE = @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@
145 ENABLE_SYMVERS_GNU_NAMESPACE_TRUE = @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@
146 ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
147 ENABLE_SYMVERS_TRUE = @ENABLE_SYMVERS_TRUE@
148 ENABLE_VISIBILITY_FALSE = @ENABLE_VISIBILITY_FALSE@
149 ENABLE_VISIBILITY_TRUE = @ENABLE_VISIBILITY_TRUE@
150 EXEEXT = @EXEEXT@
151 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
152 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
153 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
154 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
155 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
156 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
157 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
158 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
159 GLIBCXX_C_HEADERS_C_GLOBAL_FALSE = @GLIBCXX_C_HEADERS_C_GLOBAL_FALSE@
160 GLIBCXX_C_HEADERS_C_GLOBAL_TRUE = @GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@
161 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
162 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
163 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
164 GLIBCXX_C_HEADERS_EXTRA_FALSE = @GLIBCXX_C_HEADERS_EXTRA_FALSE@
165 GLIBCXX_C_HEADERS_EXTRA_TRUE = @GLIBCXX_C_HEADERS_EXTRA_TRUE@
166 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
167 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
168 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
169 GLIBCXX_LDBL_COMPAT_FALSE = @GLIBCXX_LDBL_COMPAT_FALSE@
170 GLIBCXX_LDBL_COMPAT_TRUE = @GLIBCXX_LDBL_COMPAT_TRUE@
171 INSTALL_DATA = @INSTALL_DATA@
172 INSTALL_PROGRAM = @INSTALL_PROGRAM@
173 INSTALL_SCRIPT = @INSTALL_SCRIPT@
174 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
175 LIBICONV = @LIBICONV@
176 LIBMATHOBJS = @LIBMATHOBJS@
177 LIBOBJS = @LIBOBJS@
178 LIBS = @LIBS@
179 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
180 LIBTOOL = @LIBTOOL@
181 LN_S = @LN_S@
182 LTLIBICONV = @LTLIBICONV@
183 LTLIBOBJS = @LTLIBOBJS@
184 MAINT = @MAINT@
185 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
186 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
187 MAKEINFO = @MAKEINFO@
188 OBJEXT = @OBJEXT@
189 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
190 OPT_LDFLAGS = @OPT_LDFLAGS@
191 OS_INC_SRCDIR = @OS_INC_SRCDIR@
192 PACKAGE = @PACKAGE@
193 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
194 PACKAGE_NAME = @PACKAGE_NAME@
195 PACKAGE_STRING = @PACKAGE_STRING@
196 PACKAGE_TARNAME = @PACKAGE_TARNAME@
197 PACKAGE_VERSION = @PACKAGE_VERSION@
198 PATH_SEPARATOR = @PATH_SEPARATOR@
199 RANLIB = @RANLIB@
200 SECTION_FLAGS = @SECTION_FLAGS@
201 SECTION_LDFLAGS = @SECTION_LDFLAGS@
202 SET_MAKE = @SET_MAKE@
203 SHELL = @SHELL@
204 STRIP = @STRIP@
205 SYMVER_FILE = @SYMVER_FILE@
206 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
207 USE_NLS = @USE_NLS@
208 VERSION = @VERSION@
209 WARN_FLAGS = @WARN_FLAGS@
210 WERROR = @WERROR@
211 ac_ct_AR = @ac_ct_AR@
212 ac_ct_AS = @ac_ct_AS@
213 ac_ct_CC = @ac_ct_CC@
214 ac_ct_CXX = @ac_ct_CXX@
215 ac_ct_RANLIB = @ac_ct_RANLIB@
216 ac_ct_STRIP = @ac_ct_STRIP@
217 am__leading_dot = @am__leading_dot@
218 am__tar = @am__tar@
219 am__untar = @am__untar@
220 baseline_dir = @baseline_dir@
221 bindir = @bindir@
222 build = @build@
223 build_alias = @build_alias@
224 build_cpu = @build_cpu@
225 build_os = @build_os@
226 build_vendor = @build_vendor@
227 check_msgfmt = @check_msgfmt@
228 datadir = @datadir@
229 enable_shared = @enable_shared@
230 enable_static = @enable_static@
231 exec_prefix = @exec_prefix@
232 glibcxx_MOFILES = @glibcxx_MOFILES@
233 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
234 glibcxx_POFILES = @glibcxx_POFILES@
235 glibcxx_builddir = @glibcxx_builddir@
236 glibcxx_localedir = @glibcxx_localedir@
237 glibcxx_prefixdir = @glibcxx_prefixdir@
238 glibcxx_srcdir = @glibcxx_srcdir@
239 glibcxx_thread_h = @glibcxx_thread_h@
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 includedir = @includedir@
249 infodir = @infodir@
250 install_sh = @install_sh@
251 libdir = @libdir@
252 libexecdir = @libexecdir@
253 libtool_VERSION = @libtool_VERSION@
254 localstatedir = @localstatedir@
255 mandir = @mandir@
256 mkdir_p = @mkdir_p@
257 multi_basedir = @multi_basedir@
258 oldincludedir = @oldincludedir@
259 port_specific_symbol_files = @port_specific_symbol_files@
260 prefix = @prefix@
261 program_transform_name = @program_transform_name@
262 sbindir = @sbindir@
263 sharedstatedir = @sharedstatedir@
264 sysconfdir = @sysconfdir@
265 target = @target@
266 target_alias = @target_alias@
267 target_cpu = @target_cpu@
268 target_os = @target_os@
269 target_vendor = @target_vendor@
270 toplevel_srcdir = @toplevel_srcdir@
271
272 # May be used by various substitution variables.
273 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
274 MAINT_CHARSET = latin1
275 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
276 PWD_COMMAND = $${PWDCMD-pwd}
277 STAMP = echo timestamp >
278 toolexecdir = $(glibcxx_toolexecdir)
279 toolexeclibdir = $(glibcxx_toolexeclibdir)
280
281 # These bits are all figured out from configure.  Look in acinclude.m4
282 # or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
283 CONFIG_CXXFLAGS = \
284         $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
285
286 WARN_CXXFLAGS = \
287         $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
288
289
290 # -I/-D flags to pass when compiling.
291 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
292 @GLIBCXX_HOSTED_TRUE@hosted_source = libmath src po testsuite
293 SUBDIRS = include libsupc++ $(hosted_source)
294 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
295
296 # Multilib support.
297 MAKEOVERRIDES = 
298
299 # Work around what appears to be a GNU make bug handling MAKEFLAGS
300 # values defined in terms of make variables, as is the case for CC and
301 # friends when we are called from the top level Makefile.
302 AM_MAKEFLAGS = \
303         "AR_FLAGS=$(AR_FLAGS)" \
304         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
305         "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
306         "CFLAGS=$(CFLAGS)" \
307         "CXXFLAGS=$(CXXFLAGS)" \
308         "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
309         "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
310         "INSTALL=$(INSTALL)" \
311         "INSTALL_DATA=$(INSTALL_DATA)" \
312         "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
313         "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
314         "LDFLAGS=$(LDFLAGS)" \
315         "LIBCFLAGS=$(LIBCFLAGS)" \
316         "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
317         "MAKE=$(MAKE)" \
318         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
319         "PICFLAG=$(PICFLAG)" \
320         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
321         "SHELL=$(SHELL)" \
322         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
323         "exec_prefix=$(exec_prefix)" \
324         "infodir=$(infodir)" \
325         "libdir=$(libdir)" \
326         "includedir=$(includedir)" \
327         "prefix=$(prefix)" \
328         "tooldir=$(tooldir)" \
329         "gxx_include_dir=$(gxx_include_dir)" \
330         "AR=$(AR)" \
331         "AS=$(AS)" \
332         "LD=$(LD)" \
333         "RANLIB=$(RANLIB)" \
334         "NM=$(NM)" \
335         "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
336         "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
337         "DESTDIR=$(DESTDIR)" \
338         "WERROR=$(WERROR)"
339
340
341 # Subdir rules rely on $(FLAGS_TO_PASS)
342 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
343 all: config.h
344         $(MAKE) $(AM_MAKEFLAGS) all-recursive
345
346 .SUFFIXES:
347 am--refresh:
348         @:
349 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
350         @for dep in $?; do \
351           case '$(am__configure_deps)' in \
352             *$$dep*) \
353               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign  --ignore-deps'; \
354               cd $(srcdir) && $(AUTOMAKE) --foreign  --ignore-deps \
355                 && exit 0; \
356               exit 1;; \
357           esac; \
358         done; \
359         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  --ignore-deps Makefile'; \
360         cd $(top_srcdir) && \
361           $(AUTOMAKE) --foreign  --ignore-deps Makefile
362 .PRECIOUS: Makefile
363 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
364         @case '$?' in \
365           *config.status*) \
366             echo ' $(SHELL) ./config.status'; \
367             $(SHELL) ./config.status;; \
368           *) \
369             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
370             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
371         esac;
372
373 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
374         $(SHELL) ./config.status --recheck
375
376 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
377         cd $(srcdir) && $(AUTOCONF)
378 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
379         cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
380
381 config.h: stamp-h1
382         @if test ! -f $@; then \
383           rm -f stamp-h1; \
384           $(MAKE) stamp-h1; \
385         else :; fi
386
387 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
388         @rm -f stamp-h1
389         cd $(top_builddir) && $(SHELL) ./config.status config.h
390 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
391         cd $(top_srcdir) && $(AUTOHEADER)
392         rm -f stamp-h1
393         touch $@
394
395 distclean-hdr:
396         -rm -f config.h stamp-h1
397 scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
398         cd $(top_builddir) && $(SHELL) ./config.status $@
399
400 mostlyclean-libtool:
401         -rm -f *.lo
402
403 clean-libtool:
404         -rm -rf .libs _libs
405
406 distclean-libtool:
407         -rm -f libtool
408
409 # GNU Make needs to see an explicit $(MAKE) variable in the command it
410 # runs to enable its job server during parallel builds.  Hence the
411 # comments below.
412 all-multi:
413         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
414 install-multi:
415         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
416
417 mostlyclean-multi:
418         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
419 clean-multi:
420         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
421 distclean-multi:
422         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
423 maintainer-clean-multi:
424         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
425 uninstall-info-am:
426
427 # This directory's subdirectories are mostly independent; you can cd
428 # into them and run `make' without going through this Makefile.
429 # To change the values of `make' variables: instead of editing Makefiles,
430 # (1) if the variable is set in `config.status', edit `config.status'
431 #     (which will cause the Makefiles to be regenerated when you run `make');
432 # (2) otherwise, pass the desired values on the `make' command line.
433 $(RECURSIVE_TARGETS):
434         @failcom='exit 1'; \
435         for f in x $$MAKEFLAGS; do \
436           case $$f in \
437             *=* | --[!k]*);; \
438             *k*) failcom='fail=yes';; \
439           esac; \
440         done; \
441         dot_seen=no; \
442         target=`echo $@ | sed s/-recursive//`; \
443         list='$(SUBDIRS)'; for subdir in $$list; do \
444           echo "Making $$target in $$subdir"; \
445           if test "$$subdir" = "."; then \
446             dot_seen=yes; \
447             local_target="$$target-am"; \
448           else \
449             local_target="$$target"; \
450           fi; \
451           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
452           || eval $$failcom; \
453         done; \
454         if test "$$dot_seen" = "no"; then \
455           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
456         fi; test -z "$$fail"
457
458 mostlyclean-recursive clean-recursive distclean-recursive \
459 maintainer-clean-recursive:
460         @failcom='exit 1'; \
461         for f in x $$MAKEFLAGS; do \
462           case $$f in \
463             *=* | --[!k]*);; \
464             *k*) failcom='fail=yes';; \
465           esac; \
466         done; \
467         dot_seen=no; \
468         case "$@" in \
469           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
470           *) list='$(SUBDIRS)' ;; \
471         esac; \
472         rev=''; for subdir in $$list; do \
473           if test "$$subdir" = "."; then :; else \
474             rev="$$subdir $$rev"; \
475           fi; \
476         done; \
477         rev="$$rev ."; \
478         target=`echo $@ | sed s/-recursive//`; \
479         for subdir in $$rev; do \
480           echo "Making $$target in $$subdir"; \
481           if test "$$subdir" = "."; then \
482             local_target="$$target-am"; \
483           else \
484             local_target="$$target"; \
485           fi; \
486           (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
487           || eval $$failcom; \
488         done && test -z "$$fail"
489 tags-recursive:
490         list='$(SUBDIRS)'; for subdir in $$list; do \
491           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
492         done
493 ctags-recursive:
494         list='$(SUBDIRS)'; for subdir in $$list; do \
495           test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
496         done
497
498 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
499         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
500         unique=`for i in $$list; do \
501             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
502           done | \
503           $(AWK) '    { files[$$0] = 1; } \
504                END { for (i in files) print i; }'`; \
505         mkid -fID $$unique
506 tags: TAGS
507 ctags: CTAGS
508 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
509                 $(TAGS_FILES) $(LISP)
510         tags=; \
511         here=`pwd`; \
512         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
513         unique=`for i in $$list; do \
514             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
515           done | \
516           $(AWK) '    { files[$$0] = 1; } \
517                END { for (i in files) print i; }'`; \
518         test -z "$(CTAGS_ARGS)$$tags$$unique" \
519           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
520              $$tags $$unique
521
522 GTAGS:
523         here=`$(am__cd) $(top_builddir) && pwd` \
524           && cd $(top_srcdir) \
525           && gtags -i $(GTAGS_ARGS) $$here
526
527 distclean-tags:
528         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
529
530 distdir: $(DISTFILES)
531         $(am__remove_distdir)
532         mkdir $(distdir)
533         $(mkdir_p) $(distdir)/.. $(distdir)/../config $(distdir)/scripts
534         @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
535         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
536         list='$(DISTFILES)'; for file in $$list; do \
537           case $$file in \
538             $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
539             $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
540           esac; \
541           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
542           dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
543           if test "$$dir" != "$$file" && test "$$dir" != "."; then \
544             dir="/$$dir"; \
545             $(mkdir_p) "$(distdir)$$dir"; \
546           else \
547             dir=''; \
548           fi; \
549           if test -d $$d/$$file; then \
550             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
551               cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
552             fi; \
553             cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
554           else \
555             test -f $(distdir)/$$file \
556             || cp -p $$d/$$file $(distdir)/$$file \
557             || exit 1; \
558           fi; \
559         done
560         list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
561           if test "$$subdir" = .; then :; else \
562             test -d "$(distdir)/$$subdir" \
563             || $(mkdir_p) "$(distdir)/$$subdir" \
564             || exit 1; \
565             distdir=`$(am__cd) $(distdir) && pwd`; \
566             top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
567             (cd $$subdir && \
568               $(MAKE) $(AM_MAKEFLAGS) \
569                 top_distdir="$$top_distdir" \
570                 distdir="$$distdir/$$subdir" \
571                 distdir) \
572               || exit 1; \
573           fi; \
574         done
575         -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
576           ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
577           ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
578           ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
579         || chmod -R a+r $(distdir)
580 dist-gzip: distdir
581         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
582         $(am__remove_distdir)
583
584 dist-bzip2: distdir
585         tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
586         $(am__remove_distdir)
587
588 dist-tarZ: distdir
589         tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
590         $(am__remove_distdir)
591
592 dist-shar: distdir
593         shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
594         $(am__remove_distdir)
595
596 dist-zip: distdir
597         -rm -f $(distdir).zip
598         zip -rq $(distdir).zip $(distdir)
599         $(am__remove_distdir)
600
601 dist dist-all: distdir
602         tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
603         $(am__remove_distdir)
604
605 # This target untars the dist file and tries a VPATH configuration.  Then
606 # it guarantees that the distribution is self-contained by making another
607 # tarfile.
608 distcheck: dist
609         case '$(DIST_ARCHIVES)' in \
610         *.tar.gz*) \
611           GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
612         *.tar.bz2*) \
613           bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
614         *.tar.Z*) \
615           uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
616         *.shar.gz*) \
617           GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
618         *.zip*) \
619           unzip $(distdir).zip ;;\
620         esac
621         chmod -R a-w $(distdir); chmod a+w $(distdir)
622         mkdir $(distdir)/_build
623         mkdir $(distdir)/_inst
624         chmod a-w $(distdir)
625         dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
626           && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
627           && cd $(distdir)/_build \
628           && ../configure --srcdir=.. --prefix="$$dc_install_base" \
629             $(DISTCHECK_CONFIGURE_FLAGS) \
630           && $(MAKE) $(AM_MAKEFLAGS) \
631           && $(MAKE) $(AM_MAKEFLAGS) dvi \
632           && $(MAKE) $(AM_MAKEFLAGS) check \
633           && $(MAKE) $(AM_MAKEFLAGS) install \
634           && $(MAKE) $(AM_MAKEFLAGS) installcheck \
635           && $(MAKE) $(AM_MAKEFLAGS) uninstall \
636           && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
637                 distuninstallcheck \
638           && chmod -R a-w "$$dc_install_base" \
639           && ({ \
640                (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
641                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
642                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
643                && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
644                     distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
645               } || { rm -rf "$$dc_destdir"; exit 1; }) \
646           && rm -rf "$$dc_destdir" \
647           && $(MAKE) $(AM_MAKEFLAGS) dist \
648           && rm -rf $(DIST_ARCHIVES) \
649           && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
650         $(am__remove_distdir)
651         @(echo "$(distdir) archives ready for distribution: "; \
652           list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
653           sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
654 distuninstallcheck:
655         @cd $(distuninstallcheck_dir) \
656         && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
657            || { echo "ERROR: files left after uninstall:" ; \
658                 if test -n "$(DESTDIR)"; then \
659                   echo "  (check DESTDIR support)"; \
660                 fi ; \
661                 $(distuninstallcheck_listfiles) ; \
662                 exit 1; } >&2
663 distcleancheck: distclean
664         @if test '$(srcdir)' = . ; then \
665           echo "ERROR: distcleancheck can only run from a VPATH build" ; \
666           exit 1 ; \
667         fi
668         @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
669           || { echo "ERROR: files left in build directory after distclean:" ; \
670                $(distcleancheck_listfiles) ; \
671                exit 1; } >&2
672 check-am: all-am
673 check: check-recursive
674 all-am: Makefile all-multi config.h
675 installdirs: installdirs-recursive
676 installdirs-am:
677 install: install-recursive
678 install-exec: install-exec-recursive
679 install-data: install-data-recursive
680 uninstall: uninstall-recursive
681
682 install-am: all-am
683         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
684
685 installcheck: installcheck-recursive
686 install-strip:
687         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
688           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
689           `test -z '$(STRIP)' || \
690             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
691 mostlyclean-generic:
692
693 clean-generic:
694
695 distclean-generic:
696         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
697
698 maintainer-clean-generic:
699         @echo "This command is intended for maintainers to use"
700         @echo "it deletes files that may require special tools to rebuild."
701 clean: clean-multi clean-recursive
702
703 clean-am: clean-generic clean-libtool mostlyclean-am
704
705 distclean: distclean-multi distclean-recursive
706         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
707         -rm -f Makefile
708 distclean-am: clean-am distclean-generic distclean-hdr \
709         distclean-libtool distclean-tags
710
711 dvi: dvi-recursive
712
713 dvi-am:
714
715 html: html-recursive
716
717 info: info-recursive
718
719 info-am:
720
721 install-data-am:
722
723 install-exec-am: install-multi
724
725 install-info: install-info-recursive
726
727 install-man:
728
729 installcheck-am:
730
731 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
732         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
733         -rm -rf $(top_srcdir)/autom4te.cache
734         -rm -f Makefile
735 maintainer-clean-am: distclean-am maintainer-clean-generic
736
737 mostlyclean: mostlyclean-multi mostlyclean-recursive
738
739 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
740
741 pdf: pdf-recursive
742
743 pdf-am:
744
745 ps: ps-recursive
746
747 ps-am:
748
749 uninstall-am: uninstall-info-am
750
751 uninstall-info: uninstall-info-recursive
752
753 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
754         am--refresh check check-am clean clean-generic clean-libtool \
755         clean-multi clean-recursive ctags ctags-recursive dist \
756         dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
757         distcheck distclean distclean-generic distclean-hdr \
758         distclean-libtool distclean-multi distclean-recursive \
759         distclean-tags distcleancheck distdir distuninstallcheck dvi \
760         dvi-am html html-am info info-am install install-am \
761         install-data install-data-am install-exec install-exec-am \
762         install-info install-info-am install-man install-multi \
763         install-strip installcheck installcheck-am installdirs \
764         installdirs-am maintainer-clean maintainer-clean-generic \
765         maintainer-clean-multi maintainer-clean-recursive mostlyclean \
766         mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
767         mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
768         uninstall uninstall-am uninstall-info-am
769
770
771 # These rules are messy, but are hella worth it.
772 doxygen:
773         -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
774           builddir=`${PWD_COMMAND}`; \
775           ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
776                     --host_alias=${host_alias} \
777                     --mode=user $${srcdir} $${builddir})
778
779 doxygen-maint:
780         -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
781           builddir=`${PWD_COMMAND}`; \
782           ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
783                     --host_alias=${host_alias} \
784                     --mode=maint $${srcdir} $${builddir})
785
786 doxygen-man:
787         -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
788           builddir=`${PWD_COMMAND}`; \
789           ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
790                     --host_alias=${host_alias} \
791                     --mode=man $${srcdir} $${builddir})
792
793 .PHONY: doxygen doxygen-maint doxygen-man
794
795 # Handy forwarding targets.
796 check-%:
797         cd testsuite && $(MAKE) $@
798
799 # All the machinations with string instantiations messes up the
800 # automake-generated TAGS rule. Make a simple one here.
801 TAGS: tags-recursive $(LISP)
802
803 # Installation of distribution html documentation not yet supported
804 # TODO: Write custom install-html rule.
805 .PHONY: install-html install-pdf
806 install-html:
807
808 # No install-pdf support in automake yet
809 install-pdf:
810 # Tell versions [3.59,3.63) of GNU make to not export all variables.
811 # Otherwise a system limit (for SysV at least) may be exceeded.
812 .NOEXPORT: