From 22540e2d508611b1bfc6bd944043365e4c342749 Mon Sep 17 00:00:00 2001 From: Jim Wilson Date: Mon, 3 Mar 1997 00:46:11 +0000 Subject: [PATCH] Correct d10v sanitization errors. --- sim/.Sanitize | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/sim/.Sanitize b/sim/.Sanitize index b9b97ad..d051804 100644 --- a/sim/.Sanitize +++ b/sim/.Sanitize @@ -15,13 +15,6 @@ Do-first: -d10v_files="d10v" -if ( echo $* | grep keep\-d10v > /dev/null ) ; then - keep_these_too="${d10v_files} ${keep_these_too}" -else - lose_these_too="${d10v_files} ${lose_these_too}" -fi - m32r_files="m32r" if ( echo $* | grep keep\-m32r > /dev/null ) ; then keep_these_too="${m32r_files} ${keep_these_too}" @@ -58,6 +51,7 @@ arm configure configure.in common +d10v erc32 h8300 h8500 -- 2.7.4