aboutsummaryrefslogtreecommitdiff
path: root/.Sanitize
diff options
context:
space:
mode:
authorK. Richard Pixley <rich@cygnus>1992-04-24 20:53:28 +0000
committerK. Richard Pixley <rich@cygnus>1992-04-24 20:53:28 +0000
commit57d32184c31cc959925e36c0d7d0546c5c0822c8 (patch)
tree240e0b50cb9c1273f67501be90a3477686ff52cb /.Sanitize
parent6daa0768bad395e91e9e48ba46f320e921352549 (diff)
downloadfsf-binutils-gdb-57d32184c31cc959925e36c0d7d0546c5c0822c8.zip
fsf-binutils-gdb-57d32184c31cc959925e36c0d7d0546c5c0822c8.tar.gz
fsf-binutils-gdb-57d32184c31cc959925e36c0d7d0546c5c0822c8.tar.bz2
keep patch, remove rcsid
Diffstat (limited to '.Sanitize')
-rw-r--r--.Sanitize6
1 files changed, 4 insertions, 2 deletions
diff --git a/.Sanitize b/.Sanitize
index ae42027..7ce7939 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,6 +23,7 @@ Do-first:
Things-to-keep:
+ChangeLog
Makefile.in
README
bfd
@@ -59,6 +58,7 @@ make
mmalloc
move-if-change
newlib
+patch
rcs
readline
send_pr
@@ -123,3 +123,5 @@ for i in * ; do
echo Some mentions of Sanitize are still left in $i!
fi
done
+
+# eof