Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.bin/make
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.
Home |
Main Index |
Thread Index |
Old Index