* configure.in: For a native configuration, set COREFILE and
[deliverable/binutils-gdb.git] / config / .Sanitize
CommitLineData
3c7c1a88 1# .Sanitize for devo/config.
b6597455
SS
2
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
b6597455 14# done in this directory.
0fd8d5d9
RP
15
16Do-first:
17
b6597455 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
a19cc981 27ChangeLog
70faae66 28mh-a68bsd
1b05371e 29mh-aix
04947ce1 30mh-aix386
d96234d2 31mh-apollo68
d4e36233 32mh-cxux
dd1f25e0 33mh-decstation
1f2f0a94
SC
34mh-delta88
35mh-dgux
eebd76cb 36mh-go32
a9cad591 37mh-hp300
1b05371e 38mh-hpux
3cbb8192 39mh-hpux8
ddbaf80c 40mh-i386win32
407a8389 41mh-irix4
aab15bdb 42mh-irix5
677291b5 43mh-linux
4677e30f 44mh-lynxos
461004f3 45mh-lynxrs6k
b0680d31 46mh-ncr3000
d376e43b 47mh-ncrsvr43
6764c4cd 48mh-papic
7bf617cf 49mh-riscos
77e4df42 50mh-sco
4358b911 51mh-solaris
6764c4cd 52mh-sparcpic
ef6bfbdb 53mh-sun
97c86946 54mh-sun3
1f2f0a94 55mh-sysv
18ab66f2 56mh-sysv4
d3c06c91 57mh-vaxult2
6764c4cd 58mh-x86pic
3c7c1a88 59mpw-mh-mpw
6764c4cd 60mt-netware
45329a2c
JM
61mt-papic
62mt-sparcpic
6764c4cd
JM
63mt-v810
64mt-x86pic
0fd8d5d9 65
87756e15
RP
66Things-to-lose:
67
775d4a40 68
63e79660 69Do-last:
0fd8d5d9 70
0fd8d5d9 71# End of file.
This page took 0.133046 seconds and 4 git commands to generate.