David Laight | 15 Nov 2009 09:51
Picon

Re: make cleaning the environment for children

On Sat, Nov 14, 2009 at 04:44:54PM -0800, Simon J. Gerraty wrote:
> .export = PATH
..
> is too subtle?

Yes :-) It is also inconsistent with the rest of make.
It would be consistent for ".export" (with no args) to delete everything,
but that is likely to break things!

Adding ".unexport" and ".unexportall" might be safest.

Whether you add a : depends on whether you think and older make
should ignore the request or error it.

	David

--

-- 
David Laight: david <at> l8s.co.uk


Gmane