Subject: CVS commit: othersrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/11/2001 00:43:50
Module Name:	othersrc
Committed By:	tron
Date:		Sat Mar 10 22:43:49 UTC 2001

Modified Files:
	othersrc/zoularis/bsd: Makefile
	othersrc/zoularis/bsd/share/mk: bsd.own.mk.dist sys.mk.in

Log Message:
Only add NetBSD compatibility bits to "make" variables if the variable
"NETBSD_COMPATIBLE" is defined. Otherwise third party programs will
be built with NetBSD compatibility headers and libraries under Solaris
which fails misserably.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 othersrc/zoularis/bsd/Makefile
cvs rdiff -r1.6 -r1.7 othersrc/zoularis/bsd/share/mk/bsd.own.mk.dist
cvs rdiff -r1.7 -r1.8 othersrc/zoularis/bsd/share/mk/sys.mk.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.