More gcc lint:
[deliverable/binutils-gdb.git] / gdb / config / m68k / .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 altos.mh
27 altos.mt
28 amix.mh
29 amix.mt
30 apollo68b.mh
31 apollo68v.mh
32 delta68.mh
33 delta68.mt
34 dpx2.mh
35 dpx2.mt
36 es1800.mt
37 hp300bsd.mh
38 hp300bsd.mt
39 hp300hpux.mh
40 hp300hpux.mt
41 isi.mh
42 isi.mt
43 m68k-em.mt
44 monitor.mt
45 news.mh
46 news.mt
47 news1000.mh
48 nm-apollo68b.h
49 nm-apollo68v.h
50 nm-delta68.h
51 nm-dpx2.h
52 nm-hp300bsd.h
53 nm-hp300hpux.h
54 nm-news.h
55 nm-sun2.h
56 nm-sun3.h
57 os68k.mt
58 st2000.mt
59 sun2os3.mh
60 sun2os3.mt
61 sun2os4.mh
62 sun2os4.mt
63 sun3os3.mh
64 sun3os3.mt
65 sun3os4.mh
66 sun3os4.mt
67 tm-3b1.h
68 tm-delta68.h
69 tm-m68k-em.h
70 tm-m68k.h
71 tm-altos.h
72 tm-amix.h
73 tm-dpx2.h
74 tm-es1800.h
75 tm-hp300bsd.h
76 tm-hp300hpux.h
77 tm-isi.h
78 tm-monitor.h
79 tm-news.h
80 tm-os68k.h
81 tm-st2000.h
82 tm-sun2.h
83 tm-sun2os4.h
84 tm-sun3.h
85 tm-sun3os4.h
86 tm-vx68.h
87 vxworks68.mt
88 xm-3b1.h
89 xm-altos.h
90 xm-amix.h
91 xm-apollo68b.h
92 xm-apollo68v.h
93 xm-delta68.h
94 xm-dpx2.h
95 xm-hp300bsd.h
96 xm-hp300hpux.h
97 xm-isi.h
98 xm-m68k.h
99 xm-news.h
100 xm-news1000.h
101 xm-sun2.h
102 xm-sun3.h
103 xm-sun3os4.h
104
105 Things-to-lose:
106
107
108 Do-last:
109
110 # End of file.
This page took 0.030791 seconds and 4 git commands to generate.