Subject: CVS commit: sharesrc
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 06/10/2000 07:12:06
Module Name: sharesrc
Committed By: mycroft
Date: Sat Jun 10 14:12:06 UTC 2000
Modified Files:
sharesrc/share/mk: bsd.files.mk bsd.info.mk bsd.prog.mk
Log Message:
Use ${.ALLSRC:T} when doing the generated variable name lookups, so that it
DTRT for generated files in and obj directory (or accessed via .PATH).
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 sharesrc/share/mk/bsd.files.mk
cvs rdiff -r1.17 -r1.18 sharesrc/share/mk/bsd.info.mk
cvs rdiff -r1.115 -r1.116 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.