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