Remove arc sanitization.

This commit is contained in:
David Edelsohn 1997-09-09 23:49:45 +00:00
parent 8f5eb36c13
commit c58dbe95a6
2 changed files with 3 additions and 10 deletions

View File

@ -15,12 +15,6 @@
Do-first:
if ( echo $* | grep keep\-arc > /dev/null ) ; then
keep_these_too="arc ${keep_these_too}"
else
lose_these_too="arc ${lose_these_too}"
fi
gm_files="tm-magic.h"
if ( echo $* | grep keep\-gm > /dev/null ) ; then
@ -59,6 +53,7 @@ Things-to-keep:
a29k
alpha
arc
arm
convex
d10v

View File

@ -21,12 +21,10 @@ Do-first:
Things-to-keep:
Things-to-lose:
arc.mt
go32.mh
tm-arc.h
xm-go32.h
Things-to-lose:
Do-last: