automake
[Top][All Lists]
Advanced

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

Re: creating a shared library from more than one src directory


From: Bob Friesenhahn
Subject: Re: creating a shared library from more than one src directory
Date: Fri, 22 Oct 2004 14:31:59 -0500 (CDT)

On Fri, 22 Oct 2004, Alexandre Duret-Lutz wrote:

Jens> Are there any tips how to write such Makefile.am's?

Consider using Libtool convenience libraries for your
subdirectories (there is a section about this in the Automake
manual).

Another way is to use the non-recursive build approach where the sources are located in subdirectories.

Bob
======================================
Bob Friesenhahn
address@hidden
http://www.simplesystems.org/users/bfriesen




reply via email to

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