Subject: CVS commit: basesrc/usr.bin/make
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 11/12/2001 23:58:19
Module Name:	basesrc
Committed By:	tv
Date:		Mon Nov 12 21:58:19 UTC 2001

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

Log Message:
Redo the hashtable for "." if .OBJDIR changes.


To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 basesrc/usr.bin/make/dir.c
cvs rdiff -r1.5 -r1.6 basesrc/usr.bin/make/dir.h
cvs rdiff -r1.78 -r1.79 basesrc/usr.bin/make/main.c

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