Fix d10v_files.

This commit is contained in:
Martin Hunt 1996-08-28 19:15:20 +00:00
parent 166acb9f8f
commit fbe695a36f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ else
fi
fi
d10v_files="tm-magic.h"
d10v_files="d10v"
if ( echo $* | grep keep\-d10v > /dev/null ) ; then
keep_these_too="${d10v_files} ${keep_these_too}"