cvs commit: src/usr.bin/make var.c
Hartmut Brandt
harti at FreeBSD.org
Mon Mar 7 16:08:39 GMT 2005
harti 2005-03-07 16:08:39 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Factor out the 'S' modifier into its own function. Move a variable
that is now used for both the 'M'/'N' branch and the 'S' branch of
the switch statement into a common scope.
Patch: 7.102-105
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.107 +183 -174 src/usr.bin/make/var.c
More information about the cvs-src
mailing list