Sanitize w/o keep-cygnus will remove it.
(cf communication with shebs where rms complained that CYGNUS was showing
up in GDB snapshots.)
Do-first:
-keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf
+keep_these_too="${keep_these_too} .cvsignore autoconf
apache bash
bfd binutils bison byacc cvs deja-gnu dejagnu diff dosrel dvips
emacs emacs19 examples expect fileutils findutils flex
lose_these_too="${lose_these_too} testsuite"
-cygnus_files="release release-info build-all.mk test-build.mk COPYING.NEWLIB"
+cygnus_files="release release-info build-all.mk test-build.mk CYGNUS COPYING.NEWLIB"
if ( echo $* | grep keep\-cygnus > /dev/null) ; then
keep_these_too="${keep_these_too} ${cygnus_files}"