# Makefile.in generated by automake 1.11.3 from Makefile.am.
# mpi-io/Makefile.  Generated from Makefile.in by configure.

# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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.

MAKE=make

#
# Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
#                         University Research and Technology
#                         Corporation.  All rights reserved.
# Copyright (c) 2004-2005 The University of Tennessee and The University
#                         of Tennessee Research Foundation.  All rights
#                         reserved.
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, 
#                         University of Stuttgart.  All rights reserved.
# Copyright (c) 2004-2005 The Regents of the University of California.
#                         All rights reserved.
# Copyright (c) 2008      Cisco Systems, Inc.  All rights reserved.
# $COPYRIGHT$
# 
# Additional copyrights may follow
# 
# $HEADER$
#
# Open MPI: Note that we ignore the fortran subdirectory here; we only
# need C bindings.  We also ignore the f2c / c2f source files; we
# don't need them.
#

# -*- makefile -*-
#
# Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana
#                         University Research and Technology
#                         Corporation.  All rights reserved.
# Copyright (c) 2004-2005 The University of Tennessee and The University
#                         of Tennessee Research Foundation.  All rights
#                         reserved.
# Copyright (c) 2004-2005 High Performance Computing Center Stuttgart, 
#                         University of Stuttgart.  All rights reserved.
# Copyright (c) 2004-2005 The Regents of the University of California.
#                         All rights reserved.
# $COPYRIGHT$
# 
# Additional copyrights may follow
# 
# $HEADER$
#

pkgdatadir = $(datadir)/io-romio
pkgincludedir = $(includedir)/io-romio
pkglibdir = $(libdir)/io-romio
pkglibexecdir = $(libexecdir)/io-romio
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
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 = :
build_triplet = x86_64-unknown-linux-gnu
host_triplet = x86_64-unknown-linux-gnu
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
	$(top_srcdir)/Makefile.options
subdir = mpi-io
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/confdb/aclocal_cc.m4 \
	$(top_srcdir)/confdb/aclocal_f77.m4 \
	$(top_srcdir)/confdb/aclocal_make.m4 \
	$(top_srcdir)/confdb/aclocal_romio.m4 \
	$(top_srcdir)/confdb/aclocal_util.m4 \
	$(top_srcdir)/configure.in
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
	$(ACLOCAL_M4)
mkinstalldirs = $(install_sh) -d
CONFIG_HEADER = $(top_builddir)/adio/include/romioconf.h
CONFIG_CLEAN_FILES =
CONFIG_CLEAN_VPATH_FILES =
LTLIBRARIES = $(noinst_LTLIBRARIES)
libmpi_io_la_LIBADD =
am_libmpi_io_la_OBJECTS = close.lo delete.lo fsync.lo get_amode.lo \
	get_atom.lo get_bytoff.lo get_errh.lo get_extent.lo \
	get_group.lo get_info.lo get_posn.lo get_posn_sh.lo \
	get_size.lo get_view.lo iread_at.lo iread.lo iread_sh.lo \
	iwrite_at.lo iwrite.lo iwrite_sh.lo open.lo prealloc.lo \
	rd_atallb.lo rd_atalle.lo read_allb.lo read_all.lo \
	read_alle.lo read_atall.lo read_at.lo read.lo read_ordb.lo \
	read_ord.lo read_orde.lo read_sh.lo seek.lo seek_sh.lo \
	set_atom.lo set_errh.lo set_info.lo set_size.lo set_view.lo \
	wr_atallb.lo wr_atalle.lo write_allb.lo write_all.lo \
	write_alle.lo write_atall.lo write_at.lo write.lo \
	write_ordb.lo write_ord.lo write_orde.lo write_sh.lo \
	register_datarep.lo mpiu_greq.lo mpich2_fileutil.lo \
	mpir-mpioinit.lo
