OSDN Git Service

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