remove netbsd386.mt; the file was checked in by sef but isn't used
[deliverable/binutils-gdb.git] / gdb / config / i386 / .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
24go32.mh
c96d68c2
JK
25i386aix.mh
26i386aix.mt
b0cb2d91
FF
27i386aout.mt
28i386bsd.mh
29i386bsd.mt
c0ab114c
SG
30i386lynx.mh
31i386lynx.mt
b0cb2d91 32i386mach.mh
db85f523 33i386nw.mt
b0cb2d91
FF
34i386sco.mh
35i386sco4.mh
36i386sol2.mh
37i386sol2.mt
38i386v.mh
39i386v.mt
40i386v32.mh
41i386v4.mh
42i386v4.mt
43linux.mh
44linux.mt
45ncr3000.mh
46ncr3000.mt
c96d68c2 47nm-i386aix.h
b0cb2d91 48nm-i386bsd.h
c0ab114c 49nm-i386lynx.h
b0cb2d91
FF
50nm-i386mach.h
51nm-i386sco.h
52nm-i386sco4.h
53nm-i386v.h
54nm-i386v4.h
55nm-linux.h
56nm-sun386.h
d39d83c1 57nm-symmetry.h
d50261e5 58ptx.mh
b0cb2d91
FF
59sun386.mh
60sun386.mt
61symmetry.mh
62symmetry.mt
c96d68c2 63tm-i386aix.h
b0cb2d91 64tm-i386bsd.h
c0ab114c 65tm-i386lynx.h
db85f523 66tm-i386nw.h
b0cb2d91
FF
67tm-i386v.h
68tm-i386v4.h
69tm-linux.h
70tm-sun386.h
71tm-symmetry.h
72xm-go32.h
c96d68c2 73xm-i386aix.h
b0cb2d91 74xm-i386bsd.h
c0ab114c 75xm-i386lynx.h
b0cb2d91
FF
76xm-i386mach.h
77xm-i386sco.h
78xm-i386v.h
79xm-i386v32.h
80xm-i386v4.h
81xm-linux.h
82xm-sun386.h
83xm-symmetry.h
84
87756e15
RP
85Things-to-lose:
86
775d4a40 87
b0cb2d91
FF
88Do-last:
89
90# End of file.
This page took 0.051593 seconds and 4 git commands to generate.