# makefile.in generated by automake 1.9.6 from makefile.am.
# 1_10/C/H5D/makefile.  Generated from makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005  Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.

# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
# PARTICULAR PURPOSE.



#
# Copyright by The HDF Group.
# Copyright by the Board of Trustees of the University of Illinois.
# All rights reserved.
#
# This file is part of HDF5.  The full HDF5 copyright notice, including
# terms governing use, modification, and redistribution, is contained in
# the files COPYING and Copyright.html.  COPYING can be found at the root
# of the source code distribution tree; Copyright.html can be found at the
# root level of an installed copy of the electronic HDF5 document set and
# is linked from the top-level documents page.  It can also be found at
# http://hdfgroup.org/HDF5/doc/Copyright.html.  If you do not have
# access to either file, you may request a copy from help@hdfgroup.org.

srcdir = .
top_srcdir = ../../..

pkgdatadir = $(datadir)/hdf5-examples
pkglibdir = $(libdir)/hdf5-examples
pkgincludedir = $(includedir)/hdf5-examples
top_builddir = ../../..
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
INSTALL = ../../.././install-sh -c
install_sh_DATA = $(install_sh) -c -m 644
install_sh_PROGRAM = $(install_sh) -c
install_sh_SCRIPT = $(install_sh) -c
INSTALL_HEADER = $(INSTALL_DATA)
transform = $(program_transform_name)
NORMAL_INSTALL = :
PRE_INSTALL = :
POST_INSTALL = :
NORMAL_UNINSTALL = :
PRE_UNINSTALL = :
POST_UNINSTALL = :
noinst_PROGRAMS = h5ex_d_rdwr$(EXEEXT) h5ex_d_hyper$(EXEEXT) \
	h5ex_d_chunk$(EXEEXT) h5ex_d_gzip$(EXEEXT) \
	h5ex_d_szip$(EXEEXT) h5ex_d_nbit$(EXEEXT) \
	h5ex_d_soint$(EXEEXT) h5ex_d_sofloat$(EXEEXT) \
	h5ex_d_extern$(EXEEXT) h5ex_d_compact$(EXEEXT) \
	h5ex_d_unlimadd$(EXEEXT) h5ex_d_unlimmod$(EXEEXT) \
	h5ex_d_unlimgzip$(EXEEXT) h5ex_d_checksum$(EXEEXT) \
	h5ex_d_shuffle$(EXEEXT) h5ex_d_transform$(EXEEXT) \
	h5ex_d_fillval$(EXEEXT) h5ex_d_alloc$(EXEEXT)
