1 # Sanitize.in for devo.
5 # Each directory to survive it's way into a release will need a file
6 # like this one called "./.Sanitize". All keyword lines must exist,
7 # and must exist in the order specified by this file. Each directory
8 # in the tree will be processed, top down, in the following order.
10 # Hash started lines like this one are comments and will be deleted
11 # before anything else is done. Blank lines will also be squashed
14 # The lines between the "Do-first:" line and the "Things-to-keep:"
15 # line are executed as a /bin/sh shell script before anything else is
20 # All files listed between the "Things-to-keep:" line and the
21 # "Files-to-sed:" line will be kept. All other files will be removed.
22 # Directories listed in this section will have their own Sanitize
23 # called. Directories not listed will be removed in their entirety
58 # Revision 2.7 1991/11/21 02:44:53 gnu
59 # For configure-able doc dir.
61 # Revision 2.6 1991/08/23 22:35:41 pesch
62 # * rdl-apps.texi: renamed from rdl-apps.texinfo
64 # * Makefile, .Sanitize, gdb.texinfo: reflect above name change
66 # Revision 2.5 1991/08/22 07:59:45 gnu
67 # Keep rdl-apps.texi for users who don't read the doc on how to build the doc.
69 # Revision 2.4 1991/08/07 00:15:02 pesch
70 # Makefile: GDB documentation nos has its own Makefile
71 # .Sanitize: add Makefile; recognize renamed refcard.tex (formerly gdbrc.tex)
72 # gdbint.texinfo: add markup in "Cleanups" chapter
74 # Revision 2.3 1991/08/01 22:34:55 pesch
75 # *** empty log message ***
77 # Revision 2.2 1991/07/29 22:38:53 pesch
78 # Updated list of files to keep to reflect reintegration of most fragments
81 # Revision 2.1 1991/05/23 21:57:03 rich