]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use the LST_FOREACH macro instead of the Lst_ForEach function
authorharti <harti@FreeBSD.org>
Wed, 23 Feb 2005 14:03:18 +0000 (14:03 +0000)
committerharti <harti@FreeBSD.org>
Wed, 23 Feb 2005 14:03:18 +0000 (14:03 +0000)
commit4894ce37225ee5758bcbe9e9583ade10a65461cf
treeea5b61bce59455acfb6a3b4d3e32706c98280782
parenta615390781953f675508ed5353f47b0add95ff71
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.
usr.bin/make/for.c