subdir = 1_10/C/H5D
DIST_COMMON = $(srcdir)/makefile.am $(srcdir)/makefile.in
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/config.h
CONFIG_CLEAN_FILES =
PROGRAMS = $(noinst_PROGRAMS)
h5ex_d_alloc_SOURCES = h5ex_d_alloc.c
h5ex_d_alloc_OBJECTS = h5ex_d_alloc.$(OBJEXT)
h5ex_d_alloc_LDADD = $(LDADD)
h5ex_d_checksum_SOURCES = h5ex_d_checksum.c
h5ex_d_checksum_OBJECTS = h5ex_d_checksum.$(OBJEXT)
h5ex_d_checksum_LDADD = $(LDADD)
h5ex_d_chunk_SOURCES = h5ex_d_chunk.c
h5ex_d_chunk_OBJECTS = h5ex_d_chunk.$(OBJEXT)
h5ex_d_chunk_LDADD = $(LDADD)
h5ex_d_compact_SOURCES = h5ex_d_compact.c
h5ex_d_compact_OBJECTS = h5ex_d_compact.$(OBJEXT)
h5ex_d_compact_LDADD = $(LDADD)
h5ex_d_extern_SOURCES = h5ex_d_extern.c
h5ex_d_extern_OBJECTS = h5ex_d_extern.$(OBJEXT)
h5ex_d_extern_LDADD = $(LDADD)
h5ex_d_fillval_SOURCES = h5ex_d_fillval.c
h5ex_d_fillval_OBJECTS = h5ex_d_fillval.$(OBJEXT)
h5ex_d_fillval_LDADD = $(LDADD)
h5ex_d_gzip_SOURCES = h5ex_d_gzip.c
h5ex_d_gzip_OBJECTS = h5ex_d_gzip.$(OBJEXT)
h5ex_d_gzip_LDADD = $(LDADD)
h5ex_d_hyper_SOURCES = h5ex_d_hyper.c
h5ex_d_hyper_OBJECTS = h5ex_d_hyper.$(OBJEXT)
h5ex_d_hyper_LDADD = $(LDADD)
h5ex_d_nbit_SOURCES = h5ex_d_nbit.c
h5ex_d_nbit_OBJECTS = h5ex_d_nbit.$(OBJEXT)
h5ex_d_nbit_LDADD = $(LDADD)
h5ex_d_rdwr_SOURCES = h5ex_d_rdwr.c
h5ex_d_rdwr_OBJECTS = h5ex_d_rdwr.$(OBJEXT)
h5ex_d_rdwr_LDADD = $(LDADD)
h5ex_d_shuffle_SOURCES = h5ex_d_shuffle.c
h5ex_d_shuffle_OBJECTS = h5ex_d_shuffle.$(OBJEXT)
h5ex_d_shuffle_LDADD = $(LDADD)
h5ex_d_sofloat_SOURCES = h5ex_d_sofloat.c
h5ex_d_sofloat_OBJECTS = h5ex_d_sofloat.$(OBJEXT)
h5ex_d_sofloat_LDADD = $(LDADD)
h5ex_d_soint_SOURCES = h5ex_d_soint.c
h5ex_d_soint_OBJECTS = h5ex_d_soint.$(OBJEXT)
h5ex_d_soint_LDADD = $(LDADD)
h5ex_d_szip_SOURCES = h5ex_d_szip.c
h5ex_d_szip_OBJECTS = h5ex_d_szip.$(OBJEXT)
h5ex_d_szip_LDADD = $(LDADD)
h5ex_d_transform_SOURCES = h5ex_d_transform.c
h5ex_d_transform_OBJECTS = h5ex_d_transform.$(OBJEXT)
h5ex_d_transform_LDADD = $(LDADD)
h5ex_d_unlimadd_SOURCES = h5ex_d_unlimadd.c
h5ex_d_unlimadd_OBJECTS = h5ex_d_unlimadd.$(OBJEXT)
h5ex_d_unlimadd_LDADD = $(LDADD)
h5ex_d_unlimgzip_SOURCES = h5ex_d_unlimgzip.c
h5ex_d_unlimgzip_OBJECTS = h5ex_d_unlimgzip.$(OBJEXT)
h5ex_d_unlimgzip_LDADD = $(LDADD)
h5ex_d_unlimmod_SOURCES = h5ex_d_unlimmod.c
h5ex_d_unlimmod_OBJECTS = h5ex_d_unlimmod.$(OBJEXT)
h5ex_d_unlimmod_LDADD = $(LDADD)
DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
CCLD = $(CC)
LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
SOURCES = h5ex_d_alloc.c h5ex_d_checksum.c h5ex_d_chunk.c \
	h5ex_d_compact.c h5ex_d_extern.c h5ex_d_fillval.c \
	h5ex_d_gzip.c h5ex_d_hyper.c h5ex_d_nbit.c h5ex_d_rdwr.c \
	h5ex_d_shuffle.c h5ex_d_sofloat.c h5ex_d_soint.c h5ex_d_szip.c \
	h5ex_d_transform.c h5ex_d_unlimadd.c h5ex_d_unlimgzip.c \
	h5ex_d_unlimmod.c
DIST_SOURCES = h5ex_d_alloc.c h5ex_d_checksum.c h5ex_d_chunk.c \
	h5ex_d_compact.c h5ex_d_extern.c h5ex_d_fillval.c \
	h5ex_d_gzip.c h5ex_d_hyper.c h5ex_d_nbit.c h5ex_d_rdwr.c \
	h5ex_d_shuffle.c h5ex_d_sofloat.c h5ex_d_soint.c h5ex_d_szip.c \
	h5ex_d_transform.c h5ex_d_unlimadd.c h5ex_d_unlimgzip.c \
	h5ex_d_unlimmod.c
