aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-03-09 20:32:48 +0000
committerStan Shebs <shebs@codesourcery.com>1994-03-09 20:32:48 +0000
commit623d4854fcc277fa6581478ffdb88b1073d46263 (patch)
tree8c91304a5c7284462e285da8e860577357180b5e /gas
parent02400c00cb2af29cf8992fa2a9463c09de9bc49a (diff)
downloadgdb-623d4854fcc277fa6581478ffdb88b1073d46263.zip
gdb-623d4854fcc277fa6581478ffdb88b1073d46263.tar.gz
gdb-623d4854fcc277fa6581478ffdb88b1073d46263.tar.bz2
a belated reflection of changed MPW files
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