automake
[Top][All Lists]
Advanced

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

Re: Makefile.am assistance


From: NightStrike
Subject: Re: Makefile.am assistance
Date: Fri, 19 Oct 2007 15:14:22 -0400

On 10/19/07, Ralf Wildenhues <address@hidden> wrote:
> | # These targets require special handling that automake can't
> | # yet support (or that I don't know how to do properly)
> | crtdir=$(prefix)/$(target)/lib
> | crt_SCRIPTS = \
> |   crt1.o crt2.
>
> There is nothing inherently wrong with defining ones own directories.
> You can even use crt_DATA here, to have mode 644.  Note that shared
> libraries should in general be executable though.

Should static libraries be executable?




reply via email to

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