Date: Sat, 26 Feb 2005 08:54:40 +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: <200502260854.j1Q8senc064849@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-02-26 08:54:40 UTC
FreeBSD src repository
Modified files:
usr.bin/make var.c
Log:
Major clean up and split the Var_Parse monster function into three
functions: one for the single letter variables, one for the others
and one that does the recursive expansion.
Patches: 7.68-7.79
Submitted by: Max Okumoto <okumoto@ucsd.edu>
Revision Changes Path
1.94 +717 -679 src/usr.bin/make/var.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502260854.j1Q8senc064849>
