automake
[Top][All Lists]
Advanced

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

Re: adding specific C flags for a SINGLE source file


From: Stepan Kasal
Subject: Re: adding specific C flags for a SINGLE source file
Date: Mon, 13 Dec 2004 11:05:09 +0100
User-agent: Mutt/1.4.1i

Hi,

On Mon, Dec 13, 2004 at 10:43:13AM +0100, Sander Niemeijer wrote:
> [...] would force you to create per target CFLAGS entries for all 
> other targets (e.g. 'bar_CFLAGS = $(DEFAULTFLAGS)').

no, you just set AM_CFLAGS = $(DEFAULTFLAGS) and it will apply to all
targets without their own per target CFLAGS.
See the FAQ entry which Alexandre posted on Nov 30.

Regards,
        Stepan Kasal




reply via email to

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