OSDN Git Service

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