Subject: CVS commit: basesrc/usr.bin/make
To: None <source-changes@netbsd.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 01/27/2002 00:36:42
Module Name:	basesrc
Committed By:	christos
Date:		Sat Jan 26 22:36:42 UTC 2002

Modified Files:
	basesrc/usr.bin/make: dir.c

Log Message:
Don't bother to lookup for files in `.' that start with a `/'. Cuts in the
number of NAMI's from 1344 -> 830 in a full build of /usr/src/usr.bin/make.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 basesrc/usr.bin/make/dir.c

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