Subject: CVS commit: src/share/mk
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 11/22/2006 22:04:57
Module Name:	src
Committed By:	dsl
Date:		Wed Nov 22 22:04:57 UTC 2006

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

Log Message:
If we only want .OBJDIR printed, there is no point parsing the default
make rules, nor reading Makefile.
It is rather a shame we can't stop .depend being parsed as well.
Quite possibly one could argue that nothing in .depend should affect the
output of 'make -V xxxx'.


To generate a diff of this commit:
cvs rdiff -r1.485 -r1.486 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.