Automatically generating MAKE dependencies

Paul Koning pkoning@xedia.com
Mon Feb 2 11:43:00 GMT 1998


>>>>> "David" == David Bristow <dbristow@lynx.dac.neu.edu> writes:

 >> Note that I am talking about the Fortran `INCLUDE' statement, and
 >> not the CPP `#include' directive (i.e. the Fortran source code I
 >> have to maintain doesn't use cpp macros; it is pure Fortran 77).

 David> Umm, not to be picky or anything, but Fortran 77 didn't have
 David> 'INCLUDE'.  It was a widely used DEC extension.

More to the point, g77 supports it, so it would make sense for it to
support a corresponding mechanism for producing dependency lists that
takes INCLUDE statements into account.



More information about the Gcc mailing list