ETAGS = etags
CTAGS = ctags
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = ${SHELL} /home/brtnfld/hdf5/hdf5-examples/trunk/missing --run aclocal-1.9
AMDEP_FALSE = #
AMDEP_TRUE = 
AMTAR = ${SHELL} /home/brtnfld/hdf5/hdf5-examples/trunk/missing --run tar
AUTOCONF = ${SHELL} /home/brtnfld/hdf5/hdf5-examples/trunk/missing --run autoconf
AUTOHEADER = ${SHELL} /home/brtnfld/hdf5/hdf5-examples/trunk/missing --run autoheader
AUTOMAKE = ${SHELL} /home/brtnfld/hdf5/hdf5-examples/trunk/missing --run automake-1.9
AWK = gawk
CC = /home/brtnfld/scratch/linew/trunk/hdf5/bin/h5cc -shlib
CCDEPMODE = depmode=none
CFLAGS = -g
CPPFLAGS = 
CYGPATH_W = echo
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EXEEXT = 
FC = /home/brtnfld/scratch/linew/trunk/hdf5/bin/h5fc
FCFLAGS = -g
FORTRAN_2003_CONDITIONAL_F_FALSE = #
FORTRAN_2003_CONDITIONAL_F_TRUE = 
H5D_FALSE = #
H5D_TRUE = 
H5G_FALSE = #
H5G_TRUE = 
H5T_FALSE = #
H5T_TRUE = 
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
LDFLAGS = 
LIBOBJS = 
LIBS = 
LTLIBOBJS = 
MAINT = #
MAINTAINER_MODE_FALSE = 
MAINTAINER_MODE_TRUE = #
MAKEINFO = ${SHELL} /home/brtnfld/hdf5/hdf5-examples/trunk/missing --run makeinfo
OBJEXT = o
PACKAGE = hdf5-examples
PACKAGE_BUGREPORT = nfortne2@hdfgroup.org
PACKAGE_NAME = HDF5-examples
PACKAGE_STRING = HDF5-examples 0.1
PACKAGE_TARNAME = hdf5-examples
PACKAGE_VERSION = 0.1
PATH_SEPARATOR = :
SET_MAKE = 
SHELL = /bin/bash
STRIP = 
V110_FALSE = #
V110_TRUE = 
V16_FALSE = #
V16_TRUE = 
V18_FALSE = #
V18_TRUE = 
VERSION = 0.1
ac_ct_CC = 
ac_ct_FC = 
ac_ct_STRIP = 
am__fastdepCC_FALSE = 
am__fastdepCC_TRUE = #
am__include = include
am__leading_dot = .
am__quote = 
am__tar = ${AMTAR} chof - "$$tardir"
am__untar = ${AMTAR} xf -
bindir = ${exec_prefix}/bin
build_alias = 
datadir = ${prefix}/share
exec_prefix = ${prefix}
host_alias = 
includedir = ${prefix}/include
infodir = ${prefix}/info
install_sh = /home/brtnfld/hdf5/hdf5-examples/trunk/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localstatedir = ${prefix}/var
mandir = ${prefix}/man
mkdir_p = $(install_sh) -d
oldincludedir = /usr/include
prefix = /usr/local
program_transform_name = s,x,x,
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
sysconfdir = ${prefix}/etc
target_alias = 
EXTRA_DIST = testfiles/h5ex_d_rdwr.tst testfiles/h5ex_d_hyper.tst testfiles/h5ex_d_chunk.tst \
testfiles/h5ex_d_gzip.tst testfiles/h5ex_d_szip.tst testfiles/h5ex_d_nbit.tst testfiles/h5ex_d_soint.tst \
testfiles/h5ex_d_sofloat.tst testfiles/h5ex_d_extern.tst testfiles/h5ex_d_compact.tst \
testfiles/h5ex_d_unlimadd.tst testfiles/h5ex_d_unlimmod.tst testfiles/h5ex_d_unlimgzip.tst \
testfiles/h5ex_d_checksum.tst testfiles/h5ex_d_shuffle.tst testfiles/h5ex_d_transform.tst \
testfiles/h5ex_d_fillval.tst testfiles/h5ex_d_alloc.tst \
testfiles/h5ex_d_rdwr.ddl testfiles/h5ex_d_hyper.ddl testfiles/h5ex_d_chunk.ddl \
testfiles/h5ex_d_gzip.ddl testfiles/h5ex_d_szip.ddl testfiles/h5ex_d_nbit.ddl testfiles/h5ex_d_soint.ddl \
testfiles/h5ex_d_sofloat.ddl testfiles/h5ex_d_extern.ddl testfiles/h5ex_d_compact.ddl \
testfiles/h5ex_d_unlimadd.ddl testfiles/h5ex_d_unlimmod.ddl testfiles/h5ex_d_unlimgzip.ddl \
testfiles/h5ex_d_checksum.ddl testfiles/h5ex_d_shuffle.ddl testfiles/h5ex_d_transform.ddl \
testfiles/h5ex_d_fillval.ddl testfiles/h5ex_d_alloc.ddl test.sh

