diff options
Diffstat (limited to 'ld/.Sanitize')
-rw-r--r-- | ld/.Sanitize | 4 |
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 |