Replace the calls to Lst_ForEach with the new LST_FOREACH macro and
authorMax Okumoto <okumoto@dragonflybsd.org>
Thu, 24 Feb 2005 21:34:14 +0000 (21:34 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Thu, 24 Feb 2005 21:34:14 +0000 (21:34 +0000)
commit375167d7ce4f82cbd0ebe5887a4dc6e208fbe849
tree1a849526da4234c7531003c95f697bbefe4e38e9
parent92fef2e23d08778a07a1a3274cfe5a414e530ff3
Replace the calls to Lst_ForEach with the new LST_FOREACH macro and
fix the prototype for Compat_RunCommand to take the actual argument
types instead of void *.

Taken-from: FreeBSD
Date: 2005/02/24 10:23:31
Author: harti
usr.bin/make/compat.c
usr.bin/make/compat.h