automake
[Top][All Lists]
Advanced

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

Re: Building a number of small shared modules


From: Joshua Kwan
Subject: Re: Building a number of small shared modules
Date: Thu, 22 May 2003 10:06:42 -0700
User-agent: Mutt/1.5.4i

On Thu, May 22, 2003 at 06:50:44PM +0200, Alexandre Duret-Lutz wrote:
> pkglib_LTLIBRARIES = module1.la module2.la ...
> 
> module1_la_SOURCES = module1.c module1.h ...
> module1_la_LDFLAGS = -module
> 
> module2_la_SOURCES = module2.c module2.h ...
> module2_la_LDFLAGS = -module
> 
> ...

The point is, there are about 30 of those. Pain in the butt if you 
ask me. But I'll give it a shot anyway.

Regards
Josh

-- 
New PGP public key: 0x27AFC3EE

Attachment: pgpPzLvUrXq5E.pgp
Description: PGP signature


reply via email to

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