Subject: CVS commit: sharesrc/share/mk
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/19/2001 18:55:53
Module Name:	sharesrc
Committed By:	tv
Date:		Fri Oct 19 15:55:53 UTC 2001

Modified Files:
	sharesrc/share/mk: bsd.hostprog.mk bsd.lib.mk bsd.prog.mk

Log Message:
Add .NOPATH for all files generated from .l or .y files in SRCS.  Fixes PRs
bin/14187 and lib/14239.

Also simplify the handling of these transforms to .c and .h files a bit by
leveraging make's builtin macro operators.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 sharesrc/share/mk/bsd.hostprog.mk
cvs rdiff -r1.185 -r1.186 sharesrc/share/mk/bsd.lib.mk
cvs rdiff -r1.136 -r1.137 sharesrc/share/mk/bsd.prog.mk

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