aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
Diffstat (limited to 'gas')
-rw-r--r--gas/.Sanitize4
1 files changed, 2 insertions, 2 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize
index 1112bee..b05bb47 100644
--- a/gas/.Sanitize
+++ b/gas/.Sanitize
@@ -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