diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2009-06-01 18:50:44 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2009-06-01 18:50:44 (GMT) |
commit | 126dae2440467e5e2f5a182a5a9424ab357d8992 (patch) | |
tree | cc6517f4488fa326199a31e0a4d45d8042041603 /test/Makefile.in | |
parent | 358f18543f999e4ffbe85b04789f0ac9b35d808c (diff) | |
download | hdf5-126dae2440467e5e2f5a182a5a9424ab357d8992.zip hdf5-126dae2440467e5e2f5a182a5a9424ab357d8992.tar.gz hdf5-126dae2440467e5e2f5a182a5a9424ab357d8992.tar.bz2 |
[svn-r16995] Snapshot version 1.9 release 39
Diffstat (limited to 'test/Makefile.in')
-rw-r--r-- | test/Makefile.in | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/Makefile.in b/test/Makefile.in index 69e5c08..fa06734 100644 --- a/test/Makefile.in +++ b/test/Makefile.in @@ -631,10 +631,10 @@ TRACE = perl $(top_srcdir)/bin/trace CHECK_CLEANFILES = *.chkexe *.chklog *.clog cmpd_dset.h5 \ compact_dataset.h5 dataset.h5 dset_offset.h5 \ max_compact_dataset.h5 simple.h5 set_local.h5 random_chunks.h5 \ - huge_chunks.h5 chunk_cache.h5 big_chunk.h5 \ - chunk_expand.h5 extend.h5 istore.h5 extlinks*.h5 frspace.h5 \ - links*.h5 tfile[1-4].h5 th5s[1-3].h5 lheap.h5 fheap.h5 ohdr.h5 \ - stab.h5 extern_[1-3].h5 extern_[1-4][ab].raw gheap[0-4].h5 \ + huge_chunks.h5 chunk_cache.h5 big_chunk.h5 chunk_expand.h5 \ + extend.h5 istore.h5 extlinks*.h5 frspace.h5 links*.h5 \ + tfile[1-4].h5 th5s[1-3].h5 lheap.h5 fheap.h5 ohdr.h5 stab.h5 \ + extern_[1-3].h5 extern_[1-4][ab].raw gheap[0-4].h5 \ dt_arith[1-2] links.h5 links[0-6]*.h5 extlinks[0-15].h5 tmp \ big.data big[0-9][0-9][0-9][0-9][0-9].h5 stdio.h5 sec2.h5 \ dtypes[1-8].h5 dt_arith[1-2].h5 tattr.h5 tselect.h5 mtime.h5 \ |