* configure.in (CC): Get ^CC, not just any old CC, from
[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
11be3463 30i386linux.h
890eafc0 31i386mach3.h
a3f7a777 32i386nbsd.h
e2f4c288 33i386sco.h
ec35a1c2 34m68knbsd.h
56fbe889 35m88kmach3.h
4bdbc8d6 36mipsbsd.h
56fbe889 37mipsmach3.h
a3f7a777 38nbsd.h
a3f7a777
C
39news-mips.h
40news.h
41ns32knbsd.h
56fbe889 42pc532mach.h
d297ca71 43riscos.h
a3f7a777 44sparcnbsd.h
d39d83c1 45symmetry.h
3e312eb0 46tahoe.h
3e312eb0
SC
47vaxbsd.h
48vaxult.h
b84d84d7 49vaxult2.h
0fd8d5d9 50
87756e15
RP
51Things-to-lose:
52
0fd8d5d9
RP
53Do-last:
54
0fd8d5d9 55# End of file.
This page took 0.150754 seconds and 4 git commands to generate.