OSDN Git Service

* scripts/extract_symvers.pl: New file.
[pf3gnuchains/gcc-fork.git] / libstdc++-v3 / Makefile.in
1 # Makefile.in generated by automake 1.11.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6 # Inc.
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14 # PARTICULAR PURPOSE.
15
16 @SET_MAKE@
17 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 target_triplet = @target@
37 DIST_COMMON = $(top_srcdir)/fragment.am README ChangeLog \
38         $(srcdir)/Makefile.in $(srcdir)/Makefile.am \
39         $(top_srcdir)/configure $(am__configure_deps) \
40         $(srcdir)/config.h.in $(srcdir)/../mkinstalldirs \
41         $(top_srcdir)/scripts/testsuite_flags.in \
42         $(top_srcdir)/scripts/extract_symvers.in
43 subdir = .
44 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
45 am__aclocal_m4_deps = $(top_srcdir)/../config/enable.m4 \
46         $(top_srcdir)/../config/futex.m4 \
47         $(top_srcdir)/../config/iconv.m4 \
48         $(top_srcdir)/../config/lead-dot.m4 \
49         $(top_srcdir)/../config/lib-ld.m4 \
50         $(top_srcdir)/../config/lib-link.m4 \
51         $(top_srcdir)/../config/lib-prefix.m4 \
52         $(top_srcdir)/../config/multi.m4 \
53         $(top_srcdir)/../config/no-executables.m4 \
54         $(top_srcdir)/../config/override.m4 \
55         $(top_srcdir)/../config/stdint.m4 \
56         $(top_srcdir)/../config/unwind_ipinfo.m4 \
57         $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
58         $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
59         $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
60         $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
61         $(top_srcdir)/../config/gc++filt.m4 \
62         $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
63 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64         $(ACLOCAL_M4)
65 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
66  configure.lineno config.status.lineno
67 CONFIG_HEADER = config.h
68 CONFIG_CLEAN_FILES = scripts/testsuite_flags scripts/extract_symvers
69 CONFIG_CLEAN_VPATH_FILES =
70 depcomp =
71 am__depfiles_maybe =
72 SOURCES =
73 MULTISRCTOP = 
74 MULTIBUILDTOP = 
75 MULTIDIRS = 
76 MULTISUBDIR = 
77 MULTIDO = true
78 MULTICLEAN = true
79 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
80         html-recursive info-recursive install-data-recursive \
81         install-dvi-recursive install-exec-recursive \
82         install-html-recursive install-info-recursive \
83         install-pdf-recursive install-ps-recursive install-recursive \
84         installcheck-recursive installdirs-recursive pdf-recursive \
85         ps-recursive uninstall-recursive
86 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
87   distclean-recursive maintainer-clean-recursive
88 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
89         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS
90 ETAGS = etags
91 CTAGS = ctags
92 DIST_SUBDIRS = include libsupc++ doc src po testsuite python
93 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
94 ACLOCAL = @ACLOCAL@
95 ALLOCATOR_H = @ALLOCATOR_H@
96 ALLOCATOR_NAME = @ALLOCATOR_NAME@
97 AMTAR = @AMTAR@
98 AR = @AR@
99 AS = @AS@
100 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
101 ATOMIC_FLAGS = @ATOMIC_FLAGS@
102 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
103 AUTOCONF = @AUTOCONF@
104 AUTOHEADER = @AUTOHEADER@
105 AUTOMAKE = @AUTOMAKE@
106 AWK = @AWK@
107 BASIC_FILE_CC = @BASIC_FILE_CC@
108 BASIC_FILE_H = @BASIC_FILE_H@
109 CC = @CC@
110 CCODECVT_CC = @CCODECVT_CC@
111 CCOLLATE_CC = @CCOLLATE_CC@
112 CCTYPE_CC = @CCTYPE_CC@
113 CFLAGS = @CFLAGS@
114 CLOCALE_CC = @CLOCALE_CC@
115 CLOCALE_H = @CLOCALE_H@
116 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
117 CMESSAGES_CC = @CMESSAGES_CC@
118 CMESSAGES_H = @CMESSAGES_H@
119 CMONEY_CC = @CMONEY_CC@
120 CNUMERIC_CC = @CNUMERIC_CC@
121 CPP = @CPP@
122 CPPFLAGS = @CPPFLAGS@
123 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
124 CSTDIO_H = @CSTDIO_H@
125 CTIME_CC = @CTIME_CC@
126 CTIME_H = @CTIME_H@
127 CXX = @CXX@
128 CXXCPP = @CXXCPP@
129 CXXFILT = @CXXFILT@
130 CXXFLAGS = @CXXFLAGS@
131 CYGPATH_W = @CYGPATH_W@
132 C_INCLUDE_DIR = @C_INCLUDE_DIR@
133 DEBUG_FLAGS = @DEBUG_FLAGS@
134 DEFS = @DEFS@
135 DSYMUTIL = @DSYMUTIL@
136 DUMPBIN = @DUMPBIN@
137 ECHO_C = @ECHO_C@
138 ECHO_N = @ECHO_N@
139 ECHO_T = @ECHO_T@
140 EGREP = @EGREP@
141 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
142 EXEEXT = @EXEEXT@
143 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
144 FGREP = @FGREP@
145 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
146 GLIBCXX_LIBS = @GLIBCXX_LIBS@
147 GREP = @GREP@
148 INSTALL = @INSTALL@
149 INSTALL_DATA = @INSTALL_DATA@
150 INSTALL_PROGRAM = @INSTALL_PROGRAM@
151 INSTALL_SCRIPT = @INSTALL_SCRIPT@
152 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
153 LD = @LD@
154 LDFLAGS = @LDFLAGS@
155 LIBICONV = @LIBICONV@
156 LIBOBJS = @LIBOBJS@
157 LIBS = @LIBS@
158 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
159 LIBTOOL = @LIBTOOL@
160 LIPO = @LIPO@
161 LN_S = @LN_S@
162 LTLIBICONV = @LTLIBICONV@
163 LTLIBOBJS = @LTLIBOBJS@
164 MAINT = @MAINT@
165 MAKEINFO = @MAKEINFO@
166 MKDIR_P = @MKDIR_P@
167 NM = @NM@
168 NMEDIT = @NMEDIT@
169 OBJDUMP = @OBJDUMP@
170 OBJEXT = @OBJEXT@
171 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
172 OPT_LDFLAGS = @OPT_LDFLAGS@
173 OS_INC_SRCDIR = @OS_INC_SRCDIR@
174 OTOOL = @OTOOL@
175 OTOOL64 = @OTOOL64@
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_URL = @PACKAGE_URL@
182 PACKAGE_VERSION = @PACKAGE_VERSION@
183 PATH_SEPARATOR = @PATH_SEPARATOR@
184 RANLIB = @RANLIB@
185 SECTION_FLAGS = @SECTION_FLAGS@
186 SECTION_LDFLAGS = @SECTION_LDFLAGS@
187 SED = @SED@
188 SET_MAKE = @SET_MAKE@
189 SHELL = @SHELL@
190 STRIP = @STRIP@
191 SYMVER_FILE = @SYMVER_FILE@
192 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
193 USE_NLS = @USE_NLS@
194 VERSION = @VERSION@
195 WARN_FLAGS = @WARN_FLAGS@
196 WERROR = @WERROR@
197 abs_builddir = @abs_builddir@
198 abs_srcdir = @abs_srcdir@
199 abs_top_builddir = @abs_top_builddir@
200 abs_top_srcdir = @abs_top_srcdir@
201 ac_ct_CC = @ac_ct_CC@
202 ac_ct_CXX = @ac_ct_CXX@
203 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
204 am__leading_dot = @am__leading_dot@
205 am__tar = @am__tar@
206 am__untar = @am__untar@
207 baseline_dir = @baseline_dir@
208 bindir = @bindir@
209 build = @build@
210 build_alias = @build_alias@
211 build_cpu = @build_cpu@
212 build_os = @build_os@
213 build_vendor = @build_vendor@
214 builddir = @builddir@
215 check_msgfmt = @check_msgfmt@
216 datadir = @datadir@
217 datarootdir = @datarootdir@
218 docdir = @docdir@
219 dvidir = @dvidir@
220 enable_shared = @enable_shared@
221 enable_static = @enable_static@
222 exec_prefix = @exec_prefix@
223 glibcxx_MOFILES = @glibcxx_MOFILES@
224 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
225 glibcxx_POFILES = @glibcxx_POFILES@
226 glibcxx_builddir = @glibcxx_builddir@
227 glibcxx_localedir = @glibcxx_localedir@
228 glibcxx_prefixdir = @glibcxx_prefixdir@
229 glibcxx_srcdir = @glibcxx_srcdir@
230 glibcxx_thread_h = @glibcxx_thread_h@
231 glibcxx_toolexecdir = @glibcxx_toolexecdir@
232 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
233 gxx_include_dir = @gxx_include_dir@
234 host = @host@
235 host_alias = @host_alias@
236 host_cpu = @host_cpu@
237 host_os = @host_os@
238 host_vendor = @host_vendor@
239 htmldir = @htmldir@
240 includedir = @includedir@
241 infodir = @infodir@
242 install_sh = @install_sh@
243 libdir = @libdir@
244 libexecdir = @libexecdir@
245 libtool_VERSION = @libtool_VERSION@
246 localedir = @localedir@
247 localstatedir = @localstatedir@
248 mandir = @mandir@
249 mkdir_p = @mkdir_p@
250 multi_basedir = @multi_basedir@
251 oldincludedir = @oldincludedir@
252 pdfdir = @pdfdir@
253 port_specific_symbol_files = @port_specific_symbol_files@
254 prefix = @prefix@
255 program_transform_name = @program_transform_name@
256 psdir = @psdir@
257 sbindir = @sbindir@
258 sharedstatedir = @sharedstatedir@
259 srcdir = @srcdir@
260 sysconfdir = @sysconfdir@
261 target = @target@
262 target_alias = @target_alias@
263 target_cpu = @target_cpu@
264 target_os = @target_os@
265 target_vendor = @target_vendor@
266 top_build_prefix = @top_build_prefix@
267 top_builddir = @top_builddir@
268 top_srcdir = @top_srcdir@
269 toplevel_srcdir = @toplevel_srcdir@
270
271 # May be used by various substitution variables.
272 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
273 MAINT_CHARSET = latin1
274 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
275 PWD_COMMAND = $${PWDCMD-pwd}
276 STAMP = echo timestamp >
277 toolexecdir = $(glibcxx_toolexecdir)
278 toolexeclibdir = $(glibcxx_toolexeclibdir)
279
280 # These bits are all figured out from configure.  Look in acinclude.m4
281 # or configure.ac to see how they are set.  See GLIBCXX_EXPORT_FLAGS.
282 CONFIG_CXXFLAGS = \
283         $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
284
285 WARN_CXXFLAGS = \
286         $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
287
288
289 # -I/-D flags to pass when compiling.
290 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
291 @GLIBCXX_HOSTED_TRUE@hosted_source = doc src po testsuite
292 SUBDIRS = include libsupc++ $(hosted_source) python
293 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
294
295 # Multilib support.
296 MAKEOVERRIDES = 
297
298 # Work around what appears to be a GNU make bug handling MAKEFLAGS
299 # values defined in terms of make variables, as is the case for CC and
300 # friends when we are called from the top level Makefile.
301 AM_MAKEFLAGS = \
302         "AR_FLAGS=$(AR_FLAGS)" \
303         "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
304         "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
305         "CFLAGS=$(CFLAGS)" \
306         "CXXFLAGS=$(CXXFLAGS)" \
307         "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
308         "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
309         "INSTALL=$(INSTALL)" \
310         "INSTALL_DATA=$(INSTALL_DATA)" \
311         "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
312         "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
313         "LDFLAGS=$(LDFLAGS)" \
314         "LIBCFLAGS=$(LIBCFLAGS)" \
315         "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
316         "MAKE=$(MAKE)" \
317         "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
318         "PICFLAG=$(PICFLAG)" \
319         "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
320         "SHELL=$(SHELL)" \
321         "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
322         "exec_prefix=$(exec_prefix)" \
323         "infodir=$(infodir)" \
324         "libdir=$(libdir)" \
325         "includedir=$(includedir)" \
326         "prefix=$(prefix)" \
327         "tooldir=$(tooldir)" \
328         "gxx_include_dir=$(gxx_include_dir)" \
329         "AR=$(AR)" \
330         "AS=$(AS)" \
331         "LD=$(LD)" \
332         "RANLIB=$(RANLIB)" \
333         "NM=$(NM)" \
334         "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
335         "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
336         "DESTDIR=$(DESTDIR)" \
337         "WERROR=$(WERROR)"
338
339
340 # Subdir rules rely on $(FLAGS_TO_PASS)
341 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
342 all: config.h
343         $(MAKE) $(AM_MAKEFLAGS) all-recursive
344
345 .SUFFIXES:
346 am--refresh:
347         @:
348 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
349         @for dep in $?; do \
350           case '$(am__configure_deps)' in \
351             *$$dep*) \
352               echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
353               $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
354                 && exit 0; \
355               exit 1;; \
356           esac; \
357         done; \
358         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
359         $(am__cd) $(top_srcdir) && \
360           $(AUTOMAKE) --foreign --ignore-deps Makefile
361 .PRECIOUS: Makefile
362 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
363         @case '$?' in \
364           *config.status*) \
365             echo ' $(SHELL) ./config.status'; \
366             $(SHELL) ./config.status;; \
367           *) \
368             echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
369             cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
370         esac;
371
372 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
373         $(SHELL) ./config.status --recheck
374
375 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
376         $(am__cd) $(srcdir) && $(AUTOCONF)
377 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
378         $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
379 $(am__aclocal_m4_deps):
380
381 config.h: stamp-h1
382         @if test ! -f $@; then \
383           rm -f stamp-h1; \
384           $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
385         else :; fi
386
387 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
388         @rm -f stamp-h1
389         cd $(top_builddir) && $(SHELL) ./config.status config.h
390 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) 
391         ($(am__cd) $(top_srcdir) && $(AUTOHEADER))
392         rm -f stamp-h1
393         touch $@
394
395 distclean-hdr:
396         -rm -f config.h stamp-h1
397 scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
398         cd $(top_builddir) && $(SHELL) ./config.status $@
399 scripts/extract_symvers: $(top_builddir)/config.status $(top_srcdir)/scripts/extract_symvers.in
400         cd $(top_builddir) && $(SHELL) ./config.status $@
401
402 mostlyclean-libtool:
403         -rm -f *.lo
404
405 clean-libtool:
406         -rm -rf .libs _libs
407
408 distclean-libtool:
409         -rm -f libtool config.lt
410
411 # GNU Make needs to see an explicit $(MAKE) variable in the command it
412 # runs to enable its job server during parallel builds.  Hence the
413 # comments below.
414 all-multi:
415         $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
416 install-multi:
417         $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
418
419 mostlyclean-multi:
420         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
421 clean-multi:
422         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
423 distclean-multi:
424         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
425 maintainer-clean-multi:
426         $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
427
428 # This directory's subdirectories are mostly independent; you can cd
429 # into them and run `make' without going through this Makefile.
430 # To change the values of `make' variables: instead of editing Makefiles,
431 # (1) if the variable is set in `config.status', edit `config.status'
432 #     (which will cause the Makefiles to be regenerated when you run `make');
433 # (2) otherwise, pass the desired values on the `make' command line.
434 $(RECURSIVE_TARGETS):
435         @fail= failcom='exit 1'; \
436         for f in x $$MAKEFLAGS; do \
437           case $$f in \
438             *=* | --[!k]*);; \
439             *k*) failcom='fail=yes';; \
440           esac; \
441         done; \
442         dot_seen=no; \
443         target=`echo $@ | sed s/-recursive//`; \
444         list='$(SUBDIRS)'; for subdir in $$list; do \
445           echo "Making $$target in $$subdir"; \
446           if test "$$subdir" = "."; then \
447             dot_seen=yes; \
448             local_target="$$target-am"; \
449           else \
450             local_target="$$target"; \
451           fi; \
452           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
453           || eval $$failcom; \
454         done; \
455         if test "$$dot_seen" = "no"; then \
456           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
457         fi; test -z "$$fail"
458
459 $(RECURSIVE_CLEAN_TARGETS):
460         @fail= failcom='exit 1'; \
461         for f in x $$MAKEFLAGS; do \
462           case $$f in \
463             *=* | --[!k]*);; \
464             *k*) failcom='fail=yes';; \
465           esac; \
466         done; \
467         dot_seen=no; \
468         case "$@" in \
469           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
470           *) list='$(SUBDIRS)' ;; \
471         esac; \
472         rev=''; for subdir in $$list; do \
473           if test "$$subdir" = "."; then :; else \
474             rev="$$subdir $$rev"; \
475           fi; \
476         done; \
477         rev="$$rev ."; \
478         target=`echo $@ | sed s/-recursive//`; \
479         for subdir in $$rev; do \
480           echo "Making $$target in $$subdir"; \
481           if test "$$subdir" = "."; then \
482             local_target="$$target-am"; \
483           else \
484             local_target="$$target"; \
485           fi; \
486           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
487           || eval $$failcom; \
488         done && test -z "$$fail"
489 tags-recursive:
490         list='$(SUBDIRS)'; for subdir in $$list; do \
491           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
492         done
493 ctags-recursive:
494         list='$(SUBDIRS)'; for subdir in $$list; do \
495           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
496         done
497
498 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
499         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
500         unique=`for i in $$list; do \
501             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
502           done | \
503           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
504               END { if (nonempty) { for (i in files) print i; }; }'`; \
505         mkid -fID $$unique
506 tags: TAGS
507 ctags: CTAGS
508 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
509                 $(TAGS_FILES) $(LISP)
510         list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
511         unique=`for i in $$list; do \
512             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
513           done | \
514           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
515               END { if (nonempty) { for (i in files) print i; }; }'`; \
516         test -z "$(CTAGS_ARGS)$$unique" \
517           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
518              $$unique
519
520 GTAGS:
521         here=`$(am__cd) $(top_builddir) && pwd` \
522           && $(am__cd) $(top_srcdir) \
523           && gtags -i $(GTAGS_ARGS) "$$here"
524
525 distclean-tags:
526         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
527 check-am: all-am
528 check: check-recursive
529 all-am: Makefile all-multi config.h
530 installdirs: installdirs-recursive
531 installdirs-am:
532 install: install-recursive
533 install-exec: install-exec-recursive
534 install-data: install-data-recursive
535 uninstall: uninstall-recursive
536
537 install-am: all-am
538         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
539
540 installcheck: installcheck-recursive
541 install-strip:
542         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
543           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
544           `test -z '$(STRIP)' || \
545             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
546 mostlyclean-generic:
547
548 clean-generic:
549
550 distclean-generic:
551         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
552         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
553
554 maintainer-clean-generic:
555         @echo "This command is intended for maintainers to use"
556         @echo "it deletes files that may require special tools to rebuild."
557 clean: clean-multi clean-recursive
558
559 clean-am: clean-generic clean-libtool mostlyclean-am
560
561 distclean: distclean-multi distclean-recursive
562         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
563         -rm -f Makefile
564 distclean-am: clean-am distclean-generic distclean-hdr \
565         distclean-libtool distclean-tags
566
567 dvi: dvi-recursive
568
569 dvi-am:
570
571 html: html-recursive
572
573 html-am:
574
575 info: info-recursive
576
577 info-am:
578
579 install-data-am:
580
581 install-dvi: install-dvi-recursive
582
583 install-dvi-am:
584
585 install-exec-am: install-multi
586
587 install-html: install-html-recursive
588
589 install-html-am:
590
591 install-info: install-info-recursive
592
593 install-info-am:
594
595 install-man:
596
597 install-pdf: install-pdf-recursive
598
599 install-pdf-am:
600
601 install-ps: install-ps-recursive
602
603 install-ps-am:
604
605 installcheck-am:
606
607 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
608         -rm -f $(am__CONFIG_DISTCLEAN_FILES)
609         -rm -rf $(top_srcdir)/autom4te.cache
610         -rm -f Makefile
611 maintainer-clean-am: distclean-am maintainer-clean-generic
612
613 mostlyclean: mostlyclean-multi mostlyclean-recursive
614
615 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
616
617 pdf: pdf-recursive
618
619 pdf-am:
620
621 ps: ps-recursive
622
623 ps-am:
624
625 uninstall-am:
626
627 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all all-multi \
628         clean-multi ctags-recursive distclean-multi install-am \
629         install-multi install-strip maintainer-clean-multi \
630         mostlyclean-multi tags-recursive
631
632 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
633         all all-am all-multi am--refresh check check-am clean \
634         clean-generic clean-libtool clean-multi ctags ctags-recursive \
635         distclean distclean-generic distclean-hdr distclean-libtool \
636         distclean-multi distclean-tags dvi dvi-am html html-am info \
637         info-am install install-am install-data install-data-am \
638         install-dvi install-dvi-am install-exec install-exec-am \
639         install-html install-html-am install-info install-info-am \
640         install-man install-multi install-pdf install-pdf-am \
641         install-ps install-ps-am install-strip installcheck \
642         installcheck-am installdirs installdirs-am maintainer-clean \
643         maintainer-clean-generic maintainer-clean-multi mostlyclean \
644         mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
645         pdf-am ps ps-am tags tags-recursive uninstall uninstall-am
646
647
648 # Handy forwarding targets.
649 check-%:
650         cd testsuite && $(MAKE) $@
651
652 doc-%:
653         cd doc && $(MAKE) $@
654
655 # All the machinations with string instantiations messes up the
656 # automake-generated TAGS rule. Make a simple one here.
657 TAGS: tags-recursive $(LISP)
658
659 # Tell versions [3.59,3.63) of GNU make to not export all variables.
660 # Otherwise a system limit (for SysV at least) may be exceeded.
661 .NOEXPORT: