]> Git Repo - binutils.git/blob - gdb/config/i386/.Sanitize
* configure.in, config.sub: Recognize cygwin32.
[binutils.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 i386dgux.mh
36 i386lynx.mh
37 i386lynx.mt
38 i386m3.mh
39 i386m3.mt
40 i386mach.mh
41 i386mk.mh
42 i386mk.mt
43 i386nw.mt
44 i386os9k.mt
45 i386sco.mh
46 i386sco4.mh
47 i386sol2.mh
48 i386sol2.mt
49 i386v.mh
50 i386v.mt
51 i386v32.mh
52 i386v4.mh
53 i386v4.mt
54 linux.mh
55 linux.mt
56 nbsd.mh
57 nbsd.mt
58 ncr3000.mh
59 ncr3000.mt
60 nm-fbsd.h
61 nm-i386aix.h
62 nm-i386bsd.h
63 nm-i386lynx.h
64 nm-i386mach.h
65 nm-i386sco.h
66 nm-i386sco4.h
67 nm-i386v.h
68 nm-i386v4.h
69 nm-linux.h
70 nm-m3.h
71 nm-nbsd.h
72 nm-ptx4.h
73 nm-sun386.h
74 nm-symmetry.h
75 ptx.mh
76 ptx.mt
77 ptx4.mh
78 ptx4.mt
79 sun386.mh
80 sun386.mt
81 symmetry.mh
82 symmetry.mt
83 tm-i386.h
84 tm-i386aix.h
85 tm-i386bsd.h
86 tm-i386lynx.h
87 tm-i386m3.h
88 tm-i386mk.h
89 tm-i386nw.h
90 tm-i386os9k.h
91 tm-i386v.h
92 tm-i386v4.h
93 tm-linux.h
94 tm-nbsd.h
95 tm-ptx.h
96 tm-ptx4.h
97 tm-sun386.h
98 tm-symmetry.h
99 tm-win32.h
100 win32.mh
101 win32.mt
102 xm-go32.h
103 xm-i386aix.h
104 xm-i386bsd.h
105 xm-i386lynx.h
106 xm-i386m3.h
107 xm-i386mach.h
108 xm-i386mk.h
109 xm-i386sco.h
110 xm-i386v.h
111 xm-i386v32.h
112 xm-i386v4.h
113 xm-linux.h
114 xm-nbsd.h
115 xm-ptx.h
116 xm-ptx4.h
117 xm-sun386.h
118 xm-symmetry.h
119 xm-win32.h
120
121 Things-to-lose:
122
123
124 Do-last:
125
126 # End of file.
This page took 0.031458 seconds and 4 git commands to generate.