X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=.Sanitize;h=305a10d9ac869c4c989273f67adf76768a8e70a5;hb=57cae454d45dae7ea28236073220aa99abb44e33;hp=24f4c786148a805bf563744094302aeb267a2445;hpb=f7f4df6a3651870a117db0d6627b45647d59b4eb;p=deliverable%2Fbinutils-gdb.git diff --git a/.Sanitize b/.Sanitize index 24f4c78614..305a10d9ac 100644 --- 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