* configure.in: Add ncr* configuration.
[deliverable/binutils-gdb.git] / .Sanitize
index 24f4c786148a805bf563744094302aeb267a2445..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,35 +23,59 @@ Do-first:
 
 Things-to-keep:
 
+.cvsignore
+CYGNUS
+ChangeLog
+INSTALL
 Makefile.in
 README
-DOC.configure
-bison
+SUPPORTED
+autoconf
 bfd
 binutils
-clib
+byacc
+cfg-paper.texi
 config
 config.sub
 configure
+configure.bat
 configure.in
+configure.man
+configure.texi
 cvs
+deja-gnu
 diff
 emacs
+flex
 gas
 gcc
 gdb
 gdbm
+gdbtest
 glob
-gnulib
+gprof
 grep
 include
+install.texinfo
+ispell
 ld
+libg++
+libgcc
 libiberty
 make
+mmalloc
+move-if-change
+newlib
+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
@@ -114,3 +136,5 @@ for i in * ; do
                echo Some mentions of Sanitize are still left in $i!
        fi
 done
+
+# eof
This page took 0.023812 seconds and 4 git commands to generate.