[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.
This commit is contained in:
Albert Cheng 1998-03-30 11:59:59 -05:00
parent e987de2c42
commit 7bd84c9fb8

View File

@ -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