cvs commit: src/usr.bin/make var.c
Hartmut Brandt
harti at FreeBSD.org
Fri Mar 18 07:34:08 PST 2005
harti 2005-03-18 15:34:07 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Convert Var_Parse to a wrapper function.
Reduce the number of arguments passed between these functions by
creating a special-purpose struct.
Patch: 7.120,7.121
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.117 +82 -60 src/usr.bin/make/var.c
More information about the cvs-src
mailing list