cvs commit: src/usr.bin/make compat.c compat.h
Hartmut Brandt
harti at FreeBSD.org
Thu Feb 24 10:23:32 GMT 2005
harti 2005-02-24 10:23:31 UTC
FreeBSD src repository
Modified files:
usr.bin/make compat.c compat.h
Log:
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 *.
Revision Changes Path
1.51 +22 -8 src/usr.bin/make/compat.c
1.2 +2 -1 src/usr.bin/make/compat.h
More information about the cvs-src
mailing list