Initial revision
[deliverable/binutils-gdb.git] / bfd / hosts / .Sanitize
CommitLineData
ef8b133d 1# .Sanitize for devo/bfd/hosts.
0fd8d5d9 2
d60e8a54 3# Each directory to survive its way into a release will need a file
0fd8d5d9
RP
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
ef8b133d 14# done in this directory.
0fd8d5d9
RP
15
16Do-first:
17
d60e8a54 18
0fd8d5d9
RP
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
25Things-to-keep:
26
3e312eb0 27decstation.h
4d09e8ac 28dpx2.h
a3f7a777 29hp300bsd.h
2b874a2d 30i386bsd.h
11be3463 31i386linux.h
890eafc0 32i386mach3.h
a3f7a777 33i386nbsd.h
e2f4c288 34i386sco.h
ec35a1c2 35m68knbsd.h
56fbe889 36m88kmach3.h
4bdbc8d6 37mipsbsd.h
56fbe889 38mipsmach3.h
a3f7a777 39nbsd.h
a3f7a777
C
40news-mips.h
41news.h
42ns32knbsd.h
56fbe889 43pc532mach.h
d297ca71 44riscos.h
a3f7a777 45sparcnbsd.h
d39d83c1 46symmetry.h
3e312eb0 47tahoe.h
3e312eb0
SC
48vaxbsd.h
49vaxult.h
b84d84d7 50vaxult2.h
0fd8d5d9 51
87756e15
RP
52Things-to-lose:
53
0fd8d5d9
RP
54Do-last:
55
0fd8d5d9 56# End of file.
This page took 0.207659 seconds and 4 git commands to generate.