* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[deliverable/binutils-gdb.git] / gdb / config / pa / .Sanitize
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
14 Do-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
22 Things-to-keep:
23
24 hppabsd.mh
25 hppabsd.mt
26 hppahpux.mh
27 hppahpux.mt
28 hppaosf.mh
29 hppaosf.mt
30 hppapro.mt
31 hpux1020.mh
32 hpux1020.mt
33 hpux1100.mh
34 hpux1100.mt
35 nm-hppab.h
36 nm-hppah.h
37 nm-hppah11.h
38 nm-hppao.h
39 tm-hppa.h
40 tm-hppab.h
41 tm-hppah.h
42 tm-hppao.h
43 tm-pro.h
44 xm-hppab.h
45 xm-hppah.h
46 xm-pa.h
47
48 Things-to-lose:
49
50
51 Do-last:
52
53 # End of file.
This page took 0.031607 seconds and 4 git commands to generate.