TESTS_ENVIRONMENT = sh
TESTS = test.sh
all: all-am

.SUFFIXES:
.SUFFIXES: .c .o .obj
$(srcdir)/makefile.in: # $(srcdir)/makefile.am  $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
		&& exit 0; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  1_10/C/H5D/makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  1_10/C/H5D/makefile
.PRECIOUS: makefile
makefile: $(srcdir)/makefile.in $(top_builddir)/config.status
	@case '$?' in \
	  *config.status*) \
	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
	  *) \
	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
	esac;

$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

$(top_srcdir)/configure: # $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

clean-noinstPROGRAMS:
	-test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS)
h5ex_d_alloc$(EXEEXT): $(h5ex_d_alloc_OBJECTS) $(h5ex_d_alloc_DEPENDENCIES) 
	@rm -f h5ex_d_alloc$(EXEEXT)
	$(LINK) $(h5ex_d_alloc_LDFLAGS) $(h5ex_d_alloc_OBJECTS) $(h5ex_d_alloc_LDADD) $(LIBS)
h5ex_d_checksum$(EXEEXT): $(h5ex_d_checksum_OBJECTS) $(h5ex_d_checksum_DEPENDENCIES) 
	@rm -f h5ex_d_checksum$(EXEEXT)
	$(LINK) $(h5ex_d_checksum_LDFLAGS) $(h5ex_d_checksum_OBJECTS) $(h5ex_d_checksum_LDADD) $(LIBS)
h5ex_d_chunk$(EXEEXT): $(h5ex_d_chunk_OBJECTS) $(h5ex_d_chunk_DEPENDENCIES) 
	@rm -f h5ex_d_chunk$(EXEEXT)
	$(LINK) $(h5ex_d_chunk_LDFLAGS) $(h5ex_d_chunk_OBJECTS) $(h5ex_d_chunk_LDADD) $(LIBS)
h5ex_d_compact$(EXEEXT): $(h5ex_d_compact_OBJECTS) $(h5ex_d_compact_DEPENDENCIES) 
	@rm -f h5ex_d_compact$(EXEEXT)
	$(LINK) $(h5ex_d_compact_LDFLAGS) $(h5ex_d_compact_OBJECTS) $(h5ex_d_compact_LDADD) $(LIBS)
h5ex_d_extern$(EXEEXT): $(h5ex_d_extern_OBJECTS) $(h5ex_d_extern_DEPENDENCIES) 
	@rm -f h5ex_d_extern$(EXEEXT)
	$(LINK) $(h5ex_d_extern_LDFLAGS) $(h5ex_d_extern_OBJECTS) $(h5ex_d_extern_LDADD) $(LIBS)
h5ex_d_fillval$(EXEEXT): $(h5ex_d_fillval_OBJECTS) $(h5ex_d_fillval_DEPENDENCIES) 
	@rm -f h5ex_d_fillval$(EXEEXT)
	$(LINK) $(h5ex_d_fillval_LDFLAGS) $(h5ex_d_fillval_OBJECTS) $(h5ex_d_fillval_LDADD) $(LIBS)
