harti 2005-03-02 08:30:49 UTC FreeBSD src repository Modified files: usr.bin/make job.c Log: Use the LST_FOREACH macro instead of the Lst_ForEach function. This saves function calls and reduces void casting. Revision Changes Path 1.77 +24 -18 src/usr.bin/make/job.c