Fix sanitization errors.

This commit is contained in:
Mark Alexander 1998-01-22 18:23:43 +00:00
parent 0186b09421
commit ec151a0075

View file

@ -29,7 +29,7 @@ else
fi fi
fi fi
tx49_files="tm-tx49.h tm-tx49l.h tx49.mt tx49l.mt" tx49_files="tm-tx49.h tm-tx49el.h tx49.mt tx49el.mt"
if ( echo $* | grep keep\-tx49 > /dev/null ) ; then if ( echo $* | grep keep\-tx49 > /dev/null ) ; then
keep_these_too="${tx49_files} ${keep_these_too}" keep_these_too="${tx49_files} ${keep_these_too}"
@ -72,7 +72,6 @@ irix5.mh
irix5.mt irix5.mt
littlemips.mh littlemips.mh
littlemips.mt littlemips.mt
mipsel64.mt
mipsm3.mh mipsm3.mh
mipsm3.mt mipsm3.mt
mipsv4.mh mipsv4.mh