Add i386lynx.c.
[deliverable/binutils-gdb.git] / bfd / .Sanitize
1 # Sanitize.in for devo/bfd.
2
3 # Each directory to survive it's way into a release will need a file
4 # like this one called "./.Sanitize". All keyword lines must exist,
5 # and must exist in the order specified by this file. Each directory
6 # in the tree will be processed, top down, in the following order.
7
8 # Hash started lines like this one are comments and will be deleted
9 # before anything else is done. Blank lines will also be squashed
10 # out.
11
12 # The lines between the "Do-first:" line and the "Things-to-keep:"
13 # line are executed as a /bin/sh shell script before anything else is
14 # done in this
15
16 Do-first:
17
18 # All files listed between the "Things-to-keep:" line and the
19 # "Files-to-sed:" line will be kept. All other files will be removed.
20 # Directories listed in this section will have their own Sanitize
21 # called. Directories not listed will be removed in their entirety
22 # with rm -rf.
23
24 Things-to-keep:
25 COPYING
26 PORTING
27 doc
28 ChangeLog
29 Makefile.in
30 README.hppaelf
31 TODO
32 VERSION
33 aix386-core.c
34 aout32.c
35 aout64.c
36 aoutf1.h
37 aoutx.h
38 aout-adobe.c
39 aout-encap.c
40 aout-target.h
41 archive.c
42 archures.c
43 bfd-in.h
44 bfd.c
45 bout.c
46 cache.c
47 ctor.c
48 coff-alpha.c
49 coff-a29k.c
50 coff-h8300.c
51 coff-h8500.c
52 coff-i386.c
53 coff-i960.c
54 coff-m68k.c
55 coff-m88k.c
56 coff-mips.c
57 coff-msym.c
58 coff-rs6000.c
59 coff-sh.c
60 coff-we32k.c
61 coff-z8k.c
62 coffcode.h
63 coffgen.c
64 coffswap.h
65 config
66 configure.bat
67 configure.in
68 configure.host
69 core.c
70 demo64.c
71 elf32-hppa.c
72 elf32-hppa.h
73 elf32-i386.c
74 elf32-i860.c
75 elf32-m68k.c
76 elf32-sparc.c
77 elf32-target.h
78 elf32.c
79 filemode.c
80 format.c
81 gen-aout.c
82 host-aout.c
83 hosts
84 hp300hpux.c
85 hppa.c
86 i386aout.c
87 i386bsd.c
88 i386linux.c
89 i386lynx.c
90 ieee.c
91 libaout.h
92 libbfd-in.h
93 libelf.h
94 cpu-alpha.c
95 cpu-a29k.c
96 cpu-i386.c
97 cpu-m68k.c
98 cpu-mips.c
99 cpu-vax.c
100 cpu-h8300.c
101 cpu-h8500.c
102 cpu-hppa.c
103 cpu-i960.c
104 cpu-m88k.c
105 cpu-rs6000.c
106 cpu-sh.c
107 cpu-we32k.c
108 cpu-z8k.c
109 hp300bsd.c
110 init.c
111 cpu-sparc.c
112 libbfd.c
113 libbfd.h
114 libcoff-in.h
115 libcoff.h
116 libecoff.h
117 libhppa.h
118 libieee.h
119 liboasys.h
120 mipsbsd.c
121 newsos3.c
122 oasys.c
123 opncls.c
124 reloc.c
125 reloc16.c
126 rs6000-core.c
127 sco-core.c
128 seclet.c
129 seclet.h
130 section.c
131 srec.c
132 stab-syms.c
133 sunos.c
134 syms.c
135 targets.c
136 tekhex.c
137 trad-core.c
138
139 Do-last:
140
141 # End of file.
This page took 0.041045 seconds and 5 git commands to generate.