Add a29k-udi.mt.
[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-udi.mt
28 a29k.mt
29 altos.mh
30 altos.mt
31 amix.mh
32 amix.mt
33 apollo68b.mh
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 es1800.mt
46 go32.mh
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 i386bsd.mh
58 i386bsd.mt
59 i386mach.mh
60 i386sco.mh
61 i386sco4.mh
62 i386sol2.mh
63 i386sol2.mt
64 i386v.mh
65 i386v.mt
66 i386v32.mh
67 i386v4.mh
68 i386v4.mt
69 irix3.mh
70 irix3.mt
71 irix4.mh
72 isi.mh
73 isi.mt
74 linux.mh
75 linux.mt
76 littlemips.mh
77 littlemips.mt
78 m68k-noun.mt
79 m68k-un.mt
80 m88k.mh
81 m88k.mt
82 merlin.mh
83 merlin.mt
84 ncr3000.mh
85 ncr3000.mt
86 news.mh
87 news.mt
88 news1000.mh
89 nindy960.mt
90 none.mh
91 none.mt
92 np1.mh
93 np1.mt
94 os68k.mt
95 pn.mh
96 pn.mt
97 pyramid.mh
98 pyramid.mt
99 rs6000.mh
100 rs6000.mt
101 rtbsd.mh
102 sparc-noun.mt
103 sparc-un.mt
104 st2000.mt
105 sun2os3.mh
106 sun2os3.mt
107 sun2os4.mh
108 sun2os4.mt
109 sun386.mh
110 sun386.mt
111 sun3os3.mh
112 sun3os3.mt
113 sun3os4.mh
114 sun3os4.mt
115 sun4os4.mh
116 sun4os4.mt
117 sun4sol2.mh
118 sun4sol2.mt
119 symmetry.mh
120 symmetry.mt
121 tahoe.mh
122 tahoe.mt
123 ultra3.mh
124 ultra3.mt
125 umax.mh
126 umax.mt
127 vax.mt
128 vaxbsd.mh
129 vaxult.mh
130 vxworks68.mt
131 vxworks960.mt
132
133 Do-last:
134
135 echo Done in `pwd`.
136
137 # End of file.
This page took 0.038888 seconds and 5 git commands to generate.