libmpi_io_la_OBJECTS = $(am_libmpi_io_la_OBJECTS)
AM_V_lt = $(am__v_lt_$(V))
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
am__v_lt_0 = --silent
DEFAULT_INCLUDES = -I. -I$(top_builddir)/adio/include
depcomp = $(SHELL) $(top_srcdir)/confdb/depcomp
am__depfiles_maybe = depfiles
am__mv = mv -f
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
	$(AM_CFLAGS) $(CFLAGS)
AM_V_CC = $(am__v_CC_$(V))
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
am__v_CC_0 = @echo "  CC    " $@;
AM_V_at = $(am__v_at_$(V))
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
am__v_at_0 = @
CCLD = $(CC)
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
	$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
	$(AM_LDFLAGS) $(LDFLAGS) -o $@
AM_V_CCLD = $(am__v_CCLD_$(V))
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
am__v_CCLD_0 = @echo "  CCLD  " $@;
AM_V_GEN = $(am__v_GEN_$(V))
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
am__v_GEN_0 = @echo "  GEN   " $@;
SOURCES = $(libmpi_io_la_SOURCES)
DIST_SOURCES = $(libmpi_io_la_SOURCES)
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
	html-recursive info-recursive install-data-recursive \
	install-dvi-recursive install-exec-recursive \
	install-html-recursive install-info-recursive \
	install-pdf-recursive install-ps-recursive install-recursive \
	installcheck-recursive installdirs-recursive pdf-recursive \
	ps-recursive uninstall-recursive
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
  distclean-recursive maintainer-clean-recursive
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
	$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
	distdir
ETAGS = etags
CTAGS = ctags
DIST_SUBDIRS = $(SUBDIRS)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
am__relativize = \
  dir0=`pwd`; \
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
  sed_rest='s,^[^/]*/*,,'; \
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
  sed_butlast='s,/*[^/]*$$,,'; \
  while test -n "$$dir1"; do \
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
    if test "$$first" != "."; then \
      if test "$$first" = ".."; then \
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
      else \
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
        if test "$$first2" = "$$first"; then \
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
        else \
          dir2="../$$dir2"; \
        fi; \
        dir0="$$dir0"/"$$first"; \
      fi; \
    fi; \
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
  done; \
  reldir="$$dir2"
