* Alberto Luaces wrote on Fri, Oct 03, 2008 at 05:22:04PM CEST: > > I thought so, but I only knew it could be from experience. In this case, I > have to rely on the order of the prerequisites since there is no dependency > tracking implemented for Fortran.
Before you implement manual dependency tracking in your own project: how about implementing it in Automake, so that all Fortran projects can benefit? I've been wanting to do that for quite a while, but I don't have the time to pursue this. If you are interested, I can provide a couple of pointers. BTW, is this header dependencies for preprocessed Fortran, or Fortran 90 module dependencies? Cheers, Ralf
