summaryrefslogtreecommitdiffstats
path: root/testpar
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>1998-06-10 16:32:16 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>1998-06-10 16:32:16 (GMT)
commit1b10bda46cd71d0ecd0a37ca5708220f7072461b (patch)
treeb3afcaab04144857e107bf8807cc603c8b991cc3 /testpar
parent997df54dc845a8b55138c0f84cf85014df399d11 (diff)
downloadhdf5-1b10bda46cd71d0ecd0a37ca5708220f7072461b.zip
hdf5-1b10bda46cd71d0ecd0a37ca5708220f7072461b.tar.gz
hdf5-1b10bda46cd71d0ecd0a37ca5708220f7072461b.tar.bz2
[svn-r420] Put 'go' in the DISTCLEAN variable so that it will be cleaned
for distribution.
Diffstat (limited to 'testpar')
-rw-r--r--testpar/Makefile.ascired1
-rw-r--r--testpar/Makefile.irix641
2 files changed, 2 insertions, 0 deletions
diff --git a/testpar/Makefile.ascired b/testpar/Makefile.ascired
index 4c70c73..9d3758c 100644
--- a/testpar/Makefile.ascired
+++ b/testpar/Makefile.ascired
@@ -27,6 +27,7 @@ RM=rm -f
# temporary test files that can be cleaned away
MOSTLYCLEAN=/pfs/multi/tmp_1/your_own/Eg1.h5f /pfs/multi/tmp_1/your_own/Eg2.h5f
+DISTCLEAN=go
# The default is to build the library and programs.
all: testphdf5 shdf5
diff --git a/testpar/Makefile.irix64 b/testpar/Makefile.irix64
index 573ebb9..ed0b469 100644
--- a/testpar/Makefile.irix64
+++ b/testpar/Makefile.irix64
@@ -21,6 +21,7 @@ RM=rm -f
# temporary test files that can be cleaned away
MOSTLYCLEAN=ParaEg1.h5f ParaEg2.h5f
+DISTCLEAN=go
# The default is to build the library and programs.
all: testphdf5