VPATH = VPATH=.:${srcdir}
ACLOCAL = ${SHELL} /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio/confdb/missing --run aclocal-1.11
AMTAR = $${TAR-tar}
AM_DEFAULT_VERBOSITY = 0
AR = ar
ARCH = LINUX
AUTOCONF = ${SHELL} /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio/confdb/missing --run autoconf
AUTOHEADER = ${SHELL} /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio/confdb/missing --run autoheader
AUTOMAKE = ${SHELL} /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio/confdb/missing --run automake-1.11
AWK = gawk
BITS = 0
BUILD_MPI_ARRAY = 
BUILD_MPI_INFO = 
CC = icc
CCDEPMODE = depmode=gcc3
CFLAGS = -DNDEBUG -g -O2 -finline-functions -fno-strict-aliasing -restrict -pthread -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_ROMIOCONF_H  -I$(top_builddir)/include
CPP = icc -E
CPPFLAGS =   -I/home/lius/intel-test/openmpi-1.6.3/opal/mca/hwloc/hwloc132/hwloc/include   -I/usr/include/infiniband -I/usr/include/infiniband
CYGPATH_W = echo
DEFINE_HAVE_MPI_GREQUEST = #define HAVE_MPI_GREQUEST
DEFINE_MPI_OFFSET = typedef long long MPI_Offset;
DEFS = -DHAVE_CONFIG_H
DEPDIR = .deps
DLLTOOL = false
DOCTEXT = true
DSYMUTIL = 
DUMPBIN = 
ECHO_C = 
ECHO_N = -n
ECHO_T = 
EGREP = /usr/bin/grep -E
EXEEXT = 
EXTRA_SRC_DIRS = 
F77 = :
F77GETARG = call getarg(i,str)
F77IARGC = iargc()
F77MPIOINC = 
F90 = 
FFLAGS = 
FGREP = /usr/bin/grep -F
FILE_SYSTEM = testfs ufs nfs
FILE_SYS_DIRS =  adio/ad_testfs adio/ad_ufs adio/ad_nfs
FORTRAN_MPI_OFFSET = integer*8
FORTRAN_TEST = 
FROM_LAM = no
FROM_MPICH = no
FROM_MPICH2 = no
FTESTDEFINE = 
GLUE_DIR = mpi-io/glue/default
GREP = /usr/bin/grep
HAVE_MPI_DARRAY_SUBARRAY = #define HAVE_MPI_DARRAY_SUBARRAY
HAVE_MPI_INFO = #define HAVE_MPI_INFO
HAVE_WEAK_SYMBOLS = 0
INSTALL = /usr/bin/install -c
INSTALL_DATA = ${INSTALL} -m 644
INSTALL_PROGRAM = ${INSTALL}
INSTALL_SCRIPT = ${INSTALL}
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
LD = /usr/bin/ld -m elf_x86_64
LDFLAGS =  
LIBNAME = /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio/lib/libmpio.a
LIBOBJS = 
LIBS = -lrt -lnsl  -lutil 
LIBTOOL = $(SHELL) $(top_builddir)/libtool
LIPO = 
LL = lld
LN_S = ln -s
LTLIBOBJS = 
MAKE = make
MAKEINFO = ${SHELL} /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio/confdb/missing --run makeinfo
MANIFEST_TOOL = :
MIPS = 0
MKDIR_P = /usr/bin/mkdir -p
MPI = open_mpi
MPIO_EXTRA_OBJECTS = get_errh.o set_errh.o
MPIO_EXTRA_REAL_POBJECTS = _get_errh.o _set_errh.o
MPIO_EXTRA_TMP_POBJECTS = get_errh.p set_errh.p
MPIO_REQOBJECTS = iotest.o iotestall.o iotestany.o iotestsome.o iowait.o iowaitall.o iowaitany.o iowaitsome.o ioreq_c2f.o ioreq_f2c.o
MPIO_REQ_REAL_POBJECTS = _iotest.o _iowait.o _iowaitall.o _iowaitany.o _iotestall.o _iotestany.o _iowaitsome.o _iotestsome.o
MPIO_REQ_TMP_POBJECTS = iotest.p iowait.p iowaitall.p iowaitany.p iotestall.p iotestany.p iowaitsome.p iotestsome.p
MPIRUN = mpirun
MPI_FARRAY1 = 
MPI_FARRAY2 = 
MPI_FARRAY3 = 
MPI_FARRAY4 = 
MPI_FARRAY5 = 
MPI_FARRAY6 = 
MPI_FARRAY7 = 
MPI_FINFO1 = !
MPI_FINFO2 = !
MPI_FINFO3 = !
MPI_FINFO4 = !
MPI_INCLUDE_DIR = .
MPI_LIB = 
MPI_OFFSET_KIND1 = !
MPI_OFFSET_KIND2 = !
MPI_OFFSET_TYPE = long long
NEEDS_MPI_FINT = 
NM = /usr/bin/nm -B
NMEDIT = 
NOF77 = 1
NOPROFILE = 1
OBJDUMP = objdump
OBJEXT = o
OTOOL = 
OTOOL64 = 
PACKAGE = io-romio
PACKAGE_BUGREPORT = 
PACKAGE_NAME = 
PACKAGE_STRING = 
PACKAGE_TARNAME = 
PACKAGE_URL = 
PACKAGE_VERSION = 
PATH_SEPARATOR = :
PVFS2_CONFIG = notfound
RANLIB = ranlib
ROMIO_HOME = /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio
ROMIO_INCLUDE = 
ROMIO_LFLAGS = 
ROMIO_TCFLAGS = 
ROMIO_TCPPFLAGS = 
ROMIO_TFFLAGS = 
SED = /usr/bin/sed
SET_CFLAGS = CFLAGS=
SET_MAKE = MAKE=make
SHELL = /bin/sh
STRIP = strip
SYSDEP_INC = 
TEST_CC = mpicc
TEST_F77 = mpif77
TEST_LIBNAME = 
USER_CFLAGS = 
USER_FFLAGS = 
VERSION = 1.2.6
WITHIN_KNOWN_MPI_IMPL = yes
abs_builddir = /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio/mpi-io
abs_srcdir = /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio/mpi-io
abs_top_builddir = /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio
abs_top_srcdir = /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio
ac_ct_AR = ar
ac_ct_CC = 
ac_ct_DUMPBIN = 
ac_ct_F77 = 
am__include = include
am__leading_dot = .
am__quote = 
am__tar = $${TAR-tar} chof - "$$tardir"
am__untar = $${TAR-tar} xf -
arch_IRIX = 
bindir = ${exec_prefix}/bin
build = x86_64-unknown-linux-gnu
build_alias = 
build_cpu = x86_64
build_os = linux-gnu
build_vendor = unknown
builddir = .
datadir = ${datarootdir}
datarootdir = ${prefix}/share
docdir = ${datarootdir}/doc/${PACKAGE}
dvidir = ${docdir}
exec_prefix = ${prefix}
host = x86_64-unknown-linux-gnu
host_alias = 
host_cpu = x86_64
host_os = linux-gnu
host_vendor = unknown
htmldir = ${docdir}
includedir = ${prefix}/include
infodir = ${datarootdir}/info
install_sh = ${SHELL} /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio/confdb/install-sh
libdir = ${exec_prefix}/lib
libexecdir = ${exec_prefix}/libexec
localedir = ${datarootdir}/locale
localstatedir = ${prefix}/var
mandir = ${datarootdir}/man
master_top_builddir = /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio
master_top_srcdir = 
master_topbuild_dir = /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio
mkdir_p = /usr/bin/mkdir -p
oldincludedir = /usr/include
pdfdir = ${docdir}
prefix = /home/lius/intel-test/openmpi
program_transform_name = s,x,x,
psdir = ${docdir}
sbindir = ${exec_prefix}/sbin
sharedstatedir = ${prefix}/com
srcdir = /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio/mpi-io
sysconfdir = ${prefix}/etc
target_alias = 
top_build_dir = /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio
top_build_prefix = ../
top_builddir = ..
top_ompi_builddir = $(top_builddir)/../../../../..
top_ompi_srcdir = $(top_srcdir)/../../../../..
top_srcdir = /home/lius/intel-test/openmpi-1.6.3/ompi/mca/io/romio/romio
AUTOMAKE_OPTIONS = foreign dist-bzip2

