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:
04b42ec
)
deleted code for keep-v9 that does nothing useful
author
Ken Raeburn
<raeburn@cygnus>
Fri, 17 Jun 1994 00:52:10 +0000
(
00:52
+0000)
committer
Ken Raeburn
<raeburn@cygnus>
Fri, 17 Jun 1994 00:52:10 +0000
(
00:52
+0000)
ld/.Sanitize
patch
|
blob
|
history
diff --git
a/ld/.Sanitize
b/ld/.Sanitize
index 1c695537cf778edf49f9e7b532ea05cca0e67659..d143e77ee727189b47e68ea6481f53aefb93f1e6 100644
(file)
--- a/
ld/.Sanitize
+++ b/
ld/.Sanitize
@@
-15,10
+15,6
@@
Do-first:
-if ( echo $* | grep keep\-v9 > /dev/null ) ; then
- keep_these_too=""
-fi
-
if ( echo $* | grep keep\-mpw > /dev/null ) ; then
keep_these_too="mpw-config.in mpw-make.in ChangeLog.mpw ${keep_these_too}"
else