hdf5/examples
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
..
Attributes.txt [svn-r363] Added attribute example code. 1998-04-23 17:26:16 -05:00
h5_attribute.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_chunk_read.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_compound.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_drivers.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_dtransform.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_extend_write.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_group.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_mount.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_read.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_reference.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_select.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
h5_write.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00
Makefile.am [svn-r11185] Purpose: 2005-08-02 12:59:03 -05:00
Makefile.in [svn-r11319] Purpose: 2005-08-30 18:42:39 -05:00
ph5example.c [svn-r11245] Purpose: 2005-08-13 15:53:35 -05:00