Subject: Re: arg list too long?
To: Jukka Salmi <j+nbsd@2005.salmi.ch>
From: Simon J. Gerraty <sjg@crufty.net>
List: tech-toolchain
Date: 06/03/2005 16:26:15
>Simon J. Gerraty --> tech-toolchain (2005-06-02 21:27:21 -0700):
>[...]
>> Unfortunately there isn't a flag or anything to supress .BEGIN/.END handling
>> so these are inherently dangerous with sub-make's.
>> They should probably be protected by a .ifndef noBEGIN or something.
>> 
>> Can you confirm if the following fixes your problem:
>[...]

>Yes, it does. Thanks!

OK, before I commit this, does anyone have opinion on the variable name?
Perhaps -DNO.BEGIN would be better?

--sjg