2
0
mirror of https://github.com/HDFGroup/hdf5.git synced 2025-04-06 17:20:42 +08:00
Bill Wendling 8bbacc3ae3 [svn-r3778] Purpose:
Update
Description:
    Changed the way .depend and Dependencies files were being generated.
    Instead of gathering all files which are ``#included'', we only pick
    out the ones which are local to us.
Solution:
    Changed -M flag to -MM and changed

        #include <hdf5_files.h>

    to

        #include "hdf5_files.h"

    in the source code.
Platforms tested:
    Linux
2001-04-05 12:04:07 -05:00
..
2000-10-03 17:22:11 -05:00
1999-08-10 15:21:32 -05:00
2001-03-09 17:30:51 -05:00
2001-03-09 17:30:51 -05:00
1999-08-10 15:21:32 -05:00
1999-03-19 15:09:50 -05:00
2001-04-05 12:04:07 -05:00
2000-09-19 12:04:46 -05:00
2000-09-19 12:04:46 -05:00
2000-09-19 12:04:46 -05:00
1999-11-01 10:21:16 -05:00
1999-03-19 15:09:50 -05:00
2001-02-12 11:29:15 -05:00
1999-08-10 15:21:32 -05:00
1999-08-10 15:21:32 -05:00
2000-12-18 08:31:21 -05:00
1999-09-22 13:02:27 -05:00
1999-03-19 15:09:50 -05:00
2001-02-19 14:04:32 -05:00
2001-02-16 15:54:04 -05:00
2000-12-01 17:08:03 -05:00
2001-01-24 17:42:49 -05:00
1999-08-10 15:21:32 -05:00
2000-12-13 11:47:56 -05:00
2000-11-30 15:34:01 -05:00