Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
[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
999cc186 27alphalinux.h
c3d8e071 28alphavms.h
3e312eb0 29decstation.h
7f82c7e1 30delta68.h
4d09e8ac 31dpx2.h
a3f7a777 32hp300bsd.h
2b874a2d 33i386bsd.h
11be3463 34i386linux.h
890eafc0 35i386mach3.h
e2f4c288 36i386sco.h
cf587de8 37i860mach3.h
d19df9b5 38m68kaux.h
55626bf0 39m68klinux.h
56fbe889 40m88kmach3.h
4bdbc8d6 41mipsbsd.h
56fbe889 42mipsmach3.h
a3f7a777
C
43news-mips.h
44news.h
56fbe889 45pc532mach.h
d297ca71 46riscos.h
d39d83c1 47symmetry.h
3e312eb0 48tahoe.h
3e312eb0
SC
49vaxbsd.h
50vaxult.h
b84d84d7 51vaxult2.h
0fd8d5d9 52
87756e15
RP
53Things-to-lose:
54
0fd8d5d9
RP
55Do-last:
56
0fd8d5d9 57# End of file.
This page took 0.298937 seconds and 4 git commands to generate.