I have successfully used automake-1.4d to build a single library
using multiple subdirectories using:

lib_LIBRARIES = libjunk.a

libjunk_a_SOURCES = src/a/a.c src/b/b.c

But if one of the source is a FORTRAN source, it will not work :-(
Is this a simple or difficult fix?

I really love this capability.  Tom, Akim, everyone, good work. Thanks.

Paul

Reply via email to