Subject: Re: LiS (Linux Streams) for NetBSD
To: Steven Grunza <steven_grunza@ieee.org>
From: David Brownlee <abs@netbsd.org>
List: current-users
Date: 04/03/2000 21:01:17
	Usually '__NetBSD__' is a good value to check.

		David/absolute

On Mon, 3 Apr 2000, Steven Grunza wrote:

> I'm looking into porting/adapting LiS for NetBSD.  What is the proper way
> to detect that NetBSD is the current operating system?  Some of the header
> files included with LiS re-define constants in our /usr/include/ directory.
>  If there is a string always defined by cc during compiles on NetBSD then
> something like the following would work:
>