* Makefile.in (SFILES): Add nlmread.c.
[deliverable/binutils-gdb.git] / gdb / config / i386 / .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 go32.mh
25 i386aix.mh
26 i386aix.mt
27 i386aout.mt
28 i386bsd.mh
29 i386bsd.mt
30 i386lynx.mh
31 i386lynx.mt
32 i386mach.mh
33 i386nw.mt
34 i386sco.mh
35 i386sco4.mh
36 i386sol2.mh
37 i386sol2.mt
38 i386v.mh
39 i386v.mt
40 i386v32.mh
41 i386v4.mh
42 i386v4.mt
43 linux.mh
44 linux.mt
45 ncr3000.mh
46 ncr3000.mt
47 nm-i386aix.h
48 nm-i386bsd.h
49 nm-i386lynx.h
50 nm-i386mach.h
51 nm-i386sco.h
52 nm-i386sco4.h
53 nm-i386v.h
54 nm-i386v4.h
55 nm-linux.h
56 nm-sun386.h
57 sun386.mh
58 sun386.mt
59 symmetry.mh
60 symmetry.mt
61 tm-i386aix.h
62 tm-i386bsd.h
63 tm-i386lynx.h
64 tm-i386nw.h
65 tm-i386v.h
66 tm-i386v4.h
67 tm-linux.h
68 tm-sun386.h
69 tm-symmetry.h
70 xm-go32.h
71 xm-i386aix.h
72 xm-i386bsd.h
73 xm-i386lynx.h
74 xm-i386mach.h
75 xm-i386sco.h
76 xm-i386v.h
77 xm-i386v32.h
78 xm-i386v4.h
79 xm-linux.h
80 xm-sun386.h
81 xm-symmetry.h
82
83 Things-to-lose:
84
85 Do-last:
86
87 # End of file.
This page took 0.031461 seconds and 4 git commands to generate.