1# Makefile.in generated by automake 1.15 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2014 Free Software Foundation, Inc.
5
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.
9
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.
14
15@SET_MAKE@
16VPATH = @srcdir@
17am__is_gnu_make = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = .
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/config/ac_check_sizeof_fortran.m4 \
93	$(top_srcdir)/config/ax_absolute_header.m4 \
94	$(top_srcdir)/config/ax_compare_version.m4 \
95	$(top_srcdir)/config/ax_pkg_swig.m4 \
96	$(top_srcdir)/config/ax_prog_cc_mpi.m4 \
97	$(top_srcdir)/config/ax_prog_cxx_mpi.m4 \
98	$(top_srcdir)/config/ax_prog_f77_mpi.m4 \
99	$(top_srcdir)/config/ax_prog_fc_mpi.m4 \
100	$(top_srcdir)/config/ax_python_devel.m4 \
101	$(top_srcdir)/config/ax_swig_python.m4 \
102	$(top_srcdir)/config/libtool.m4 \
103	$(top_srcdir)/config/ltoptions.m4 \
104	$(top_srcdir)/config/ltsugar.m4 \
105	$(top_srcdir)/config/ltversion.m4 \
106	$(top_srcdir)/config/lt~obsolete.m4 \
107	$(top_srcdir)/config/med_check_f77.m4 \
108	$(top_srcdir)/config/med_check_f90.m4 \
109	$(top_srcdir)/config/med_check_hdf5.m4 \
110	$(top_srcdir)/config/med_check_mesgerr.m4 \
111	$(top_srcdir)/config/med_check_python.m4 \
112	$(top_srcdir)/config/med_check_python_devel.m4 \
113	$(top_srcdir)/config/med_check_swig.m4 \
114	$(top_srcdir)/config/med_check_typeof_hidt.m4 \
115	$(top_srcdir)/config/med_check_typeof_int64.m4 \
116	$(top_srcdir)/config/med_check_typeof_medint.m4 \
117	$(top_srcdir)/config/med_disable_api23.m4 \
118	$(top_srcdir)/config/med_enable_check23.m4 \
119	$(top_srcdir)/config/med_enable_installtest.m4 \
120	$(top_srcdir)/config/med_enable_pmed.m4 \
121	$(top_srcdir)/config/med_summary.m4 $(top_srcdir)/configure.ac
122am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
123	$(ACLOCAL_M4)
124DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
125	$(am__configure_deps) $(am__DIST_COMMON)
126am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
127 configure.lineno config.status.lineno
128mkinstalldirs = $(install_sh) -d
129CONFIG_HEADER = $(top_builddir)/include/med_config.h
130CONFIG_CLEAN_FILES = CMakeLists.txt
131CONFIG_CLEAN_VPATH_FILES =
132AM_V_P = $(am__v_P_@AM_V@)
133am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
134am__v_P_0 = false
135am__v_P_1 = :
136AM_V_GEN = $(am__v_GEN_@AM_V@)
137am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
138am__v_GEN_0 = @echo "  GEN     " $@;
139am__v_GEN_1 =
140AM_V_at = $(am__v_at_@AM_V@)
141am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
142am__v_at_0 = @
143am__v_at_1 =
144SOURCES =
145DIST_SOURCES =
146RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
147	ctags-recursive dvi-recursive html-recursive info-recursive \
148	install-data-recursive install-dvi-recursive \
149	install-exec-recursive install-html-recursive \
150	install-info-recursive install-pdf-recursive \
151	install-ps-recursive install-recursive installcheck-recursive \
152	installdirs-recursive pdf-recursive ps-recursive \
153	tags-recursive uninstall-recursive
154am__can_run_installinfo = \
155  case $$AM_UPDATE_INFO_DIR in \
156    n|no|NO) false;; \
157    *) (install-info --version) >/dev/null 2>&1;; \
158  esac
159RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
160  distclean-recursive maintainer-clean-recursive
161am__recursive_targets = \
162  $(RECURSIVE_TARGETS) \
163  $(RECURSIVE_CLEAN_TARGETS) \
164  $(am__extra_recursive_targets)
165AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
166	cscope distdir dist dist-all distcheck
167am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
168# Read a list of newline-separated strings from the standard input,
169# and print each of them once, without duplicates.  Input order is
170# *not* preserved.
171am__uniquify_input = $(AWK) '\
172  BEGIN { nonempty = 0; } \
173  { items[$$0] = 1; nonempty = 1; } \
174  END { if (nonempty) { for (i in items) print i; }; } \
175'
176# Make sure the list of sources is unique.  This is necessary because,
177# e.g., the same source file might be shared among _SOURCES variables
178# for different programs/libraries.
179am__define_uniq_tagged_files = \
180  list='$(am__tagged_files)'; \
181  unique=`for i in $$list; do \
182    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
183  done | $(am__uniquify_input)`
184ETAGS = etags
185CTAGS = ctags
186CSCOPE = cscope
187DIST_SUBDIRS = $(SUBDIRS)
188am__DIST_COMMON = $(srcdir)/CMakeLists.txt.in $(srcdir)/Makefile.in \
189	$(top_srcdir)/config/compile $(top_srcdir)/config/config.guess \
190	$(top_srcdir)/config/config.sub \
191	$(top_srcdir)/config/install-sh $(top_srcdir)/config/ltmain.sh \
192	$(top_srcdir)/config/missing AUTHORS COPYING COPYING.LESSER \
193	ChangeLog INSTALL NEWS README TODO
194DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
195distdir = $(PACKAGE)-$(VERSION)
196top_distdir = $(distdir)
197am__remove_distdir = \
198  if test -d "$(distdir)"; then \
199    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
200      && rm -rf "$(distdir)" \
201      || { sleep 5 && rm -rf "$(distdir)"; }; \
202  else :; fi
203am__post_remove_distdir = $(am__remove_distdir)
204am__relativize = \
205  dir0=`pwd`; \
206  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
207  sed_rest='s,^[^/]*/*,,'; \
208  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
209  sed_butlast='s,/*[^/]*$$,,'; \
210  while test -n "$$dir1"; do \
211    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
212    if test "$$first" != "."; then \
213      if test "$$first" = ".."; then \
214        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
215        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
216      else \
217        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
218        if test "$$first2" = "$$first"; then \
219          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
220        else \
221          dir2="../$$dir2"; \
222        fi; \
223        dir0="$$dir0"/"$$first"; \
224      fi; \
225    fi; \
226    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
227  done; \
228  reldir="$$dir2"
229DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
230GZIP_ENV = --best
231DIST_TARGETS = dist-bzip2 dist-gzip
232distuninstallcheck_listfiles = find . -type f -print
233am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
234  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
235distcleancheck_listfiles = find . -type f -print
236ACLOCAL = @ACLOCAL@
237AMTAR = @AMTAR@
238AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
239AR = @AR@
240AS = @AS@
241AUTOCONF = @AUTOCONF@
242AUTOHEADER = @AUTOHEADER@
243AUTOMAKE = @AUTOMAKE@
244AWK = @AWK@
245BUILD_F77TESTS_CONDITIONAL_FALSE = @BUILD_F77TESTS_CONDITIONAL_FALSE@
246BUILD_F77TESTS_CONDITIONAL_TRUE = @BUILD_F77TESTS_CONDITIONAL_TRUE@
247BUILD_F90TESTS_CONDITIONAL_FALSE = @BUILD_F90TESTS_CONDITIONAL_FALSE@
248BUILD_F90TESTS_CONDITIONAL_TRUE = @BUILD_F90TESTS_CONDITIONAL_TRUE@
249BUILD_PYTHONTESTS_CONDITIONAL_FALSE = @BUILD_PYTHONTESTS_CONDITIONAL_FALSE@
250BUILD_PYTHONTESTS_CONDITIONAL_TRUE = @BUILD_PYTHONTESTS_CONDITIONAL_TRUE@
251BUILD_WITH_PMED = @BUILD_WITH_PMED@
252CC = @CC@
253CCDEPMODE = @CCDEPMODE@
254CC_VERSION = @CC_VERSION@
255CFLAGS = @CFLAGS@
256CONFIG_DATE = @CONFIG_DATE@
257CONFIG_USER = @CONFIG_USER@
258CP = @CP@
259CPP = @CPP@
260CPPFLAGS = @CPPFLAGS@
261CXX = @CXX@
262CXXCPP = @CXXCPP@
263CXXDEPMODE = @CXXDEPMODE@
264CXXFLAGS = @CXXFLAGS@
265CXXOK = @CXXOK@
266CYGPATH_W = @CYGPATH_W@
267DEFS = @DEFS@
268DEPDIR = @DEPDIR@
269DIFF = @DIFF@
270DLLTOOL = @DLLTOOL@
271DSYMUTIL = @DSYMUTIL@
272DUMPBIN = @DUMPBIN@
273ECHO_C = @ECHO_C@
274ECHO_N = @ECHO_N@
275ECHO_T = @ECHO_T@
276EGREP = @EGREP@
277EXEEXT = @EXEEXT@
278F77 = @F77@
279FC = @FC@
280FCFLAGS = @FCFLAGS@
281FCFLAGS_F = @FCFLAGS_F@
282FCFLAGS_F90 = @FCFLAGS_F90@
283FCLIBS = @FCLIBS@
284FC_DEFINE = @FC_DEFINE@
285FFLAGS = @FFLAGS@
286FGREP = @FGREP@
287FLIBS = @FLIBS@
288FTLDFLAGS = @FTLDFLAGS@
289FTLIBS = @FTLIBS@
290GREP = @GREP@
291H5DUMP = @H5DUMP@
292HDF5_CPPFLAGS = @HDF5_CPPFLAGS@
293HDF5_LDFLAGS = @HDF5_LDFLAGS@
294HDF5_LIBS = @HDF5_LIBS@
295HDF5_TYPEDEF_HERR_T = @HDF5_TYPEDEF_HERR_T@
296HDF5_TYPEDEF_HID_T = @HDF5_TYPEDEF_HID_T@
297HDF5_TYPEDEF_HSIZE_T = @HDF5_TYPEDEF_HSIZE_T@
298HDF5_USED_VER = @HDF5_USED_VER@
299HDF_VERSION_MAJOR_REF = @HDF_VERSION_MAJOR_REF@
300HDF_VERSION_MINOR_REF = @HDF_VERSION_MINOR_REF@
301HDF_VERSION_REF = @HDF_VERSION_REF@
302HDF_VERSION_RELEASE_REF = @HDF_VERSION_RELEASE_REF@
303HIDT_I8_OR_I4 = @HIDT_I8_OR_I4@
304INSTALL = @INSTALL@
305INSTALL_DATA = @INSTALL_DATA@
306INSTALL_PROGRAM = @INSTALL_PROGRAM@
307INSTALL_SCRIPT = @INSTALL_SCRIPT@
308INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
309LD = @LD@
310LDFLAGS = @LDFLAGS@
311LIBOBJS = @LIBOBJS@
312LIBS = @LIBS@
313LIBTOOL = @LIBTOOL@
314LIPO = @LIPO@
315LN_S = @LN_S@
316LONG_OR_INT = @LONG_OR_INT@
317LTLIBOBJS = @LTLIBOBJS@
318LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
319MAKEINFO = @MAKEINFO@
320MANIFEST_TOOL = @MANIFEST_TOOL@
321MEDIMPORT_CMAKE_SO_MAJ = @MEDIMPORT_CMAKE_SO_MAJ@
322MEDIMPORT_CMAKE_SO_MIN = @MEDIMPORT_CMAKE_SO_MIN@
323MEDIMPORT_CMAKE_SO_REL = @MEDIMPORT_CMAKE_SO_REL@
324MEDIMPORT_CMAKE_SO_VERSION = @MEDIMPORT_CMAKE_SO_VERSION@
325MEDIMPORT_LIBTOOL_MAJ = @MEDIMPORT_LIBTOOL_MAJ@
326MEDIMPORT_LIBTOOL_MIN = @MEDIMPORT_LIBTOOL_MIN@
327MEDIMPORT_LIBTOOL_REL = @MEDIMPORT_LIBTOOL_REL@
328MED_3_LATEST_MINOR = @MED_3_LATEST_MINOR@
329MED_API_23 = @MED_API_23@
330MED_CHECK_23FORMAT = @MED_CHECK_23FORMAT@
331MED_CMAKE_SO_MAJ = @MED_CMAKE_SO_MAJ@
332MED_CMAKE_SO_MIN = @MED_CMAKE_SO_MIN@
333MED_CMAKE_SO_REL = @MED_CMAKE_SO_REL@
334MED_CMAKE_SO_VERSION = @MED_CMAKE_SO_VERSION@
335MED_DEFINE_MED_HAVE_MPI = @MED_DEFINE_MED_HAVE_MPI@
336MED_INT32 = @MED_INT32@
337MED_INT64 = @MED_INT64@
338MED_LIBTOOL_MAJ = @MED_LIBTOOL_MAJ@
339MED_LIBTOOL_MIN = @MED_LIBTOOL_MIN@
340MED_LIBTOOL_REL = @MED_LIBTOOL_REL@
341MED_NUM_MAJEUR = @MED_NUM_MAJEUR@
342MED_NUM_MINEUR = @MED_NUM_MINEUR@
343MED_NUM_RELEASE = @MED_NUM_RELEASE@
344MED_PYTHON2_VERSION_REF = @MED_PYTHON2_VERSION_REF@
345MED_PYTHON3_VERSION_REF = @MED_PYTHON3_VERSION_REF@
346MED_PYTHON_VERSION_REF = @MED_PYTHON_VERSION_REF@
347MED_SWIG_MIN_VERSION_REF = @MED_SWIG_MIN_VERSION_REF@
348MED_SWIG_VERSION_REF = @MED_SWIG_VERSION_REF@
349MESGERR = @MESGERR@
350MKDIR_P = @MKDIR_P@
351MPICC = @MPICC@
352MPICXX = @MPICXX@
353MPIF77 = @MPIF77@
354MPIFC = @MPIFC@
355NM = @NM@
356NMEDIT = @NMEDIT@
357OBJDUMP = @OBJDUMP@
358OBJEXT = @OBJEXT@
359OTOOL = @OTOOL@
360OTOOL64 = @OTOOL64@
361PACKAGE = @PACKAGE@
362PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
363PACKAGE_NAME = @PACKAGE_NAME@
364PACKAGE_STRING = @PACKAGE_STRING@
365PACKAGE_TARNAME = @PACKAGE_TARNAME@
366PACKAGE_URL = @PACKAGE_URL@
367PACKAGE_VERSION = @PACKAGE_VERSION@
368PATH_SEPARATOR = @PATH_SEPARATOR@
369PYTHON = @PYTHON@
370PYTHON_CPPFLAGS = @PYTHON_CPPFLAGS@
371PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
372PYTHON_EXTRA_LDFLAGS = @PYTHON_EXTRA_LDFLAGS@
373PYTHON_EXTRA_LIBS = @PYTHON_EXTRA_LIBS@
374PYTHON_LDFLAGS = @PYTHON_LDFLAGS@
375PYTHON_PLATFORM = @PYTHON_PLATFORM@
376PYTHON_PREFIX = @PYTHON_PREFIX@
377PYTHON_SITE_PKG = @PYTHON_SITE_PKG@
378PYTHON_VERSION = @PYTHON_VERSION@
379RANLIB = @RANLIB@
380SED = @SED@
381SET_MAKE = @SET_MAKE@
382SHELL = @SHELL@
383STATIC_SHARED = @STATIC_SHARED@
384STRIP = @STRIP@
385SWIG = @SWIG@
386SWIGFLAGS = @SWIGFLAGS@
387SWIG_LIB = @SWIG_LIB@
388SWIG_PYTHON_CPPFLAGS = @SWIG_PYTHON_CPPFLAGS@
389SWIG_PYTHON_OPT = @SWIG_PYTHON_OPT@
390UNAME_INFO = @UNAME_INFO@
391VERSION = @VERSION@
392WISH = @WISH@
393abs_builddir = @abs_builddir@
394abs_srcdir = @abs_srcdir@
395abs_top_builddir = @abs_top_builddir@
396abs_top_srcdir = @abs_top_srcdir@
397ac_aux_dir = @ac_aux_dir@
398ac_ct_AR = @ac_ct_AR@
399ac_ct_CC = @ac_ct_CC@
400ac_ct_CXX = @ac_ct_CXX@
401ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
402ac_ct_F77 = @ac_ct_F77@
403ac_ct_FC = @ac_ct_FC@
404am__include = @am__include@
405am__leading_dot = @am__leading_dot@
406am__quote = @am__quote@
407am__tar = @am__tar@
408am__untar = @am__untar@
409bindir = @bindir@
410build = @build@
411build_alias = @build_alias@
412build_cpu = @build_cpu@
413build_os = @build_os@
414build_vendor = @build_vendor@
415builddir = @builddir@
416datadir = @datadir@
417datarootdir = @datarootdir@
418docdir = @docdir@
419dvidir = @dvidir@
420enable_shared = @enable_shared@
421enable_static = @enable_static@
422exec_prefix = @exec_prefix@
423host = @host@
424host_alias = @host_alias@
425host_cpu = @host_cpu@
426host_os = @host_os@
427host_vendor = @host_vendor@
428htmldir = @htmldir@
429includedir = @includedir@
430infodir = @infodir@
431install_sh = @install_sh@
432libdir = @libdir@
433libexecdir = @libexecdir@
434localedir = @localedir@
435localstatedir = @localstatedir@
436mandir = @mandir@
437mkdir_p = @mkdir_p@
438oldincludedir = @oldincludedir@
439pdfdir = @pdfdir@
440pkgpyexecdir = @pkgpyexecdir@
441pkgpythondir = @pkgpythondir@
442prefix = @prefix@
443program_transform_name = @program_transform_name@
444psdir = @psdir@
445pyexecdir = @pyexecdir@
446pythondir = @pythondir@
447sbindir = @sbindir@
448sharedstatedir = @sharedstatedir@
449srcdir = @srcdir@
450sysconfdir = @sysconfdir@
451target_alias = @target_alias@
452top_build_prefix = @top_build_prefix@
453top_builddir = @top_builddir@
454top_srcdir = @top_srcdir@
455ACLOCAL_AMFLAGS = -I config
456EXTRA_DIST = bootstrap COPYING COPYING.LESSER CMakeLists.txt.in CMakeLists.txt
457MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config-h.in stamp-h.in config.cache config.h.in config.log config.status
458
459# Process the following directories
460SUBDIRS = config include src tests tools doc python
461all: all-recursive
462
463.SUFFIXES:
464am--refresh: Makefile
465	@:
466$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
467	@for dep in $?; do \
468	  case '$(am__configure_deps)' in \
469	    *$$dep*) \
470	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
471	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
472		&& exit 0; \
473	      exit 1;; \
474	  esac; \
475	done; \
476	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
477	$(am__cd) $(top_srcdir) && \
478	  $(AUTOMAKE) --gnu Makefile
479Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
480	@case '$?' in \
481	  *config.status*) \
482	    echo ' $(SHELL) ./config.status'; \
483	    $(SHELL) ./config.status;; \
484	  *) \
485	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
486	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
487	esac;
488
489$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
490	$(SHELL) ./config.status --recheck
491
492$(top_srcdir)/configure:  $(am__configure_deps)
493	$(am__cd) $(srcdir) && $(AUTOCONF)
494$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
495	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
496$(am__aclocal_m4_deps):
497CMakeLists.txt: $(top_builddir)/config.status $(srcdir)/CMakeLists.txt.in
498	cd $(top_builddir) && $(SHELL) ./config.status $@
499
500mostlyclean-libtool:
501	-rm -f *.lo
502
503clean-libtool:
504	-rm -rf .libs _libs
505
506distclean-libtool:
507	-rm -f libtool config.lt
508
509# This directory's subdirectories are mostly independent; you can cd
510# into them and run 'make' without going through this Makefile.
511# To change the values of 'make' variables: instead of editing Makefiles,
512# (1) if the variable is set in 'config.status', edit 'config.status'
513#     (which will cause the Makefiles to be regenerated when you run 'make');
514# (2) otherwise, pass the desired values on the 'make' command line.
515$(am__recursive_targets):
516	@fail=; \
517	if $(am__make_keepgoing); then \
518	  failcom='fail=yes'; \
519	else \
520	  failcom='exit 1'; \
521	fi; \
522	dot_seen=no; \
523	target=`echo $@ | sed s/-recursive//`; \
524	case "$@" in \
525	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
526	  *) list='$(SUBDIRS)' ;; \
527	esac; \
528	for subdir in $$list; do \
529	  echo "Making $$target in $$subdir"; \
530	  if test "$$subdir" = "."; then \
531	    dot_seen=yes; \
532	    local_target="$$target-am"; \
533	  else \
534	    local_target="$$target"; \
535	  fi; \
536	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
537	  || eval $$failcom; \
538	done; \
539	if test "$$dot_seen" = "no"; then \
540	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
541	fi; test -z "$$fail"
542
543ID: $(am__tagged_files)
544	$(am__define_uniq_tagged_files); mkid -fID $$unique
545tags: tags-recursive
546TAGS: tags
547
548tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
549	set x; \
550	here=`pwd`; \
551	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
552	  include_option=--etags-include; \
553	  empty_fix=.; \
554	else \
555	  include_option=--include; \
556	  empty_fix=; \
557	fi; \
558	list='$(SUBDIRS)'; for subdir in $$list; do \
559	  if test "$$subdir" = .; then :; else \
560	    test ! -f $$subdir/TAGS || \
561	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
562	  fi; \
563	done; \
564	$(am__define_uniq_tagged_files); \
565	shift; \
566	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
567	  test -n "$$unique" || unique=$$empty_fix; \
568	  if test $$# -gt 0; then \
569	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
570	      "$$@" $$unique; \
571	  else \
572	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
573	      $$unique; \
574	  fi; \
575	fi
576ctags: ctags-recursive
577
578CTAGS: ctags
579ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
580	$(am__define_uniq_tagged_files); \
581	test -z "$(CTAGS_ARGS)$$unique" \
582	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
583	     $$unique
584
585GTAGS:
586	here=`$(am__cd) $(top_builddir) && pwd` \
587	  && $(am__cd) $(top_srcdir) \
588	  && gtags -i $(GTAGS_ARGS) "$$here"
589cscope: cscope.files
590	test ! -s cscope.files \
591	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
592clean-cscope:
593	-rm -f cscope.files
594cscope.files: clean-cscope cscopelist
595cscopelist: cscopelist-recursive
596
597cscopelist-am: $(am__tagged_files)
598	list='$(am__tagged_files)'; \
599	case "$(srcdir)" in \
600	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
601	  *) sdir=$(subdir)/$(srcdir) ;; \
602	esac; \
603	for i in $$list; do \
604	  if test -f "$$i"; then \
605	    echo "$(subdir)/$$i"; \
606	  else \
607	    echo "$$sdir/$$i"; \
608	  fi; \
609	done >> $(top_builddir)/cscope.files
610
611distclean-tags:
612	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
613	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
614
615distdir: $(DISTFILES)
616	$(am__remove_distdir)
617	test -d "$(distdir)" || mkdir "$(distdir)"
618	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
619	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
620	list='$(DISTFILES)'; \
621	  dist_files=`for file in $$list; do echo $$file; done | \
622	  sed -e "s|^$$srcdirstrip/||;t" \
623	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
624	case $$dist_files in \
625	  */*) $(MKDIR_P) `echo "$$dist_files" | \
626			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
627			   sort -u` ;; \
628	esac; \
629	for file in $$dist_files; do \
630	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
631	  if test -d $$d/$$file; then \
632	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
633	    if test -d "$(distdir)/$$file"; then \
634	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
635	    fi; \
636	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
637	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
638	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
639	    fi; \
640	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
641	  else \
642	    test -f "$(distdir)/$$file" \
643	    || cp -p $$d/$$file "$(distdir)/$$file" \
644	    || exit 1; \
645	  fi; \
646	done
647	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
648	  if test "$$subdir" = .; then :; else \
649	    $(am__make_dryrun) \
650	      || test -d "$(distdir)/$$subdir" \
651	      || $(MKDIR_P) "$(distdir)/$$subdir" \
652	      || exit 1; \
653	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
654	    $(am__relativize); \
655	    new_distdir=$$reldir; \
656	    dir1=$$subdir; dir2="$(top_distdir)"; \
657	    $(am__relativize); \
658	    new_top_distdir=$$reldir; \
659	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
660	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
661	    ($(am__cd) $$subdir && \
662	      $(MAKE) $(AM_MAKEFLAGS) \
663	        top_distdir="$$new_top_distdir" \
664	        distdir="$$new_distdir" \
665		am__remove_distdir=: \
666		am__skip_length_check=: \
667		am__skip_mode_fix=: \
668	        distdir) \
669	      || exit 1; \
670	  fi; \
671	done
672	-test -n "$(am__skip_mode_fix)" \
673	|| find "$(distdir)" -type d ! -perm -755 \
674		-exec chmod u+rwx,go+rx {} \; -o \
675	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
676	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
677	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
678	|| chmod -R a+r "$(distdir)"
679dist-gzip: distdir
680	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
681	$(am__post_remove_distdir)
682dist-bzip2: distdir
683	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
684	$(am__post_remove_distdir)
685
686dist-lzip: distdir
687	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
688	$(am__post_remove_distdir)
689
690dist-xz: distdir
691	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
692	$(am__post_remove_distdir)
693
694dist-tarZ: distdir
695	@echo WARNING: "Support for distribution archives compressed with" \
696		       "legacy program 'compress' is deprecated." >&2
697	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
698	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
699	$(am__post_remove_distdir)
700
701dist-shar: distdir
702	@echo WARNING: "Support for shar distribution archives is" \
703	               "deprecated." >&2
704	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
705	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
706	$(am__post_remove_distdir)
707
708dist-zip: distdir
709	-rm -f $(distdir).zip
710	zip -rq $(distdir).zip $(distdir)
711	$(am__post_remove_distdir)
712
713dist dist-all:
714	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
715	$(am__post_remove_distdir)
716
717# This target untars the dist file and tries a VPATH configuration.  Then
718# it guarantees that the distribution is self-contained by making another
719# tarfile.
720distcheck: dist
721	case '$(DIST_ARCHIVES)' in \
722	*.tar.gz*) \
723	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
724	*.tar.bz2*) \
725	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
726	*.tar.lz*) \
727	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
728	*.tar.xz*) \
729	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
730	*.tar.Z*) \
731	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
732	*.shar.gz*) \
733	  GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
734	*.zip*) \
735	  unzip $(distdir).zip ;;\
736	esac
737	chmod -R a-w $(distdir)
738	chmod u+w $(distdir)
739	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
740	chmod a-w $(distdir)
741	test -d $(distdir)/_build || exit 0; \
742	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
743	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
744	  && am__cwd=`pwd` \
745	  && $(am__cd) $(distdir)/_build/sub \
746	  && ../../configure \
747	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
748	    $(DISTCHECK_CONFIGURE_FLAGS) \
749	    --srcdir=../.. --prefix="$$dc_install_base" \
750	  && $(MAKE) $(AM_MAKEFLAGS) \
751	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
752	  && $(MAKE) $(AM_MAKEFLAGS) check \
753	  && $(MAKE) $(AM_MAKEFLAGS) install \
754	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
755	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
756	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
757	        distuninstallcheck \
758	  && chmod -R a-w "$$dc_install_base" \
759	  && ({ \
760	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
761	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
762	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
763	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
764	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
765	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
766	  && rm -rf "$$dc_destdir" \
767	  && $(MAKE) $(AM_MAKEFLAGS) dist \
768	  && rm -rf $(DIST_ARCHIVES) \
769	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
770	  && cd "$$am__cwd" \
771	  || exit 1
772	$(am__post_remove_distdir)
773	@(echo "$(distdir) archives ready for distribution: "; \
774	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
775	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
776distuninstallcheck:
777	@test -n '$(distuninstallcheck_dir)' || { \
778	  echo 'ERROR: trying to run $@ with an empty' \
779	       '$$(distuninstallcheck_dir)' >&2; \
780	  exit 1; \
781	}; \
782	$(am__cd) '$(distuninstallcheck_dir)' || { \
783	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
784	  exit 1; \
785	}; \
786	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
787	   || { echo "ERROR: files left after uninstall:" ; \
788	        if test -n "$(DESTDIR)"; then \
789	          echo "  (check DESTDIR support)"; \
790	        fi ; \
791	        $(distuninstallcheck_listfiles) ; \
792	        exit 1; } >&2
793distcleancheck: distclean
794	@if test '$(srcdir)' = . ; then \
795	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
796	  exit 1 ; \
797	fi
798	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
799	  || { echo "ERROR: files left in build directory after distclean:" ; \
800	       $(distcleancheck_listfiles) ; \
801	       exit 1; } >&2
802check-am: all-am
803check: check-recursive
804all-am: Makefile
805installdirs: installdirs-recursive
806installdirs-am:
807install: install-recursive
808install-exec: install-exec-recursive
809install-data: install-data-recursive
810uninstall: uninstall-recursive
811
812install-am: all-am
813	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
814
815installcheck: installcheck-recursive
816install-strip:
817	if test -z '$(STRIP)'; then \
818	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
819	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
820	      install; \
821	else \
822	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
823	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
824	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
825	fi
826mostlyclean-generic:
827
828clean-generic:
829
830distclean-generic:
831	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
832	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
833
834maintainer-clean-generic:
835	@echo "This command is intended for maintainers to use"
836	@echo "it deletes files that may require special tools to rebuild."
837	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
838clean: clean-recursive
839
840clean-am: clean-generic clean-libtool mostlyclean-am
841
842distclean: distclean-recursive
843	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
844	-rm -f Makefile
845distclean-am: clean-am distclean-generic distclean-libtool \
846	distclean-tags
847
848dvi: dvi-recursive
849
850dvi-am:
851
852html: html-recursive
853
854html-am:
855
856info: info-recursive
857
858info-am:
859
860install-data-am:
861
862install-dvi: install-dvi-recursive
863
864install-dvi-am:
865
866install-exec-am:
867
868install-html: install-html-recursive
869
870install-html-am:
871
872install-info: install-info-recursive
873
874install-info-am:
875
876install-man:
877
878install-pdf: install-pdf-recursive
879
880install-pdf-am:
881
882install-ps: install-ps-recursive
883
884install-ps-am:
885
886installcheck-am:
887
888maintainer-clean: maintainer-clean-recursive
889	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
890	-rm -rf $(top_srcdir)/autom4te.cache
891	-rm -f Makefile
892maintainer-clean-am: distclean-am maintainer-clean-generic
893
894mostlyclean: mostlyclean-recursive
895
896mostlyclean-am: mostlyclean-generic mostlyclean-libtool
897
898pdf: pdf-recursive
899
900pdf-am:
901
902ps: ps-recursive
903
904ps-am:
905
906uninstall-am:
907
908.MAKE: $(am__recursive_targets) install-am install-strip
909
910.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
911	am--refresh check check-am clean clean-cscope clean-generic \
912	clean-libtool cscope cscopelist-am ctags ctags-am dist \
913	dist-all dist-bzip2 dist-gzip dist-lzip dist-shar dist-tarZ \
914	dist-xz dist-zip distcheck distclean distclean-generic \
915	distclean-libtool distclean-tags distcleancheck distdir \
916	distuninstallcheck dvi dvi-am html html-am info info-am \
917	install install-am install-data install-data-am install-dvi \
918	install-dvi-am install-exec install-exec-am install-html \
919	install-html-am install-info install-info-am install-man \
920	install-pdf install-pdf-am install-ps install-ps-am \
921	install-strip installcheck installcheck-am installdirs \
922	installdirs-am maintainer-clean maintainer-clean-generic \
923	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
924	ps ps-am tags tags-am uninstall uninstall-am
925
926.PRECIOUS: Makefile
927
928
929$(ac_aux_dir)/package.m4: $(top_srcdir)/configure.ac
930
931# Tell versions [3.59,3.63) of GNU make to not export all variables.
932# Otherwise a system limit (for SysV at least) may be exceeded.
933.NOEXPORT:
934