From: Stan Shebs Date: Mon, 28 Feb 1994 00:16:13 +0000 (+0000) Subject: Keep/lose mpw-README X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=55d15829655e814bfc23b8005019ed61477b07ba;p=binutils-gdb.git Keep/lose mpw-README --- diff --git a/.Sanitize b/.Sanitize index 016d6b2207c..a6b756b0879 100644 --- a/.Sanitize +++ b/.Sanitize @@ -22,9 +22,9 @@ else fi if ( echo $* | grep keep\-mpw > /dev/null) ; then - keep_these_too="mpw-configure mpw-config.in mpw-build.in ChangeLog.mpw ${keep_these_too}" + keep_these_too="mpw-README mpw-configure mpw-config.in mpw-build.in ChangeLog.mpw ${keep_these_too}" else - lose_these_too="mpw-configure mpw-config.in mpw-build.in ChangeLog.mpw ${lose_these_too}" + lose_these_too="mpw-README mpw-configure mpw-config.in mpw-build.in ChangeLog.mpw ${lose_these_too}" fi # All files listed between the "Things-to-keep:" line and the