automake
[Top][All Lists]
Advanced

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

Re: Dependencies in a single Makefile.am


From: Simon Richter
Subject: Re: Dependencies in a single Makefile.am
Date: Fri, 14 Jul 2006 15:27:43 +0200
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051019)

Hi,

Hugo de Paix de Coeur schrieb:

I build two libraries in a single Makefile.am:

If they are in the same Makefile.am, you can simply point the _LIBADD to the .la file without a path (since you already are in the build directory), this will also take care of _DEPENDENCIES.

   Simon




reply via email to

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