automake
[Top][All Lists]
Advanced

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

Making a single library from multiple source directories


From: Paul Martinolich
Subject: Making a single library from multiple source directories
Date: Mon, 19 Feb 2001 20:54:49 -0600

I have a deep package, but each library is on par with
a single directory, so liba_SOURCES, etc. works fine.

But now I have a situation in which, the library contains many
different parts and contains a lot of source.  What is the best
way using automake to accomplish this?  I could dump them all
in one directory, but would like to know if anyone has a
clean automake way of making a single library using seperate
source directories.

Can libtool handle such a situation?

Thanks,

Paul
-- 
I don't know Marge.  Trying is the first step to failure.
                                          -- Homer



reply via email to

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