Source-Changes-D archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/sys/lib/libkern/arch/arm
On Wed, Feb 06, 2013 at 05:06:32PM +0000, Christos Zoulas wrote:
> In article <20130206071819.C3758175D0%cvs.netbsd.org@localhost>,
> Matt Thomas <source-changes-d%NetBSD.org@localhost> 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: david%l8s.co.uk@localhost
Home |
Main Index |
Thread Index |
Old Index