aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1994-06-17 00:52:10 +0000
committerKen Raeburn <raeburn@cygnus>1994-06-17 00:52:10 +0000
commit8e3b100c245ee69a6c5164d349cefc7aa59316fa (patch)
treedd7fc852f1107a78e0296e3b2804ef1aee81d457 /ld
parent04b42ec7e874a89aa668212d51d45e0ed15c0758 (diff)
downloadfsf-binutils-gdb-8e3b100c245ee69a6c5164d349cefc7aa59316fa.zip
fsf-binutils-gdb-8e3b100c245ee69a6c5164d349cefc7aa59316fa.tar.gz
fsf-binutils-gdb-8e3b100c245ee69a6c5164d349cefc7aa59316fa.tar.bz2
deleted code for keep-v9 that does nothing useful
Diffstat (limited to 'ld')
-rw-r--r--ld/.Sanitize4
1 files changed, 0 insertions, 4 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize
index 1c69553..d143e77 100644
--- 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