harti 2005-03-22 08:06:34 UTC FreeBSD src repository Modified files: usr.bin/make var.c Log: Use the struct VarPattern's lhs field instead of using an extra variable to store the left expression of a C modificator. Patch: 7.157 Submitted by: Max Okumoto <okumoto at ucsd.edu> Revision Changes Path 1.136 +5 -6 src/usr.bin/make/var.c