hdf5/tools/misc
James Laird 66af6dce17 [svn-r11319] Purpose:
Bug fixes

Description:
This checkin fixes an occasional error on kelgia on sol during distclean.
It also causes test scripts to depend properly on the programs they're
supposed to be testing.

Solution:
The kelgia bug was due to some files being cleaned by automake and manually.
Removed the manual cleaning in src/Makefile.am.
Test script dependencies now need to be specified manually, since the
makefile can't guess what they test from their name.  Currently all test
scripts in a given directory have a single list of dependencies--this was
easy and seems to be sufficient.
These dependencies are listed in the SCRIPT_DEPEND variable in the Makefile.am.

Platforms tested:
heping, mir, modi4, sol

Misc. update:
2005-08-30 18:42:39 -05:00
..
h5cc.in [svn-r9727] Purpose: 2004-12-29 09:26:20 -05:00
h5debug.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5import.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5redeploy.in [svn-r7816] Purpose: 2003-11-04 13:10:59 -05:00
h5repart_gentest.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5repart.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
Makefile.am [svn-r11319] Purpose: 2005-08-30 18:42:39 -05:00
Makefile.in [svn-r11319] Purpose: 2005-08-30 18:42:39 -05:00
pdb2hdf.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
repart_test.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
testh5repart.sh.in [svn-r10971] Purpose: Bug fix 2005-06-22 13:59:48 -05:00