summaryrefslogtreecommitdiffstats
path: root/test/Makefile.in
diff options
context:
space:
mode:
authorQuincey Koziol <koziol@hdfgroup.org>2004-08-02 14:03:40 (GMT)
committerQuincey Koziol <koziol@hdfgroup.org>2004-08-02 14:03:40 (GMT)
commit3df2828991d984455054c4c89af78725549d5d0f (patch)
tree023b000f69879f6b8541f339ae50096fa7cfb278 /test/Makefile.in
parente91a21cd3ba963ca6b97b3bfbc1b84c372b52dec (diff)
downloadhdf5-3df2828991d984455054c4c89af78725549d5d0f.zip
hdf5-3df2828991d984455054c4c89af78725549d5d0f.tar.gz
hdf5-3df2828991d984455054c4c89af78725549d5d0f.tar.bz2
[svn-r8981] Purpose:
Code cleanup Description: Various minor tweaks to clean code up and bring it into closer syncronization with the release branch. Platforms tested: FreeBSD 4.10 (sleipnir) w/parallel h5committested IRIX64 6.5 (modi4)
Diffstat (limited to 'test/Makefile.in')
-rw-r--r--test/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.in b/test/Makefile.in
index e19a60a..d071b0e 100644
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@ -58,7 +58,7 @@ PUB_LIB=
## prefix or low-level driver with environment variables will influence
## the temporary file name in ways that the makefile is not aware of.
MOSTLYCLEAN=cmpd_dset.h5 compact_dataset.h5 dataset.h5 extend.h5 istore.h5 \
- tfile[1-4].h5 th5s[1-2].h5 lheap.h5 ohdr.h5 stab[1-2].h5 \
+ tfile[1-4].h5 th5s[1-3].h5 lheap.h5 ohdr.h5 stab[1-2].h5 \
extern_[1-3].h5 extern_[1-4][ab].raw gheap[0-4].h5 \
links.h5 links[1-3].h5 big.data big[0-9][0-9][0-9][0-9][0-9].h5 \
dtypes[1-5].h5 tattr.h5 tselect.h5 mtime.h5 unlink.h5 \