OSDN Git Service

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