hdf5/tools/h5dump
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
..
Dependencies [svn-r4292] 2001-08-01 16:00:25 -05:00
h5dump.c [svn-r4284] 2001-07-31 12:20:53 -05:00
h5dump.h [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
h5dumptst.c [svn-r4012] Purpose: 2001-06-18 15:22:10 -05:00
Makefile.in [svn-r3488] Purpose: 2001-02-22 16:53:30 -05:00
testh5dump.sh [svn-r3853] Purpose: 2001-04-24 17:24:47 -05:00