* config/i386/nbsd.mh (REGEX, REGEX1): No longer define.
[binutils-gdb.git] / gdb / config / i386 / .Sanitize
1 # .Sanitize for devo/gdb/config/i386.
2
3 # Each directory to survive its way into a release will need a file
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
12 # The lines between the "Do-first:" line and the "Things-to-keep:"
13 # line are executed as a /bin/sh shell script before anything else is
14 # done in this
15
16 Do-first:
17
18 # All files listed between the "Things-to-keep:" line and the
19 # "Files-to-sed:" line will be kept. All other files will be removed.
20 # Directories listed in this section will have their own Sanitize
21 # called. Directories not listed will be removed in their entirety
22 # with rm -rf.
23
24 Things-to-keep:
25
26 fbsd.mh
27 fbsd.mt
28 gdbserve.mt
29 go32.mh
30 i386aix.mh
31 i386aix.mt
32 i386aout.mt
33 i386bsd.mh
34 i386bsd.mt
35 i386lynx.mh
36 i386lynx.mt
37 i386mach.mh
38 i386m3.mh
39 i386m3.mt
40 i386mk.mh
41 i386mk.mt
42 i386nw.mt
43 i386os9k.mt
44 i386sco.mh
45 i386sco4.mh
46 i386sol2.mh
47 i386sol2.mt
48 i386v.mh
49 i386v.mt
50 i386v32.mh
51 i386v4.mh
52 i386v4.mt
53 linux.mh
54 linux.mt
55 nbsd.mh
56 nbsd.mt
57 ncr3000.mh
58 ncr3000.mt
59 nm-i386aix.h
60 nm-i386bsd.h
61 nm-i386lynx.h
62 nm-i386mach.h
63 nm-i386sco.h
64 nm-i386sco4.h
65 nm-i386v.h
66 nm-i386v4.h
67 nm-fbsd.h
68 nm-linux.h
69 nm-m3.h
70 nm-nbsd.h
71 nm-ptx4.h
72 nm-sun386.h
73 nm-symmetry.h
74 ptx.mh
75 ptx.mt
76 ptx4.mh
77 ptx4.mt
78 sun386.mh
79 sun386.mt
80 symmetry.mh
81 symmetry.mt
82 tm-i386aix.h
83 tm-i386bsd.h
84 tm-i386lynx.h
85 tm-i386m3.h
86 tm-i386mk.h
87 tm-i386nw.h
88 tm-i386os9k.h
89 tm-i386v.h
90 tm-i386v4.h
91 tm-linux.h
92 tm-nbsd.h
93 tm-ptx.h
94 tm-ptx4.h
95 tm-sun386.h
96 tm-symmetry.h
97 xm-go32.h
98 xm-i386aix.h
99 xm-i386bsd.h
100 xm-i386lynx.h
101 xm-i386m3.h
102 xm-i386mach.h
103 xm-i386mk.h
104 xm-i386sco.h
105 xm-i386v.h
106 xm-i386v32.h
107 xm-i386v4.h
108 xm-linux.h
109 xm-nbsd.h
110 xm-ptx.h
111 xm-ptx4.h
112 xm-sun386.h
113 xm-symmetry.h
114
115 Things-to-lose:
116
117
118 Do-last:
119
120 # End of file.