From: Stan Shebs Date: Mon, 10 Apr 1995 22:59:42 +0000 (+0000) Subject: always keep MPW support files X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7a4f107d380c42b1b20bb85f8380de90ab771507;p=binutils-gdb.git always keep MPW support files --- diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index 2ce6c2cc10c..fcdefd717c3 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -15,14 +15,6 @@ Do-first: -mpw_files="mpw-make.in mpw-config.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 - rce_files="rce-dis.c rce-opc.h" if ( echo $* | grep keep\-rce > /dev/null ) ; then @@ -68,6 +60,8 @@ m68k-dis.c m88k-dis.c mips-dis.c mips-opc.c +mpw-config.in +mpw-make.in ns32k-dis.c ppc-dis.c ppc-opc.c