make-alpha
[Top][All Lists]
Advanced

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

Re: make ChangeLog NEWS main.c read.c variable.c va...


From: Boris Kolpackov
Subject: Re: make ChangeLog NEWS main.c read.c variable.c va...
Date: Tue, 6 Oct 2009 15:17:03 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

Hi Paul,

Paul D. Smith <address@hidden> writes:

> Would it make sense to allow multiple variables to be undefined at 
> once, in the same line, similar to how "export" works?

Then something like this won't work:

define one two
three
endef

undefine one two

While it is a corner case, I tried to keep undefine consistent with 
define.

Boris





reply via email to

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