From 162bcd89b4b07c117f28f40621480a82f98c0d4e Mon Sep 17 00:00:00 2001 From: Stan Shebs Date: Tue, 11 Apr 1995 18:45:25 +0000 Subject: [PATCH] Always keep MPW support --- binutils/.Sanitize | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/binutils/.Sanitize b/binutils/.Sanitize index 81b93ee..df81854 100644 --- a/binutils/.Sanitize +++ b/binutils/.Sanitize @@ -15,14 +15,6 @@ Do-first: -mpw_files="mpw-config.in mpw-make.in ChangeLog.mpw" - -if ( echo $* | grep keep\-mpw > /dev/null ) ; then - keep_these_too="${mpw_files} ${keep_these_too}" -else - lose_these_too="${mpw_files} ${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 @@ -59,6 +51,8 @@ is-ranlib.c is-strip.c maybe-ranlib.c maybe-strip.c +mpw-config.in +mpw-make.in nlmconv.1 nlmconv.c nlmconv.h -- 2.7.4