Mon Jul 3 13:55:18 1995 Steve Chamberlain <sac@slash.cygnus.com>
[deliverable/binutils-gdb.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 i386win32.h
55 irix3.h
56 irix4.h
57 lynx.h
58 m68klynx.h
59 m68knbsd.h
60 m68kv4.h
61 m88kmach3.h
62 miniframe.h
63 mipsbsd.h
64 mipsmach3.h
65 mpw.h
66 nbsd.h
67 ncr3000.h
68 news-mips.h
69 news.h
70 ns32knbsd.h
71 pc532mach.h
72 riscos.h
73 rs6000.h
74 rs6000lynx.h
75 rtbsd.h
76 solaris2.h
77 sparc-ll.h
78 sparc.h
79 sparclynx.h
80 sparcnbsd.h
81 std-host.h
82 stratus.h
83 sun3.h
84 symmetry.h
85 sysv4.h
86 tahoe.h
87 ultra3.h
88 vaxbsd.h
89 vaxult.h
90 vaxult2.h
91 we32k.h
92
93 Things-to-lose:
94
95
96 esix.h
97
98 Do-last:
99
100 # End of file.
This page took 0.033441 seconds and 4 git commands to generate.