deleted code for keep-v9 that does nothing useful
authorKen Raeburn <raeburn@cygnus>
Fri, 17 Jun 1994 00:52:10 +0000 (00:52 +0000)
committerKen Raeburn <raeburn@cygnus>
Fri, 17 Jun 1994 00:52:10 +0000 (00:52 +0000)
ld/.Sanitize

index 1c695537cf778edf49f9e7b532ea05cca0e67659..d143e77ee727189b47e68ea6481f53aefb93f1e6 100644 (file)
 
 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