From owner-freebsd-ports Thu Sep 14 8:11:15 2000 Delivered-To: freebsd-ports@freebsd.org Received: from ms.tokyo.jcom.ne.jp (ms.tokyo.jcom.ne.jp [210.234.123.18]) by hub.freebsd.org (Postfix) with ESMTP id 38B9C37B424; Thu, 14 Sep 2000 08:11:13 -0700 (PDT) Received: from daemon.local.idaemons.org (203-165-77-17.sugnm1.kt.home.ne.jp [203.165.77.17]) by ms.tokyo.jcom.ne.jp (8.9.3/3.7W 04/27/00) with ESMTP id AAA17069; Fri, 15 Sep 2000 00:11:08 +0900 (JST) Received: by daemon.local.idaemons.org (8.9.3/3.7W) id AAA46615; Fri, 15 Sep 2000 00:10:09 +0900 (JST) Date: Fri, 15 Sep 2000 00:10:08 +0900 Message-ID: <86bsxr9fhr.wl@archon.local.idaemons.org> From: "Akinori -Aki- MUSHA" To: Peter Pentchev Cc: Maxim Sobolev , Marco van de Voort , freebsd-ports@FreeBSD.ORG Subject: Re: Freepascal In-Reply-To: In your message of "Thu, 14 Sep 2000 14:24:39 +0300" <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> User-Agent: Wanderlust/2.3.0 (Roam) EMIKO/1.13.12 (Euglena sociabilis) FLIM/1.13.2 (Kasanui) APEL/10.2 MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) Organization: Associated I. Daemons X-PGP-Public-Key: finger knu@FreeBSD.org X-PGP-Fingerprint: 081D 099C 1705 861D 4B70 B04A 920B EFC7 9FD9 E1EE X-PGP-Comment: I changed my key on 2000-08-10 MIME-Version: 1.0 (generated by EMIKO 1.13.12 - "Euglena sociabilis") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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