Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: Eric Haszlakiewicz <erh@netbsd.org>
List: source-changes
Date: 09/13/2003 02:52:06
Module Name:	src
Committed By:	erh
Date:		Sat Sep 13 02:52:06 UTC 2003

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

Log Message:
Create a way to add additional flags to COPTS, CPPFLAGS, CXXFLAGS and LDADD
for particular libraries or programs by specifying the additions in mk.conf
instead of needing to go edit individual Makefiles.


To generate a diff of this commit:
cvs rdiff -r1.135 -r1.136 src/share/mk/bsd.README
cvs rdiff -r1.231 -r1.232 src/share/mk/bsd.lib.mk
cvs rdiff -r1.184 -r1.185 src/share/mk/bsd.prog.mk

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