From owner-freebsd-ports Thu Feb 6 13:40:25 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id NAA07596 for ports-outgoing; Thu, 6 Feb 1997 13:40:25 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id NAA07572; Thu, 6 Feb 1997 13:40:18 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id OAA17938; Thu, 6 Feb 1997 14:33:25 -0700 From: Terry Lambert Message-Id: <199702062133.OAA17938@phaeton.artisoft.com> Subject: Re: conditionally including To: bde@zeta.org.au (Bruce Evans) Date: Thu, 6 Feb 1997 14:33:25 -0700 (MST) Cc: bde@zeta.org.au, chuckr@glue.umd.edu, freebsd-ports@freebsd.org, hackers@freebsd.org, imp@village.org, obrien@NUXI.com In-Reply-To: <199702062019.HAA02499@godzilla.zeta.org.au> from "Bruce Evans" at Feb 7, 97 07:19:37 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-ports@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > But they certainly should accept anything with __FooBSD__ or BSD >= mmm > or __FooBSD_version >= nnn. That would give 100-line ifdefs to support > 100 OS's. It's also useless for communicating what is different in > FooBSD. Too bad "#if defined()" doesn't accept globbing: #if defined (_*BSD_) Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.