aboutsummaryrefslogtreecommitdiff
path: root/DOC.Sanitize
diff options
context:
space:
mode:
authorStan Shebs <shebs@codesourcery.com>1994-03-23 23:52:06 +0000
committerStan Shebs <shebs@codesourcery.com>1994-03-23 23:52:06 +0000
commitd12a71cabb31811a87433623176446b63a02e119 (patch)
tree466b3dc67d17eb6ef096e64bd40635a1e0044fcb /DOC.Sanitize
parent1f1ed32d6d5cbee76f21851eb0154d98cd8f122d (diff)
downloadfsf-binutils-gdb-d12a71cabb31811a87433623176446b63a02e119.zip
fsf-binutils-gdb-d12a71cabb31811a87433623176446b63a02e119.tar.gz
fsf-binutils-gdb-d12a71cabb31811a87433623176446b63a02e119.tar.bz2
Updated list of keep-* options.
Diffstat (limited to 'DOC.Sanitize')
-rw-r--r--DOC.Sanitize10
1 files changed, 8 insertions, 2 deletions
diff --git a/DOC.Sanitize b/DOC.Sanitize
index ce687d6..d14c8be 100644
--- a/DOC.Sanitize
+++ b/DOC.Sanitize
@@ -30,12 +30,12 @@ fragment. It will be sourced by the Sanitize shell script after
verifying that the .Sanitize file looks reasonable but before taking
any other action. The arguments to Sanitize are passed to this
fragment so that you can take conditional action. For an example of
-it's use, see devo/gcc/config/.Sanitize.
+its use, see devo/gcc/config/.Sanitize.
If the "Do-first:" section sets the local shell variable
"keep_these_too", the files and/or directories listed there will be
kept in addition to any files listed in "Things-to-keep:". For an
-example of it's use, see devo/gcc/config/.Sanitize.
+example of its use, see devo/gcc/config/.Sanitize.
The "Do-last:" section of .Sanitize should be a shell script fragment.
It will be sourced by Sanitize after all other action is taken for
@@ -55,9 +55,15 @@ keep-cvs avoids removing CVS.adm directories. This option is
actually recognized and handled by the Sanitize shell
script.
+keep-cygnus avoids removing Cygnus-only bits.
keep-v9 avoids removing the v9 stuff.
keep-life avoids removing the life stuff.
keep-cri avoids removing the cray research inc changes to emacs.
+keep-chill avoids removing CHILL support.
+keep-mpw avoids removing MPW host support.
+keep-gm avoids removing GM-specific stuff.
+keep-powerpc-netware avoids removing PPC NetWare stuff.
+
for-intel builds a distribution in the style that Intel likes.
for-fsf builds a distribution in the style that the FSF likes.