OSDN Git Service

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