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
..
2001-08-01 16:00:25 -05:00
2001-07-20 12:32:44 -05:00
2001-08-01 16:00:25 -05:00
2001-08-01 16:00:25 -05:00
2001-07-19 13:04:20 -05:00
2001-08-01 16:00:25 -05:00
2001-08-01 16:00:25 -05:00
2001-07-09 01:40:08 -05:00
2001-02-22 17:01:58 -05:00
2001-05-12 12:55:47 -05:00