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