FreeBSD-Date: 2005/05/18 07:50:38
authorMax Okumoto <okumoto@dragonflybsd.org>
Thu, 19 May 2005 17:10:37 +0000 (17:10 +0000)
committerMax Okumoto <okumoto@dragonflybsd.org>
Thu, 19 May 2005 17:10:37 +0000 (17:10 +0000)
commitc7085ea0908e445aeaafcdf7f3680e3c8da250fc
treee487e30dbff044c5aa091af042655c8c7fdcdd4f
parentbc52093908bc3da4f9289a83b0ef161d2406037c
FreeBSD-Date: 2005/05/18 07:50:38
Author: harti

Get rid of the ReturnStatus obscuration that was anyway used only
in two places. While here don't bother returning anything from
Lst_Replace - nobody ever checks the return code.

Suggested by:   jmallet
usr.bin/make/arch.c
usr.bin/make/arch.h
usr.bin/make/lst.c
usr.bin/make/lst.h
usr.bin/make/parse.c
usr.bin/make/shell.c
usr.bin/make/shell.h
usr.bin/make/util.h