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 echo Sanitizing `pwd`...
22 # All files listed between the "Things-to-keep:" line and the
23 # "Files-to-sed:" line will be kept. All other files will be removed.
24 # Directories listed in this section will have their own Sanitize
25 # called. Directories not listed will be removed in their entirety
94 # Revision 1.22 1991/11/06 09:26:59 sac
95 # Added three files which had been forgotten
97 # Revision 1.21 1991/11/05 21:56:06 sac
98 # *** empty log message ***
100 # Revision 1.20 1991/11/05 20:36:54 sac
101 # *** empty log message ***
103 # Revision 1.19 1991/11/04 00:46:44 steve
104 # i386 aout changes from Bob Kukura
106 # Revision 1.18 1991/10/12 06:43:01 bothner
109 # Revision 1.17 1991/10/11 19:31:38 steve
110 # *** empty log message ***
112 # Revision 1.16 1991/10/10 11:59:25 rich
115 # Revision 1.15 1991/10/09 20:40:37 bothner
116 # Added h8300hds.{c,sc}.
118 # Revision 1.14 1991/10/05 04:55:04 gnu
119 # * Makefile.in: Avoid using $< in non-suffix rules (breaks on Sun Make).
120 # * ldfile.c, ldlang.c, ldmain.c, ldwrite.c: Cope with renames of a
121 # few BFD types & enums.
122 # * ChangeLog: Create.
124 # Revision 1.13 1991/09/27 20:19:25 bothner
125 # Update for deleted (and some added) files.
127 # Revision 1.12 1991/09/24 02:30:20 rich
128 # ldgram.h is not cvs'd source.
130 # Revision 1.11 1991/09/23 20:59:12 steve
131 # Cleaned it up for 88k
133 # Revision 1.5 1991/08/27 00:21:34 steve
136 # Revision 1.4 1991/08/06 21:28:21 steve
137 # Patches to fix bugs reported by roland McGrath
139 # Revision 1.3 1991/08/01 23:59:06 steve
140 # *** empty log message ***
142 # Revision 1.2 1991/07/16 00:31:15 steve
143 # *** empty log message ***
145 # Revision 1.1 1991/05/23 21:45:12 rich