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