# $(top_ompi_srcdir)                - mca_base_param.h
# $(top_ompi_srcdir)/opal/include   - opal_config_bottom.h
# $(top_ompi_builddir)/opal/include - opal_config.h
# $(top_ompi_builddir)/ompi/include - mpi.h
# $(top_srcdir)/include             - vpath support
# $(top_srcdir)/adio/include        - vpath support
AM_CPPFLAGS = \
        -DOMPI_BUILDING=1 \
        -I$(top_ompi_srcdir) \
        -I$(top_ompi_srcdir)/opal/include \
        -I$(top_ompi_builddir)/opal/include \
        -I$(top_ompi_builddir)/ompi/include \
	-I$(top_srcdir)/include \
	-I$(top_srcdir)/adio/include

SUBDIRS = glue/openmpi

# Intentionally do *not* include iotest.c and iowait.c.  Since we're
# using MPI_HAS_GREQUEST, ROMIO makes MPIO_Test and MPIO_Wait be just
# plain vanilla [P]MPI_Test and [P]MPI_WAIT, which we already have
# defined at the top MPI layer (you can get duplicate symbol errors
# this way).  And due to OMPI/ROMIO integration, we don't need
# MPIO_Test and MPIO_Wait, anyway.
noinst_LTLIBRARIES = libmpi-io.la
libmpi_io_la_SOURCES = \
        close.c \
        delete.c \
        fsync.c \
        get_amode.c \
        get_atom.c \
        get_bytoff.c \
        get_errh.c \
        get_extent.c \
        get_group.c \
        get_info.c \
        get_posn.c \
        get_posn_sh.c \
        get_size.c \
        get_view.c \
        iread_at.c \
        iread.c \
        iread_sh.c \
        iwrite_at.c \
        iwrite.c \
        iwrite_sh.c \
        mpioimpl.h \
        mpioprof.h \
        open.c \
        prealloc.c \
        rd_atallb.c \
        rd_atalle.c \
        read_allb.c \
        read_all.c \
        read_alle.c \
        read_atall.c \
        read_at.c \
        read.c \
        read_ordb.c \
        read_ord.c \
        read_orde.c \
        read_sh.c \
        seek.c \
        seek_sh.c \
        set_atom.c \
        set_errh.c \
        set_info.c \
        set_size.c \
        set_view.c \
        wr_atallb.c \
        wr_atalle.c \
        write_allb.c \
        write_all.c \
        write_alle.c \
        write_atall.c \
        write_at.c \
        write.c \
        write_ordb.c \
        write_ord.c \
        write_orde.c \
        write_sh.c \
        register_datarep.c \
        mpiu_greq.c \
        mpich2_fileutil.c \
        mpir-mpioinit.c

