From: Frank Ch. Eigler Date: Thu, 7 May 1998 14:39:08 +0000 (+0000) Subject: * Finish dropping sim/txvu directory. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=53307c2301dba32351160a0d940869dcd5234d0f;p=binutils-gdb.git * Finish dropping sim/txvu directory. --- diff --git a/sim/.Sanitize b/sim/.Sanitize index 3506894a790..531d802c843 100644 --- a/sim/.Sanitize +++ b/sim/.Sanitize @@ -15,13 +15,6 @@ Do-first: -sky_files="txvu" -if ( echo $* | grep keep\-sky > /dev/null ) ; then - keep_these_too="${sky_files} ${keep_these_too}" -else - lose_these_too="${sky_files} ${lose_these_too}" -fi - d30v_files="d30v" if ( echo $* | grep keep\-d30v > /dev/null ) ; then keep_these_too="${d30v_files} ${keep_these_too}"