Date: Wed, 23 Feb 2005 14:03:18 +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 for.c Message-ID: <200502231403.j1NE3IIe058340@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200502231403.j1NE3IIe058340>
