From: Ken Raeburn Date: Wed, 12 Oct 1994 20:15:17 +0000 (+0000) Subject: Sigh. I nuked more than one set of dje's changes. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1ed0529ed70ad286cf8fc982b5c54c780266af14;p=binutils-gdb.git Sigh. I nuked more than one set of dje's changes. --- diff --git a/.Sanitize b/.Sanitize index 932dd4b31ae..c3bc6ac9a24 100644 --- a/.Sanitize +++ b/.Sanitize @@ -15,7 +15,7 @@ Do-first: -keep_these_too="${keep_these_too} .cvsignore COPYING.NEWLIB CYGNUS autoconf +keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf bfd binutils byacc cvs deja-gnu dejagnu diff dosrel dvips emacs emacs19 examples expect fileutils flex gas gcc gdb gdbm gdbtest glob gprof grep groff include install.sh ispell ld libg++ libgcc libgloss libiberty @@ -23,7 +23,7 @@ keep_these_too="${keep_these_too} .cvsignore COPYING.NEWLIB CYGNUS autoconf prms rcs readline sed send-pr shellutils sim tcl textutils tk test-build.mk texinfo tgas utils uudecode wdiff xiberty" -cygnus_files="release release-info build-all.mk" +cygnus_files="release release-info build-all.mk COPYING.NEWLIB" if ( echo $* | grep keep\-cygnus > /dev/null) ; then keep_these_too="${keep_these_too} ${cygnus_files}"