1 # Makefile.in generated by automake 1.9 from Makefile.am.
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
17 top_srcdir
= @top_srcdir@
19 pkgdatadir
= $(datadir)/@PACKAGE@
20 pkglibdir
= $(libdir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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
)
37 DIST_COMMON
= README
$(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
38 $(srcdir)/aclocal.in
$(srcdir)/automake.in
$(srcdir)/defs.in
39 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
40 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/amversion.m4 \
41 $(top_srcdir
)/m4
/auxdir.m4
$(top_srcdir
)/m4
/init.m4 \
42 $(top_srcdir
)/m4
/install-sh.m4
$(top_srcdir
)/m4
/lead-dot.m4 \
43 $(top_srcdir
)/m4
/missing.m4
$(top_srcdir
)/m4
/mkdirp.m4 \
44 $(top_srcdir
)/m4
/options.m4
$(top_srcdir
)/m4
/runlog.m4 \
45 $(top_srcdir
)/m4
/sanity.m4
$(top_srcdir
)/m4
/strip.m4 \
46 $(top_srcdir
)/m4
/tar.m4
$(top_srcdir
)/configure.ac
47 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
49 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/lib
/mkinstalldirs
50 CONFIG_CLEAN_FILES
= defs aclocal-
${APIVERSION} automake-
${APIVERSION}
53 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
56 APIVERSION
= @APIVERSION@
58 AUTOHEADER
= @AUTOHEADER@
61 CYGPATH_W
= @CYGPATH_W@
68 INSTALL_DATA
= @INSTALL_DATA@
69 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
70 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
71 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
75 LTLIBOBJS
= @LTLIBOBJS@
77 MODIFICATION_DELAY
= @MODIFICATION_DELAY@
79 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
80 PACKAGE_NAME
= @PACKAGE_NAME@
81 PACKAGE_STRING
= @PACKAGE_STRING@
82 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
83 PACKAGE_VERSION
= @PACKAGE_VERSION@
84 PATH_SEPARATOR
= @PATH_SEPARATOR@
91 ac_ct_STRIP
= @ac_ct_STRIP@
92 am__leading_dot
= @am__leading_dot@
94 am__untar
= @am__untar@
97 build_alias
= @build_alias@
98 build_cpu
= @build_cpu@
100 build_vendor
= @build_vendor@
102 exec_prefix = @
exec_prefix@
103 host_alias
= @host_alias@
104 includedir = @
includedir@
106 install_sh
= @install_sh@
108 libexecdir
= @libexecdir@
109 localstatedir
= @localstatedir@
112 oldincludedir = @
oldincludedir@
113 pkgvdatadir
= @pkgvdatadir@
115 program_transform_name
= @program_transform_name@
117 sharedstatedir
= @sharedstatedir@
118 sysconfdir
= @sysconfdir@
119 target_alias
= @target_alias@
120 XFAIL_TESTS
= auxdir2.
test cond17.
test txinfo5.
test
212 compile_f90_c_cxx.
test \
213 compile_f_c_cxx.
test \
573 subdirbuiltsources.
test \
671 EXTRA_DIST
= ChangeLog-old
$(TESTS
)
673 # Each test case depends on defs, aclocal, and automake.
674 check_SCRIPTS
= defs aclocal-
$(APIVERSION
) automake-
$(APIVERSION
)
678 $(srcdir)/Makefile.in
: $(srcdir)/Makefile.am
$(am__configure_deps
)
680 case
'$(am__configure_deps)' in \
682 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
687 echo
' cd $(top_srcdir) && $(AUTOMAKE) --gnu tests/Makefile'; \
688 cd
$(top_srcdir
) && \
689 $(AUTOMAKE
) --gnu tests
/Makefile
691 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
694 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
696 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
697 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
700 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
701 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
703 $(top_srcdir
)/configure
: $(am__configure_deps
)
704 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
705 $(ACLOCAL_M4
): $(am__aclocal_m4_deps
)
706 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
707 defs
: $(top_builddir
)/config.status
$(srcdir)/defs.in
708 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
709 aclocal-
${APIVERSION}: $(top_builddir
)/config.status
$(srcdir)/aclocal.in
710 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
711 automake-
${APIVERSION}: $(top_builddir
)/config.status
$(srcdir)/automake.in
712 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
721 check-TESTS
: $(TESTS
)
722 @failed
=0; all=0; xfail
=0; xpass
=0; skip
=0; \
723 srcdir=$(srcdir); export srcdir; \
725 if
test -n
"$$list"; then \
726 for tst in
$$list; do \
727 if
test -f .
/$$tst; then
dir=.
/; \
728 elif
test -f
$$tst; then
dir=; \
729 else dir="$(srcdir)/"; fi
; \
730 if
$(TESTS_ENVIRONMENT
) $${dir}$$tst; then \
731 all=`expr $$all + 1`; \
732 case
" $(XFAIL_TESTS) " in \
734 xpass
=`expr $$xpass + 1`; \
735 failed
=`expr $$failed + 1`; \
736 echo
"XPASS: $$tst"; \
739 echo
"PASS: $$tst"; \
742 elif
test $$?
-ne
77; then \
743 all=`expr $$all + 1`; \
744 case
" $(XFAIL_TESTS) " in \
746 xfail
=`expr $$xfail + 1`; \
747 echo
"XFAIL: $$tst"; \
750 failed
=`expr $$failed + 1`; \
751 echo
"FAIL: $$tst"; \
755 skip
=`expr $$skip + 1`; \
756 echo
"SKIP: $$tst"; \
759 if
test "$$failed" -eq
0; then \
760 if
test "$$xfail" -eq
0; then \
761 banner
="All $$all tests passed"; \
763 banner
="All $$all tests behaved as expected ($$xfail expected failures)"; \
766 if
test "$$xpass" -eq
0; then \
767 banner
="$$failed of $$all tests failed"; \
769 banner
="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
774 if
test "$$skip" -ne
0; then \
775 skipped
="($$skip tests were not run)"; \
776 test `echo "$$skipped" | wc -c` -le
`echo "$$banner" | wc -c` || \
777 dashes
="$$skipped"; \
780 if
test "$$failed" -ne
0 && test -n
"$(PACKAGE_BUGREPORT)"; then \
781 report
="Please report to $(PACKAGE_BUGREPORT)"; \
782 test `echo "$$report" | wc -c` -le
`echo "$$banner" | wc -c` || \
785 dashes
=`echo "$$dashes" | sed s/./=/g`; \
788 test -z
"$$skipped" || echo
"$$skipped"; \
789 test -z
"$$report" || echo
"$$report"; \
791 test "$$failed" -eq
0; \
794 distdir
: $(DISTFILES
)
795 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
796 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
797 list
='$(DISTFILES)'; for file in
$$list; do \
799 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
800 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
802 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
803 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
804 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
806 $(mkdir_p
) "$(distdir)$$dir"; \
810 if
test -d
$$d/$$file; then \
811 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
812 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
814 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
816 test -f
$(distdir
)/$$file \
817 || cp
-p
$$d/$$file $(distdir
)/$$file \
822 $(MAKE
) $(AM_MAKEFLAGS
) $(check_SCRIPTS
)
823 $(MAKE
) $(AM_MAKEFLAGS
) check-TESTS
828 install-exec
: install-exec-am
829 install-data
: install-data-am
830 uninstall: uninstall-am
833 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
835 installcheck: installcheck-am
837 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
838 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
839 `test -z '$(STRIP)' || \
840 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
846 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
848 maintainer-clean-generic
:
849 @echo
"This command is intended for maintainers to use"
850 @echo
"it deletes files that may require special tools to rebuild."
853 clean-am
: clean-generic mostlyclean-am
855 distclean: distclean-am
857 distclean-am
: clean-am distclean-generic distclean-local
873 install-info
: install-info-am
879 maintainer-clean
: maintainer-clean-am
881 maintainer-clean-am
: distclean-am maintainer-clean-generic
883 mostlyclean: mostlyclean-am
885 mostlyclean-am
: mostlyclean-generic
895 uninstall-am
: uninstall-info-am
897 .PHONY
: all all-am
check check-TESTS check-am
clean clean-generic \
898 distclean distclean-generic distclean-local distdir
dvi dvi-am \
899 html html-am
info info-am
install install-am install-data \
900 install-data-am install-exec install-exec-am install-info \
901 install-info-am install-man install-strip
installcheck \
902 installcheck-am
installdirs maintainer-clean \
903 maintainer-clean-generic
mostlyclean mostlyclean-generic pdf \
904 pdf-am ps ps-am
uninstall uninstall-am uninstall-info-am
909 # Tell versions [3.59,3.63) of GNU make to not export all variables.
910 # Otherwise a system limit (for SysV at least) may be exceeded.