Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/09/2001 02:42:22
Module Name: basesrc
Committed By: tv
Date: Mon Oct 8 23:42:21 UTC 2001
Modified Files:
basesrc: Makefile
Log Message:
Add "tools" to the list of subdirs for an explicit "make obj" or
"make cleandir". Fixes PR bin/14177.
"make build"'s logic and the conventional <bsd.subdir.mk> logic probably
need to be split apart here at some point to prevent these kinds of things
from causing odd problems in the future....
To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 basesrc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.