Keep cygmon.exp.
[deliverable/binutils-gdb.git] / gdb / testsuite / config / .Sanitize
CommitLineData
08df3284 1# .Sanitize for gdb/testsuite/config.
bf3d2b75 2
08df3284 3# Each directory to survive its way into a release will need a file
bf3d2b75
MW
4# like this one called "./.Sanitize". All keyword lines must exist,
5# and must exist in the order specified by this file. Each directory
6# in the tree will be processed, top down, in the following order.
7
8# Hash started lines like this one are comments and will be deleted
9# before anything else is done. Blank lines will also be squashed
10# out.
11
bf3d2b75
MW
12# All files listed between the "Things-to-keep:" line and the
13# "Do-last:" line will be kept. All other files will be removed.
14# Directories listed in this section will have their own Sanitize
15# called. Directories not listed will be removed in their entirety
16# with rm -rf.
17
7e69daa7
MS
18Do-first:
19
bf3d2b75
MW
20Things-to-keep:
21
2a24f7ff 22abug.exp
22556149 23arm-ice.exp
43967a76 24cpu32bug.exp
93d03334 25cygmon.exp
a3c5b9a4 26d10v.exp
6720fa27 27dve.exp
1b186bc3 28est.exp
e72d8622 29gdbserver.exp
1c877a7a 30h8300.exp
7c0fe2eb 31hmsirom.exp
7abd80b9 32hppro.exp
1e0d962e 33i386-bozo.exp
3596a9fc 34i960.exp
3ac09675 35m32r-stub.exp
93d03334 36m32r.exp
05a21390 37mips-idt.exp
93d03334 38mips.exp
2b9cac47 39mn10300-eval.exp
7abd80b9 40monitor.exp
c1aa3a2f 41mt-a29k-udi
c1aa3a2f
FF
42mt-i386-aout
43mt-i960-nindy
08df3284
SS
44mt-lynx
45mt-m68k
46mt-mips-ecoff
6b55e5e3 47mt-netware
08df3284 48mt-slite
c1aa3a2f 49mt-sparc-aout
08df3284
SS
50mt-unix
51mt-vxworks
662bd263 52netware.exp
05a21390 53nind.exp
9ab2431f 54proelf.exp
1b186bc3 55rom68k.exp
b6f32a5b 56sh.exp
05a21390
BM
57sim.exp
58slite.exp
86d013f7 59sparclet.exp
05a21390
BM
60udi.exp
61unix.exp
83eab3d6 62unknown.exp
40ac1624 63vr4300.exp
a9b2f48d 64vr5000.exp
05a21390 65vx.exp
cea0f6fc 66vxworks.exp
ac72325f 67vxworks29k.exp
bf3d2b75 68
87756e15
RP
69Things-to-lose:
70
bf3d2b75
MW
71# The lines between the "Do-last:" line and the end of the file
72# are executed as a /bin/sh shell script after everything else is
73# done.
74
75Do-last:
bf3d2b75
MW
76
77# eof
This page took 0.293778 seconds and 4 git commands to generate.