Date: Wed, 9 Mar 2005 16:51:43 +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 suff.c Message-ID: <200503091651.j29GphwR057297@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
harti 2005-03-09 16:51:43 UTC
FreeBSD src repository
Modified files:
usr.bin/make suff.c
Log:
Split SuffExpandChildren into three functions: one that skips
variables and expands archive specifications, one that expands
wild cards and a driver that loops over the children list and
expands each child if necessary replacing it with it's expansions.
Revision Changes Path
1.48 +190 -179 src/usr.bin/make/suff.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503091651.j29GphwR057297>
