On Jul 12, 2011, at 12:23 PM, Dave Goodell wrote:

> Is there a better way?  I really expected version 2 to work and was surprised 
> when it didn't.

I've always a) assumed that Automake doesn't have Fortran dependency analysis, 
and b) coped with it by adding explicit dependency rules myself (which is 
icky).  Something like this:

foo_SOURCES = foo.f bar.h
foo.f: bar.h

-- 
Jeff Squyres
jsquy...@cisco.com
For corporate legal information go to:
http://www.cisco.com/web/about/doing_business/legal/cri/


Reply via email to