h5ex_d_gzip$(EXEEXT): $(h5ex_d_gzip_OBJECTS) $(h5ex_d_gzip_DEPENDENCIES) 
	@rm -f h5ex_d_gzip$(EXEEXT)
	$(LINK) $(h5ex_d_gzip_LDFLAGS) $(h5ex_d_gzip_OBJECTS) $(h5ex_d_gzip_LDADD) $(LIBS)
h5ex_d_hyper$(EXEEXT): $(h5ex_d_hyper_OBJECTS) $(h5ex_d_hyper_DEPENDENCIES) 
	@rm -f h5ex_d_hyper$(EXEEXT)
	$(LINK) $(h5ex_d_hyper_LDFLAGS) $(h5ex_d_hyper_OBJECTS) $(h5ex_d_hyper_LDADD) $(LIBS)
h5ex_d_nbit$(EXEEXT): $(h5ex_d_nbit_OBJECTS) $(h5ex_d_nbit_DEPENDENCIES) 
	@rm -f h5ex_d_nbit$(EXEEXT)
	$(LINK) $(h5ex_d_nbit_LDFLAGS) $(h5ex_d_nbit_OBJECTS) $(h5ex_d_nbit_LDADD) $(LIBS)
h5ex_d_rdwr$(EXEEXT): $(h5ex_d_rdwr_OBJECTS) $(h5ex_d_rdwr_DEPENDENCIES) 
	@rm -f h5ex_d_rdwr$(EXEEXT)
	$(LINK) $(h5ex_d_rdwr_LDFLAGS) $(h5ex_d_rdwr_OBJECTS) $(h5ex_d_rdwr_LDADD) $(LIBS)
h5ex_d_shuffle$(EXEEXT): $(h5ex_d_shuffle_OBJECTS) $(h5ex_d_shuffle_DEPENDENCIES) 
	@rm -f h5ex_d_shuffle$(EXEEXT)
	$(LINK) $(h5ex_d_shuffle_LDFLAGS) $(h5ex_d_shuffle_OBJECTS) $(h5ex_d_shuffle_LDADD) $(LIBS)
h5ex_d_sofloat$(EXEEXT): $(h5ex_d_sofloat_OBJECTS) $(h5ex_d_sofloat_DEPENDENCIES) 
	@rm -f h5ex_d_sofloat$(EXEEXT)
	$(LINK) $(h5ex_d_sofloat_LDFLAGS) $(h5ex_d_sofloat_OBJECTS) $(h5ex_d_sofloat_LDADD) $(LIBS)
h5ex_d_soint$(EXEEXT): $(h5ex_d_soint_OBJECTS) $(h5ex_d_soint_DEPENDENCIES) 
	@rm -f h5ex_d_soint$(EXEEXT)
	$(LINK) $(h5ex_d_soint_LDFLAGS) $(h5ex_d_soint_OBJECTS) $(h5ex_d_soint_LDADD) $(LIBS)
h5ex_d_szip$(EXEEXT): $(h5ex_d_szip_OBJECTS) $(h5ex_d_szip_DEPENDENCIES) 
	@rm -f h5ex_d_szip$(EXEEXT)
	$(LINK) $(h5ex_d_szip_LDFLAGS) $(h5ex_d_szip_OBJECTS) $(h5ex_d_szip_LDADD) $(LIBS)
h5ex_d_transform$(EXEEXT): $(h5ex_d_transform_OBJECTS) $(h5ex_d_transform_DEPENDENCIES) 
	@rm -f h5ex_d_transform$(EXEEXT)
	$(LINK) $(h5ex_d_transform_LDFLAGS) $(h5ex_d_transform_OBJECTS) $(h5ex_d_transform_LDADD) $(LIBS)
h5ex_d_unlimadd$(EXEEXT): $(h5ex_d_unlimadd_OBJECTS) $(h5ex_d_unlimadd_DEPENDENCIES) 
	@rm -f h5ex_d_unlimadd$(EXEEXT)
	$(LINK) $(h5ex_d_unlimadd_LDFLAGS) $(h5ex_d_unlimadd_OBJECTS) $(h5ex_d_unlimadd_LDADD) $(LIBS)
