projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
02400c0
)
a belated reflection of changed MPW files
author
Stan Shebs
<shebs@codesourcery.com>
Wed, 9 Mar 1994 20:32:48 +0000
(20:32 +0000)
committer
Stan Shebs
<shebs@codesourcery.com>
Wed, 9 Mar 1994 20:32:48 +0000
(20:32 +0000)
gas/.Sanitize
patch
|
blob
|
history
diff --git
a/gas/.Sanitize
b/gas/.Sanitize
index 1112bee8f50db7371e5bf87dff808e64511fd801..b05bb473fa9a09e6cc6d287fe94c7ecce24ee3da 100644
(file)
--- 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