* config/sparc/sparc.h: Correct comment about availability of
[official-gcc.git] / libstdc++-v3 / Makefile.in
blobcf4d198bdc189486904141b3fafb4bd8fa592fdd
1 # Makefile.in generated by automake 1.8.2 from Makefile.am.
2 # @configure_input@
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004 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/check_survey.in \
46 $(top_srcdir)/scripts/testsuite_flags.in ../ABOUT-NLS \
47 ../COPYING ../COPYING.LIB ../ChangeLog ../README ../compile \
48 ../config.guess ../config.rpath ../config.sub ../install-sh \
49 ../ltcf-c.sh ../ltcf-cxx.sh ../ltcf-gcj.sh ../ltconfig \
50 ../ltmain.sh ../missing ../mkinstalldirs ../ylwrap ChangeLog \
51 acconfig.h
52 subdir = .
53 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
54 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
55 $(top_srcdir)/linkage.m4 \
56 $(top_srcdir)/../config/no-executables.m4 \
57 $(top_srcdir)/../libtool.m4 $(top_srcdir)/crossconfig.m4 \
58 $(top_srcdir)/configure.ac
59 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60 $(ACLOCAL_M4)
61 am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
62 configure.lineno configure.status.lineno
63 CONFIG_HEADER = config.h
64 CONFIG_CLEAN_FILES = scripts/check_survey scripts/testsuite_flags
65 depcomp =
66 am__depfiles_maybe =
67 SOURCES =
68 DIST_SOURCES =
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 libmath libsupc++ 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 ACLOCAL = @ACLOCAL@
90 ALLOCATOR_H = @ALLOCATOR_H@
91 ALLOCATOR_NAME = @ALLOCATOR_NAME@
92 AMTAR = @AMTAR@
93 AR = @AR@
94 AS = @AS@
95 ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
96 ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
97 AUTOCONF = @AUTOCONF@
98 AUTOHEADER = @AUTOHEADER@
99 AUTOMAKE = @AUTOMAKE@
100 AWK = @AWK@
101 BASIC_FILE_CC = @BASIC_FILE_CC@
102 BASIC_FILE_H = @BASIC_FILE_H@
103 CC = @CC@
104 CCODECVT_CC = @CCODECVT_CC@
105 CCODECVT_H = @CCODECVT_H@
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 EXEEXT = @EXEEXT@
133 EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
134 GLIBCXX_BUILD_DEBUG_FALSE = @GLIBCXX_BUILD_DEBUG_FALSE@
135 GLIBCXX_BUILD_DEBUG_TRUE = @GLIBCXX_BUILD_DEBUG_TRUE@
136 GLIBCXX_BUILD_PCH_FALSE = @GLIBCXX_BUILD_PCH_FALSE@
137 GLIBCXX_BUILD_PCH_TRUE = @GLIBCXX_BUILD_PCH_TRUE@
138 GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE = @GLIBCXX_BUILD_VERSIONED_SHLIB_FALSE@
139 GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE = @GLIBCXX_BUILD_VERSIONED_SHLIB_TRUE@
140 GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE = @GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@
141 GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE = @GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@
142 GLIBCXX_C_HEADERS_C_FALSE = @GLIBCXX_C_HEADERS_C_FALSE@
143 GLIBCXX_C_HEADERS_C_STD_FALSE = @GLIBCXX_C_HEADERS_C_STD_FALSE@
144 GLIBCXX_C_HEADERS_C_STD_TRUE = @GLIBCXX_C_HEADERS_C_STD_TRUE@
145 GLIBCXX_C_HEADERS_C_TRUE = @GLIBCXX_C_HEADERS_C_TRUE@
146 GLIBCXX_HOSTED_FALSE = @GLIBCXX_HOSTED_FALSE@
147 GLIBCXX_HOSTED_TRUE = @GLIBCXX_HOSTED_TRUE@
148 GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
149 GLIBCXX_TEST_ABI_FALSE = @GLIBCXX_TEST_ABI_FALSE@
150 GLIBCXX_TEST_ABI_TRUE = @GLIBCXX_TEST_ABI_TRUE@
151 GLIBCXX_TEST_WCHAR_T_FALSE = @GLIBCXX_TEST_WCHAR_T_FALSE@
152 GLIBCXX_TEST_WCHAR_T_TRUE = @GLIBCXX_TEST_WCHAR_T_TRUE@
153 INSTALL_DATA = @INSTALL_DATA@
154 INSTALL_PROGRAM = @INSTALL_PROGRAM@
155 INSTALL_SCRIPT = @INSTALL_SCRIPT@
156 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
157 LIBICONV = @LIBICONV@
158 LIBMATHOBJS = @LIBMATHOBJS@
159 LIBOBJS = @LIBOBJS@
160 LIBS = @LIBS@
161 LIBSUPCXX_PICFLAGS = @LIBSUPCXX_PICFLAGS@
162 LIBTOOL = @LIBTOOL@
163 LN_S = @LN_S@
164 LTLIBOBJS = @LTLIBOBJS@
165 MAINT = @MAINT@
166 MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
167 MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
168 MAKEINFO = @MAKEINFO@
169 OBJEXT = @OBJEXT@
170 OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
171 OPT_LDFLAGS = @OPT_LDFLAGS@
172 OS_INC_SRCDIR = @OS_INC_SRCDIR@
173 PACKAGE = @PACKAGE@
174 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
175 PACKAGE_NAME = @PACKAGE_NAME@
176 PACKAGE_STRING = @PACKAGE_STRING@
177 PACKAGE_TARNAME = @PACKAGE_TARNAME@
178 PACKAGE_VERSION = @PACKAGE_VERSION@
179 PATH_SEPARATOR = @PATH_SEPARATOR@
180 RANLIB = @RANLIB@
181 SECTION_FLAGS = @SECTION_FLAGS@
182 SECTION_LDFLAGS = @SECTION_LDFLAGS@
183 SET_MAKE = @SET_MAKE@
184 SHELL = @SHELL@
185 STRIP = @STRIP@
186 SYMVER_MAP = @SYMVER_MAP@
187 TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
188 USE_NLS = @USE_NLS@
189 VERSION = @VERSION@
190 WARN_FLAGS = @WARN_FLAGS@
191 WERROR = @WERROR@
192 ac_ct_AR = @ac_ct_AR@
193 ac_ct_AS = @ac_ct_AS@
194 ac_ct_CC = @ac_ct_CC@
195 ac_ct_CXX = @ac_ct_CXX@
196 ac_ct_RANLIB = @ac_ct_RANLIB@
197 ac_ct_STRIP = @ac_ct_STRIP@
198 am__leading_dot = @am__leading_dot@
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@
250 MAINT_CHARSET = latin1
251 mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
252 PWD_COMMAND = $${PWDCMD-pwd}
253 STAMP = echo timestamp >
254 toolexecdir = $(glibcxx_toolexecdir)
255 toolexeclibdir = $(glibcxx_toolexeclibdir)
257 # These bits are all figured out from configure. Look in acinclude.m4
258 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
259 CONFIG_CXXFLAGS = \
260 $(SECTION_FLAGS) $(EXTRA_CXX_FLAGS)
262 WARN_CXXFLAGS = \
263 $(WARN_FLAGS) $(WERROR) -fdiagnostics-show-location=once
266 # -I/-D flags to pass when compiling.
267 AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
268 @GLIBCXX_HOSTED_TRUE@hosted_source = src po
269 SUBDIRS = include libmath libsupc++ $(hosted_source) testsuite
271 # Multilib support.
272 MAKEOVERRIDES =
274 # Multilib support variables.
275 MULTISRCTOP =
276 MULTIBUILDTOP =
277 MULTIDIRS =
278 MULTISUBDIR =
279 MULTIDO = true
280 MULTICLEAN = true
282 # Work around what appears to be a GNU make bug handling MAKEFLAGS
283 # values defined in terms of make variables, as is the case for CC and
284 # friends when we are called from the top level Makefile.
285 AM_MAKEFLAGS = \
286 "AR_FLAGS=$(AR_FLAGS)" \
287 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
288 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
289 "CFLAGS=$(CFLAGS)" \
290 "CXXFLAGS=$(CXXFLAGS)" \
291 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
292 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
293 "INSTALL=$(INSTALL)" \
294 "INSTALL_DATA=$(INSTALL_DATA)" \
295 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
296 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
297 "LDFLAGS=$(LDFLAGS)" \
298 "LIBCFLAGS=$(LIBCFLAGS)" \
299 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
300 "MAKE=$(MAKE)" \
301 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
302 "PICFLAG=$(PICFLAG)" \
303 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
304 "SHELL=$(SHELL)" \
305 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
306 "exec_prefix=$(exec_prefix)" \
307 "infodir=$(infodir)" \
308 "libdir=$(libdir)" \
309 "includedir=$(includedir)" \
310 "prefix=$(prefix)" \
311 "tooldir=$(tooldir)" \
312 "gxx_include_dir=$(gxx_include_dir)" \
313 "AR=$(AR)" \
314 "AS=$(AS)" \
315 "LD=$(LD)" \
316 "LIBCFLAGS=$(LIBCFLAGS)" \
317 "PICFLAG=$(PICFLAG)" \
318 "RANLIB=$(RANLIB)" \
319 "NM=$(NM)" \
320 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
321 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
322 "DESTDIR=$(DESTDIR)" \
323 "WERROR=$(WERROR)"
326 # Subdir rules rely on $(FLAGS_TO_PASS)
327 FLAGS_TO_PASS = $(AM_MAKEFLAGS)
328 all: config.h
329 $(MAKE) $(AM_MAKEFLAGS) all-recursive
331 .SUFFIXES:
332 am--refresh:
334 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
335 @for dep in $?; do \
336 case '$(am__configure_deps)' in \
337 *$$dep*) \
338 echo ' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
339 cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps \
340 && exit 0; \
341 exit 1;; \
342 esac; \
343 done; \
344 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
345 cd $(top_srcdir) && \
346 $(AUTOMAKE) --foreign --ignore-deps Makefile
347 .PRECIOUS: Makefile
348 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
349 @case '$?' in \
350 *config.status*) \
351 echo ' $(SHELL) ./config.status'; \
352 $(SHELL) ./config.status;; \
353 *) \
354 echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
355 cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
356 esac;
358 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
359 $(SHELL) ./config.status --recheck
361 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
362 cd $(srcdir) && $(AUTOCONF)
363 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
364 cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
366 config.h: stamp-h1
367 @if test ! -f $@; then \
368 rm -f stamp-h1; \
369 $(MAKE) stamp-h1; \
370 else :; fi
372 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
373 @rm -f stamp-h1
374 cd $(top_builddir) && $(SHELL) ./config.status config.h
375 $(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) $(top_srcdir)/acconfig.h
376 cd $(top_srcdir) && $(AUTOHEADER)
377 rm -f stamp-h1
378 touch $@
380 distclean-hdr:
381 -rm -f config.h stamp-h1
382 scripts/check_survey: $(top_builddir)/config.status $(top_srcdir)/scripts/check_survey.in
383 cd $(top_builddir) && $(SHELL) ./config.status $@
384 scripts/testsuite_flags: $(top_builddir)/config.status $(top_srcdir)/scripts/testsuite_flags.in
385 cd $(top_builddir) && $(SHELL) ./config.status $@
387 mostlyclean-libtool:
388 -rm -f *.lo
390 clean-libtool:
391 -rm -rf .libs _libs
393 distclean-libtool:
394 -rm -f libtool
395 uninstall-info-am:
397 # This directory's subdirectories are mostly independent; you can cd
398 # into them and run `make' without going through this Makefile.
399 # To change the values of `make' variables: instead of editing Makefiles,
400 # (1) if the variable is set in `config.status', edit `config.status'
401 # (which will cause the Makefiles to be regenerated when you run `make');
402 # (2) otherwise, pass the desired values on the `make' command line.
403 $(RECURSIVE_TARGETS):
404 @set fnord $$MAKEFLAGS; amf=$$2; \
405 dot_seen=no; \
406 target=`echo $@ | sed s/-recursive//`; \
407 list='$(SUBDIRS)'; for subdir in $$list; do \
408 echo "Making $$target in $$subdir"; \
409 if test "$$subdir" = "."; then \
410 dot_seen=yes; \
411 local_target="$$target-am"; \
412 else \
413 local_target="$$target"; \
414 fi; \
415 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
416 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
417 done; \
418 if test "$$dot_seen" = "no"; then \
419 $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
420 fi; test -z "$$fail"
422 mostlyclean-recursive clean-recursive distclean-recursive \
423 maintainer-clean-recursive:
424 @set fnord $$MAKEFLAGS; amf=$$2; \
425 dot_seen=no; \
426 case "$@" in \
427 distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
428 *) list='$(SUBDIRS)' ;; \
429 esac; \
430 rev=''; for subdir in $$list; do \
431 if test "$$subdir" = "."; then :; else \
432 rev="$$subdir $$rev"; \
433 fi; \
434 done; \
435 rev="$$rev ."; \
436 target=`echo $@ | sed s/-recursive//`; \
437 for subdir in $$rev; do \
438 echo "Making $$target in $$subdir"; \
439 if test "$$subdir" = "."; then \
440 local_target="$$target-am"; \
441 else \
442 local_target="$$target"; \
443 fi; \
444 (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
445 || case "$$amf" in *=*) exit 1;; *k*) fail=yes;; *) exit 1;; esac; \
446 done && test -z "$$fail"
447 tags-recursive:
448 list='$(SUBDIRS)'; for subdir in $$list; do \
449 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
450 done
451 ctags-recursive:
452 list='$(SUBDIRS)'; for subdir in $$list; do \
453 test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
454 done
456 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
457 list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
458 unique=`for i in $$list; do \
459 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
460 done | \
461 $(AWK) ' { files[$$0] = 1; } \
462 END { for (i in files) print i; }'`; \
463 mkid -fID $$unique
464 tags: TAGS
465 ctags: CTAGS
466 CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
467 $(TAGS_FILES) $(LISP)
468 tags=; \
469 here=`pwd`; \
470 list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
471 unique=`for i in $$list; do \
472 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
473 done | \
474 $(AWK) ' { files[$$0] = 1; } \
475 END { for (i in files) print i; }'`; \
476 test -z "$(CTAGS_ARGS)$$tags$$unique" \
477 || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
478 $$tags $$unique
480 GTAGS:
481 here=`$(am__cd) $(top_builddir) && pwd` \
482 && cd $(top_srcdir) \
483 && gtags -i $(GTAGS_ARGS) $$here
485 distclean-tags:
486 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
488 distdir: $(DISTFILES)
489 $(am__remove_distdir)
490 mkdir $(distdir)
491 $(mkdir_p) $(distdir)/.. $(distdir)/../config $(distdir)/scripts
492 @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
493 topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
494 list='$(DISTFILES)'; for file in $$list; do \
495 case $$file in \
496 $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
497 $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
498 esac; \
499 if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
500 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
501 if test "$$dir" != "$$file" && test "$$dir" != "."; then \
502 dir="/$$dir"; \
503 $(mkdir_p) "$(distdir)$$dir"; \
504 else \
505 dir=''; \
506 fi; \
507 if test -d $$d/$$file; then \
508 if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
509 cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
510 fi; \
511 cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
512 else \
513 test -f $(distdir)/$$file \
514 || cp -p $$d/$$file $(distdir)/$$file \
515 || exit 1; \
516 fi; \
517 done
518 list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
519 if test "$$subdir" = .; then :; else \
520 test -d "$(distdir)/$$subdir" \
521 || mkdir "$(distdir)/$$subdir" \
522 || exit 1; \
523 (cd $$subdir && \
524 $(MAKE) $(AM_MAKEFLAGS) \
525 top_distdir="../$(top_distdir)" \
526 distdir="../$(distdir)/$$subdir" \
527 distdir) \
528 || exit 1; \
529 fi; \
530 done
531 -find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
532 ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
533 ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
534 ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
535 || chmod -R a+r $(distdir)
536 dist-gzip: distdir
537 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
538 $(am__remove_distdir)
540 dist-bzip2: distdir
541 $(AMTAR) chof - $(distdir) | bzip2 -9 -c >$(distdir).tar.bz2
542 $(am__remove_distdir)
544 dist-tarZ: distdir
545 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
546 $(am__remove_distdir)
548 dist-shar: distdir
549 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
550 $(am__remove_distdir)
552 dist-zip: distdir
553 -rm -f $(distdir).zip
554 zip -rq $(distdir).zip $(distdir)
555 $(am__remove_distdir)
557 dist dist-all: distdir
558 $(AMTAR) chof - $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
559 $(am__remove_distdir)
561 # This target untars the dist file and tries a VPATH configuration. Then
562 # it guarantees that the distribution is self-contained by making another
563 # tarfile.
564 distcheck: dist
565 case '$(DIST_ARCHIVES)' in \
566 *.tar.gz*) \
567 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(AMTAR) xf - ;;\
568 *.tar.bz2*) \
569 bunzip2 -c $(distdir).tar.bz2 | $(AMTAR) xf - ;;\
570 *.tar.Z*) \
571 uncompress -c $(distdir).tar.Z | $(AMTAR) xf - ;;\
572 *.shar.gz*) \
573 GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | unshar ;;\
574 *.zip*) \
575 unzip $(distdir).zip ;;\
576 esac
577 chmod -R a-w $(distdir); chmod a+w $(distdir)
578 mkdir $(distdir)/_build
579 mkdir $(distdir)/_inst
580 chmod a-w $(distdir)
581 dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
582 && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
583 && cd $(distdir)/_build \
584 && ../configure --srcdir=.. --prefix="$$dc_install_base" \
585 $(DISTCHECK_CONFIGURE_FLAGS) \
586 && $(MAKE) $(AM_MAKEFLAGS) \
587 && $(MAKE) $(AM_MAKEFLAGS) dvi \
588 && $(MAKE) $(AM_MAKEFLAGS) check \
589 && $(MAKE) $(AM_MAKEFLAGS) install \
590 && $(MAKE) $(AM_MAKEFLAGS) installcheck \
591 && $(MAKE) $(AM_MAKEFLAGS) uninstall \
592 && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
593 distuninstallcheck \
594 && chmod -R a-w "$$dc_install_base" \
595 && ({ \
596 (cd ../.. && $(mkdir_p) "$$dc_destdir") \
597 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
598 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
599 && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
600 distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
601 } || { rm -rf "$$dc_destdir"; exit 1; }) \
602 && rm -rf "$$dc_destdir" \
603 && $(MAKE) $(AM_MAKEFLAGS) dist \
604 && rm -rf $(DIST_ARCHIVES) \
605 && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
606 $(am__remove_distdir)
607 @(echo "$(distdir) archives ready for distribution: "; \
608 list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
609 sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
610 distuninstallcheck:
611 @cd $(distuninstallcheck_dir) \
612 && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
613 || { echo "ERROR: files left after uninstall:" ; \
614 if test -n "$(DESTDIR)"; then \
615 echo " (check DESTDIR support)"; \
616 fi ; \
617 $(distuninstallcheck_listfiles) ; \
618 exit 1; } >&2
619 distcleancheck: distclean
620 @if test '$(srcdir)' = . ; then \
621 echo "ERROR: distcleancheck can only run from a VPATH build" ; \
622 exit 1 ; \
624 @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
625 || { echo "ERROR: files left in build directory after distclean:" ; \
626 $(distcleancheck_listfiles) ; \
627 exit 1; } >&2
628 check-am: all-am
629 check: check-recursive
630 all-am: Makefile all-multi config.h
631 installdirs: installdirs-recursive
632 installdirs-am:
633 install: install-recursive
634 install-exec: install-exec-recursive
635 install-data: install-data-recursive
636 uninstall: uninstall-recursive
638 install-am: all-am
639 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
641 installcheck: installcheck-recursive
642 install-strip:
643 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
644 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
645 `test -z '$(STRIP)' || \
646 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
647 mostlyclean-generic:
649 clean-generic:
651 distclean-generic:
652 -rm -f $(CONFIG_CLEAN_FILES)
654 maintainer-clean-generic:
655 @echo "This command is intended for maintainers to use"
656 @echo "it deletes files that may require special tools to rebuild."
657 clean: clean-multi clean-recursive
659 clean-am: clean-generic clean-libtool mostlyclean-am
661 distclean: distclean-multi distclean-recursive
662 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
663 -rm -f Makefile
664 distclean-am: clean-am distclean-generic distclean-hdr \
665 distclean-libtool distclean-tags
667 dvi: dvi-recursive
669 dvi-am:
671 html: html-recursive
673 info: info-recursive
675 info-am:
677 install-data-am:
679 install-exec-am: install-multi
681 install-info: install-info-recursive
683 install-man:
685 installcheck-am:
687 maintainer-clean: maintainer-clean-multi maintainer-clean-recursive
688 -rm -f $(am__CONFIG_DISTCLEAN_FILES)
689 -rm -rf $(top_srcdir)/autom4te.cache
690 -rm -f Makefile
691 maintainer-clean-am: distclean-am maintainer-clean-generic
693 mostlyclean: mostlyclean-multi mostlyclean-recursive
695 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
697 pdf: pdf-recursive
699 pdf-am:
701 ps: ps-recursive
703 ps-am:
705 uninstall-am: uninstall-info-am
707 uninstall-info: uninstall-info-recursive
709 .PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am all-multi \
710 am--refresh check check-am clean clean-generic clean-libtool \
711 clean-multi clean-recursive ctags ctags-recursive dist \
712 dist-all dist-bzip2 dist-gzip dist-shar dist-tarZ dist-zip \
713 distcheck distclean distclean-generic distclean-hdr \
714 distclean-libtool distclean-multi distclean-recursive \
715 distclean-tags distcleancheck distdir distuninstallcheck dvi \
716 dvi-am html html-am info info-am install install-am \
717 install-data install-data-am install-exec install-exec-am \
718 install-info install-info-am install-man install-multi \
719 install-strip installcheck installcheck-am installdirs \
720 installdirs-am maintainer-clean maintainer-clean-generic \
721 maintainer-clean-multi maintainer-clean-recursive mostlyclean \
722 mostlyclean-generic mostlyclean-libtool mostlyclean-multi \
723 mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
724 uninstall uninstall-am uninstall-info-am
727 @GLIBCXX_HOSTED_TRUE@ # Possibly libmath as well...
729 # These rules are messy, but are hella worth it.
730 doxygen:
731 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
732 builddir=`${PWD_COMMAND}`; \
733 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
734 --mode=user $${srcdir} $${builddir})
736 doxygen-maint:
737 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
738 builddir=`${PWD_COMMAND}`; \
739 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
740 --mode=maint $${srcdir} $${builddir})
742 doxygen-man:
743 -(srcdir=`cd ${top_srcdir}; ${PWD_COMMAND}`; \
744 builddir=`${PWD_COMMAND}`; \
745 ${SHELL} ${srcdir}/docs/doxygen/run_doxygen \
746 --mode=man $${srcdir} $${builddir})
748 .PHONY: doxygen doxygen-maint doxygen-man
750 # Handy forwarding targets.
751 check-%:
752 cd testsuite && $(MAKE) $@
754 # Multilib support.
755 .PHONY: all-multi mostlyclean-multi clean-multi distclean-multi \
756 maintainer-clean-multi
758 all-recursive: all-multi
759 install-recursive: install-multi
760 mostlyclean-recursive: mostlyclean-multi
761 clean-recursive: clean-multi
762 distclean-recursive: distclean-multi
763 maintainer-clean-recursive: maintainer-clean-multi
765 all-multi:
766 : $(MAKE) ; exec $(MULTIDO) $(AM_MAKEFLAGS) DO=all multi-do
767 install-multi:
768 $(MULTIDO) $(AM_MAKEFLAGS) DO=install multi-do
769 mostlyclean-multi:
770 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=mostlyclean multi-clean
771 clean-multi:
772 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=clean multi-clean
773 distclean-multi:
774 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=distclean multi-clean
775 maintainer-clean-multi:
776 $(MULTICLEAN) $(AM_MAKEFLAGS) DO=maintainer-clean multi-clean
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: