automake
[Top][All Lists]
Advanced

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

Re: Conditional Makefile Fragment


From: Russ Allbery
Subject: Re: Conditional Makefile Fragment
Date: Sun, 05 Oct 2008 11:45:48 -0700
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

"Tom Browder" <address@hidden> writes:

> Well, that's the behavior I observed.  I was hoping that I could get
> nicer output by not even printing the false branch.

If I understand your question correctly, this is a limitation on the
templating system used to generate Makefile from Makefile.in.  It doesn't
have a mechanism for eliminating entire lines of output, but adding or not
adding comment characters is fairly straightforward.

-- 
Russ Allbery (address@hidden)             <http://www.eyrie.org/~eagle/>




reply via email to

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