h5ex_d_unlimgzip$(EXEEXT): $(h5ex_d_unlimgzip_OBJECTS) $(h5ex_d_unlimgzip_DEPENDENCIES) 
	@rm -f h5ex_d_unlimgzip$(EXEEXT)
	$(LINK) $(h5ex_d_unlimgzip_LDFLAGS) $(h5ex_d_unlimgzip_OBJECTS) $(h5ex_d_unlimgzip_LDADD) $(LIBS)
h5ex_d_unlimmod$(EXEEXT): $(h5ex_d_unlimmod_OBJECTS) $(h5ex_d_unlimmod_DEPENDENCIES) 
	@rm -f h5ex_d_unlimmod$(EXEEXT)
	$(LINK) $(h5ex_d_unlimmod_LDFLAGS) $(h5ex_d_unlimmod_OBJECTS) $(h5ex_d_unlimmod_LDADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

include ./$(DEPDIR)/h5ex_d_alloc.Po
include ./$(DEPDIR)/h5ex_d_checksum.Po
include ./$(DEPDIR)/h5ex_d_chunk.Po
include ./$(DEPDIR)/h5ex_d_compact.Po
include ./$(DEPDIR)/h5ex_d_extern.Po
include ./$(DEPDIR)/h5ex_d_fillval.Po
include ./$(DEPDIR)/h5ex_d_gzip.Po
include ./$(DEPDIR)/h5ex_d_hyper.Po
include ./$(DEPDIR)/h5ex_d_nbit.Po
include ./$(DEPDIR)/h5ex_d_rdwr.Po
include ./$(DEPDIR)/h5ex_d_shuffle.Po
include ./$(DEPDIR)/h5ex_d_sofloat.Po
include ./$(DEPDIR)/h5ex_d_soint.Po
include ./$(DEPDIR)/h5ex_d_szip.Po
include ./$(DEPDIR)/h5ex_d_transform.Po
include ./$(DEPDIR)/h5ex_d_unlimadd.Po
include ./$(DEPDIR)/h5ex_d_unlimgzip.Po
include ./$(DEPDIR)/h5ex_d_unlimmod.Po

.c.o:
#	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
#	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
	source='$<' object='$@' libtool=no \
	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
	$(COMPILE) -c $<

.c.obj:
#	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
#	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
	source='$<' object='$@' libtool=no \
	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
	$(COMPILE) -c `$(CYGPATH_W) '$<'`
uninstall-info-am:

ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	    $$tags $$unique; \
	fi
ctags: CTAGS
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	tags=; \
	here=`pwd`; \
	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
	unique=`for i in $$list; do \
	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
	  done | \
	  $(AWK) '    { files[$$0] = 1; } \
	       END { for (i in files) print i; }'`; \
	test -z "$(CTAGS_ARGS)$$tags$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$tags $$unique

GTAGS:
	here=`$(am__cd) $(top_builddir) && pwd` \
	  && cd $(top_srcdir) \
	  && gtags -i $(GTAGS_ARGS) $$here

distclean-tags:
	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags

check-TESTS: $(TESTS)
	@failed=0; all=0; xfail=0; xpass=0; skip=0; \
	srcdir=$(srcdir); export srcdir; \
	list='$(TESTS)'; \
	if test -n "$$list"; then \
	  for tst in $$list; do \
	    if test -f ./$$tst; then dir=./; \
	    elif test -f $$tst; then dir=; \
	    else dir="$(srcdir)/"; fi; \
	    if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
	      all=`expr $$all + 1`; \
	      case " $(XFAIL_TESTS) " in \
	      *" $$tst "*) \
		xpass=`expr $$xpass + 1`; \
		failed=`expr $$failed + 1`; \
		echo "XPASS: $$tst"; \
	      ;; \
	      *) \
		echo "PASS: $$tst"; \
	      ;; \
	      esac; \
	    elif test $$? -ne 77; then \
	      all=`expr $$all + 1`; \
	      case " $(XFAIL_TESTS) " in \
	      *" $$tst "*) \
		xfail=`expr $$xfail + 1`; \
		echo "XFAIL: $$tst"; \
	      ;; \
	      *) \
		failed=`expr $$failed + 1`; \
		echo "FAIL: $$tst"; \
	      ;; \
	      esac; \
	    else \
	      skip=`expr $$skip + 1`; \
	      echo "SKIP: $$tst"; \
	    fi; \
	  done; \
	  if test "$$failed" -eq 0; then \
	    if test "$$xfail" -eq 0; then \
	      banner="All $$all tests passed"; \
	    else \
	      banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
	    fi; \
	  else \
	    if test "$$xpass" -eq 0; then \
	      banner="$$failed of $$all tests failed"; \
	    else \
	      banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
	    fi; \
	  fi; \
	  dashes="$$banner"; \
	  skipped=""; \
	  if test "$$skip" -ne 0; then \
	    skipped="($$skip tests were not run)"; \
	    test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
	      dashes="$$skipped"; \
	  fi; \
	  report=""; \
	  if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \
	    report="Please report to $(PACKAGE_BUGREPORT)"; \
	    test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \
	      dashes="$$report"; \
	  fi; \
	  dashes=`echo "$$dashes" | sed s/./=/g`; \
	  echo "$$dashes"; \
	  echo "$$banner"; \
	  test -z "$$skipped" || echo "$$skipped"; \
	  test -z "$$report" || echo "$$report"; \
	  echo "$$dashes"; \
	  test "$$failed" -eq 0; \
	else :; fi

