summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>1998-03-30 16:59:59 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>1998-03-30 16:59:59 (GMT)
commit7bd84c9fb8612accf45ed16a1d01b4ab476f1dd4 (patch)
treec6d54da1510efb7ee091bcb6b1863863e8bb1f55 /testpar
parente987de2c42628f94e713111c5cbb09bbd3db4a68 (diff)
downloadhdf5-7bd84c9fb8612accf45ed16a1d01b4ab476f1dd4.zip
hdf5-7bd84c9fb8612accf45ed16a1d01b4ab476f1dd4.tar.gz
hdf5-7bd84c9fb8612accf45ed16a1d01b4ab476f1dd4.tar.bz2
[svn-r330] Remove sphdf from the automatic tests. Need to be invoke specifically
instead of by default. It is getting harder to maintain a serial version of testphdf. May have to drop it later.
Diffstat (limited to 'testpar')
-rw-r--r--testpar/Makefile.irix642
1 files changed, 1 insertions, 1 deletions
diff --git a/testpar/Makefile.irix64 b/testpar/Makefile.irix64
index 5583187..0816cef 100644
--- a/testpar/Makefile.irix64
+++ b/testpar/Makefile.irix64
@@ -22,7 +22,7 @@ RM=rm -f
MOSTLYCLEAN=ParaEg1.h5 Eg1.h5 shdf5.c go
# The default is to build the library and programs.
-all: testphdf5 shdf5
+all: testphdf5
# These are our main targets. They should be listed in the order to be