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