cvs commit: src/usr.bin/make suff.c
Hartmut Brandt
harti at FreeBSD.org
Wed Mar 9 16:51:44 GMT 2005
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
More information about the cvs-src
mailing list