Add elf64-sparc.c to lose_these_too if it is not added to keep_these_too.

This commit is contained in:
Fred Fish 1993-10-12 02:44:07 +00:00
parent 80cad9ccad
commit f7df1b2b26
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ Do-first:
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
keep_these_too="elf64-sparc.c"
else
lose_these_too="elf64-sparc.c"
fi
# All files listed between the "Things-to-keep:" line and the