]> Git Repo - binutils.git/blame - gdb/config/i386/.Sanitize
Add .Sanitize files for new directories.
[binutils.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
28i386mach.mh
29i386sco.mh
30i386sco4.mh
31i386sol2.mh
32i386sol2.mt
33i386v.mh
34i386v.mt
35i386v32.mh
36i386v4.mh
37i386v4.mt
38linux.mh
39linux.mt
40ncr3000.mh
41ncr3000.mt
42nm-i386bsd.h
43nm-i386mach.h
44nm-i386sco.h
45nm-i386sco4.h
46nm-i386v.h
47nm-i386v4.h
48nm-linux.h
49nm-sun386.h
50sun386.mh
51sun386.mt
52symmetry.mh
53symmetry.mt
54tm-i386bsd.h
55tm-i386v.h
56tm-i386v4.h
57tm-linux.h
58tm-sun386.h
59tm-symmetry.h
60xm-go32.h
61xm-i386bsd.h
62xm-i386mach.h
63xm-i386sco.h
64xm-i386v.h
65xm-i386v32.h
66xm-i386v4.h
67xm-linux.h
68xm-sun386.h
69xm-symmetry.h
70
71Do-last:
72
73# End of file.
This page took 0.030707 seconds and 4 git commands to generate.