* NOTES.config (Implementation): as.h #define's "GAS" not "gas",
[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
0fd8d5d9
RP
18# All files listed between the "Things-to-keep:" line and the
19# "Files-to-sed:" line will be kept. All other files will be removed.
20# Directories listed in this section will have their own Sanitize
21# called. Directories not listed will be removed in their entirety
22# with rm -rf.
23
24Things-to-keep:
25
a19cc981 26ChangeLog
70faae66 27mh-a68bsd
04947ce1 28mh-aix386
d96234d2 29mh-apollo68
d4e36233 30mh-cxux
48240671 31mh-cygwin32
dd1f25e0 32mh-decstation
1f2f0a94
SC
33mh-delta88
34mh-dgux
32731d2b 35mh-dgux386
eebd76cb 36mh-go32
a9cad591 37mh-hp300
1b05371e 38mh-hpux
3cbb8192 39mh-hpux8
407a8389 40mh-irix4
aab15bdb 41mh-irix5
f3eca1ac 42mh-irix6
677291b5 43mh-linux
4677e30f 44mh-lynxos
461004f3 45mh-lynxrs6k
0e1ad456 46mh-m68kpic
b0680d31 47mh-ncr3000
d376e43b 48mh-ncrsvr43
e4115748 49mh-necv4
6764c4cd 50mh-papic
7bf617cf 51mh-riscos
77e4df42 52mh-sco
4358b911 53mh-solaris
6764c4cd 54mh-sparcpic
97c86946 55mh-sun3
1f2f0a94 56mh-sysv
18ab66f2 57mh-sysv4
d3c06c91 58mh-vaxult2
b560034f 59mh-windows
6764c4cd 60mh-x86pic
a528763a 61mpw
3c7c1a88 62mpw-mh-mpw
0e1ad456 63mt-m68kpic
6764c4cd 64mt-netware
45329a2c
JM
65mt-papic
66mt-sparcpic
6764c4cd
JM
67mt-v810
68mt-x86pic
0fd8d5d9 69
87756e15
RP
70Things-to-lose:
71
63e79660 72Do-last:
0fd8d5d9 73
0fd8d5d9 74# End of file.
This page took 0.172097 seconds and 4 git commands to generate.