From 0fb26eac12dad00e77d98f010234c0bee7ca03a0 Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Wed, 12 Apr 1995 19:29:34 +0000 Subject: [PATCH] Always keep MPW support --- gas/.Sanitize | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/gas/.Sanitize b/gas/.Sanitize index 3c03a6fc9c..5787e7cf10 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -15,12 +15,6 @@ Do-first: -if ( echo $* | grep keep\-mpw > /dev/null ) ; then - keep_these_too="mpw-config.in mpw-make.in ChangeLog.mpw" -else - lose_these_too="mpw-config.in mpw-make.in ChangeLog.mpw" -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 @@ -81,6 +75,8 @@ listing.c listing.h literal.c messages.c +mpw-config.in +mpw-make.in obj.h output-file.c output-file.h