Mark as release
[official-gcc.git] / libstdc++-v3 / Makefile.in
blob9339af44cddceb5e09816edaa841f1c4fa7af3ea
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/lead-dot.m4 \
50 $(top_srcdir)/../config/multi.m4 \
51 $(top_srcdir)/../config/no-executables.m4 \
52 $(top_srcdir)/../config/unwind_ipinfo.m4 \
53 $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
54 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
55 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/configure.ac
56 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57 $(ACLOCAL_M4)
58 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
59 configure.lineno configure.status.lineno
60 CONFIG_HEADER = config.h
61 CONFIG_CLEAN_FILES = scripts/testsuite_flags
62 depcomp =
63 am__depfiles_maybe =
64 SOURCES =
65 DIST_SOURCES =
66 MULTISRCTOP =
67 MULTIBUILDTOP =
68 MULTIDIRS =
69 MULTISUBDIR =
70 MULTIDO = true
71 MULTICLEAN = true
72 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
73 html-recursive info-recursive install-data-recursive \
74 install-exec-recursive install-info-recursive \
75 install-recursive installcheck-recursive installdirs-recursive \
76 pdf-recursive ps-recursive uninstall-info-recursive \
77 uninstall-recursive
78 ETAGS = etags
79 CTAGS = ctags
80 DIST_SUBDIRS = include libsupc++ libmath src po testsuite
81 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82 distdir = $(PACKAGE)-$(VERSION)
83 top_distdir = $(distdir)
84 am__remove_distdir = \
85 { test ! -d $(distdir) \
86 || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
87 && rm -fr $(distdir); }; }
88 DIST_ARCHIVES = $(distdir).tar.gz
89 GZIP_ENV = --best
90 distuninstallcheck_listfiles = find . -type f -print
91 distcleancheck_listfiles = find . -type f -print
92 ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
93 ACLOCAL = @ACLOCAL@
94 ALLOCATOR_H = @ALLOCATOR_H@
95 ALLOCATOR_NAME = @ALLOCATOR_NAME@
96 AMTAR = @AMTAR@
97 AR = @AR@
98 AS = @AS@
99 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
100 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
101 AUTOCONF = @AUTOCONF@
102 AUTOHEADER = @AUTOHEADER@
103 AUTOMAKE = @AUTOMAKE@
104 AWK = @AWK@
105 BASIC_FILE_CC = @BASIC_FILE_CC@
106 BASIC_FILE_H = @BASIC_FILE_H@
107 CC = @CC@
108 CCODECVT_CC = @CCODECVT_CC@
109 CCOLLATE_CC = @CCOLLATE_CC@
110 CCTYPE_CC = @CCTYPE_CC@
111 CFLAGS = @CFLAGS@
112 CLOCALE_CC = @CLOCALE_CC@
113 CLOCALE_H = @CLOCALE_H@
114 CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
115 CMESSAGES_CC = @CMESSAGES_CC@
116 CMESSAGES_H = @CMESSAGES_H@
117 CMONEY_CC = @CMONEY_CC@
118 CNUMERIC_CC = @CNUMERIC_CC@
119 CPP = @CPP@
120 CPPFLAGS = @CPPFLAGS@
121 CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
122 CSTDIO_H = @CSTDIO_H@
123 CTIME_CC = @CTIME_CC@
124 CTIME_H = @CTIME_H@
125 CXX = @CXX@
126 CXXCPP = @CXXCPP@
127 CXXFLAGS = @CXXFLAGS@
128 CYGPATH_W = @CYGPATH_W@
129 C_INCLUDE_DIR = @C_INCLUDE_DIR@
130 DEBUG_FLAGS = @DEBUG_FLAGS@
131 DEFS = @DEFS@
132 ECHO_C = @ECHO_C@
133 ECHO_N = @ECHO_N@
134 ECHO_T = @ECHO_T@
135 EGREP = @EGREP@
136 ENABLE_SYMVERS_DARWIN_FALSE = @ENABLE_SYMVERS_DARWIN_FALSE@
137 ENABLE_SYMVERS_DARWIN_TRUE = @ENABLE_SYMVERS_DARWIN_TRUE@
138 ENABLE_SYMVERS_FALSE = @ENABLE_SYMVERS_FALSE@
139 ENABLE_SYMVERS_GNU_FALSE = @ENABLE_SYMVERS_GNU_FALSE@
140 ENABLE_SYMVERS_GNU_NAMESPACE_FALSE = @ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@
141 ENABLE_SYMVERS_GNU_NAMESPACE_TRUE = @ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@
142 ENABLE_SYMVERS_GNU_TRUE = @ENABLE_SYMVERS_GNU_TRUE@
143 ENABLE_SYMVERS_TRUE = @ENABLE_SYMVERS_TRUE@
144 ENABLE_VISIBILITY_FALSE = @ENABLE_VISIBILITY_FALSE@
145 ENABLE_VISIBILITY_TRUE = @ENABLE_VISIBILITY_TRUE@
146 EXEEXT = @EXEEXT@
147 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
148 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
149 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
150 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
151 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
152 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
153 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
154 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
155 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
156 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
157 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
158 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
159 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
160 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
161 GLIBCXX_LDBL_COMPAT_FALSE = @GLIBCXX_LDBL_COMPAT_FALSE@
162 GLIBCXX_LDBL_COMPAT_TRUE = @GLIBCXX_LDBL_COMPAT_TRUE@
163 INSTALL_DATA = @INSTALL_DATA@
164 INSTALL_PROGRAM = @INSTALL_PROGRAM@
165 INSTALL_SCRIPT = @INSTALL_SCRIPT@
166 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
167 LIBICONV = @LIBICONV@
168 LIBMATHOBJS = @LIBMATHOBJS@
169 LIBOBJS = @LIBOBJS@
170 LIBS = @LIBS@
171 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
172 LIBTOOL = @LIBTOOL@
173 LN_S = @LN_S@
174 LTLIBOBJS = @LTLIBOBJS@
175 MAINT = @MAINT@
176 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
177 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
178 MAKEINFO = @MAKEINFO@
179 OBJEXT = @OBJEXT@
180 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
181 OPT_LDFLAGS = @OPT_LDFLAGS@
182 OS_INC_SRCDIR = @OS_INC_SRCDIR@
183 PACKAGE = @PACKAGE@
184 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
185 PACKAGE_NAME = @PACKAGE_NAME@
186 PACKAGE_STRING = @PACKAGE_STRING@
187 PACKAGE_TARNAME = @PACKAGE_TARNAME@
188 PACKAGE_VERSION = @PACKAGE_VERSION@
189 PATH_SEPARATOR = @PATH_SEPARATOR@
190 RANLIB = @RANLIB@
191 SECTION_FLAGS = @SECTION_FLAGS@
192 SECTION_LDFLAGS = @SECTION_LDFLAGS@
193 SET_MAKE = @SET_MAKE@
194 SHELL = @SHELL@
195 STRIP = @STRIP@
196 SYMVER_FILE = @SYMVER_FILE@
197 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
198 USE_NLS = @USE_NLS@
199 VERSION = @VERSION@
200 WARN_FLAGS = @WARN_FLAGS@
201 WERROR = @WERROR@
202 ac_ct_AR = @ac_ct_AR@
203 ac_ct_AS = @ac_ct_AS@
204 ac_ct_CC = @ac_ct_CC@
205 ac_ct_CXX = @ac_ct_CXX@
206 ac_ct_RANLIB = @ac_ct_RANLIB@
207 ac_ct_STRIP = @ac_ct_STRIP@
208 am__leading_dot = @am__leading_dot@
209 am__tar = @am__tar@
210 am__untar = @am__untar@
211 baseline_dir = @baseline_dir@
212 bindir = @bindir@
213 build = @build@
214 build_alias = @build_alias@
215 build_cpu = @build_cpu@
216 build_os = @build_os@
217 build_vendor = @build_vendor@
218 check_msgfmt = @check_msgfmt@
219 datadir = @datadir@
220 enable_shared = @enable_shared@
221 enable_static = @enable_static@
222 exec_prefix = @exec_prefix@
223 glibcxx_MOFILES = @glibcxx_MOFILES@
224 glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
225 glibcxx_POFILES = @glibcxx_POFILES@
226 glibcxx_builddir = @glibcxx_builddir@
227 glibcxx_localedir = @glibcxx_localedir@
228 glibcxx_prefixdir = @glibcxx_prefixdir@
229 glibcxx_srcdir = @glibcxx_srcdir@
230 glibcxx_thread_h = @glibcxx_thread_h@
231 glibcxx_toolexecdir = @glibcxx_toolexecdir@
232 glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
233 gxx_include_dir = @gxx_include_dir@
234 host = @host@
235 host_alias = @host_alias@
236 host_cpu = @host_cpu@
237 host_os = @host_os@
238 host_vendor = @host_vendor@
239 includedir = @includedir@
240 infodir = @infodir@
241 install_sh = @install_sh@
242 libdir = @libdir@
243 libexecdir = @libexecdir@
244 libtool_VERSION = @libtool_VERSION@
245 localstatedir = @localstatedir@
246 mandir = @mandir@
247 mkdir_p = @mkdir_p@
248 multi_basedir = @multi_basedir@
249 oldincludedir = @oldincludedir@
250 port_specific_symbol_files = @port_specific_symbol_files@
251 prefix = @prefix@
252 program_transform_name = @program_transform_name@
253 sbindir = @sbindir@
254 sharedstatedir = @sharedstatedir@
255 sysconfdir = @sysconfdir@
256 target = @target@
257 target_alias = @target_alias@
258 target_cpu = @target_cpu@
259 target_os = @target_os@
260 target_vendor = @target_vendor@
261 toplevel_srcdir = @toplevel_srcdir@
263 # May be used by various substitution variables.
264 gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
265 MAINT_CHARSET = latin1
266 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
267 PWD_COMMAND = $${PWDCMD-pwd}
268 STAMP = echo timestamp >
269 toolexecdir = $(glibcxx_toolexecdir)
270 toolexeclibdir = $(glibcxx_toolexeclibdir)
272 # These bits are all figured out from configure. Look in acinclude.m4
273 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
274 CONFIG_CXXFLAGS = \
275 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
277 WARN_CXXFLAGS = \
278 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
281 # -I/-D flags to pass when compiling.
282 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
283 @GLIBCXX_HOSTED_TRUE@hosted_source = libmath src po testsuite
284 SUBDIRS = include libsupc++ $(hosted_source)
285 ACLOCAL_AMFLAGS = -I . -I .. -I ../config
287 # Multilib support.
288 MAKEOVERRIDES =
290 # Work around what appears to be a GNU make bug handling MAKEFLAGS
291 # values defined in terms of make variables, as is the case for CC and
292 # friends when we are called from the top level Makefile.
293 AM_MAKEFLAGS = \
294 "AR_FLAGS=$(AR_FLAGS)" \
295 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
296 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
297 "CFLAGS=$(CFLAGS)" \
298 "CXXFLAGS=$(CXXFLAGS)" \
299 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
300 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
301 "INSTALL=$(INSTALL)" \
302 "INSTALL_DATA=$(INSTALL_DATA)" \
303 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
304 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
305 "LDFLAGS=$(LDFLAGS)" \
306 "LIBCFLAGS=$(LIBCFLAGS)" \
307 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
308 "MAKE=$(MAKE)" \
309 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
310 "PICFLAG=$(PICFLAG)" \
311 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
312 "SHELL=$(SHELL)" \
313 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
314 "exec_prefix=$(exec_prefix)" \
315 "infodir=$(infodir)" \
316 "libdir=$(libdir)" \
317 "includedir=$(includedir)" \
318 "prefix=$(prefix)" \
319 "tooldir=$(tooldir)" \
320 "gxx_include_dir=$(gxx_include_dir)" \
321 "AR=$(AR)" \
322 "AS=$(AS)" \
323 "LD=$(LD)" \
324 "RANLIB=$(RANLIB)" \
325 "NM=$(NM)" \
326 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
327 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
328 "DESTDIR=$(DESTDIR)" \
329 "WERROR=$(WERROR)"
332 # Subdir rules rely on $(FLAGS_TO_PASS)
333 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
334 all: config.h
335 $(MAKE) $(AM_MAKEFLAGS) all-recursive
337 .SUFFIXES:
338 am--refresh:
340 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
341 @for dep in $?; do \
342 case '$(am__configure_deps)' in \
343 *$$dep*) \
344 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
345 cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
346 && exit 0; \
347 exit 1;; \
348 esac; \
349 done; \
350 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
351 cd $(top_srcdir) && \
352 $(AUTOMAKE) --foreign --ignore-deps Makefile
353 .PRECIOUS: Makefile
354 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
355 @case '$?' in \
356 *config.status*) \
357 echo ' $(SHELL) ./config.status'; \
358 $(SHELL) ./config.status;; \
359 *) \
360 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
361 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
362 esac;
364 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
365 $(SHELL) ./config.status --recheck
367 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
368 cd $(srcdir) && $(AUTOCONF)
369 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
370 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
372 config.h: stamp-h1
373 @if test ! -f $@; then \
374 rm -f stamp-h1; \
375 $(MAKE) stamp-h1; \
376 else :; fi
378 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
379 @rm -f stamp-h1
380 cd $(top_builddir) && $(SHELL) ./config.status config.h
381 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
382 cd $(top_srcdir) && $(AUTOHEADER)
383 rm -f stamp-h1
384 touch $@
386 distclean-hdr:
387 -rm -f config.h stamp-h1
388 scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
389 cd $(top_builddir) && $(SHELL) ./config.status $@
391 mostlyclean-libtool:
392 -rm -f *.lo
394 clean-libtool:
395 -rm -rf .libs _libs
397 distclean-libtool:
398 -rm -f libtool
400 # GNU Make needs to see an explicit $(MAKE) variable in the command it
401 # runs to enable its job server during parallel builds. Hence the
402 # comments below.
403 all-multi:
404 $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do # $(MAKE)
405 install-multi:
406 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do # $(MAKE)
408 mostlyclean-multi:
409 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean # $(MAKE)
410 clean-multi:
411 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean # $(MAKE)
412 distclean-multi:
413 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean # $(MAKE)
414 maintainer-clean-multi:
415 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean # $(MAKE)
416 uninstall-info-am:
418 # This directory's subdirectories are mostly independent; you can cd
419 # into them and run `make' without going through this Makefile.
420 # To change the values of `make' variables: instead of editing Makefiles,
421 # (1) if the variable is set in `config.status', edit `config.status'
422 # (which will cause the Makefiles to be regenerated when you run `make');
423 # (2) otherwise, pass the desired values on the `make' command line.
424 $(RECURSIVE_TARGETS):
425 @failcom='exit 1'; \
426 for f in x $$MAKEFLAGS; do \
427 case $$f in \
428 *=* | --[!k]*);; \
429 *k*) failcom='fail=yes';; \
430 esac; \
431 done; \
432 dot_seen=no; \
433 target=`echo $@ | sed s/-recursive//`; \
434 list='$(SUBDIRS)'; for subdir in $$list; do \
435 echo "Making $$target in $$subdir"; \
436 if test "$$subdir" = "."; then \
437 dot_seen=yes; \
438 local_target="$$target-am"; \
439 else \
440 local_target="$$target"; \
441 fi; \
442 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
443 || eval $$failcom; \
444 done; \
445 if test "$$dot_seen" = "no"; then \
446 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
447 fi; test -z "$$fail"
449 mostlyclean-recursive clean-recursive distclean-recursive \
450 maintainer-clean-recursive:
451 @failcom='exit 1'; \
452 for f in x $$MAKEFLAGS; do \
453 case $$f in \
454 *=* | --[!k]*);; \
455 *k*) failcom='fail=yes';; \
456 esac; \
457 done; \
458 dot_seen=no; \
459 case "$@" in \
460 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
461 *) list='$(SUBDIRS)' ;; \
462 esac; \
463 rev=''; for subdir in $$list; do \
464 if test "$$subdir" = "."; then :; else \
465 rev="$$subdir $$rev"; \
466 fi; \
467 done; \
468 rev="$$rev ."; \
469 target=`echo $@ | sed s/-recursive//`; \
470 for subdir in $$rev; do \
471 echo "Making $$target in $$subdir"; \
472 if test "$$subdir" = "."; then \
473 local_target="$$target-am"; \
474 else \
475 local_target="$$target"; \
476 fi; \
477 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
478 || eval $$failcom; \
479 done && test -z "$$fail"
480 tags-recursive:
481 list='$(SUBDIRS)'; for subdir in $$list; do \
482 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
483 done
484 ctags-recursive:
485 list='$(SUBDIRS)'; for subdir in $$list; do \
486 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
487 done
489 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
490 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
491 unique=`for i in $$list; do \
492 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
493 done | \
494 $(AWK) ' { files[$$0] = 1; } \
495 END { for (i in files) print i; }'`; \
496 mkid -fID $$unique
497 tags: TAGS
498 ctags: CTAGS
499 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
500 $(TAGS_FILES) $(LISP)
501 tags=; \
502 here=`pwd`; \
503 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
504 unique=`for i in $$list; do \
505 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
506 done | \
507 $(AWK) ' { files[$$0] = 1; } \
508 END { for (i in files) print i; }'`; \
509 test -z "$(CTAGS_ARGS)$$tags$$unique" \
510 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
511 $$tags $$unique
513 GTAGS:
514 here=`$(am__cd) $(top_builddir) && pwd` \
515 && cd $(top_srcdir) \
516 && gtags -i $(GTAGS_ARGS) $$here
518 distclean-tags:
519 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
521 distdir: $(DISTFILES)
522 $(am__remove_distdir)
523 mkdir $(distdir)
524 $(mkdir_p) $(distdir)/.. $(distdir)/../config $(distdir)/scripts
525 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
526 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
527 list='$(DISTFILES)'; for file in $$list; do \
528 case $$file in \
529 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
530 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
531 esac; \
532 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
533 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
534 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
535 dir="/$$dir"; \
536 $(mkdir_p) "$(distdir)$$dir"; \
537 else \
538 dir=''; \
539 fi; \
540 if test -d $$d/$$file; then \
541 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
542 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
543 fi; \
544 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
545 else \
546 test -f $(distdir)/$$file \
547 || cp -p $$d/$$file $(distdir)/$$file \
548 || exit 1; \
549 fi; \
550 done
551 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
552 if test "$$subdir" = .; then :; else \
553 test -d "$(distdir)/$$subdir" \
554 || $(mkdir_p) "$(distdir)/$$subdir" \
555 || exit 1; \
556 distdir=`$(am__cd) $(distdir) && pwd`; \
557 top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
558 (cd $$subdir && \
559 $(MAKE) $(AM_MAKEFLAGS) \
560 top_distdir="$$top_distdir" \
561 distdir="$$distdir/$$subdir" \
562 distdir) \
563 || exit 1; \
564 fi; \
565 done
566 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
567 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
568 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
569 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
570 || chmod -R a+r $(distdir)
571 dist-gzip: distdir
572 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
573 $(am__remove_distdir)
575 dist-bzip2: distdir
576 tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
577 $(am__remove_distdir)
579 dist-tarZ: distdir
580 tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
581 $(am__remove_distdir)
583 dist-shar: distdir
584 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
585 $(am__remove_distdir)
587 dist-zip: distdir
588 -rm -f $(distdir).zip
589 zip -rq $(distdir).zip $(distdir)
590 $(am__remove_distdir)
592 dist dist-all: distdir
593 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
594 $(am__remove_distdir)
596 # This target untars the dist file and tries a VPATH configuration. Then
597 # it guarantees that the distribution is self-contained by making another
598 # tarfile.
599 distcheck: dist
600 case '$(DIST_ARCHIVES)' in \
601 *.tar.gz*) \
602 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
603 *.tar.bz2*) \
604 bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
605 *.tar.Z*) \
606 uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
607 *.shar.gz*) \
608 GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
609 *.zip*) \
610 unzip $(distdir).zip ;;\
611 esac
612 chmod -R a-w $(distdir); chmod a+w $(distdir)
613 mkdir $(distdir)/_build
614 mkdir $(distdir)/_inst
615 chmod a-w $(distdir)
616 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
617 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
618 && cd $(distdir)/_build \
619 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
620 $(DISTCHECK_CONFIGURE_FLAGS) \
621 && $(MAKE) $(AM_MAKEFLAGS) \
622 && $(MAKE) $(AM_MAKEFLAGS) dvi \
623 && $(MAKE) $(AM_MAKEFLAGS) check \
624 && $(MAKE) $(AM_MAKEFLAGS) install \
625 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
626 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
627 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
628 distuninstallcheck \
629 && chmod -R a-w "$$dc_install_base" \
630 && ({ \
631 (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
632 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
633 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
634 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
635 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
636 } || { rm -rf "$$dc_destdir"; exit 1; }) \
637 && rm -rf "$$dc_destdir" \
638 && $(MAKE) $(AM_MAKEFLAGS) dist \
639 && rm -rf $(DIST_ARCHIVES) \
640 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
641 $(am__remove_distdir)
642 @(echo "$(distdir) archives ready for distribution: "; \
643 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
644 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
645 distuninstallcheck:
646 @cd $(distuninstallcheck_dir) \
647 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
648 || { echo "ERROR: files left after uninstall:" ; \
649 if test -n "$(DESTDIR)"; then \
650 echo " (check DESTDIR support)"; \
651 fi ; \
652 $(distuninstallcheck_listfiles) ; \
653 exit 1; } >&2
654 distcleancheck: distclean
655 @if test '$(srcdir)' = . ; then \
656 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
657 exit 1 ; \
659 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
660 || { echo "ERROR: files left in build directory after distclean:" ; \
661 $(distcleancheck_listfiles) ; \
662 exit 1; } >&2
663 check-am: all-am
664 check: check-recursive
665 all-am: Makefile all-multi config.h
666 installdirs: installdirs-recursive
667 installdirs-am:
668 install: install-recursive
669 install-exec: install-exec-recursive
670 install-data: install-data-recursive
671 uninstall: uninstall-recursive
673 install-am: all-am
674 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
676 installcheck: installcheck-recursive
677 install-strip:
678 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
679 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
680 `test -z '$(STRIP)' || \
681 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
682 mostlyclean-generic:
684 clean-generic:
686 distclean-generic:
687 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
689 maintainer-clean-generic:
690 @echo "This command is intended for maintainers to use"
691 @echo "it deletes files that may require special tools to rebuild."
692 clean: clean-multi clean-recursive
694 clean-am: clean-generic clean-libtool mostlyclean-am
696 distclean: distclean-multi distclean-recursive
697 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
698 -rm -f Makefile
699 distclean-am: clean-am distclean-generic distclean-hdr \
700 distclean-libtool distclean-tags
702 dvi: dvi-recursive
704 dvi-am:
706 html: html-recursive
708 info: info-recursive
710 info-am:
712 install-data-am:
714 install-exec-am: install-multi
716 install-info: install-info-recursive
718 install-man:
720 installcheck-am:
722 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
723 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
724 -rm -rf $(top_srcdir)/autom4te.cache
725 -rm -f Makefile
726 maintainer-clean-am: distclean-am maintainer-clean-generic
728 mostlyclean: mostlyclean-multi mostlyclean-recursive
730 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
732 pdf: pdf-recursive
734 pdf-am:
736 ps: ps-recursive
738 ps-am:
740 uninstall-am: uninstall-info-am
742 uninstall-info: uninstall-info-recursive
744 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
745 am--refresh check check-am clean clean-generic clean-libtool \
746 clean-multi clean-recursive ctags ctags-recursive dist \
747 dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
748 distcheck distclean distclean-generic distclean-hdr \
749 distclean-libtool distclean-multi distclean-recursive \
750 distclean-tags distcleancheck distdir distuninstallcheck dvi \
751 dvi-am html html-am info info-am install install-am \
752 install-data install-data-am install-exec install-exec-am \
753 install-info install-info-am install-man install-multi \
754 install-strip installcheck installcheck-am installdirs \
755 installdirs-am maintainer-clean maintainer-clean-generic \
756 maintainer-clean-multi maintainer-clean-recursive mostlyclean \
757 mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
758 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
759 uninstall uninstall-am uninstall-info-am
762 # These rules are messy, but are hella worth it.
763 doxygen:
764 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
765 builddir=`${PWD_COMMAND}`; \
766 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
767 --host_alias=${host_alias} \
768 --mode=user $${srcdir} $${builddir})
770 doxygen-maint:
771 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
772 builddir=`${PWD_COMMAND}`; \
773 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
774 --host_alias=${host_alias} \
775 --mode=maint $${srcdir} $${builddir})
777 doxygen-man:
778 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
779 builddir=`${PWD_COMMAND}`; \
780 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
781 --host_alias=${host_alias} \
782 --mode=man $${srcdir} $${builddir})
784 .PHONY: doxygen doxygen-maint doxygen-man
786 # Handy forwarding targets.
787 check-%:
788 cd testsuite && $(MAKE) $@
790 # All the machinations with string instantiations messes up the
791 # automake-generated TAGS rule. Make a simple one here.
792 TAGS: tags-recursive $(LISP)
794 # Installation of distribution html documentation not yet supported
795 # TODO: Write custom install-html rule.
796 .PHONY: install-html
797 install-html:
798 # Tell versions [3.59,3.63) of GNU make to not export all variables.
799 # Otherwise a system limit (for SysV at least) may be exceeded.
800 .NOEXPORT: