]> Git Repo - binutils.git/blobdiff - ld/.Sanitize
Lose mpw-build.in
[binutils.git] / ld / .Sanitize
index f797560d0bb8e0de9c0d4c05c4ecfcbcd0ed24e7..264fab1d0e7dfaead780b949dfa15f8098b6b94f 100644 (file)
@@ -1,4 +1,4 @@
-# .Sanitize for devo/ld
+# .Sanitize for devo/ld.
 
 # Each directory to survive its way into a release will need a file
 # like this one called "./.Sanitize".  All keyword lines must exist,
@@ -20,9 +20,9 @@ if ( echo $* | grep keep\-v9 > /dev/null ) ; then
 fi
 
 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}"
+       keep_these_too="mpw-config.in mpw-make.in ChangeLog.mpw ${keep_these_too}"
 else
-       lose_these_too="mpw-config.in mpw-build.in mpw-make.in ChangeLog.mpw ${lose_these_too}"
+       lose_these_too="mpw-config.in mpw-make.in ChangeLog.mpw ${lose_these_too}"
 fi
 
 if ( echo $* | grep keep\-gm > /dev/null ) ; then
This page took 0.019876 seconds and 4 git commands to generate.