hdf5/tools/gifconv
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
..
decompress.c [svn-r4254] 2001-07-24 12:51:22 -05:00
Dependencies [svn-r4292] 2001-08-01 16:00:25 -05:00
gif2hdf.c [svn-r4254] 2001-07-24 12:51:22 -05:00
gif2mem.c [svn-r4254] 2001-07-24 12:51:22 -05:00
gif.h [svn-r4254] 2001-07-24 12:51:22 -05:00
gifread.c [svn-r4254] 2001-07-24 12:51:22 -05:00
hdf2gif.c [svn-r4254] 2001-07-24 12:51:22 -05:00
hdfgifwr.c [svn-r4254] 2001-07-24 12:51:22 -05:00
Makefile.in [svn-r3919] 2001-05-12 12:55:47 -05:00
readhdf.c [svn-r4254] 2001-07-24 12:51:22 -05:00
writehdf.c [svn-r4254] 2001-07-24 12:51:22 -05:00