automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

multiple subdirectories for single library (F77 support)


From: Paul Martinolich
Subject: multiple subdirectories for single library (F77 support)
Date: Thu, 22 Feb 2001 11:40:24 -0600

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

[Prev in Thread] Current Thread [Next in Thread]