cvs commit: src/usr.bin/make var.c var.h
Hartmut Brandt
harti at FreeBSD.org
Mon Mar 21 23:38:46 PST 2005
harti 2005-03-22 07:38:46 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c var.h
Log:
Remove a temporary variable. Rename pattern to patt to be consistent.
Remove unreachable code for VAR_NOSUBST - it was never set.
Replace redundant code with calls to VarGetPattern().
Patch: 7.143-7.145
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.132 +93 -217 src/usr.bin/make/var.c
1.12 +0 -1 src/usr.bin/make/var.h
More information about the cvs-all
mailing list