Add lynx files.
[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
25i386aout.mt
26i386bsd.mh
27i386bsd.mt
c0ab114c
SG
28i386lynx.mh
29i386lynx.mt
b0cb2d91
FF
30i386mach.mh
31i386sco.mh
32i386sco4.mh
33i386sol2.mh
34i386sol2.mt
35i386v.mh
36i386v.mt
37i386v32.mh
38i386v4.mh
39i386v4.mt
40linux.mh
41linux.mt
42ncr3000.mh
43ncr3000.mt
44nm-i386bsd.h
c0ab114c 45nm-i386lynx.h
b0cb2d91
FF
46nm-i386mach.h
47nm-i386sco.h
48nm-i386sco4.h
49nm-i386v.h
50nm-i386v4.h
51nm-linux.h
52nm-sun386.h
53sun386.mh
54sun386.mt
55symmetry.mh
56symmetry.mt
57tm-i386bsd.h
c0ab114c 58tm-i386lynx.h
b0cb2d91
FF
59tm-i386v.h
60tm-i386v4.h
61tm-linux.h
62tm-sun386.h
63tm-symmetry.h
64xm-go32.h
65xm-i386bsd.h
c0ab114c 66xm-i386lynx.h
b0cb2d91
FF
67xm-i386mach.h
68xm-i386sco.h
69xm-i386v.h
70xm-i386v32.h
71xm-i386v4.h
72xm-linux.h
73xm-sun386.h
74xm-symmetry.h
75
76Do-last:
77
78# End of file.
This page took 0.033843 seconds and 4 git commands to generate.