hdf5/tools/misc
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
h5debug.c [svn-r4181] Purpose: 2001-07-10 16:19:18 -05:00
h5import.c [svn-r3769] Purpose: 2001-04-03 12:48:52 -05:00
h5repart.c [svn-r3769] Purpose: 2001-04-03 12:48:52 -05:00
Makefile.in
pdb2hdf.c [svn-r3769] Purpose: 2001-04-03 12:48:52 -05:00