Date: Wed, 13 Apr 2005 11:40:44 +0000 (UTC) From: Hartmut Brandt <harti@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make var.c Message-ID: <200504131140.j3DBei81040690@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@ucsd.edu>
Revision Changes Path
1.144 +94 -70 src/usr.bin/make/var.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504131140.j3DBei81040690>
