Provide escape hatch for HAVE_PROCFS being defined.
[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
5f8f6d56 27alphaosf.h
2a4e0ef2 28apollo68.h
5a385929 29apollov68.h
3e312eb0 30decstation.h
e213ebd6 31delta68.h
3e312eb0 32delta88.h
aa93c577 33delta88v4.h
a3f7a777 34dgux.h
3e312eb0 35dose.h
4d09e8ac 36dpx2.h
3e312eb0
SC
37go32.h
38harris.h
6881ebf8 39hp300.h
a3f7a777 40hp300bsd.h
76b731f9
SG
41hppabsd.h
42hppahpux.h
1c8c89a8 43hppaosf.h
60ac749c 44i386aix.h
214f8f23 45i386bsd.h
11be3463 46i386linux.h
f5ac0101 47i386lynx.h
890eafc0 48i386mach3.h
a3f7a777 49i386nbsd.h
890eafc0 50i386osf1mk.h
e2f4c288 51i386sco.h
3e312eb0
SC
52i386v.h
53i386v4.h
54irix3.h
a11565c9 55irix4.h
343c1a96 56lynx.h
4ac3ff67 57m68klynx.h
ec35a1c2 58m68knbsd.h
ef8b133d 59m68kv4.h
56fbe889 60m88kmach3.h
71f73518 61miniframe.h
4bdbc8d6 62mipsbsd.h
56fbe889 63mipsmach3.h
241d8883 64mpw.h
a3f7a777 65nbsd.h
ccc76ce9 66ncr3000.h
a3f7a777
C
67news-mips.h
68news.h
69ns32knbsd.h
56fbe889 70pc532mach.h
d297ca71 71riscos.h
3e312eb0 72rs6000.h
fdf08b0f 73rs6000lynx.h
3e312eb0 74rtbsd.h
098e8a89 75solaris2.h
3e312eb0
SC
76sparc-ll.h
77sparc.h
e3b5bfa8 78sparclynx.h
a3f7a777 79sparcnbsd.h
cc9a3bd6 80std-host.h
3e312eb0
SC
81stratus.h
82sun3.h
d39d83c1 83symmetry.h
95e19a8a 84sysv4.h
3e312eb0
SC
85tahoe.h
86ultra3.h
87vaxbsd.h
88vaxult.h
b84d84d7 89vaxult2.h
c7551f76 90we32k.h
0fd8d5d9 91
87756e15
RP
92Things-to-lose:
93
775d4a40 94
207d7af9
FF
95esix.h
96
0fd8d5d9
RP
97Do-last:
98
0fd8d5d9 99# End of file.
This page took 0.143883 seconds and 4 git commands to generate.