hdf5/tools/h5ls
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
h5ls.c [svn-r4282] 2001-07-30 16:55:46 -05:00
Makefile.in [svn-r3489] Purpose: 2001-02-22 16:53:56 -05:00
testh5ls.sh [svn-r3489] Purpose: 2001-02-22 16:53:56 -05:00