cvs commit: src/usr.bin/make var.c
Hartmut Brandt
harti at FreeBSD.org
Fri Feb 18 15:32:07 GMT 2005
harti 2005-02-18 15:32:06 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Push the assignments of some variables down into the sub-blocks where
it is actually needed. This makes clear in which subblocks the variables
are not needed and which can easier be split out.
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.88 +16 -4 src/usr.bin/make/var.c
More information about the cvs-src
mailing list