1- # Makefile.in generated by automake 1.15 from Makefile.am.
1+ # Makefile.in generated by automake 1.14.1 from Makefile.am.
22# @configure_input@
33
4- # Copyright (C) 1994-2014 Free Software Foundation, Inc.
4+ # Copyright (C) 1994-2013 Free Software Foundation, Inc.
55
66# This Makefile.in is free software; the Free Software Foundation
77# gives unlimited permission to copy and/or distribute it,
1515@SET_MAKE@
1616
1717VPATH = @srcdir@
18- am__is_gnu_make = { \
19- if test -z '$(MAKELEVEL ) '; then \
20- false; \
21- elif test -n '$(MAKE_HOST ) '; then \
22- true; \
23- elif test -n '$(MAKE_VERSION ) ' && test -n '$(CURDIR ) '; then \
24- true; \
25- else \
26- false; \
27- fi; \
28- }
18+ am__is_gnu_make = test -n '$(MAKEFILE_LIST ) ' && test -n '$(MAKELEVEL ) '
2919am__make_running_with_option = \
3020 case $${target_option-} in \
3121 ?) ;; \
@@ -86,13 +76,18 @@ POST_INSTALL = :
8676NORMAL_UNINSTALL = :
8777PRE_UNINSTALL = :
8878POST_UNINSTALL = :
79+ build_triplet = @build@
80+ host_triplet = @host@
8981subdir = .
82+ DIST_COMMON = INSTALL NEWS README AUTHORS ChangeLog \
83+ $(srcdir ) /Makefile.in $(srcdir ) /Makefile.am \
84+ $(top_srcdir ) /configure $(am__configure_deps ) \
85+ $(srcdir ) /config.h.in $(include_HEADERS ) COPYING compile \
86+ config.guess config.sub depcomp install-sh missing ltmain.sh
9087ACLOCAL_M4 = $(top_srcdir ) /aclocal.m4
9188am__aclocal_m4_deps = $(top_srcdir ) /configure.ac
9289am__configure_deps = $(am__aclocal_m4_deps ) $(CONFIGURE_DEPENDENCIES ) \
9390 $(ACLOCAL_M4 )
94- DIST_COMMON = $(srcdir ) /Makefile.am $(top_srcdir ) /configure \
95- $(am__configure_deps ) $(include_HEADERS ) $(am__DIST_COMMON )
9691am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
9792 configure.lineno config.status.lineno
9893mkinstalldirs = $(install_sh ) -d
@@ -187,9 +182,6 @@ ETAGS = etags
187182CTAGS = ctags
188183CSCOPE = cscope
189184DIST_SUBDIRS = $(SUBDIRS )
190- am__DIST_COMMON = $(srcdir ) /Makefile.in $(srcdir ) /config.h.in AUTHORS \
191- COPYING ChangeLog INSTALL NEWS README compile depcomp \
192- install-sh missing
193185DISTFILES = $(DIST_COMMON ) $(DIST_SOURCES ) $(TEXINFOS ) $(EXTRA_DIST )
194186distdir = $(PACKAGE ) -$(VERSION )
195187top_distdir = $(distdir )
@@ -235,6 +227,7 @@ distcleancheck_listfiles = find . -type f -print
235227ACLOCAL = @ACLOCAL@
236228AMTAR = @AMTAR@
237229AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
230+ AR = @AR@
238231AUTOCONF = @AUTOCONF@
239232AUTOHEADER = @AUTOHEADER@
240233AUTOMAKE = @AUTOMAKE@
@@ -247,6 +240,9 @@ CPP = @CPP@
247240CPPFLAGS = @CPPFLAGS@
248241CYGPATH_W = @CYGPATH_W@
249242DEFS = @DEFS@
243+ DLLTOOL = @DLLTOOL@
244+ DSYMUTIL = @DSYMUTIL@
245+ DUMPBIN = @DUMPBIN@
250246ECHO_C = @ECHO_C@
251247ECHO_N = @ECHO_N@
252248ECHO_T = @ECHO_T@
@@ -260,20 +256,31 @@ FDFLAGS = @FDFLAGS@
260256FFTWF = @FFTWF@
261257FFTW_INC = @FFTW_INC@
262258FFTW_LIB = @FFTW_LIB@
259+ FGREP = @FGREP@
263260FORTRAN_LIB = @FORTRAN_LIB@
264261GREP = @GREP@
265262INSTALL = @INSTALL@
266263INSTALL_DATA = @INSTALL_DATA@
267264INSTALL_PROGRAM = @INSTALL_PROGRAM@
268265INSTALL_SCRIPT = @INSTALL_SCRIPT@
269266INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
267+ LD = @LD@
270268LDFLAGS = @LDFLAGS@
271269LIBOBJS = @LIBOBJS@
272270LIBS = @LIBS@
271+ LIBTOOL = @LIBTOOL@
272+ LIPO = @LIPO@
273+ LN_S = @LN_S@
273274LTLIBOBJS = @LTLIBOBJS@
274275MAKEINFO = @MAKEINFO@
276+ MANIFEST_TOOL = @MANIFEST_TOOL@
275277MKDIR_P = @MKDIR_P@
278+ NM = @NM@
279+ NMEDIT = @NMEDIT@
280+ OBJDUMP = @OBJDUMP@
276281OBJEXT = @OBJEXT@
282+ OTOOL = @OTOOL@
283+ OTOOL64 = @OTOOL64@
277284PACKAGE = @PACKAGE@
278285PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
279286PACKAGE_NAME = @PACKAGE_NAME@
@@ -283,6 +290,7 @@ PACKAGE_URL = @PACKAGE_URL@
283290PACKAGE_VERSION = @PACKAGE_VERSION@
284291PATH_SEPARATOR = @PATH_SEPARATOR@
285292RANLIB = @RANLIB@
293+ SED = @SED@
286294SET_MAKE = @SET_MAKE@
287295SHELL = @SHELL@
288296STRIP = @STRIP@
@@ -293,20 +301,30 @@ abs_builddir = @abs_builddir@
293301abs_srcdir = @abs_srcdir@
294302abs_top_builddir = @abs_top_builddir@
295303abs_top_srcdir = @abs_top_srcdir@
304+ ac_ct_AR = @ac_ct_AR@
296305ac_ct_CC = @ac_ct_CC@
306+ ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
297307ac_ct_FC = @ac_ct_FC@
298308am__leading_dot = @am__leading_dot@
299309am__tar = @am__tar@
300310am__untar = @am__untar@
301311bindir = @bindir@
312+ build = @build@
302313build_alias = @build_alias@
314+ build_cpu = @build_cpu@
315+ build_os = @build_os@
316+ build_vendor = @build_vendor@
303317builddir = @builddir@
304318datadir = @datadir@
305319datarootdir = @datarootdir@
306320docdir = @docdir@
307321dvidir = @dvidir@
308322exec_prefix = @exec_prefix@
323+ host = @host@
309324host_alias = @host_alias@
325+ host_cpu = @host_cpu@
326+ host_os = @host_os@
327+ host_vendor = @host_vendor@
310328htmldir = @htmldir@
311329includedir = @includedir@
312330infodir = @infodir@
@@ -360,6 +378,7 @@ $(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
360378 echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu --ignore-deps Makefile' ; \
361379 $(am__cd ) $(top_srcdir ) && \
362380 $(AUTOMAKE ) --gnu --ignore-deps Makefile
381+ .PRECIOUS : Makefile
363382Makefile : $(srcdir ) /Makefile.in $(top_builddir ) /config.status
364383 @case ' $?' in \
365384 * config.status* ) \
@@ -393,6 +412,15 @@ $(srcdir)/config.h.in: $(am__configure_deps)
393412
394413distclean-hdr :
395414 -rm -f config.h stamp-h1
415+
416+ mostlyclean-libtool :
417+ -rm -f * .lo
418+
419+ clean-libtool :
420+ -rm -rf .libs _libs
421+
422+ distclean-libtool :
423+ -rm -f libtool config.lt
396424install-includeHEADERS : $(include_HEADERS )
397425 @$(NORMAL_INSTALL )
398426 @list=' $(include_HEADERS)' ; test -n " $( includedir) " || list=; \
@@ -602,15 +630,15 @@ dist-xz: distdir
602630 $(am__post_remove_distdir )
603631
604632dist-tarZ : distdir
605- @echo WARNING: " Support for distribution archives compressed with " \
606- " legacy program 'compress' is deprecated." >&2
633+ @echo WARNING: " Support for shar distribution archives is " \
634+ " deprecated." >&2
607635 @echo WARNING: " It will be removed altogether in Automake 2.0" >&2
608636 tardir=$(distdir ) && $(am__tar ) | compress -c > $(distdir ) .tar.Z
609637 $(am__post_remove_distdir )
610638
611639dist-shar : distdir
612- @echo WARNING: " Support for shar distribution archives is " \
613- " deprecated." >&2
640+ @echo WARNING: " Support for distribution archives compressed with " \
641+ " legacy program 'compress' is deprecated." >&2
614642 @echo WARNING: " It will be removed altogether in Automake 2.0" >&2
615643 shar $(distdir ) | GZIP=$(GZIP_ENV ) gzip -c > $(distdir ) .shar.gz
616644 $(am__post_remove_distdir )
@@ -646,17 +674,17 @@ distcheck: dist
646674 esac
647675 chmod -R a-w $(distdir )
648676 chmod u+w $(distdir )
649- mkdir $(distdir ) /_build $(distdir ) /_build/sub $( distdir ) / _inst
677+ mkdir $(distdir ) /_build $(distdir ) /_inst
650678 chmod a-w $(distdir )
651679 test -d $(distdir ) /_build || exit 0; \
652680 dc_install_base=` $( am__cd) $( distdir) /_inst && pwd | sed -e ' s,^[^:\\/]:[\\/],/,' ` \
653681 && dc_destdir=" $$ {TMPDIR-/tmp}/am-dc-$$$$ /" \
654682 && am__cwd=` pwd` \
655- && $(am__cd ) $(distdir ) /_build/sub \
656- && ../../ configure \
683+ && $(am__cd ) $(distdir ) /_build \
684+ && ../configure \
657685 $(AM_DISTCHECK_CONFIGURE_FLAGS ) \
658686 $(DISTCHECK_CONFIGURE_FLAGS ) \
659- --srcdir=../.. --prefix=" $$ dc_install_base" \
687+ --srcdir=.. --prefix=" $$ dc_install_base" \
660688 && $(MAKE ) $(AM_MAKEFLAGS ) \
661689 && $(MAKE ) $(AM_MAKEFLAGS ) dvi \
662690 && $(MAKE ) $(AM_MAKEFLAGS ) check \
@@ -749,12 +777,13 @@ maintainer-clean-generic:
749777 @echo " it deletes files that may require special tools to rebuild."
750778clean : clean-recursive
751779
752- clean-am : clean-generic clean-local mostlyclean-am
780+ clean-am : clean-generic clean-libtool clean- local mostlyclean-am
753781
754782distclean : distclean-recursive
755783 -rm -f $(am__CONFIG_DISTCLEAN_FILES )
756784 -rm -f Makefile
757- distclean-am : clean-am distclean-generic distclean-hdr distclean-tags
785+ distclean-am : clean-am distclean-generic distclean-hdr \
786+ distclean-libtool distclean-tags
758787
759788dvi : dvi-recursive
760789
@@ -804,7 +833,7 @@ maintainer-clean-am: distclean-am maintainer-clean-generic
804833
805834mostlyclean : mostlyclean-recursive
806835
807- mostlyclean-am : mostlyclean-generic
836+ mostlyclean-am : mostlyclean-generic mostlyclean-libtool
808837
809838pdf : pdf-recursive
810839
@@ -820,9 +849,10 @@ uninstall-am: uninstall-includeHEADERS
820849
821850.PHONY : $(am__recursive_targets ) CTAGS GTAGS TAGS all all-am all-local \
822851 am--refresh check check-am clean clean-cscope clean-generic \
823- clean-local cscope cscopelist-am ctags ctags-am dist dist-all \
824- dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ dist-xz \
825- dist-zip distcheck distclean distclean-generic distclean-hdr \
852+ clean-libtool clean-local cscope cscopelist-am ctags ctags-am \
853+ dist dist-all dist-bzip2 dist-gzip dist-lzip dist-shar \
854+ dist-tarZ dist-xz dist-zip distcheck distclean \
855+ distclean-generic distclean-hdr distclean-libtool \
826856 distclean-tags distcleancheck distdir distuninstallcheck dvi \
827857 dvi-am html html-am info info-am install install-am \
828858 install-data install-data-am install-dvi install-dvi-am \
@@ -831,11 +861,9 @@ uninstall-am: uninstall-includeHEADERS
831861 install-man install-pdf install-pdf-am install-ps \
832862 install-ps-am install-strip installcheck installcheck-am \
833863 installdirs installdirs-am maintainer-clean \
834- maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
835- pdf-am ps ps-am tags tags-am uninstall uninstall-am \
836- uninstall-includeHEADERS
837-
838- .PRECIOUS : Makefile
864+ maintainer-clean-generic mostlyclean mostlyclean-generic \
865+ mostlyclean-libtool pdf pdf-am ps ps-am tags tags-am uninstall \
866+ uninstall-am uninstall-includeHEADERS
839867
840868
841869all-local :
0 commit comments