This is the mail archive of the automake@gnu.org mailing list for the automake project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
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:
pgp00000.pgp
Description: PGP signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |