diff options
author | Albert Cheng <acheng@hdfgroup.org> | 2001-08-14 18:54:46 (GMT) |
---|---|---|
committer | Albert Cheng <acheng@hdfgroup.org> | 2001-08-14 18:54:46 (GMT) |
commit | 072bbbd9cbb345661d8d0f15596df6816ca69762 (patch) | |
tree | 05ddb1cd2f06af7898f601bc670b181f10447d64 /configure | |
parent | 22270493b018177ef8686778a6e471ccf39e0a66 (diff) | |
download | hdf5-072bbbd9cbb345661d8d0f15596df6816ca69762.zip hdf5-072bbbd9cbb345661d8d0f15596df6816ca69762.tar.gz hdf5-072bbbd9cbb345661d8d0f15596df6816ca69762.tar.bz2 |
[svn-r4347] Purpose:
New feature
Description:
Added perform programs to test the HDF5 library performance. Programs
are installed in directory perform/.
Platforms tested:
eirene
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -9803,6 +9803,7 @@ trap 'rm -fr `echo "src/libhdf5.settings pablo/Makefile test/Makefile $PARALLEL_MAKE + perform/Makefile tools/Makefile tools/h5dump/Makefile tools/h5ls/Makefile @@ -9971,6 +9972,7 @@ CONFIG_FILES=\${CONFIG_FILES-"src/libhdf5.settings pablo/Makefile test/Makefile $PARALLEL_MAKE + perform/Makefile tools/Makefile tools/h5dump/Makefile tools/h5ls/Makefile |