aboutsummaryrefslogtreecommitdiff
path: root/ld/.Sanitize
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-09-13 00:18:55 +0000
committerStan Shebs <shebs@codesourcery.com>1994-09-13 00:18:55 +0000
commit2b5107381358b7ca21199e8a07ca012eac41dccf (patch)
tree3b509f1b728039a9e7f06f9eab7b333249771f47 /ld/.Sanitize
parent97e3526ee7295ccc07fbc6724086b3917042b5f3 (diff)
downloadgdb-2b5107381358b7ca21199e8a07ca012eac41dccf.zip
gdb-2b5107381358b7ca21199e8a07ca012eac41dccf.tar.gz
gdb-2b5107381358b7ca21199e8a07ca012eac41dccf.tar.bz2
Remove supposedly (but not really) GM-specific bits
Diffstat (limited to 'ld/.Sanitize')
-rw-r--r--ld/.Sanitize8
1 files changed, 1 insertions, 7 deletions
diff --git a/ld/.Sanitize b/ld/.Sanitize
index 7f36d07..14c302e 100644
--- a/ld/.Sanitize
+++ b/ld/.Sanitize
@@ -15,7 +15,7 @@
Do-first:
-mpw_files="mpw-make.in mpw-config.in ChangeLog.mpw"
+mpw_files="mpw-make.in mpw-config.in mpw-em.c ChangeLog.mpw"
if ( echo $* | grep keep\-mpw > /dev/null ) ; then
keep_these_too="${mpw_files} ${keep_these_too}"
@@ -23,12 +23,6 @@ else
lose_these_too="${mpw_files} ${lose_these_too}"
fi
-if ( echo $* | grep keep\-gm > /dev/null ) ; then
- keep_these_too="mpw-xconfig.in mpw-em.c ChangeLog.gm ${keep_these_too}"
-else
- lose_these_too="mpw-xconfig.in mpw-em.c ChangeLog.gm ${lose_these_too}"
-fi
-
# All files listed between the "Things-to-keep:" line and the
# "Files-to-sed:" line will be kept. All other files will be removed.
# Directories listed in this section will have their own Sanitize