add MEM_FNS_DECLARED
[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 amix.mh
31 amix.mt
32 apollo68b.mh
33 apollo68v.mh
34 arm.mh
35 arm.mt
36 bigmips.mh
37 bigmips.mt
38 convex.mh
39 convex.mt
40 decstation.mh
41 decstation.mt
42 delta88.mh
43 delta88.mt
44 es1800.mt
45 go32.mh
46 h8300hms.mt
47 hp300bsd.mh
48 hp300bsd.mt
49 hp300hpux.mh
50 hp300hpux.mt
51 hppabsd.mh
52 hppabsd.mt
53 hppahpux.mh
54 hppahpux.mt
55 i386aout.mt
56 i386bsd.mh
57 i386bsd.mt
58 i386mach.mh
59 i386sco.mh
60 i386sol2.mh
61 i386sol2.mt
62 i386v.mh
63 i386v.mt
64 i386v32.mh
65 i386v4.mh
66 i386v4.mt
67 irix3.mh
68 irix3.mt
69 irix4.mh
70 isi.mh
71 isi.mt
72 linux.mh
73 linux.mt
74 littlemips.mh
75 littlemips.mt
76 m68k-noun.mt
77 m68k-un.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 sparc-noun.mt
102 sparc-un.mt
103 st2000.mt
104 sun2os3.mh
105 sun2os3.mt
106 sun2os4.mh
107 sun2os4.mt
108 sun386.mh
109 sun386.mt
110 sun3os3.mh
111 sun3os3.mt
112 sun3os4.mh
113 sun3os4.mt
114 sun4os4.mh
115 sun4os4.mt
116 sun4sol2.mh
117 sun4sol2.mt
118 symmetry.mh
119 symmetry.mt
120 tahoe.mh
121 tahoe.mt
122 ultra3.mh
123 ultra3.mt
124 umax.mh
125 umax.mt
126 vax.mt
127 vaxbsd.mh
128 vaxult.mh
129 vxworks68.mt
130 vxworks960.mt
131
132 Do-last:
133
134 echo Done in `pwd`.
135
136 # End of file.
This page took 0.035719 seconds and 4 git commands to generate.