summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>2009-10-01 21:45:36 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>2009-10-01 21:45:36 (GMT)
commit3a5be736c761c8ae4eb2bd6f481486dad6b6cd8c (patch)
treec2d09142156ad6432569fa522a5415b0d18f3cef /testpar
parent7326f965473e2a8dd62746ad94508ea5e8ec8b21 (diff)
downloadhdf5-3a5be736c761c8ae4eb2bd6f481486dad6b6cd8c.zip
hdf5-3a5be736c761c8ae4eb2bd6f481486dad6b6cd8c.tar.gz
hdf5-3a5be736c761c8ae4eb2bd6f481486dad6b6cd8c.tar.bz2
[svn-r17576] Simple improvement to clean up go during "make clean"
and removed the redundant cleaning of Makefile. Tested: jam parallel.
Diffstat (limited to 'testpar')
-rw-r--r--testpar/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/testpar/Makefile.in b/testpar/Makefile.in
index f2c13f4..9b7a687 100644
--- a/testpar/Makefile.in
+++ b/testpar/Makefile.in
@@ -40,8 +40,8 @@ PROGS=$(TEST_PROGS_PARA)
## MPItest.h5 is from t_mpi
## Para*.h5 are from testphdf
## *.clog are from MPE option
-MOSTLYCLEAN=MPItest.h5 Para*.h5 *.clog
-DISTCLEAN=go Makefile testph5.sh
+MOSTLYCLEAN=MPItest.h5 Para*.h5 *.clog go
+DISTCLEAN=testph5.sh
## Test source files
TEST_PHDF5_SRC=testphdf5.c t_dset.c t_file.c t_mdset.c t_ph5basic.c t_coll_chunk.c t_span_tree.c t_chunk_alloc.c t_filter_read.c