hdf5/tools/h5import
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
..
testfiles [svn-r6583] 2003-04-03 15:00:42 -05:00
h5import.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5import.h [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5importtest.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5importtestutil.sh [svn-r6846] Purpose: 2003-05-12 10:56:49 -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