Subject: CVS commit: src/usr.bin/make
To: None <source-changes@NetBSD.org>
From: Simon J. Gerraty <sjg@netbsd.org>
List: source-changes
Date: 10/08/2007 20:26:37
Module Name:	src
Committed By:	sjg
Date:		Mon Oct  8 20:26:37 UTC 2007

Modified Files:
	src/usr.bin/make: make.1 make.h parse.c

Log Message:
Use .MAKE.MAKEFILES to track all the makefiles that have been read
so they can be used in dependency rules.


To generate a diff of this commit:
cvs rdiff -r1.133 -r1.134 src/usr.bin/make/make.1
cvs rdiff -r1.69 -r1.70 src/usr.bin/make/make.h
cvs rdiff -r1.136 -r1.137 src/usr.bin/make/parse.c

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