2008-09-18 Richard Guenther <rguenther@suse.de>
[official-gcc.git] / libstdc++-v3 / Makefile.in
blobf4e4a414b8848dfeb57e6e0aa66205023039ed40
1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
2 # @configure_input@
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.
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.
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)/crossconfig.m4 $(top_srcdir)/linkage.m4 \
64 $(top_srcdir)/acinclude.m4 $(top_srcdir)/../config/tls.m4 \
65 $(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 DUMPBIN = @DUMPBIN@
144 ECHO_C = @ECHO_C@
145 ECHO_N = @ECHO_N@
146 ECHO_T = @ECHO_T@
147 EGREP = @EGREP@
148 ENABLE_PARALLEL_FALSE = @ENABLE_PARALLEL_FALSE@
149 ENABLE_PARALLEL_TRUE = @ENABLE_PARALLEL_TRUE@
150 ENABLE_SYMVERS_DARWIN_FALSE = @ENABLE_SYMVERS_DARWIN_FALSE@
151 ENABLE_SYMVERS_DARWIN_TRUE = @ENABLE_SYMVERS_DARWIN_TRUE@
152 ENABLE_SYMVERS_FALSE = @ENABLE_SYMVERS_FALSE@
153 ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
154 ENABLE_SYMVERS_GNU_NAMESPACE_FALSE = @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@
155 ENABLE_SYMVERS_GNU_NAMESPACE_TRUE = @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@
156 ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
157 ENABLE_SYMVERS_TRUE = @ENABLE_SYMVERS_TRUE@
158 ENABLE_VISIBILITY_FALSE = @ENABLE_VISIBILITY_FALSE@
159 ENABLE_VISIBILITY_TRUE = @ENABLE_VISIBILITY_TRUE@
160 ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
161 EXEEXT = @EXEEXT@
162 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
163 FGREP = @FGREP@
164 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
165 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
166 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
167 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
168 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
169 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
170 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
171 GLIBCXX_C_HEADERS_C_GLOBAL_FALSE = @GLIBCXX_C_HEADERS_C_GLOBAL_FALSE@
172 GLIBCXX_C_HEADERS_C_GLOBAL_TRUE = @GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@
173 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
174 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
175 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
176 GLIBCXX_C_HEADERS_EXTRA_FALSE = @GLIBCXX_C_HEADERS_EXTRA_FALSE@
177 GLIBCXX_C_HEADERS_EXTRA_TRUE = @GLIBCXX_C_HEADERS_EXTRA_TRUE@
178 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
179 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
180 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
181 GLIBCXX_LDBL_COMPAT_FALSE = @GLIBCXX_LDBL_COMPAT_FALSE@
182 GLIBCXX_LDBL_COMPAT_TRUE = @GLIBCXX_LDBL_COMPAT_TRUE@
183 GLIBCXX_LIBS = @GLIBCXX_LIBS@
184 GREP = @GREP@
185 INSTALL_DATA = @INSTALL_DATA@
186 INSTALL_PROGRAM = @INSTALL_PROGRAM@
187 INSTALL_SCRIPT = @INSTALL_SCRIPT@
188 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
189 LD = @LD@
190 LDFLAGS = @LDFLAGS@
191 LIBICONV = @LIBICONV@
192 LIBMATHOBJS = @LIBMATHOBJS@
193 LIBOBJS = @LIBOBJS@
194 LIBS = @LIBS@
195 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
196 LIBTOOL = @LIBTOOL@
197 LN_S = @LN_S@
198 LTLIBICONV = @LTLIBICONV@
199 LTLIBOBJS = @LTLIBOBJS@
200 MAINT = @MAINT@
201 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
202 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
203 MAKEINFO = @MAKEINFO@
204 NM = @NM@
205 OBJEXT = @OBJEXT@
206 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
207 OPT_LDFLAGS = @OPT_LDFLAGS@
208 OS_INC_SRCDIR = @OS_INC_SRCDIR@
209 PACKAGE = @PACKAGE@
210 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
211 PACKAGE_NAME = @PACKAGE_NAME@
212 PACKAGE_STRING = @PACKAGE_STRING@
213 PACKAGE_TARNAME = @PACKAGE_TARNAME@
214 PACKAGE_VERSION = @PACKAGE_VERSION@
215 PATH_SEPARATOR = @PATH_SEPARATOR@
216 RANLIB = @RANLIB@
217 SECTION_FLAGS = @SECTION_FLAGS@
218 SECTION_LDFLAGS = @SECTION_LDFLAGS@
219 SED = @SED@
220 SET_MAKE = @SET_MAKE@
221 SHELL = @SHELL@
222 STRIP = @STRIP@
223 SYMVER_FILE = @SYMVER_FILE@
224 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
225 USE_NLS = @USE_NLS@
226 VERSION = @VERSION@
227 WARN_FLAGS = @WARN_FLAGS@
228 WERROR = @WERROR@
229 ac_ct_AR = @ac_ct_AR@
230 ac_ct_AS = @ac_ct_AS@
231 ac_ct_CC = @ac_ct_CC@
232 ac_ct_CXX = @ac_ct_CXX@
233 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
234 ac_ct_RANLIB = @ac_ct_RANLIB@
235 ac_ct_STRIP = @ac_ct_STRIP@
236 am__leading_dot = @am__leading_dot@
237 am__tar = @am__tar@
238 am__untar = @am__untar@
239 baseline_dir = @baseline_dir@
240 bindir = @bindir@
241 build = @build@
242 build_alias = @build_alias@
243 build_cpu = @build_cpu@
244 build_os = @build_os@
245 build_vendor = @build_vendor@
246 check_msgfmt = @check_msgfmt@
247 datadir = @datadir@
248 enable_shared = @enable_shared@
249 enable_static = @enable_static@
250 exec_prefix = @exec_prefix@
251 glibcxx_MOFILES = @glibcxx_MOFILES@
252 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
253 glibcxx_POFILES = @glibcxx_POFILES@
254 glibcxx_builddir = @glibcxx_builddir@
255 glibcxx_localedir = @glibcxx_localedir@
256 glibcxx_prefixdir = @glibcxx_prefixdir@
257 glibcxx_srcdir = @glibcxx_srcdir@
258 glibcxx_thread_h = @glibcxx_thread_h@
259 glibcxx_toolexecdir = @glibcxx_toolexecdir@
260 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
261 gxx_include_dir = @gxx_include_dir@
262 host = @host@
263 host_alias = @host_alias@
264 host_cpu = @host_cpu@
265 host_os = @host_os@
266 host_vendor = @host_vendor@
267 includedir = @includedir@
268 infodir = @infodir@
269 install_sh = @install_sh@
270 libdir = @libdir@
271 libexecdir = @libexecdir@
272 libtool_VERSION = @libtool_VERSION@
273 localstatedir = @localstatedir@
274 lt_ECHO = @lt_ECHO@
275 mandir = @mandir@
276 mkdir_p = @mkdir_p@
277 multi_basedir = @multi_basedir@
278 oldincludedir = @oldincludedir@
279 port_specific_symbol_files = @port_specific_symbol_files@
280 prefix = @prefix@
281 program_transform_name = @program_transform_name@
282 sbindir = @sbindir@
283 sharedstatedir = @sharedstatedir@
284 sysconfdir = @sysconfdir@
285 target = @target@
286 target_alias = @target_alias@
287 target_cpu = @target_cpu@
288 target_os = @target_os@
289 target_vendor = @target_vendor@
290 toplevel_srcdir = @toplevel_srcdir@
292 # May be used by various substitution variables.
293 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
294 MAINT_CHARSET = latin1
295 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
296 PWD_COMMAND = $${PWDCMD-pwd}
297 STAMP = echo timestamp >
298 toolexecdir = $(glibcxx_toolexecdir)
299 toolexeclibdir = $(glibcxx_toolexeclibdir)
301 # These bits are all figured out from configure. Look in acinclude.m4
302 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
303 CONFIG_CXXFLAGS = \
304 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
306 WARN_CXXFLAGS = \
307 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
310 # -I/-D flags to pass when compiling.
311 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
312 @GLIBCXX_HOSTED_TRUE@hosted_source = libmath doc src po testsuite
313 SUBDIRS = include libsupc++ $(hosted_source)
314 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
316 # Multilib support.
317 MAKEOVERRIDES =
319 # Work around what appears to be a GNU make bug handling MAKEFLAGS
320 # values defined in terms of make variables, as is the case for CC and
321 # friends when we are called from the top level Makefile.
322 AM_MAKEFLAGS = \
323 "AR_FLAGS=$(AR_FLAGS)" \
324 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
325 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
326 "CFLAGS=$(CFLAGS)" \
327 "CXXFLAGS=$(CXXFLAGS)" \
328 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
329 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
330 "INSTALL=$(INSTALL)" \
331 "INSTALL_DATA=$(INSTALL_DATA)" \
332 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
333 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
334 "LDFLAGS=$(LDFLAGS)" \
335 "LIBCFLAGS=$(LIBCFLAGS)" \
336 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
337 "MAKE=$(MAKE)" \
338 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
339 "PICFLAG=$(PICFLAG)" \
340 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
341 "SHELL=$(SHELL)" \
342 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
343 "exec_prefix=$(exec_prefix)" \
344 "infodir=$(infodir)" \
345 "libdir=$(libdir)" \
346 "includedir=$(includedir)" \
347 "prefix=$(prefix)" \
348 "tooldir=$(tooldir)" \
349 "gxx_include_dir=$(gxx_include_dir)" \
350 "AR=$(AR)" \
351 "AS=$(AS)" \
352 "LD=$(LD)" \
353 "RANLIB=$(RANLIB)" \
354 "NM=$(NM)" \
355 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
356 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
357 "DESTDIR=$(DESTDIR)" \
358 "WERROR=$(WERROR)"
361 # Subdir rules rely on $(FLAGS_TO_PASS)
362 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
363 all: config.h
364 $(MAKE) $(AM_MAKEFLAGS) all-recursive
366 .SUFFIXES:
367 am--refresh:
369 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
370 @for dep in $?; do \
371 case '$(am__configure_deps)' in \
372 *$$dep*) \
373 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
374 cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
375 && exit 0; \
376 exit 1;; \
377 esac; \
378 done; \
379 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
380 cd $(top_srcdir) && \
381 $(AUTOMAKE) --foreign --ignore-deps Makefile
382 .PRECIOUS: Makefile
383 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
384 @case '$?' in \
385 *config.status*) \
386 echo ' $(SHELL) ./config.status'; \
387 $(SHELL) ./config.status;; \
388 *) \
389 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
390 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
391 esac;
393 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
394 $(SHELL) ./config.status --recheck
396 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
397 cd $(srcdir) && $(AUTOCONF)
398 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
399 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
401 config.h: stamp-h1
402 @if test ! -f $@; then \
403 rm -f stamp-h1; \
404 $(MAKE) stamp-h1; \
405 else :; fi
407 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
408 @rm -f stamp-h1
409 cd $(top_builddir) && $(SHELL) ./config.status config.h
410 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
411 cd $(top_srcdir) && $(AUTOHEADER)
412 rm -f stamp-h1
413 touch $@
415 distclean-hdr:
416 -rm -f config.h stamp-h1
417 scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
418 cd $(top_builddir) && $(SHELL) ./config.status $@
420 mostlyclean-libtool:
421 -rm -f *.lo
423 clean-libtool:
424 -rm -rf .libs _libs
426 distclean-libtool:
427 -rm -f libtool
429 # GNU Make needs to see an explicit $(MAKE) variable in the command it
430 # runs to enable its job server during parallel builds. Hence the
431 # comments below.
432 all-multi:
433 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
434 install-multi:
435 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
437 mostlyclean-multi:
438 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
439 clean-multi:
440 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
441 distclean-multi:
442 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
443 maintainer-clean-multi:
444 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
445 uninstall-info-am:
447 # This directory's subdirectories are mostly independent; you can cd
448 # into them and run `make' without going through this Makefile.
449 # To change the values of `make' variables: instead of editing Makefiles,
450 # (1) if the variable is set in `config.status', edit `config.status'
451 # (which will cause the Makefiles to be regenerated when you run `make');
452 # (2) otherwise, pass the desired values on the `make' command line.
453 $(RECURSIVE_TARGETS):
454 @failcom='exit 1'; \
455 for f in x $$MAKEFLAGS; do \
456 case $$f in \
457 *=* | --[!k]*);; \
458 *k*) failcom='fail=yes';; \
459 esac; \
460 done; \
461 dot_seen=no; \
462 target=`echo $@ | sed s/-recursive//`; \
463 list='$(SUBDIRS)'; for subdir in $$list; do \
464 echo "Making $$target in $$subdir"; \
465 if test "$$subdir" = "."; then \
466 dot_seen=yes; \
467 local_target="$$target-am"; \
468 else \
469 local_target="$$target"; \
470 fi; \
471 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
472 || eval $$failcom; \
473 done; \
474 if test "$$dot_seen" = "no"; then \
475 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
476 fi; test -z "$$fail"
478 mostlyclean-recursive clean-recursive distclean-recursive \
479 maintainer-clean-recursive:
480 @failcom='exit 1'; \
481 for f in x $$MAKEFLAGS; do \
482 case $$f in \
483 *=* | --[!k]*);; \
484 *k*) failcom='fail=yes';; \
485 esac; \
486 done; \
487 dot_seen=no; \
488 case "$@" in \
489 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
490 *) list='$(SUBDIRS)' ;; \
491 esac; \
492 rev=''; for subdir in $$list; do \
493 if test "$$subdir" = "."; then :; else \
494 rev="$$subdir $$rev"; \
495 fi; \
496 done; \
497 rev="$$rev ."; \
498 target=`echo $@ | sed s/-recursive//`; \
499 for subdir in $$rev; do \
500 echo "Making $$target in $$subdir"; \
501 if test "$$subdir" = "."; then \
502 local_target="$$target-am"; \
503 else \
504 local_target="$$target"; \
505 fi; \
506 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
507 || eval $$failcom; \
508 done && test -z "$$fail"
509 tags-recursive:
510 list='$(SUBDIRS)'; for subdir in $$list; do \
511 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
512 done
513 ctags-recursive:
514 list='$(SUBDIRS)'; for subdir in $$list; do \
515 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
516 done
518 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
519 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
520 unique=`for i in $$list; do \
521 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
522 done | \
523 $(AWK) ' { files[$$0] = 1; } \
524 END { for (i in files) print i; }'`; \
525 mkid -fID $$unique
526 tags: TAGS
527 ctags: CTAGS
528 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
529 $(TAGS_FILES) $(LISP)
530 tags=; \
531 here=`pwd`; \
532 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
533 unique=`for i in $$list; do \
534 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
535 done | \
536 $(AWK) ' { files[$$0] = 1; } \
537 END { for (i in files) print i; }'`; \
538 test -z "$(CTAGS_ARGS)$$tags$$unique" \
539 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
540 $$tags $$unique
542 GTAGS:
543 here=`$(am__cd) $(top_builddir) && pwd` \
544 && cd $(top_srcdir) \
545 && gtags -i $(GTAGS_ARGS) $$here
547 distclean-tags:
548 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
550 distdir: $(DISTFILES)
551 $(am__remove_distdir)
552 mkdir $(distdir)
553 $(mkdir_p) $(distdir)/.. $(distdir)/../config $(distdir)/scripts
554 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
555 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
556 list='$(DISTFILES)'; for file in $$list; do \
557 case $$file in \
558 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
559 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
560 esac; \
561 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
562 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
563 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
564 dir="/$$dir"; \
565 $(mkdir_p) "$(distdir)$$dir"; \
566 else \
567 dir=''; \
568 fi; \
569 if test -d $$d/$$file; then \
570 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
571 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
572 fi; \
573 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
574 else \
575 test -f $(distdir)/$$file \
576 || cp -p $$d/$$file $(distdir)/$$file \
577 || exit 1; \
578 fi; \
579 done
580 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
581 if test "$$subdir" = .; then :; else \
582 test -d "$(distdir)/$$subdir" \
583 || $(mkdir_p) "$(distdir)/$$subdir" \
584 || exit 1; \
585 distdir=`$(am__cd) $(distdir) && pwd`; \
586 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
587 (cd $$subdir && \
588 $(MAKE) $(AM_MAKEFLAGS) \
589 top_distdir="$$top_distdir" \
590 distdir="$$distdir/$$subdir" \
591 distdir) \
592 || exit 1; \
593 fi; \
594 done
595 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
596 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
597 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
598 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
599 || chmod -R a+r $(distdir)
600 dist-gzip: distdir
601 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
602 $(am__remove_distdir)
604 dist-bzip2: distdir
605 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
606 $(am__remove_distdir)
608 dist-tarZ: distdir
609 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
610 $(am__remove_distdir)
612 dist-shar: distdir
613 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
614 $(am__remove_distdir)
616 dist-zip: distdir
617 -rm -f $(distdir).zip
618 zip -rq $(distdir).zip $(distdir)
619 $(am__remove_distdir)
621 dist dist-all: distdir
622 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
623 $(am__remove_distdir)
625 # This target untars the dist file and tries a VPATH configuration. Then
626 # it guarantees that the distribution is self-contained by making another
627 # tarfile.
628 distcheck: dist
629 case '$(DIST_ARCHIVES)' in \
630 *.tar.gz*) \
631 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
632 *.tar.bz2*) \
633 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
634 *.tar.Z*) \
635 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
636 *.shar.gz*) \
637 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
638 *.zip*) \
639 unzip $(distdir).zip ;;\
640 esac
641 chmod -R a-w $(distdir); chmod a+w $(distdir)
642 mkdir $(distdir)/_build
643 mkdir $(distdir)/_inst
644 chmod a-w $(distdir)
645 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
646 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
647 && cd $(distdir)/_build \
648 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
649 $(DISTCHECK_CONFIGURE_FLAGS) \
650 && $(MAKE) $(AM_MAKEFLAGS) \
651 && $(MAKE) $(AM_MAKEFLAGS) dvi \
652 && $(MAKE) $(AM_MAKEFLAGS) check \
653 && $(MAKE) $(AM_MAKEFLAGS) install \
654 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
655 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
656 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
657 distuninstallcheck \
658 && chmod -R a-w "$$dc_install_base" \
659 && ({ \
660 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
661 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
662 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
663 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
664 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
665 } || { rm -rf "$$dc_destdir"; exit 1; }) \
666 && rm -rf "$$dc_destdir" \
667 && $(MAKE) $(AM_MAKEFLAGS) dist \
668 && rm -rf $(DIST_ARCHIVES) \
669 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
670 $(am__remove_distdir)
671 @(echo "$(distdir) archives ready for distribution: "; \
672 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
673 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
674 distuninstallcheck:
675 @cd $(distuninstallcheck_dir) \
676 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
677 || { echo "ERROR: files left after uninstall:" ; \
678 if test -n "$(DESTDIR)"; then \
679 echo " (check DESTDIR support)"; \
680 fi ; \
681 $(distuninstallcheck_listfiles) ; \
682 exit 1; } >&2
683 distcleancheck: distclean
684 @if test '$(srcdir)' = . ; then \
685 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
686 exit 1 ; \
688 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
689 || { echo "ERROR: files left in build directory after distclean:" ; \
690 $(distcleancheck_listfiles) ; \
691 exit 1; } >&2
692 check-am: all-am
693 check: check-recursive
694 all-am: Makefile all-multi config.h
695 installdirs: installdirs-recursive
696 installdirs-am:
697 install: install-recursive
698 install-exec: install-exec-recursive
699 install-data: install-data-recursive
700 uninstall: uninstall-recursive
702 install-am: all-am
703 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
705 installcheck: installcheck-recursive
706 install-strip:
707 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
708 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
709 `test -z '$(STRIP)' || \
710 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
711 mostlyclean-generic:
713 clean-generic:
715 distclean-generic:
716 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
718 maintainer-clean-generic:
719 @echo "This command is intended for maintainers to use"
720 @echo "it deletes files that may require special tools to rebuild."
721 clean: clean-multi clean-recursive
723 clean-am: clean-generic clean-libtool mostlyclean-am
725 distclean: distclean-multi distclean-recursive
726 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
727 -rm -f Makefile
728 distclean-am: clean-am distclean-generic distclean-hdr \
729 distclean-libtool distclean-tags
731 dvi: dvi-recursive
733 dvi-am:
735 html: html-recursive
737 info: info-recursive
739 info-am:
741 install-data-am:
743 install-exec-am: install-multi
745 install-info: install-info-recursive
747 install-man:
749 installcheck-am:
751 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
752 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
753 -rm -rf $(top_srcdir)/autom4te.cache
754 -rm -f Makefile
755 maintainer-clean-am: distclean-am maintainer-clean-generic
757 mostlyclean: mostlyclean-multi mostlyclean-recursive
759 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
761 pdf: pdf-recursive
763 pdf-am:
765 ps: ps-recursive
767 ps-am:
769 uninstall-am: uninstall-info-am
771 uninstall-info: uninstall-info-recursive
773 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
774 am--refresh check check-am clean clean-generic clean-libtool \
775 clean-multi clean-recursive ctags ctags-recursive dist \
776 dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
777 distcheck distclean distclean-generic distclean-hdr \
778 distclean-libtool distclean-multi distclean-recursive \
779 distclean-tags distcleancheck distdir distuninstallcheck dvi \
780 dvi-am html html-am info info-am install install-am \
781 install-data install-data-am install-exec install-exec-am \
782 install-info install-info-am install-man install-multi \
783 install-strip installcheck installcheck-am installdirs \
784 installdirs-am maintainer-clean maintainer-clean-generic \
785 maintainer-clean-multi maintainer-clean-recursive mostlyclean \
786 mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
787 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
788 uninstall uninstall-am uninstall-info-am
791 # Handy forwarding targets.
792 check-%:
793 cd testsuite && $(MAKE) $@
795 doc-%:
796 cd doc && $(MAKE) $@
798 # All the machinations with string instantiations messes up the
799 # automake-generated TAGS rule. Make a simple one here.
800 TAGS: tags-recursive $(LISP)
802 .PHONY: install-html install-pdf
803 install-html:
804 install-pdf:
805 # Tell versions [3.59,3.63) of GNU make to not export all variables.
806 # Otherwise a system limit (for SysV at least) may be exceeded.
807 .NOEXPORT: