dependencies
Steve Kargl
sgk@troutmask.apl.washington.edu
Fri Sep 8 21:50:00 GMT 2006
On Sat, Sep 09, 2006 at 12:45:27AM +0300, Janne Blomqvist wrote:
> Steve Kargl wrote:
> >On Fri, Sep 08, 2006 at 10:51:42AM -0600, Warren Turkal wrote:
> >
> >>On Friday 08 September 2006 10:34, Steve Kargl wrote:
> >>
> >>>I'm not aware of such an option, but then I keep track of
> >>>dependencies in my Makefiles as I add new code.
> >>
> >>Well, it would be nice to have gfortran -M that used cpp -M + the fortran
> >>stuff like use and include statements to generate dependencies. I guess I
> >>can file an RFE or something.
> >>
> >
> >
> >You might ask on comp.lang.fortran about a tool to generate
> >the dependencies. I vaguely recall that someone once posted
> >about a perl script.
>
> I've been using makedepf90,
> http://www.helsinki.fi/~eedelman/makedepf90.html (made by gfortran
> maintainer Erik Edelman).
>
Yep! That's the tool. I did not realize that Erik wrote it.
--
Steve
More information about the Fortran
mailing list