* lib/sim-defs.exp (sim_run): Argument env_vals renamed to options,
[binutils-gdb.git] / sim / .Sanitize
index 3506894a790e89492cbbdec73e331dae4d20f43e..531d802c843dad121e126e20c03a9a7f9941c6a7 100644 (file)
 
 Do-first:
 
-sky_files="txvu"
-if ( echo $* | grep keep\-sky > /dev/null ) ; then
-        keep_these_too="${sky_files} ${keep_these_too}"
-else
-        lose_these_too="${sky_files} ${lose_these_too}"
-fi
-
 d30v_files="d30v"
 if ( echo $* | grep keep\-d30v > /dev/null ) ; then
         keep_these_too="${d30v_files} ${keep_these_too}"