Subject: Re: Make expression evaluation
To: None <current-users@NetBSD.ORG>
From: der Mouse <mouse@Holo.Rodents.Montreal.QC.CA>
List: current-users
Date: 02/01/1997 08:00:08
> But if you change @echo to echo you'll see what is wrong:

> ---8<---
> [/tmp] martin@rumolt > make
> echo "OSTYPE is `uname`"
> OSTYPE is NetBSD
> --->8---

Why not just

OSTYPE != uname

?  That _is_ what != is for, as I understand it.

					der Mouse

			       mouse@rodents.montreal.qc.ca
		     7D C8 61 52 5D E7 2D 39  4E F1 31 3E E8 B3 27 4B