* configure.in (m68*-bull-sysv*): added support for Bull dpx2.
[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 dpx2.mh
33 dpx2.mt
34 es1800.mt
35 hp300bsd.mh
36 hp300bsd.mt
37 hp300hpux.mh
38 hp300hpux.mt
39 isi.mh
40 isi.mt
41 m68k-fp.mt
42 m68k-nofp.mt
43 news.mh
44 news.mt
45 news1000.mh
46 nm-apollo68b.h
47 nm-apollo68v.h
48 nm-dpx2.h
49 nm-hp300bsd.h
50 nm-hp300hpux.h
51 nm-news.h
52 nm-sun2.h
53 nm-sun3.h
54 os68k.mt
55 st2000.mt
56 sun2os3.mh
57 sun2os3.mt
58 sun2os4.mh
59 sun2os4.mt
60 sun3os3.mh
61 sun3os3.mt
62 sun3os4.mh
63 sun3os4.mt
64 tm-3b1.h
65 tm-m68k-fp.h
66 tm-m68k-nofp.h
67 tm-m68k.h
68 tm-altos.h
69 tm-amix.h
70 tm-dpx2.h
71 tm-es1800.h
72 tm-hp300bsd.h
73 tm-hp300hpux.h
74 tm-isi.h
75 tm-news.h
76 tm-os68k.h
77 tm-st2000.h
78 tm-sun2.h
79 tm-sun2os4.h
80 tm-sun3.h
81 tm-sun3os4.h
82 tm-vx68.h
83 vxworks68.mt
84 xm-3b1.h
85 xm-altos.h
86 xm-amix.h
87 xm-apollo68b.h
88 xm-apollo68v.h
89 xm-dpx2.h
90 xm-hp300bsd.h
91 xm-hp300hpux.h
92 xm-isi.h
93 xm-m68k.h
94 xm-news.h
95 xm-news1000.h
96 xm-sun2.h
97 xm-sun3.h
98 xm-sun3os4.h
99
100 Things-to-lose:
101
102 Do-last:
103
104 # End of file.
This page took 0.031422 seconds and 4 git commands to generate.