cvs commit: src/usr.bin/make var.c
Hartmut Brandt
harti at FreeBSD.org
Sat Feb 26 08:54:41 GMT 2005
harti 2005-02-26 08:54:40 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Major clean up and split the Var_Parse monster function into three
functions: one for the single letter variables, one for the others
and one that does the recursive expansion.
Patches: 7.68-7.79
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.94 +717 -679 src/usr.bin/make/var.c
More information about the cvs-src
mailing list