From: Ian Lance Taylor Date: Tue, 4 Jul 1995 19:43:44 +0000 (+0000) Subject: Sanitize arc stuff from Makefile.in. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4a674fd49b8839dafe6198a72c2bb2efaafa9bf2;p=binutils-gdb.git Sanitize arc stuff from Makefile.in. --- diff --git a/opcodes/.Sanitize b/opcodes/.Sanitize index 8b941dc16a2..ab481035f05 100644 --- a/opcodes/.Sanitize +++ b/opcodes/.Sanitize @@ -128,7 +128,7 @@ else done fi -arc_files="ChangeLog configure.in disassemble.c" +arc_files="ChangeLog Makefile.in configure.in disassemble.c" if ( echo $* | grep keep\-arc > /dev/null ) ; then for i in $arc_files ; do if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then