[svn-r3495] Purpose:

Fix
Description:
    Left in some old directories for Makefiles to be created in.
Solution:
    Removed them
Platforms tested:
    Linux
This commit is contained in:
Bill Wendling 2001-02-22 17:21:41 -05:00
parent 2fd7cbcfdd
commit 75d7bc880b
2 changed files with 0 additions and 9 deletions

6
configure vendored
View File

@ -9841,11 +9841,8 @@ trap 'rm -fr `echo "src/libhdf5.settings
test/Makefile
testpar/Makefile
tools/Makefile
tools/h5debug/Makefile
tools/h5dump/Makefile
tools/h5import/Makefile
tools/h5ls/Makefile
tools/h5repart/Makefile
tools/lib/Makefile
tools/misc/Makefile
$EXTRA_H4_MAKEFILES
@ -10010,11 +10007,8 @@ CONFIG_FILES=\${CONFIG_FILES-"src/libhdf5.settings
test/Makefile
testpar/Makefile
tools/Makefile
tools/h5debug/Makefile
tools/h5dump/Makefile
tools/h5import/Makefile
tools/h5ls/Makefile
tools/h5repart/Makefile
tools/lib/Makefile
tools/misc/Makefile
$EXTRA_H4_MAKEFILES

View File

@ -1575,11 +1575,8 @@ AC_OUTPUT(src/libhdf5.settings
test/Makefile
testpar/Makefile
tools/Makefile
tools/h5debug/Makefile
tools/h5dump/Makefile
tools/h5import/Makefile
tools/h5ls/Makefile
tools/h5repart/Makefile
tools/lib/Makefile
tools/misc/Makefile
$EXTRA_H4_MAKEFILES