all: all-recursive

.SUFFIXES:
.SUFFIXES: .c .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am $(top_srcdir)/Makefile.options $(am__configure_deps)
	@for dep in $?; do \
	  case '$(am__configure_deps)' in \
	    *$$dep*) \
	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
	        && { if test -f $@; then exit 0; else break; fi; }; \
	      exit 1;; \
	  esac; \
	done; \
	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mpi-io/Makefile'; \
	$(am__cd) $(top_srcdir) && \
	  $(AUTOMAKE) --foreign mpi-io/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_srcdir)/Makefile.options:

$(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
$(am__aclocal_m4_deps):

clean-noinstLTLIBRARIES:
	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
	  test "$$dir" != "$$p" || dir=.; \
	  echo "rm -f \"$${dir}/so_locations\""; \
	  rm -f "$${dir}/so_locations"; \
	done
libmpi-io.la: $(libmpi_io_la_OBJECTS) $(libmpi_io_la_DEPENDENCIES) $(EXTRA_libmpi_io_la_DEPENDENCIES) 
	$(AM_V_CCLD)$(LINK)  $(libmpi_io_la_OBJECTS) $(libmpi_io_la_LIBADD) $(LIBS)

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

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

include ./$(DEPDIR)/close.Plo
include ./$(DEPDIR)/delete.Plo
include ./$(DEPDIR)/fsync.Plo
include ./$(DEPDIR)/get_amode.Plo
include ./$(DEPDIR)/get_atom.Plo
include ./$(DEPDIR)/get_bytoff.Plo
include ./$(DEPDIR)/get_errh.Plo
include ./$(DEPDIR)/get_extent.Plo
include ./$(DEPDIR)/get_group.Plo
include ./$(DEPDIR)/get_info.Plo
include ./$(DEPDIR)/get_posn.Plo
include ./$(DEPDIR)/get_posn_sh.Plo
include ./$(DEPDIR)/get_size.Plo
include ./$(DEPDIR)/get_view.Plo
include ./$(DEPDIR)/iread.Plo
include ./$(DEPDIR)/iread_at.Plo
include ./$(DEPDIR)/iread_sh.Plo
include ./$(DEPDIR)/iwrite.Plo
include ./$(DEPDIR)/iwrite_at.Plo
include ./$(DEPDIR)/iwrite_sh.Plo
include ./$(DEPDIR)/mpich2_fileutil.Plo
include ./$(DEPDIR)/mpir-mpioinit.Plo
include ./$(DEPDIR)/mpiu_greq.Plo
include ./$(DEPDIR)/open.Plo
include ./$(DEPDIR)/prealloc.Plo
include ./$(DEPDIR)/rd_atallb.Plo
include ./$(DEPDIR)/rd_atalle.Plo
include ./$(DEPDIR)/read.Plo
include ./$(DEPDIR)/read_all.Plo
include ./$(DEPDIR)/read_allb.Plo
include ./$(DEPDIR)/read_alle.Plo
include ./$(DEPDIR)/read_at.Plo
include ./$(DEPDIR)/read_atall.Plo
include ./$(DEPDIR)/read_ord.Plo
include ./$(DEPDIR)/read_ordb.Plo
include ./$(DEPDIR)/read_orde.Plo
include ./$(DEPDIR)/read_sh.Plo
include ./$(DEPDIR)/register_datarep.Plo
include ./$(DEPDIR)/seek.Plo
include ./$(DEPDIR)/seek_sh.Plo
include ./$(DEPDIR)/set_atom.Plo
include ./$(DEPDIR)/set_errh.Plo
include ./$(DEPDIR)/set_info.Plo
include ./$(DEPDIR)/set_size.Plo
include ./$(DEPDIR)/set_view.Plo
include ./$(DEPDIR)/wr_atallb.Plo
include ./$(DEPDIR)/wr_atalle.Plo
include ./$(DEPDIR)/write.Plo
include ./$(DEPDIR)/write_all.Plo
include ./$(DEPDIR)/write_allb.Plo
include ./$(DEPDIR)/write_alle.Plo
include ./$(DEPDIR)/write_at.Plo
include ./$(DEPDIR)/write_atall.Plo
include ./$(DEPDIR)/write_ord.Plo
include ./$(DEPDIR)/write_ordb.Plo
include ./$(DEPDIR)/write_orde.Plo
include ./$(DEPDIR)/write_sh.Plo

.c.o:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c $<

.c.obj:
	$(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
#	$(AM_V_CC)source='$<' object='$@' libtool=no \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(COMPILE) -c `$(CYGPATH_W) '$<'`

.c.lo:
	$(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
	$(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
#	$(AM_V_CC)source='$<' object='$@' libtool=yes \
#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
#	$(AM_V_CC_no)$(LTCOMPILE) -c -o $@ $<

mostlyclean-libtool:
	-rm -f *.lo

clean-libtool:
	-rm -rf .libs _libs

# This directory's subdirectories are mostly independent; you can cd
# into them and run `make' without going through this Makefile.
# To change the values of `make' variables: instead of editing Makefiles,
# (1) if the variable is set in `config.status', edit `config.status'
#     (which will cause the Makefiles to be regenerated when you run `make');
# (2) otherwise, pass the desired values on the `make' command line.
$(RECURSIVE_TARGETS):
	@fail= failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	target=`echo $@ | sed s/-recursive//`; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    dot_seen=yes; \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done; \
	if test "$$dot_seen" = "no"; then \
	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
	fi; test -z "$$fail"

$(RECURSIVE_CLEAN_TARGETS):
	@fail= failcom='exit 1'; \
	for f in x $$MAKEFLAGS; do \
	  case $$f in \
	    *=* | --[!k]*);; \
	    *k*) failcom='fail=yes';; \
	  esac; \
	done; \
	dot_seen=no; \
	case "$@" in \
	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
	  *) list='$(SUBDIRS)' ;; \
	esac; \
	rev=''; for subdir in $$list; do \
	  if test "$$subdir" = "."; then :; else \
	    rev="$$subdir $$rev"; \
	  fi; \
	done; \
	rev="$$rev ."; \
	target=`echo $@ | sed s/-recursive//`; \
	for subdir in $$rev; do \
	  echo "Making $$target in $$subdir"; \
	  if test "$$subdir" = "."; then \
	    local_target="$$target-am"; \
	  else \
	    local_target="$$target"; \
	  fi; \
	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
	  || eval $$failcom; \
	done && test -z "$$fail"
tags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
	done
ctags-recursive:
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
	done

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; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	mkid -fID $$unique
tags: TAGS

TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	set x; \
	here=`pwd`; \
	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
	  include_option=--etags-include; \
	  empty_fix=.; \
	else \
	  include_option=--include; \
	  empty_fix=; \
	fi; \
	list='$(SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test ! -f $$subdir/TAGS || \
	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
	  fi; \
	done; \
	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; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	shift; \
	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
	  test -n "$$unique" || unique=$$empty_fix; \
	  if test $$# -gt 0; then \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      "$$@" $$unique; \
	  else \
	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
	      $$unique; \
	  fi; \
	fi
ctags: CTAGS
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
		$(TAGS_FILES) $(LISP)
	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; nonempty = 1; } \
	      END { if (nonempty) { for (i in files) print i; }; }'`; \
	test -z "$(CTAGS_ARGS)$$unique" \
	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
	     $$unique

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

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

