summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Kim Yates <rkyates@llnl.gov>1998-02-10 23:11:23 (GMT)
committerRobert Kim Yates <rkyates@llnl.gov>1998-02-10 23:11:23 (GMT)
commit3978dc08ac26928425b2aa0418a6738603125b26 (patch)
treef52e3e59dd46169513b4fd985da7feead4074c2e
parentf486e798d6633ac44de8cc00a0b97abe039dda0f (diff)
downloadhdf5-3978dc08ac26928425b2aa0418a6738603125b26.zip
hdf5-3978dc08ac26928425b2aa0418a6738603125b26.tar.gz
hdf5-3978dc08ac26928425b2aa0418a6738603125b26.tar.bz2
[svn-r245] Added 3 files to aid in configuring for parallel HDF5 on IBM SP.
See INSTALL.ibm.sp.parallel.
-rw-r--r--MANIFEST3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index c2ea4a4..6cc3165 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,5 +1,6 @@
./configure
./INSTALL
+./INSTALL.ibm.sp.parallel
./INSTALL_MAINT
./Makefile.dist
./Makefile.in
@@ -21,6 +22,8 @@
./config/irix6.2
./config/irix64
./config/linux
+./config/powerpc-ibm-aix4.2.1
+./config/rs6000-ibm-aix4.1.4.0
./config/solaris2.5
./configure.in
./examples/h5_compound.c