Break the thread of control that implies that a unix child
[deliverable/binutils-gdb.git] / .Sanitize
index cfbb79672910574a92da80f7522cbcb3d7691efe..305a10d9ac869c4c989273f67adf76768a8e70a5 100644 (file)
--- a/.Sanitize
+++ b/.Sanitize
@@ -1,6 +1,4 @@
 # .Sanitize for devo.
-# $Id$
-#
 
 # Each directory to survive it's way into a release will need a file
 # like this one called "./.Sanitize".  All keyword lines must exist,
@@ -25,43 +23,59 @@ Do-first:
 
 Things-to-keep:
 
+.cvsignore
+CYGNUS
+ChangeLog
+INSTALL
 Makefile.in
 README
-bison
+SUPPORTED
+autoconf
 bfd
 binutils
+byacc
 cfg-paper.texi
-clib
 config
 config.sub
-configure.bat
 configure
+configure.bat
 configure.in
 configure.man
 configure.texi
 cvs
+deja-gnu
 diff
 emacs
+flex
 gas
 gcc
 gdb
-gdbtest
 gdbm
+gdbtest
 glob
 gprof
 grep
 include
+install.texinfo
+ispell
 ld
-libiberty
-libgcc
 libg++
+libgcc
+libiberty
 make
 mmalloc
+move-if-change
 newlib
-send_pr
+opcodes
+patch
+prms
 rcs
 readline
+send_pr
+standards.texi
+test-build.mk
 texinfo
+tgas
 
 # The lines between the "Do-last:" line and the end of the file
 # are executed as a /bin/sh shell script after everything else is
@@ -122,3 +136,5 @@ for i in * ; do
                echo Some mentions of Sanitize are still left in $i!
        fi
 done
+
+# eof
This page took 0.023208 seconds and 4 git commands to generate.