[Omake] SVN Commit: OMake Build System (Rev. 8888)

Aleksey Nogin nogin at cs.caltech.edu
Wed Mar 15 14:09:37 PST 2006


On 15.03.2006 14:05, Jason Hickey wrote:

> Aleksey Nogin wrote:
> 
>> Like if one wants to run
>>
>> echo "foo bar"*
>>
>> then it should be possible to do
>>
>> X[] =
>>   echo
>>   foo bar*
>>
>> $X
> 
> 
> I've been thinking the same, and actually the approach is probably more 
> modular.  That is, it is up to the original definition whether to allow 
> globbing, rather than if the value ever gets added to an array.

Right, that's exactly what I was thinking.

-- 
Aleksey Nogin

Home Page: http://nogin.org/
E-Mail: nogin at cs.caltech.edu (office), aleksey at nogin.org (personal)
Office: Moore 04, tel: (626) 395-2200


More information about the OMake-Devel mailing list