a belated reflection of changed MPW files
authorStan Shebs <shebs@codesourcery.com>
Wed, 9 Mar 1994 20:32:48 +0000 (20:32 +0000)
committerStan Shebs <shebs@codesourcery.com>
Wed, 9 Mar 1994 20:32:48 +0000 (20:32 +0000)
gas/.Sanitize

index 1112bee8f50db7371e5bf87dff808e64511fd801..b05bb473fa9a09e6cc6d287fe94c7ecce24ee3da 100644 (file)
@@ -16,9 +16,9 @@
 Do-first:
 
 if ( echo $* | grep keep\-mpw > /dev/null ) ; then
-       keep_these_too="mpw-config.in mpw-build.in mpw-make.in ChangeLog.mpw"
+       keep_these_too="mpw-config.in mpw-make.in ChangeLog.mpw"
 else
-       lose_these_too="mpw-config.in mpw-build.in mpw-make.in ChangeLog.mpw"
+       lose_these_too="mpw-config.in mpw-make.in ChangeLog.mpw"
 fi
 
 if ( echo $* | grep keep\-gm > /dev/null ) ; then