aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
authorJason Molenda <jmolenda@apple.com>1998-02-03 00:53:21 +0000
committerJason Molenda <jmolenda@apple.com>1998-02-03 00:53:21 +0000
commit292feafc968ed0129bd7720b233da765f1796244 (patch)
tree58c3c4efcb182286fcb2ee2a6597dbe001e7eb89 /.Sanitize
parentcdf91fe4518bcd6c7d838d358e07317b90f158f3 (diff)
downloadfsf-binutils-gdb-292feafc968ed0129bd7720b233da765f1796244.zip
fsf-binutils-gdb-292feafc968ed0129bd7720b233da765f1796244.tar.gz
fsf-binutils-gdb-292feafc968ed0129bd7720b233da765f1796244.tar.bz2
Move devo/CYGNUS from keep_these_too to cygnus_files so that a generic
Sanitize w/o keep-cygnus will remove it. (cf communication with shebs where rms complained that CYGNUS was showing up in GDB snapshots.)
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize4
1 files changed, 2 insertions, 2 deletions
diff --git a/.Sanitize b/.Sanitize
index 630a240..f38dca7 100644
--- a/.Sanitize
+++ b/.Sanitize
@@ -46,7 +46,7 @@
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
@@ -65,7 +65,7 @@ keep_these_too="${keep_these_too} .cvsignore CYGNUS autoconf
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}"