OSDN Git Service

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