]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/config/ns32k/.Sanitize
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gdb / config / ns32k / .Sanitize
CommitLineData
b0cb2d91
FF
1# Each directory to survive it's way into a release will need a file
2# like this one called "./.Sanitize". All keyword lines must exist,
3# and must exist in the order specified by this file. Each directory
4# in the tree will be processed, top down, in the following order.
5
6# Hash started lines like this one are comments and will be deleted
7# before anything else is done. Blank lines will also be squashed
8# out.
9
10# The lines between the "Do-first:" line and the "Things-to-keep:"
11# line are executed as a /bin/sh shell script before anything else is
12# done in this
13
14Do-first:
15
16# All files listed between the "Things-to-keep:" line and the
17# "Files-to-sed:" line will be kept. All other files will be removed.
18# Directories listed in this section will have their own Sanitize
19# called. Directories not listed will be removed in their entirety
20# with rm -rf.
21
22Things-to-keep:
23
24merlin.mh
25merlin.mt
84f652b1
C
26nbsd.mh
27nbsd.mt
28nm-nbsd.h
b0cb2d91 29nm-umax.h
c2d751d5
JK
30ns32km3.mh
31ns32km3.mt
b0cb2d91 32tm-merlin.h
84f652b1 33tm-nbsd.h
c2d751d5 34tm-ns32km3.h
b0cb2d91
FF
35tm-umax.h
36umax.mh
37umax.mt
38xm-merlin.h
84f652b1 39xm-nbsd.h
c2d751d5 40xm-ns32km3.h
b0cb2d91
FF
41xm-umax.h
42
87756e15
RP
43Things-to-lose:
44
b0cb2d91
FF
45Do-last:
46
47# End of file.