cvs commit: src/usr.bin/make var.c
Hartmut Brandt
harti at FreeBSD.org
Wed Apr 13 04:40:45 PDT 2005
harti 2005-04-13 11:40:44 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Split VarFind() into a series of functions tailored for the different sets
of flags originally passed to VarFind(). This eliminates the code by
removing a bunch of tests.
Patch: 7.173
Submitted by: Max Okumoto <okumoto at ucsd.edu>
Revision Changes Path
1.144 +94 -70 src/usr.bin/make/var.c
More information about the cvs-src
mailing list