Date: Fri, 15 Sep 2000 00:10:08 +0900 From: "Akinori -Aki- MUSHA" <knu@idaemons.org> To: Peter Pentchev <roam@orbitel.bg> Cc: Maxim Sobolev <sobomax@FreeBSD.ORG>, Marco van de Voort <marcov@stack.nl>, freebsd-ports@FreeBSD.ORG Subject: Re: Freepascal Message-ID: <86bsxr9fhr.wl@archon.local.idaemons.org> In-Reply-To: In your message of "Thu, 14 Sep 2000 14:24:39 %2B0300" <20000914142439.D32524@ringwraith.office1.bg> References: <20000913201407.4E4E52E802@hermes.tue.nl> <39C0ADA0.EBE7FE9F@FreeBSD.org> <20000914140034.B32524@ringwraith.office1.bg> <39C0B48C.EDDDDC73@FreeBSD.org> <20000914142439.D32524@ringwraith.office1.bg>
next in thread | previous in thread | raw e-mail | index | archive | help
At Thu, 14 Sep 2000 14:24:39 +0300, Peter Pentchev wrote: > On Thu, Sep 14, 2000 at 02:20:45PM +0300, Maxim Sobolev wrote: > > > > I'm not sure what you are talking about, but what wrong with the following: > > > > OSNAME!= uname -s > > > > .if ${OSNAME} == "FreeBSD" > > blabla > > .else > > ... > > .endif > > Weell.. the truth is, I was not wholly aware of '!=' :) But then again.. > portability? :( '!=' seems to be quite pmake-specific :( And another reason to avoid `!=' is that `!=' is always evaluated even if the variable isn't referred. :( -- / /__ __ / ) ) ) ) / Akinori -Aki- MUSHA aka / (_ / ( (__( @ idaemons.org / FreeBSD.org "We're only at home when we're on the run, on the wing, on the fly" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86bsxr9fhr.wl>