]>
Commit | Line | Data |
---|---|---|
f4240b08 | 1 | # .Sanitize for devo/gdb. |
eeadf5c2 RP |
2 | # $Id$ |
3 | # | |
4 | ||
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. | |
9 | ||
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 | |
12 | # out. | |
13 | ||
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 | |
16 | # done in this | |
17 | ||
18 | Do-first: | |
19 | ||
20 | echo Sanitizing `pwd`... | |
21 | ||
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 | |
26 | # with rm -rf. | |
27 | ||
28 | Things-to-keep: | |
29 | ||
30 | .gdbinit | |
31 | COPYING | |
32 | ChangeLog | |
33 | ChangeLog-3.x | |
34 | Convex.notes | |
bdf3621b | 35 | Makefile.in |
eeadf5c2 RP |
36 | Projects |
37 | README | |
38 | TODO | |
39 | WHATS.NEW | |
40 | alldeps.mak | |
41 | alloca.c | |
42 | altos-xdep.c | |
43 | am29k-opcode.h | |
44 | am29k-pinsn.c | |
45 | am29k-tdep.c | |
46 | ansidecl.h | |
47 | arm-convert.s | |
48 | arm-opcode.h | |
49 | arm-pinsn.c | |
50 | arm-tdep.c | |
51 | arm-xdep.c | |
52 | blockframe.c | |
53 | breakpoint.c | |
54 | breakpoint.h | |
55 | coffread.c | |
56 | command.c | |
57 | command.h | |
eeadf5c2 RP |
58 | configure |
59 | configure.in | |
60 | convex-pinsn.c | |
61 | convex-tdep.c | |
62 | convex-xdep.c | |
63 | convx-opcode.h | |
64 | copying.awk | |
65 | copying.c | |
66 | core.c | |
67 | coredep.c | |
68 | cplus-dem.c | |
69 | createtags | |
70 | dbxread.c | |
71 | defs.h | |
55b32c02 | 72 | depend |
eeadf5c2 RP |
73 | doc |
74 | environ.c | |
75 | environ.h | |
76 | eval.c | |
77 | exec.c | |
78 | expprint.c | |
79 | expread.tab.c | |
80 | expread.y | |
81 | expression.h | |
82 | findvar.c | |
83 | frame.h | |
84 | gdbcmd.h | |
85 | gdbcore.h | |
86 | getpagesize.h | |
87 | gmalloc.c | |
88 | gmalloc.h | |
89 | gould-pinsn.c | |
90 | gould-xdep.c | |
91 | hp-include | |
92 | hp300ux-xdep.c | |
93 | i386-pinsn.c | |
94 | i386-stub.c | |
95 | i386-tdep.c | |
96 | i386-xdep.c | |
97 | i960-pinsn.c | |
98 | i960-tdep.c | |
99 | ieee-float.c | |
100 | ieee-float.h | |
101 | infcmd.c | |
102 | inferior.h | |
103 | inflow.c | |
104 | infptrace.c | |
105 | infrun.c | |
eeadf5c2 RP |
106 | inftarg.c |
107 | kdb-start.c | |
108 | m68k-opcode.h | |
109 | m68k-pinsn.c | |
110 | m68k-stub.c | |
111 | m68k-tdep.c | |
112 | m88k-opcode.h | |
113 | m88k-pinsn.c | |
114 | m88k-tdep.c | |
115 | m88k-xdep.c | |
116 | main.c | |
117 | mcheck.c | |
118 | mem-break.c | |
119 | mips-opcode.h | |
120 | mips-pinsn.c | |
121 | mips-tdep.c | |
122 | mips-xdep.c | |
123 | mipsread.c | |
124 | mtrace.awk | |
125 | mtrace.c | |
126 | munch | |
127 | news-xdep.c | |
128 | nindy-share | |
129 | nindy-tdep.c | |
130 | np1-opcode.h | |
131 | ns32k-opcode.h | |
132 | ns32k-pinsn.c | |
133 | param-no-tm.h | |
134 | param.h | |
135 | pn-opcode.h | |
136 | printcmd.c | |
137 | putenv.c | |
138 | pyr-opcode.h | |
139 | pyr-pinsn.c | |
140 | pyr-tdep.c | |
141 | pyr-xdep.c | |
142 | regex.c | |
143 | regex.h | |
144 | rem-multi.shar | |
145 | remote-eb.c | |
146 | remote-nindy.c | |
eeadf5c2 RP |
147 | remote-vx.c |
148 | remote.c | |
149 | saber.suppress | |
150 | signals.h | |
151 | signame.c | |
152 | signame.h | |
153 | solib.c | |
154 | source.c | |
155 | sparc-opcode.h | |
156 | sparc-pinsn.c | |
157 | sparc-tdep.c | |
158 | sparc-xdep.c | |
159 | stack.c | |
160 | standalone.c | |
eeadf5c2 RP |
161 | stuff.c |
162 | sun3-xdep.c | |
163 | sun386-xdep.c | |
164 | symfile.c | |
165 | symfile.h | |
166 | symm-tdep.c | |
167 | symm-xdep.c | |
168 | symmisc.c | |
169 | symtab.c | |
170 | symtab.h | |
171 | tahoe-opcode.h | |
172 | tahoe-pinsn.c | |
173 | target.c | |
174 | target.h | |
175 | tconfig | |
176 | tdesc.c | |
177 | tdesc.h | |
178 | terminal.h | |
eeadf5c2 RP |
179 | tm-29k.h |
180 | tm-3b1.h | |
181 | tm-68k.h | |
182 | tm-88k.h | |
183 | tm-altos.h | |
184 | tm-altosgas.h | |
185 | tm-arm.h | |
186 | tm-bigmips.h | |
187 | tm-convex.h | |
188 | tm-hp300bsd.h | |
189 | tm-hp300hpux.h | |
190 | tm-i386v-g.h | |
191 | tm-i386v.h | |
192 | tm-i960.h | |
193 | tm-isi.h | |
194 | tm-merlin.h | |
195 | tm-mips.h | |
196 | tm-news.h | |
197 | tm-nindy960.h | |
198 | tm-np1.h | |
199 | tm-pn.h | |
200 | tm-pyr.h | |
201 | tm-sparc.h | |
202 | tm-sun2.h | |
203 | tm-sun2os4.h | |
204 | tm-sun3.h | |
205 | tm-sun386.h | |
206 | tm-sun3os4.h | |
207 | tm-sun4os4.h | |
208 | tm-sunos.h | |
209 | tm-symmetry.h | |
210 | tm-tahoe.h | |
211 | tm-umax.h | |
212 | tm-vax.h | |
213 | tm-vx68.h | |
214 | tm-vx960.h | |
215 | umax-xdep.c | |
216 | utils.c | |
217 | valarith.c | |
218 | valops.c | |
219 | valprint.c | |
220 | value.h | |
221 | values.c | |
222 | vax-opcode.h | |
223 | vax-pinsn.c | |
224 | vx-share | |
225 | xconfig | |
226 | xm-3b1.h | |
227 | xm-88k.h | |
228 | xm-altos.h | |
229 | xm-arm.h | |
230 | xm-bigmips.h | |
231 | xm-convex.h | |
232 | xm-hp300bsd.h | |
233 | xm-hp300hpux.h | |
234 | xm-i386sco.h | |
235 | xm-i386v.h | |
236 | xm-i386v32.h | |
237 | xm-isi.h | |
238 | xm-merlin.h | |
239 | xm-mips.h | |
240 | xm-news.h | |
241 | xm-news1000.h | |
242 | xm-np1.h | |
243 | xm-pn.h | |
244 | xm-pyr.h | |
245 | xm-sparc.h | |
246 | xm-sun2.h | |
247 | xm-sun3.h | |
248 | xm-sun386.h | |
249 | xm-sun3os4.h | |
250 | xm-sun4os4.h | |
251 | xm-symmetry.h | |
252 | xm-tahoe.h | |
253 | xm-umax.h | |
254 | xm-vax.h | |
255 | ||
256 | Do-last: | |
257 | ||
eeadf5c2 | 258 | # End of file. |