hdf5/c++
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
..
examples [svn-r11319] Purpose: 2005-08-30 18:42:39 -05:00
src [svn-r11319] Purpose: 2005-08-30 18:42:39 -05:00
test [svn-r11319] Purpose: 2005-08-30 18:42:39 -05:00
Makefile.am [svn-r11179] Purpose: 2005-08-01 17:22:55 -05:00
Makefile.in [svn-r11319] Purpose: 2005-08-30 18:42:39 -05:00