harti 2005-02-23 14:03:18 UTC
FreeBSD src repository
Modified files:
usr.bin/make for.c
Log:
Use the LST_FOREACH macro instead of the Lst_ForEach function
and so get rid of the ForExec helper function by inlining it
into For_Run.
Revision Changes Path
1.37 +26 -41 src/usr.bin/make/for.c