distdir: $(DISTFILES)
	$(mkdir_p) $(distdir)/testfiles
	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
	list='$(DISTFILES)'; for file in $$list; do \
	  case $$file in \
	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
	  esac; \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
	    dir="/$$dir"; \
	    $(mkdir_p) "$(distdir)$$dir"; \
	  else \
	    dir=''; \
	  fi; \
	  if test -d $$d/$$file; then \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
	    fi; \
	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
	  else \
	    test -f $(distdir)/$$file \
	    || cp -p $$d/$$file $(distdir)/$$file \
	    || exit 1; \
	  fi; \
	done
check-am: all-am
	$(MAKE) $(AM_MAKEFLAGS) check-TESTS
check: check-am
all-am: makefile $(PROGRAMS)
installdirs:
install: install-am
install-exec: install-exec-am
install-data: install-data-am
uninstall: uninstall-am

install-am: all-am
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

installcheck: installcheck-am
install-strip:
	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	  `test -z '$(STRIP)' || \
	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	@echo "This command is intended for maintainers to use"
	@echo "it deletes files that may require special tools to rebuild."
clean: clean-am

clean-am: clean-generic clean-noinstPROGRAMS mostlyclean-am

distclean: distclean-am
	-rm -rf ./$(DEPDIR)
	-rm -f makefile
distclean-am: clean-am distclean-compile distclean-generic \
	distclean-tags

dvi: dvi-am

dvi-am:

html: html-am

info: info-am

info-am:

install-data-am:

install-exec-am:

install-info: install-info-am

install-man:

installcheck-am:

maintainer-clean: maintainer-clean-am
	-rm -rf ./$(DEPDIR)
	-rm -f makefile
maintainer-clean-am: distclean-am maintainer-clean-generic

mostlyclean: mostlyclean-am

mostlyclean-am: mostlyclean-compile mostlyclean-generic

pdf: pdf-am

pdf-am:

ps: ps-am

ps-am:

uninstall-am: uninstall-info-am

.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \
	clean-generic clean-noinstPROGRAMS ctags distclean \
	distclean-compile distclean-generic distclean-tags distdir dvi \
	dvi-am html html-am info info-am install install-am \
	install-data install-data-am install-exec install-exec-am \
	install-info install-info-am install-man install-strip \
	installcheck installcheck-am installdirs maintainer-clean \
	maintainer-clean-generic mostlyclean mostlyclean-compile \
	mostlyclean-generic pdf pdf-am ps ps-am tags uninstall \
	uninstall-am uninstall-info-am

# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT:
