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