HPPA BS
[deliverable/binutils-gdb.git] / gdb / config / .Sanitize
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
14 Do-first:
15
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
22 Things-to-keep:
23
24 3b1.mh
25 3b1.mt
26 a29k-kern.mt
27 a29k.mt
28 altos.mh
29 altos.mt
30 altosgas.mh
31 altosgas.mt
32 amix.mh
33 amix.mt
34 apollo68v.mh
35 arm.mh
36 arm.mt
37 bigmips.mh
38 bigmips.mt
39 convex.mh
40 convex.mt
41 decstation.mh
42 decstation.mt
43 delta88.mh
44 delta88.mt
45 go32.mh
46 go32.mt
47 h8300hms.mt
48 hp300bsd.mh
49 hp300bsd.mt
50 hp300hpux.mh
51 hp300hpux.mt
52 hppabsd.mh
53 hppabsd.mt
54 hppahpux.mh
55 hppahpux.mt
56 i386aout.mt
57 i386mach.mh
58 i386sco.mh
59 i386sco.mt
60 i386v-g.mh
61 i386v-g.mt
62 i386v.mh
63 i386v.mt
64 i386v32-g.mh
65 i386v32-g.mt
66 i386v32.mh
67 i386v32.mt
68 i386v4.mh
69 i386v4.mt
70 i960.mt
71 irix3.mh
72 irix3.mt
73 irix4.mh
74 isi.mh
75 isi.mt
76 littlemips.mh
77 littlemips.mt
78 m88k.mh
79 m88k.mt
80 merlin.mh
81 merlin.mt
82 ncr3000.mh
83 ncr3000.mt
84 news.mh
85 news.mt
86 news1000.mh
87 news1000.mt
88 nindy960.mt
89 none.mh
90 none.mt
91 np1.mh
92 np1.mt
93 os68k.mt
94 pn.mh
95 pn.mt
96 pyramid.mh
97 pyramid.mt
98 rs6000.mh
99 rs6000.mt
100 rtbsd.mh
101 stratus.mh
102 stratus.mt
103 sun2os3.mh
104 sun2os3.mt
105 sun2os4.mh
106 sun2os4.mt
107 sun3.mh
108 sun3.mt
109 sun386.mh
110 sun386.mt
111 sun3os3.mh
112 sun3os3.mt
113 sun3os4.mh
114 sun3os4.mt
115 sun4.mh
116 sun4.mt
117 sun4os3.mh
118 sun4os3.mt
119 sun4os4.mh
120 sun4os4.mt
121 sun4os5.mh
122 sun4os5.mt
123 sun4sol2.mh
124 sun4sol2.mt
125 symmetry.mh
126 symmetry.mt
127 tahoe.mh
128 tahoe.mt
129 ultra3.mh
130 ultra3.mt
131 umax.mh
132 umax.mt
133 vax.mt
134 vaxbsd.mh
135 vaxult.mh
136 vxworks68.mt
137 vxworks960.mt
138
139 Do-last:
140
141 echo Done in `pwd`.
142
143 # End of file.
This page took 0.033317 seconds and 4 git commands to generate.