changes, what else?
[deliverable/binutils-gdb.git] / gdb / config / .Sanitize
CommitLineData
2d797c08
RP
1# Each directory to survive it's way into a release will need a file
2# like this one called "./.Sanitize". All keyword lines must exist,
3# and must exist in the order specified by this file. Each directory
4# in the tree will be processed, top down, in the following order.
5
6# Hash started lines like this one are comments and will be deleted
7# before anything else is done. Blank lines will also be squashed
8# out.
9
10# The lines between the "Do-first:" line and the "Things-to-keep:"
11# line are executed as a /bin/sh shell script before anything else is
12# done in this
13
14Do-first:
15
2d797c08
RP
16# All files listed between the "Things-to-keep:" line and the
17# "Files-to-sed:" line will be kept. All other files will be removed.
18# Directories listed in this section will have their own Sanitize
19# called. Directories not listed will be removed in their entirety
20# with rm -rf.
21
22Things-to-keep:
23
fe7ca711 243b1.mh
fe7ca711 253b1.mt
fe7ca711 26a29k-kern.mt
30fd8619 27a29k-udi.mt
ede23f3b
JG
28a29k.mt
29altos.mh
fe7ca711 30altos.mt
ede23f3b 31amix.mh
fe7ca711 32amix.mt
3c64303a 33apollo68b.mh
ede23f3b
JG
34apollo68v.mh
35arm.mh
fe7ca711 36arm.mt
ede23f3b 37bigmips.mh
fe7ca711 38bigmips.mt
ede23f3b 39convex.mh
fe7ca711 40convex.mt
ede23f3b 41decstation.mh
fe7ca711 42decstation.mt
ede23f3b 43delta88.mh
fe7ca711 44delta88.mt
498f1df0 45es1800.mt
4025fb37 46go32.mh
fe7ca711 47h8300hms.mt
ede23f3b 48hp300bsd.mh
fe7ca711 49hp300bsd.mt
ede23f3b 50hp300hpux.mh
fe7ca711 51hp300hpux.mt
76b731f9
SG
52hppabsd.mh
53hppabsd.mt
54hppahpux.mh
55hppahpux.mt
fe7ca711 56i386aout.mt
ede23f3b
JG
57i386mach.mh
58i386sco.mh
ede23f3b
JG
59i386v.mh
60i386v.mt
ede23f3b 61i386v32.mh
ede23f3b
JG
62i386v4.mh
63i386v4.mt
ede23f3b 64irix3.mh
fe7ca711 65irix3.mt
ede23f3b
JG
66irix4.mh
67isi.mh
fe7ca711 68isi.mt
71da9fdc
PB
69linux.mh
70linux.mt
ede23f3b 71littlemips.mh
fe7ca711 72littlemips.mt
30fd8619
JG
73m68k-noun.mt
74m68k-un.mt
ede23f3b 75m88k.mh
fe7ca711 76m88k.mt
ede23f3b 77merlin.mh
fe7ca711 78merlin.mt
5435f927 79ncr3000.mh
a74c9110 80ncr3000.mt
ede23f3b 81news.mh
fe7ca711 82news.mt
ede23f3b 83news1000.mh
fe7ca711
SC
84news1000.mt
85nindy960.mt
ede23f3b 86none.mh
fe7ca711 87none.mt
ede23f3b 88np1.mh
fe7ca711
SC
89np1.mt
90os68k.mt
ede23f3b 91pn.mh
fe7ca711 92pn.mt
ede23f3b 93pyramid.mh
fe7ca711 94pyramid.mt
ede23f3b 95rs6000.mh
fe7ca711 96rs6000.mt
ede23f3b 97rtbsd.mh
30fd8619
JG
98sparc-noun.mt
99sparc-un.mt
3c64303a 100st2000.mt
ede23f3b 101stratus.mh
fe7ca711 102stratus.mt
ede23f3b 103sun2os3.mh
fe7ca711 104sun2os3.mt
ede23f3b 105sun2os4.mh
fe7ca711 106sun2os4.mt
ede23f3b 107sun386.mh
fe7ca711 108sun386.mt
ede23f3b 109sun3os3.mh
fe7ca711 110sun3os3.mt
ede23f3b 111sun3os4.mh
fe7ca711 112sun3os4.mt
ede23f3b 113sun4os4.mh
fe7ca711 114sun4os4.mt
fa33785d
SG
115sun4sol2.mh
116sun4sol2.mt
ede23f3b 117symmetry.mh
fe7ca711 118symmetry.mt
ede23f3b 119tahoe.mh
fe7ca711 120tahoe.mt
ede23f3b 121ultra3.mh
fe7ca711 122ultra3.mt
ede23f3b 123umax.mh
fe7ca711
SC
124umax.mt
125vax.mt
ede23f3b
JG
126vaxbsd.mh
127vaxult.mh
fe7ca711
SC
128vxworks68.mt
129vxworks960.mt
2d797c08
RP
130
131Do-last:
132
133echo Done in `pwd`.
134
2d797c08 135# End of file.
This page took 0.062701 seconds and 4 git commands to generate.