deleted code for keep-v9 that does nothing useful

This commit is contained in:
Ken Raeburn 1994-06-17 00:52:10 +00:00
parent 04b42ec7e8
commit 8e3b100c24

View File

@ -15,10 +15,6 @@
Do-first:
if ( echo $* | grep keep\-v9 > /dev/null ) ; then
keep_these_too=""
fi
if ( echo $* | grep keep\-mpw > /dev/null ) ; then
keep_these_too="mpw-config.in mpw-make.in ChangeLog.mpw ${keep_these_too}"
else