harti 2005-02-18 07:33:43 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Push down variables into local scope in Var_Parse to make their
liveness clear for splitting up this monster function.
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.87 +6 -7 src/usr.bin/make/var.c