* config/mips/littlemips64.mt: Rename to mipsel64.mt for 14
[deliverable/binutils-gdb.git] / gdb / config / mips / .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
b0cb2d91 24bigmips.mt
662f3b3f 25bigmips64.mt
b0cb2d91
FF
26decstation.mh
27decstation.mt
28idt.mt
662f3b3f 29idt64.mt
761d5a4b 30idtl.mt
662f3b3f 31idtl64.mt
b0cb2d91
FF
32irix3.mh
33irix3.mt
34irix4.mh
a2f1e2e5
ILT
35irix5.mh
36irix5.mt
b0cb2d91
FF
37littlemips.mh
38littlemips.mt
662f3b3f 39mipsel64.mt
c2d751d5
JK
40mipsm3.mh
41mipsm3.mt
89e04499 42news-mips.mh
b0cb2d91
FF
43nm-irix3.h
44nm-irix4.h
a2f1e2e5 45nm-irix5.h
b0cb2d91 46nm-mips.h
89e04499 47nm-news-mips.h
7f6175b4
JK
48nm-riscos.h
49riscos.mh
b0cb2d91 50tm-bigmips.h
662f3b3f 51tm-bigmips64.h
916b904d 52tm-idt.h
662f3b3f 53tm-idt64.h
916b904d 54tm-idtl.h
662f3b3f 55tm-idtl64.h
b0cb2d91 56tm-irix3.h
a2f1e2e5 57tm-irix5.h
b0cb2d91 58tm-mips.h
662f3b3f 59tm-mips64.h
c2d751d5 60tm-mipsm3.h
b0cb2d91
FF
61xm-irix3.h
62xm-irix4.h
a2f1e2e5 63xm-irix5.h
1a2a932d 64xm-makeva.h
b0cb2d91 65xm-mips.h
c2d751d5 66xm-mipsm3.h
89e04499 67xm-news-mips.h
7f6175b4 68xm-riscos.h
b0cb2d91 69
87756e15
RP
70Things-to-lose:
71
775d4a40 72
b0cb2d91
FF
73Do-last:
74
75# End of file.
This page took 0.077078 seconds and 4 git commands to generate.