On Wed, Feb 06, 2013 at 05:06:32PM +0000, Christos Zoulas wrote:
> In article <[email protected]>,
> Matt Thomas <[email protected]> wrote:
> >-=-=-=-=-=-
> >
> >+.if ${MACHINE_ARCH:Mearm*} != ""
> 
> I usually prefer:
> 
> .if !empty(MACHINE_ARCH:Mearm*) 

The former is much easier for make to parse :-)

        David

-- 
David Laight: [email protected]

Reply via email to