]> Git Repo - binutils.git/blob - gdb/config/i386/.Sanitize
new for ptx
[binutils.git] / gdb / config / i386 / .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 go32.mh
25 i386aix.mh
26 i386aix.mt
27 i386aout.mt
28 i386bsd.mh
29 i386bsd.mt
30 i386lynx.mh
31 i386lynx.mt
32 i386mach.mh
33 i386m3.mh
34 i386m3.mt
35 i386mk.mh
36 i386mk.mt
37 i386nw.mt
38 i386os9k.mt
39 i386sco.mh
40 i386sco4.mh
41 i386sol2.mh
42 i386sol2.mt
43 i386v.mh
44 i386v.mt
45 i386v32.mh
46 i386v4.mh
47 i386v4.mt
48 linux.mh
49 linux.mt
50 ncr3000.mh
51 ncr3000.mt
52 nm-i386aix.h
53 nm-i386bsd.h
54 nm-i386lynx.h
55 nm-i386mach.h
56 nm-i386sco.h
57 nm-i386sco4.h
58 nm-i386v.h
59 nm-i386v4.h
60 nm-linux.h
61 nm-sun386.h
62 nm-symmetry.h
63 ptx.mh
64 sun386.mh
65 sun386.mt
66 symmetry.mh
67 symmetry.mt
68 tm-i386aix.h
69 tm-i386bsd.h
70 tm-i386lynx.h
71 tm-i386m3.h
72 tm-i386mk.h
73 tm-i386nw.h
74 tm-i386os9k.h
75 tm-i386v.h
76 tm-i386v4.h
77 tm-linux.h
78 tm-sun386.h
79 tm-symmetry.h
80 xm-go32.h
81 xm-i386aix.h
82 xm-i386bsd.h
83 xm-i386lynx.h
84 xm-i386m3.h
85 xm-i386mach.h
86 xm-i386mk.h
87 xm-i386sco.h
88 xm-i386v.h
89 xm-i386v32.h
90 xm-i386v4.h
91 xm-linux.h
92 xm-sun386.h
93 xm-symmetry.h
94
95 Things-to-lose:
96
97
98 Do-last:
99
100 # End of file.
This page took 0.03176 seconds and 4 git commands to generate.