v850* wants igen

This commit is contained in:
Andrew Cagney 1997-09-12 02:27:22 +00:00
parent cf5c6e6e5d
commit 7a2f7ea758

View file

@ -33,6 +33,14 @@ else
lose_these_too="${tic80_files} ${lose_these_too}"
fi
v850_files="v850"
if ( echo $* | grep keep\-v850 > /dev/null ) ; then
keep_these_too="${v850_files} ${igen_files} ${keep_these_too}"
igen_files=
else
lose_these_too="${v850_files} ${lose_these_too}"
fi
lose_these_too="${igen_files} ${lose_these_too}"
# All files listed between the "Things-to-keep:" line and the