hdf5/examples
Bill Wendling b5d11111b0 [svn-r4292]
Purpose:
    Bug Fix
Description:
    The way we were generating Dependencies and .depend files was broken.
    If the $srcdir or other macros began with a ".", then it would match
    anything and cause problems since it would then overwrite the
    beginning of the header file's path.
Solution:
    Wrote a Perl script which can handle this type of weirdness better.
    It's only used when the environment is a GNU one with a GCC
    compiler...
Platforms tested:
    Linux
2001-08-01 16:00:25 -05:00
..
Attributes.txt [svn-r363] Added attribute example code. 1998-04-23 17:26:16 -05:00
Dependencies [svn-r4292] 2001-08-01 16:00:25 -05:00
h5_attribute.c [svn-r3959] 2001-06-05 13:00:37 -05:00
h5_chunk_read.c [svn-r3959] 2001-06-05 13:00:37 -05:00
h5_compound.c [svn-r3959] 2001-06-05 13:00:37 -05:00
h5_extend_write.c [svn-r3959] 2001-06-05 13:00:37 -05:00
h5_group.c [svn-r3959] 2001-06-05 13:00:37 -05:00
h5_mount.c [svn-r3771] Purpose: 2001-04-03 13:33:07 -05:00
h5_read.c [svn-r3959] 2001-06-05 13:00:37 -05:00
h5_reference.c [svn-r4012] Purpose: 2001-06-18 15:22:10 -05:00
h5_select.c [svn-r3959] 2001-06-05 13:00:37 -05:00
h5_write.c [svn-r3959] 2001-06-05 13:00:37 -05:00
Makefile.in [svn-r3966] Purpose: 2001-06-06 02:33:37 -05:00
ph5example.c [svn-r3846] Description: 2001-04-24 15:34:57 -05:00
run_examples.sh [svn-r3367] 2001-02-06 11:30:08 -05:00