1 # Makefile.in generated by automake 1.11 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
7 # This Makefile.in is free software; the Free Software Foundation
8 # gives unlimited permission to copy and/or distribute it,
9 # with or without modifications, as long as this notice is preserved.
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
18 pkgdatadir
= $(datadir)/@PACKAGE@
19 pkgincludedir
= $(includedir)/@PACKAGE@
20 pkglibdir
= $(libdir)/@PACKAGE@
21 pkglibexecdir
= $(libexecdir
)/@PACKAGE@
22 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA
= $(install_sh
) -c
-m
644
24 install_sh_PROGRAM
= $(install_sh
) -c
25 install_sh_SCRIPT
= $(install_sh
) -c
26 INSTALL_HEADER
= $(INSTALL_DATA
)
27 transform
= $(program_transform_name
)
34 build_triplet
= @build@
36 target_triplet
= @target@
37 DIST_COMMON
= README
$(am__configure_deps
) $(srcdir)/..
/config.guess \
38 $(srcdir)/..
/config.sub
$(srcdir)/..
/install-sh \
39 $(srcdir)/..
/ltmain.sh
$(srcdir)/..
/missing \
40 $(srcdir)/..
/mkinstalldirs
$(srcdir)/Makefile.am \
41 $(srcdir)/Makefile.in
$(srcdir)/config.h.in \
42 $(top_srcdir
)/configure
$(top_srcdir
)/fragment.am \
43 $(top_srcdir
)/scripts
/testsuite_flags.in ChangeLog
45 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
46 am__aclocal_m4_deps
= $(top_srcdir
)/..
/config
/enable.m4 \
47 $(top_srcdir
)/..
/config
/futex.m4 \
48 $(top_srcdir
)/..
/config
/iconv.m4 \
49 $(top_srcdir
)/..
/config
/lead-dot.m4 \
50 $(top_srcdir
)/..
/config
/lib-ld.m4 \
51 $(top_srcdir
)/..
/config
/lib-link.m4 \
52 $(top_srcdir
)/..
/config
/lib-prefix.m4 \
53 $(top_srcdir
)/..
/config
/multi.m4 \
54 $(top_srcdir
)/..
/config
/no-executables.m4 \
55 $(top_srcdir
)/..
/config
/override.m4 \
56 $(top_srcdir
)/..
/config
/stdint.m4 \
57 $(top_srcdir
)/..
/config
/unwind_ipinfo.m4 \
58 $(top_srcdir
)/..
/libtool.m4
$(top_srcdir
)/..
/ltoptions.m4 \
59 $(top_srcdir
)/..
/ltsugar.m4
$(top_srcdir
)/..
/ltversion.m4 \
60 $(top_srcdir
)/..
/lt~obsolete.m4
$(top_srcdir
)/crossconfig.m4 \
61 $(top_srcdir
)/linkage.m4
$(top_srcdir
)/acinclude.m4 \
62 $(top_srcdir
)/..
/config
/tls.m4
$(top_srcdir
)/configure.ac
63 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
65 am__CONFIG_DISTCLEAN_FILES
= config.status config.cache config.log \
66 configure.lineno config.status.lineno
67 CONFIG_HEADER
= config.h
68 CONFIG_CLEAN_FILES
= scripts
/testsuite_flags
69 CONFIG_CLEAN_VPATH_FILES
=
80 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
81 html-recursive info-recursive install-data-recursive \
82 install-dvi-recursive install-exec-recursive \
83 install-html-recursive install-info-recursive \
84 install-pdf-recursive install-ps-recursive install-recursive \
85 installcheck-recursive installdirs-recursive pdf-recursive \
86 ps-recursive uninstall-recursive
87 RECURSIVE_CLEAN_TARGETS
= mostlyclean-recursive clean-recursive \
88 distclean-recursive maintainer-clean-recursive
89 AM_RECURSIVE_TARGETS
= $(RECURSIVE_TARGETS
:-recursive
=) \
90 $(RECURSIVE_CLEAN_TARGETS
:-recursive
=) tags TAGS ctags CTAGS \
91 distdir
dist dist-all distcheck
94 DIST_SUBDIRS
= include libsupc
++ doc src po testsuite python
95 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
96 distdir
= $(PACKAGE
)-$(VERSION
)
97 top_distdir
= $(distdir
)
98 am__remove_distdir
= \
99 { test ! -d
"$(distdir)" \
100 ||
{ find
"$(distdir)" -type d
! -perm
-200 -exec chmod u
+w
{} ';' \
101 && rm -fr
"$(distdir)"; }; }
104 sed_first
='s,^\([^/]*\)/.*$$,\1,'; \
105 sed_rest
='s,^[^/]*/*,,'; \
106 sed_last
='s,^.*/\([^/]*\)$$,\1,'; \
107 sed_butlast
='s,/*[^/]*$$,,'; \
108 while
test -n
"$$dir1"; do \
109 first
=`echo "$$dir1" | sed -e "$$sed_first"`; \
110 if
test "$$first" != "."; then \
111 if
test "$$first" = ".."; then \
112 dir2
=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
113 dir0
=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
115 first2
=`echo "$$dir2" | sed -e "$$sed_first"`; \
116 if
test "$$first2" = "$$first"; then \
117 dir2
=`echo "$$dir2" | sed -e "$$sed_rest"`; \
121 dir0
="$$dir0"/"$$first"; \
124 dir1
=`echo "$$dir1" | sed -e "$$sed_rest"`; \
127 DIST_ARCHIVES
= $(distdir
).
tar.gz
129 distuninstallcheck_listfiles
= find .
-type f
-print
130 distcleancheck_listfiles
= find .
-type f
-print
131 ABI_TWEAKS_SRCDIR
= @ABI_TWEAKS_SRCDIR@
133 ALLOCATOR_H
= @ALLOCATOR_H@
134 ALLOCATOR_NAME
= @ALLOCATOR_NAME@
138 ATOMICITY_SRCDIR
= @ATOMICITY_SRCDIR@
139 ATOMIC_FLAGS
= @ATOMIC_FLAGS@
140 ATOMIC_WORD_SRCDIR
= @ATOMIC_WORD_SRCDIR@
141 AUTOCONF
= @AUTOCONF@
142 AUTOHEADER
= @AUTOHEADER@
143 AUTOMAKE
= @AUTOMAKE@
145 BASIC_FILE_CC
= @BASIC_FILE_CC@
146 BASIC_FILE_H
= @BASIC_FILE_H@
148 CCODECVT_CC
= @CCODECVT_CC@
149 CCOLLATE_CC
= @CCOLLATE_CC@
150 CCTYPE_CC
= @CCTYPE_CC@
152 CLOCALE_CC
= @CLOCALE_CC@
153 CLOCALE_H
= @CLOCALE_H@
154 CLOCALE_INTERNAL_H
= @CLOCALE_INTERNAL_H@
155 CMESSAGES_CC
= @CMESSAGES_CC@
156 CMESSAGES_H
= @CMESSAGES_H@
157 CMONEY_CC
= @CMONEY_CC@
158 CNUMERIC_CC
= @CNUMERIC_CC@
160 CPPFLAGS
= @CPPFLAGS@
161 CPU_DEFINES_SRCDIR
= @CPU_DEFINES_SRCDIR@
162 CSTDIO_H
= @CSTDIO_H@
163 CTIME_CC
= @CTIME_CC@
167 CXXFLAGS
= @CXXFLAGS@
168 CYGPATH_W
= @CYGPATH_W@
169 C_INCLUDE_DIR
= @C_INCLUDE_DIR@
170 DEBUG_FLAGS
= @DEBUG_FLAGS@
172 DSYMUTIL
= @DSYMUTIL@
178 ERROR_CONSTANTS_SRCDIR
= @ERROR_CONSTANTS_SRCDIR@
180 EXTRA_CXX_FLAGS
= @EXTRA_CXX_FLAGS@
182 GLIBCXX_INCLUDES
= @GLIBCXX_INCLUDES@
183 GLIBCXX_LIBS
= @GLIBCXX_LIBS@
186 INSTALL_DATA
= @INSTALL_DATA@
187 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
188 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
189 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
192 LIBICONV
= @LIBICONV@
195 LIBSUPCXX_PICFLAGS
= @LIBSUPCXX_PICFLAGS@
199 LTLIBICONV
= @LTLIBICONV@
200 LTLIBOBJS
= @LTLIBOBJS@
202 MAKEINFO
= @MAKEINFO@
208 OPTIMIZE_CXXFLAGS
= @OPTIMIZE_CXXFLAGS@
209 OPT_LDFLAGS
= @OPT_LDFLAGS@
210 OS_INC_SRCDIR
= @OS_INC_SRCDIR@
214 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
215 PACKAGE_NAME
= @PACKAGE_NAME@
216 PACKAGE_STRING
= @PACKAGE_STRING@
217 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
218 PACKAGE_URL
= @PACKAGE_URL@
219 PACKAGE_VERSION
= @PACKAGE_VERSION@
220 PATH_SEPARATOR
= @PATH_SEPARATOR@
222 SECTION_FLAGS
= @SECTION_FLAGS@
223 SECTION_LDFLAGS
= @SECTION_LDFLAGS@
225 SET_MAKE
= @SET_MAKE@
228 SYMVER_FILE
= @SYMVER_FILE@
229 TOPLEVEL_INCLUDES
= @TOPLEVEL_INCLUDES@
232 WARN_FLAGS
= @WARN_FLAGS@
234 abs_builddir
= @abs_builddir@
235 abs_srcdir
= @abs_srcdir@
236 abs_top_builddir
= @abs_top_builddir@
237 abs_top_srcdir
= @abs_top_srcdir@
238 ac_ct_CC
= @ac_ct_CC@
239 ac_ct_CXX
= @ac_ct_CXX@
240 ac_ct_DUMPBIN
= @ac_ct_DUMPBIN@
241 am__leading_dot
= @am__leading_dot@
243 am__untar
= @am__untar@
244 baseline_dir
= @baseline_dir@
247 build_alias
= @build_alias@
248 build_cpu
= @build_cpu@
249 build_os
= @build_os@
250 build_vendor
= @build_vendor@
251 builddir
= @builddir@
252 check_msgfmt
= @check_msgfmt@
254 datarootdir
= @datarootdir@
257 enable_shared
= @enable_shared@
258 enable_static
= @enable_static@
259 exec_prefix = @
exec_prefix@
260 glibcxx_MOFILES
= @glibcxx_MOFILES@
261 glibcxx_PCHFLAGS
= @glibcxx_PCHFLAGS@
262 glibcxx_POFILES
= @glibcxx_POFILES@
263 glibcxx_builddir
= @glibcxx_builddir@
264 glibcxx_localedir
= @glibcxx_localedir@
265 glibcxx_prefixdir
= @glibcxx_prefixdir@
266 glibcxx_srcdir
= @glibcxx_srcdir@
267 glibcxx_thread_h
= @glibcxx_thread_h@
268 glibcxx_toolexecdir
= @glibcxx_toolexecdir@
269 glibcxx_toolexeclibdir
= @glibcxx_toolexeclibdir@
270 gxx_include_dir
= @gxx_include_dir@
272 host_alias
= @host_alias@
273 host_cpu
= @host_cpu@
275 host_vendor
= @host_vendor@
277 includedir = @
includedir@
279 install_sh
= @install_sh@
281 libexecdir
= @libexecdir@
282 libtool_VERSION
= @libtool_VERSION@
283 localedir
= @localedir@
284 localstatedir
= @localstatedir@
288 multi_basedir
= @multi_basedir@
289 oldincludedir = @
oldincludedir@
291 port_specific_symbol_files
= @port_specific_symbol_files@
293 program_transform_name
= @program_transform_name@
296 sharedstatedir
= @sharedstatedir@
298 sysconfdir
= @sysconfdir@
300 target_alias
= @target_alias@
301 target_cpu
= @target_cpu@
302 target_os
= @target_os@
303 target_vendor
= @target_vendor@
304 top_build_prefix
= @top_build_prefix@
305 top_builddir
= @top_builddir@
306 top_srcdir
= @top_srcdir@
307 toplevel_srcdir
= @toplevel_srcdir@
309 # May be used by various substitution variables.
310 gcc_version
:= $(shell cat
$(top_srcdir
)/..
/gcc
/BASE-VER
)
311 MAINT_CHARSET
= latin1
312 mkinstalldirs
= $(SHELL
) $(toplevel_srcdir
)/mkinstalldirs
313 PWD_COMMAND
= $${PWDCMD-pwd
}
314 STAMP
= echo timestamp
>
315 toolexecdir
= $(glibcxx_toolexecdir
)
316 toolexeclibdir
= $(glibcxx_toolexeclibdir
)
318 # These bits are all figured out from configure. Look in acinclude.m4
319 # or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
321 $(SECTION_FLAGS
) $(EXTRA_CXX_FLAGS
)
324 $(WARN_FLAGS
) $(WERROR
) -fdiagnostics-show-location
=once
327 # -I/-D flags to pass when compiling.
328 AM_CPPFLAGS
= $(GLIBCXX_INCLUDES
)
329 @GLIBCXX_HOSTED_TRUE@hosted_source
= doc src po testsuite
330 SUBDIRS
= include libsupc
++ $(hosted_source
) python
331 ACLOCAL_AMFLAGS
= -I .
-I ..
-I ..
/config
336 # Work around what appears to be a GNU make bug handling MAKEFLAGS
337 # values defined in terms of make variables, as is the case for CC and
338 # friends when we are called from the top level Makefile.
340 "AR_FLAGS=$(AR_FLAGS)" \
341 "CC_FOR_BUILD=$(CC_FOR_BUILD)" \
342 "CC_FOR_TARGET=$(CC_FOR_TARGET)" \
344 "CXXFLAGS=$(CXXFLAGS)" \
345 "CFLAGS_FOR_BUILD=$(CFLAGS_FOR_BUILD)" \
346 "CFLAGS_FOR_TARGET=$(CFLAGS_FOR_TARGET)" \
347 "INSTALL=$(INSTALL)" \
348 "INSTALL_DATA=$(INSTALL_DATA)" \
349 "INSTALL_PROGRAM=$(INSTALL_PROGRAM)" \
350 "INSTALL_SCRIPT=$(INSTALL_SCRIPT)" \
351 "LDFLAGS=$(LDFLAGS)" \
352 "LIBCFLAGS=$(LIBCFLAGS)" \
353 "LIBCFLAGS_FOR_TARGET=$(LIBCFLAGS_FOR_TARGET)" \
355 "MAKEINFO=$(MAKEINFO) $(MAKEINFOFLAGS)" \
356 "PICFLAG=$(PICFLAG)" \
357 "PICFLAG_FOR_TARGET=$(PICFLAG_FOR_TARGET)" \
359 "RUNTESTFLAGS=$(RUNTESTFLAGS)" \
360 "exec_prefix=$(exec_prefix)" \
361 "infodir=$(infodir)" \
363 "includedir=$(includedir)" \
365 "tooldir=$(tooldir)" \
366 "gxx_include_dir=$(gxx_include_dir)" \
372 "NM_FOR_BUILD=$(NM_FOR_BUILD)" \
373 "NM_FOR_TARGET=$(NM_FOR_TARGET)" \
374 "DESTDIR=$(DESTDIR)" \
378 # Subdir rules rely on $(FLAGS_TO_PASS)
379 FLAGS_TO_PASS
= $(AM_MAKEFLAGS
)
381 $(MAKE
) $(AM_MAKEFLAGS
) all-recursive
386 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(top_srcdir
)/fragment.am
$(am__configure_deps
)
388 case
'$(am__configure_deps)' in \
390 echo
' cd $(srcdir) && $(AUTOMAKE) --foreign --ignore-deps'; \
391 $(am__cd
) $(srcdir) && $(AUTOMAKE
) --foreign
--ignore-deps \
396 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps Makefile'; \
397 $(am__cd
) $(top_srcdir
) && \
398 $(AUTOMAKE
) --foreign
--ignore-deps Makefile
400 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
403 echo
' $(SHELL) ./config.status'; \
404 $(SHELL
) .
/config.status
;; \
406 echo
' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
407 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
$(am__depfiles_maybe
);; \
410 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
411 $(SHELL
) .
/config.status
--recheck
413 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
414 $(am__cd
) $(srcdir) && $(AUTOCONF
)
415 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
416 $(am__cd
) $(srcdir) && $(ACLOCAL
) $(ACLOCAL_AMFLAGS
)
417 $(am__aclocal_m4_deps
):
420 @if
test ! -f
$@
; then \
422 $(MAKE
) $(AM_MAKEFLAGS
) stamp-h1
; \
425 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
427 cd
$(top_builddir
) && $(SHELL
) .
/config.status config.h
428 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
429 ($(am__cd
) $(top_srcdir
) && $(AUTOHEADER
))
434 -rm -f config.h stamp-h1
435 scripts
/testsuite_flags
: $(top_builddir
)/config.status
$(top_srcdir
)/scripts
/testsuite_flags.in
436 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$@
445 -rm -f libtool config.lt
447 # GNU Make needs to see an explicit $(MAKE) variable in the command it
448 # runs to enable its job server during parallel builds. Hence the
451 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=all multi-do
# $(MAKE)
453 $(MULTIDO
) $(AM_MAKEFLAGS
) DO
=install multi-do
# $(MAKE)
456 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=mostlyclean multi-clean
# $(MAKE)
458 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=clean multi-clean
# $(MAKE)
460 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=distclean multi-clean
# $(MAKE)
461 maintainer-clean-multi
:
462 $(MULTICLEAN
) $(AM_MAKEFLAGS
) DO
=maintainer-clean multi-clean
# $(MAKE)
464 # This directory's subdirectories are mostly independent; you can cd
465 # into them and run `make' without going through this Makefile.
466 # To change the values of `make' variables: instead of editing Makefiles,
467 # (1) if the variable is set in `config.status', edit `config.status'
468 # (which will cause the Makefiles to be regenerated when you run `make');
469 # (2) otherwise, pass the desired values on the `make' command line.
470 $(RECURSIVE_TARGETS
):
472 for f in x
$$MAKEFLAGS; do \
475 *k
*) failcom
='fail=yes';; \
479 target
=`echo $@ | sed s/-recursive//`; \
480 list
='$(SUBDIRS)'; for subdir in
$$list; do \
481 echo
"Making $$target in $$subdir"; \
482 if
test "$$subdir" = "."; then \
484 local_target
="$$target-am"; \
486 local_target
="$$target"; \
488 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
491 if
test "$$dot_seen" = "no"; then \
492 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
495 $(RECURSIVE_CLEAN_TARGETS
):
497 for f in x
$$MAKEFLAGS; do \
500 *k
*) failcom
='fail=yes';; \
505 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
506 *) list
='$(SUBDIRS)' ;; \
508 rev
=''; for subdir in
$$list; do \
509 if
test "$$subdir" = "."; then
:; else \
510 rev
="$$subdir $$rev"; \
514 target
=`echo $@ | sed s/-recursive//`; \
515 for subdir in
$$rev; do \
516 echo
"Making $$target in $$subdir"; \
517 if
test "$$subdir" = "."; then \
518 local_target
="$$target-am"; \
520 local_target
="$$target"; \
522 ($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
524 done
&& test -z
"$$fail"
526 list
='$(SUBDIRS)'; for subdir in
$$list; do \
527 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
530 list
='$(SUBDIRS)'; for subdir in
$$list; do \
531 test "$$subdir" = . ||
($(am__cd
) $$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
534 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
535 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
536 unique
=`for i in $$list; do \
537 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
539 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
540 END { if (nonempty) { for (i in files) print i; }; }'`; \
544 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
545 $(TAGS_FILES
) $(LISP
)
546 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
547 unique
=`for i in $$list; do \
548 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
550 $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
551 END { if (nonempty) { for (i in files) print i; }; }'`; \
552 test -z
"$(CTAGS_ARGS)$$unique" \
553 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
557 here
=`$(am__cd) $(top_builddir) && pwd` \
558 && $(am__cd
) $(top_srcdir
) \
559 && gtags
-i
$(GTAGS_ARGS
) "$$here"
562 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
564 distdir
: $(DISTFILES
)
565 $(am__remove_distdir
)
566 test -d
"$(distdir)" || mkdir
"$(distdir)"
567 @srcdirstrip
=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
568 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
569 list
='$(DISTFILES)'; \
570 dist_files
=`for file in $$list; do echo $$file; done | \
571 sed -e "s|^$$srcdirstrip/||;t" \
572 -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
573 case
$$dist_files in \
574 */*) $(MKDIR_P
) `echo "$$dist_files" | \
575 sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
578 for file in
$$dist_files; do \
579 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
580 if
test -d
$$d/$$file; then \
581 dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
582 if
test -d
"$(distdir)/$$file"; then \
583 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
585 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
586 cp
-fpR
$(srcdir)/$$file "$(distdir)$$dir" || exit
1; \
587 find
"$(distdir)/$$file" -type d
! -perm
-700 -exec chmod u
+rwx
{} \
;; \
589 cp
-fpR
$$d/$$file "$(distdir)$$dir" || exit
1; \
591 test -f
"$(distdir)/$$file" \
592 || cp
-p
$$d/$$file "$(distdir)/$$file" \
596 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
597 if
test "$$subdir" = .
; then
:; else \
598 test -d
"$(distdir)/$$subdir" \
599 ||
$(MKDIR_P
) "$(distdir)/$$subdir" \
603 @list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
604 if
test "$$subdir" = .
; then
:; else \
605 dir1
=$$subdir; dir2
="$(distdir)/$$subdir"; \
607 new_distdir
=$$reldir; \
608 dir1
=$$subdir; dir2
="$(top_distdir)"; \
610 new_top_distdir
=$$reldir; \
611 echo
" (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
612 echo
" am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
613 ($(am__cd
) $$subdir && \
614 $(MAKE
) $(AM_MAKEFLAGS
) \
615 top_distdir
="$$new_top_distdir" \
616 distdir
="$$new_distdir" \
617 am__remove_distdir
=: \
618 am__skip_length_check
=: \
619 am__skip_mode_fix
=: \
624 -test -n
"$(am__skip_mode_fix)" \
625 || find
"$(distdir)" -type d
! -perm
-777 -exec chmod a
+rwx
{} \
; -o \
626 ! -type d
! -perm
-444 -links
1 -exec chmod a
+r
{} \
; -o \
627 ! -type d
! -perm
-400 -exec chmod a
+r
{} \
; -o \
628 ! -type d
! -perm
-444 -exec
$(install_sh
) -c
-m a
+r
{} {} \
; \
629 || chmod
-R a
+r
"$(distdir)"
631 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
632 $(am__remove_distdir
)
635 tardir
=$(distdir
) && $(am__tar
) | bzip2
-9 -c
>$(distdir
).
tar.bz2
636 $(am__remove_distdir
)
639 tardir
=$(distdir
) && $(am__tar
) | lzma
-9 -c
>$(distdir
).
tar.lzma
640 $(am__remove_distdir
)
643 tardir
=$(distdir
) && $(am__tar
) | xz
-c
>$(distdir
).
tar.xz
644 $(am__remove_distdir
)
647 tardir
=$(distdir
) && $(am__tar
) | compress
-c
>$(distdir
).
tar.Z
648 $(am__remove_distdir
)
651 shar $(distdir
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
shar.gz
652 $(am__remove_distdir
)
655 -rm -f
$(distdir
).zip
656 zip
-rq
$(distdir
).zip
$(distdir
)
657 $(am__remove_distdir
)
659 dist dist-all
: distdir
660 tardir
=$(distdir
) && $(am__tar
) | GZIP
=$(GZIP_ENV
) gzip
-c
>$(distdir
).
tar.gz
661 $(am__remove_distdir
)
663 # This target untars the dist file and tries a VPATH configuration. Then
664 # it guarantees that the distribution is self-contained by making another
667 case
'$(DIST_ARCHIVES)' in \
669 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
tar.gz |
$(am__untar
) ;;\
671 bunzip2
-c
$(distdir
).
tar.bz2 |
$(am__untar
) ;;\
673 unlzma
-c
$(distdir
).
tar.lzma |
$(am__untar
) ;;\
675 xz
-dc
$(distdir
).
tar.xz |
$(am__untar
) ;;\
677 uncompress
-c
$(distdir
).
tar.Z |
$(am__untar
) ;;\
679 GZIP
=$(GZIP_ENV
) gunzip
-c
$(distdir
).
shar.gz | unshar
;;\
681 unzip
$(distdir
).zip
;;\
683 chmod
-R a-w
$(distdir
); chmod a
+w
$(distdir
)
684 mkdir
$(distdir
)/_build
685 mkdir
$(distdir
)/_inst
687 test -d
$(distdir
)/_build || exit
0; \
688 dc_install_base
=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
689 && dc_destdir
="$${TMPDIR-/tmp}/am-dc-$$$$/" \
691 && $(am__cd
) $(distdir
)/_build \
692 && ..
/configure
--srcdir=..
--prefix="$$dc_install_base" \
693 $(DISTCHECK_CONFIGURE_FLAGS
) \
694 && $(MAKE
) $(AM_MAKEFLAGS
) \
695 && $(MAKE
) $(AM_MAKEFLAGS
) dvi \
696 && $(MAKE
) $(AM_MAKEFLAGS
) check \
697 && $(MAKE
) $(AM_MAKEFLAGS
) install \
698 && $(MAKE
) $(AM_MAKEFLAGS
) installcheck \
699 && $(MAKE
) $(AM_MAKEFLAGS
) uninstall \
700 && $(MAKE
) $(AM_MAKEFLAGS
) distuninstallcheck_dir
="$$dc_install_base" \
702 && chmod
-R a-w
"$$dc_install_base" \
704 (cd ..
/..
&& umask
077 && mkdir
"$$dc_destdir") \
705 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" install \
706 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" uninstall \
707 && $(MAKE
) $(AM_MAKEFLAGS
) DESTDIR
="$$dc_destdir" \
708 distuninstallcheck_dir
="$$dc_destdir" distuninstallcheck
; \
709 } ||
{ rm -rf
"$$dc_destdir"; exit
1; }) \
710 && rm -rf
"$$dc_destdir" \
711 && $(MAKE
) $(AM_MAKEFLAGS
) dist \
712 && rm -rf
$(DIST_ARCHIVES
) \
713 && $(MAKE
) $(AM_MAKEFLAGS
) distcleancheck \
716 $(am__remove_distdir
)
717 @
(echo
"$(distdir) archives ready for distribution: "; \
718 list
='$(DIST_ARCHIVES)'; for i in
$$list; do echo
$$i; done
) | \
719 sed
-e
1h
-e
1s
/.
/=/g
-e
1p
-e
1x
-e
'$$p' -e
'$$x'
721 @
$(am__cd
) '$(distuninstallcheck_dir)' \
722 && test `$(distuninstallcheck_listfiles) | wc -l` -le
1 \
723 ||
{ echo
"ERROR: files left after uninstall:" ; \
724 if
test -n
"$(DESTDIR)"; then \
725 echo
" (check DESTDIR support)"; \
727 $(distuninstallcheck_listfiles
) ; \
729 distcleancheck
: distclean
730 @if
test '$(srcdir)' = .
; then \
731 echo
"ERROR: distcleancheck can only run from a VPATH build" ; \
734 @
test `$(distcleancheck_listfiles) | wc -l` -eq
0 \
735 ||
{ echo
"ERROR: files left in build directory after distclean:" ; \
736 $(distcleancheck_listfiles
) ; \
739 check: check-recursive
740 all-am
: Makefile all-multi config.h
741 installdirs: installdirs-recursive
743 install: install-recursive
744 install-exec
: install-exec-recursive
745 install-data
: install-data-recursive
746 uninstall: uninstall-recursive
749 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
751 installcheck: installcheck-recursive
753 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
754 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
755 `test -z '$(STRIP)' || \
756 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
762 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
763 -test .
= "$(srcdir)" ||
test -z
"$(CONFIG_CLEAN_VPATH_FILES)" ||
rm -f
$(CONFIG_CLEAN_VPATH_FILES
)
765 maintainer-clean-generic
:
766 @echo
"This command is intended for maintainers to use"
767 @echo
"it deletes files that may require special tools to rebuild."
768 clean: clean-multi clean-recursive
770 clean-am
: clean-generic clean-libtool mostlyclean-am
772 distclean: distclean-multi distclean-recursive
773 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
775 distclean-am
: clean-am distclean-generic distclean-hdr \
776 distclean-libtool distclean-tags
792 install-dvi
: install-dvi-recursive
796 install-exec-am
: install-multi
798 install-html
: install-html-recursive
802 install-info
: install-info-recursive
808 install-pdf
: install-pdf-recursive
812 install-ps
: install-ps-recursive
818 maintainer-clean
: maintainer-clean-multi maintainer-clean-recursive
819 -rm -f
$(am__CONFIG_DISTCLEAN_FILES
)
820 -rm -rf
$(top_srcdir
)/autom4te.cache
822 maintainer-clean-am
: distclean-am maintainer-clean-generic
824 mostlyclean: mostlyclean-multi mostlyclean-recursive
826 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
838 .MAKE
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) all all-multi \
839 clean-multi ctags-recursive distclean-multi install-am \
840 install-multi install-strip maintainer-clean-multi \
841 mostlyclean-multi tags-recursive
843 .PHONY
: $(RECURSIVE_CLEAN_TARGETS
) $(RECURSIVE_TARGETS
) CTAGS GTAGS \
844 all all-am all-multi am--refresh
check check-am
clean \
845 clean-generic clean-libtool clean-multi ctags ctags-recursive \
846 dist dist-all dist-bzip2 dist-gzip dist-lzma dist-shar \
847 dist-tarZ dist-xz dist-zip distcheck
distclean \
848 distclean-generic distclean-hdr distclean-libtool \
849 distclean-multi distclean-tags distcleancheck distdir \
850 distuninstallcheck
dvi dvi-am html html-am
info info-am \
851 install install-am install-data install-data-am install-dvi \
852 install-dvi-am install-exec install-exec-am install-html \
853 install-html-am install-info install-info-am install-man \
854 install-multi install-pdf install-pdf-am install-ps \
855 install-ps-am install-strip
installcheck installcheck-am \
856 installdirs installdirs-am maintainer-clean \
857 maintainer-clean-generic maintainer-clean-multi
mostlyclean \
858 mostlyclean-generic mostlyclean-libtool mostlyclean-multi pdf \
859 pdf-am ps ps-am
tags tags-recursive
uninstall uninstall-am
862 # Handy forwarding targets.
864 cd testsuite
&& $(MAKE
) $@
869 # All the machinations with string instantiations messes up the
870 # automake-generated TAGS rule. Make a simple one here.
871 TAGS
: tags-recursive
$(LISP
)
873 # Tell versions [3.59,3.63) of GNU make to not export all variables.
874 # Otherwise a system limit (for SysV at least) may be exceeded.