distdir: $(DISTFILES)
	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
	list='$(DISTFILES)'; \
	  dist_files=`for file in $$list; do echo $$file; done | \
	  sed -e "s|^$$srcdirstrip/||;t" \
	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
	case $$dist_files in \
	  */*) $(MKDIR_P) `echo "$$dist_files" | \
			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
			   sort -u` ;; \
	esac; \
	for file in $$dist_files; do \
	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
	  if test -d $$d/$$file; then \
	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
	    if test -d "$(distdir)/$$file"; then \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
	    fi; \
	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
	  else \
	    test -f "$(distdir)/$$file" \
	    || cp -p $$d/$$file "$(distdir)/$$file" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    test -d "$(distdir)/$$subdir" \
	    || $(MKDIR_P) "$(distdir)/$$subdir" \
	    || exit 1; \
	  fi; \
	done
	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
	  if test "$$subdir" = .; then :; else \
	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
	    $(am__relativize); \
	    new_distdir=$$reldir; \
	    dir1=$$subdir; dir2="$(top_distdir)"; \
	    $(am__relativize); \
	    new_top_distdir=$$reldir; \
	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
	    ($(am__cd) $$subdir && \
	      $(MAKE) $(AM_MAKEFLAGS) \
	        top_distdir="$$new_top_distdir" \
	        distdir="$$new_distdir" \
		am__remove_distdir=: \
		am__skip_length_check=: \
		am__skip_mode_fix=: \
	        distdir) \
	      || exit 1; \
	  fi; \
	done
check-am: all-am
check: check-recursive
all-am: Makefile $(LTLIBRARIES)
installdirs: installdirs-recursive
installdirs-am:
install: install-recursive
install-exec: install-exec-recursive
install-data: install-data-recursive
uninstall: uninstall-recursive

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

installcheck: installcheck-recursive
install-strip:
	if test -z '$(STRIP)'; then \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	      install; \
	else \
	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
	fi
mostlyclean-generic:

clean-generic:

distclean-generic:
	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-recursive

clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \
	mostlyclean-am

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

dvi: dvi-recursive

dvi-am:

html: html-recursive

html-am:

info: info-recursive

info-am:

install-data-am:

install-dvi: install-dvi-recursive

install-dvi-am:

install-exec-am:

install-html: install-html-recursive

install-html-am:

install-info: install-info-recursive

install-info-am:

install-man:

install-pdf: install-pdf-recursive

install-pdf-am:

install-ps: install-ps-recursive

install-ps-am:

installcheck-am:

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

mostlyclean: mostlyclean-recursive

mostlyclean-am: mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool

pdf: pdf-recursive

pdf-am:

ps: ps-recursive

ps-am:

uninstall-am:

.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
	install-am install-strip tags-recursive

.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
	all all-am check check-am clean clean-generic clean-libtool \
	clean-noinstLTLIBRARIES ctags ctags-recursive distclean \
	distclean-compile distclean-generic distclean-libtool \
	distclean-tags distdir dvi dvi-am html html-am info info-am \
	install install-am install-data install-data-am install-dvi \
	install-dvi-am install-exec install-exec-am install-html \
	install-html-am install-info install-info-am install-man \
	install-pdf install-pdf-am install-ps install-ps-am \
	install-strip installcheck installcheck-am installdirs \
	installdirs-am maintainer-clean maintainer-clean-generic \
	mostlyclean mostlyclean-compile mostlyclean-generic \
	mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
	uninstall uninstall-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:
