For configure-able doc dir.
authorJohn Gilmore <gnu@cygnus>
Thu, 21 Nov 1991 02:44:53 +0000 (02:44 +0000)
committerJohn Gilmore <gnu@cygnus>
Thu, 21 Nov 1991 02:44:53 +0000 (02:44 +0000)
gdb/doc/.Sanitize

index de85865ab05d7ffbd5005dfee7f9f8be33de48d4..4a92647593e9be2ed6c8587b800bbf9bd1aaf264 100644 (file)
@@ -17,8 +17,6 @@
 
 Do-first:
 
-echo Sanitizing `pwd`...
-
 # All files listed between the "Things-to-keep:" line and the
 # "Files-to-sed:" line will be kept.  All other files will be removed.
 # Directories listed in this section will have their own Sanitize
@@ -27,11 +25,12 @@ echo Sanitizing `pwd`...
 
 Things-to-keep:
 
-Makefile
+Makefile.in
 all.m4
 amd29k.m4
-gdbinv-m.m4
-gdbinv-s.m4
+configure.in
+gdbinv-m.m4.in
+gdbinv-s.m4.in
 gdb.texinfo
 gdbint.texinfo
 gen.m4
@@ -56,7 +55,10 @@ echo Done in `pwd`.
 #
 #
 # $Log$
-# Revision 2.6  1991/08/23 22:35:41  pesch
+# Revision 2.7  1991/11/21 02:44:53  gnu
+# For configure-able doc dir.
+#
+# Revision 2.6  1991/08/23  22:35:41  pesch
 #      * rdl-apps.texi: renamed from rdl-apps.texinfo
 #
 #      * Makefile, .Sanitize, gdb.texinfo: reflect above name change