Subject: CVS commit: src/share/mk
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 04/12/2003 01:40:32
Module Name:	src
Committed By:	thorpej
Date:		Fri Apr 11 22:40:32 UTC 2003

Modified Files:
	src/share/mk: bsd.README bsd.lib.mk bsd.own.mk

Log Message:
Provide the MKPICLIB value in bsd.own.mk, rather than bsd.lib.mk.  It
is sometimes necessary for non-library Makefiles to determine if _pic
libraries are being built.

Problem pointed out by Havard Eidnes.


To generate a diff of this commit:
cvs rdiff -r1.110 -r1.111 src/share/mk/bsd.README
cvs rdiff -r1.213 -r1.214 src/share/mk/bsd.lib.mk
cvs rdiff -r1.326 -r1.327 src/share/mk/bsd.own.mk

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