tech-userlevel archive

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

Re: make: new modifyer :Y



On Mon, Nov 07, 2011 at 08:22:11PM +0300, Aleksey Cheusov wrote:
 > > This syntax opens the possibility of allowing arbitrary function
 > > definitions in the future as someone suggested.
 > http://mail-index.netbsd.org/tech-userlevel/2009/03/25/msg001958.html

http://mail-index.netbsd.org/tech-userlevel/2009/03/25/msg001963.html

I'm pretty sure there's an earlier version of that but I don't feel
like bothering to track it down.

The syntax there is ugly but I think .if ${ISTRUE:(${FOO})} or even
.if ${ISTRUE(${FOO})} (no colon) would be workable.

It can probably even be implemented without major carnage, but I'd
much rather clean house first.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index