Always keep all MPW support files
[external/binutils.git] / bfd / hosts / .Sanitize
1 # .Sanitize for devo/bfd/hosts.
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 directory.
15
16 Do-first:
17
18
19 # All files listed between the "Things-to-keep:" line and the
20 # "Files-to-sed:" line will be kept.  All other files will be removed.
21 # Directories listed in this section will have their own Sanitize
22 # called.  Directories not listed will be removed in their entirety
23 # with rm -rf.
24
25 Things-to-keep:
26
27 alphaosf.h
28 apollo68.h
29 apollov68.h
30 decstation.h
31 delta68.h
32 delta88.h
33 delta88v4.h
34 dgux.h
35 dose.h
36 dpx2.h
37 go32.h
38 harris.h
39 hp300.h
40 hp300bsd.h
41 hppabsd.h
42 hppahpux.h
43 hppaosf.h
44 i386aix.h
45 i386bsd.h
46 i386linux.h
47 i386lynx.h
48 i386mach3.h
49 i386nbsd.h
50 i386osf1mk.h
51 i386sco.h
52 i386v.h
53 i386v4.h
54 irix3.h
55 irix4.h
56 lynx.h
57 m68klynx.h
58 m68knbsd.h
59 m68kv4.h
60 m88kmach3.h
61 miniframe.h
62 mipsbsd.h
63 mipsmach3.h
64 mpw.h
65 nbsd.h
66 ncr3000.h
67 news-mips.h
68 news.h
69 ns32knbsd.h
70 pc532mach.h
71 riscos.h
72 rs6000.h
73 rs6000lynx.h
74 rtbsd.h
75 solaris2.h
76 sparc-ll.h
77 sparc.h
78 sparclynx.h
79 sparcnbsd.h
80 std-host.h
81 stratus.h
82 sun3.h
83 symmetry.h
84 sysv4.h
85 tahoe.h
86 ultra3.h
87 vaxbsd.h
88 vaxult.h
89 vaxult2.h
90 we32k.h
91
92 Things-to-lose:
93
94
95 esix.h
96
97 Do-last:
98
99 # End of file.