oops... always keep d10v stuff

This commit is contained in:
Angela Marie Thomas
1997-02-27 08:18:39 +00:00
parent 6668e8af0e
commit 94b569d255
2 changed files with 2 additions and 8 deletions

View File

@@ -23,14 +23,6 @@ else
lose_these_too="${arc_files} ${lose_these_too}"
fi
d10v_files="d10velf.sh"
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
d30v_files="d30velf.sh"
if ( echo $* | grep keep\-d30v > /dev/null ) ; then
@@ -81,6 +73,7 @@ armaoutl.sh
armcoff.sh
armpe.sh
coff_sparc.sh
d10velf.sh
delta68.sh
ebmon29k.sh
elf32_sparc.sh

View File

@@ -57,6 +57,7 @@ aout.sc
delta68.sc
ebmon29k.sc
elf.sc
elfd10v.sc
elfmips.sc
elfppc.sc
go32coff.sc