keep new elf files
[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.dos
30 Makefile.in
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-mipsbsd.c
41 aout-target.h
42 archive.c
43 archures.c
44 bfd-in.h
45 bfd.c
46 bout.c
47 cache.c
48 ctor.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-we32k.c
60 coff-z8k.c
61 coffcode.h
62 coffgen.c
63 coffswap.h
64 config
65 configure.bat
66 configure.in
67 configure.host
68 core.c
69 demo64.c
70 elf32-i386.c
71 elf32-i860.c
72 elf32-m68k.c
73 elf32-sparc.c
74 elf32-target.h
75 elf32.c
76 filemode.c
77 format.c
78 gen-aout.c
79 host-aout.c
80 hosts
81 hppa.c
82 i386aout.c
83 i386bsd.c
84 i386linux.c
85 ieee.c
86 libaout.h
87 libbfd-in.h
88 libelf.h
89 cpu-a29k.c
90 cpu-i386.c
91 cpu-m68k.c
92 cpu-mips.c
93 cpu-vax.c
94 cpu-h8300.c
95 cpu-h8500.c
96 cpu-hppa.c
97 cpu-i960.c
98 cpu-m88k.c
99 cpu-rs6000.c
100 cpu-we32k.c
101 cpu-z8k.c
102 hp300bsd.c
103 init.c
104 cpu-sparc.c
105 libbfd.c
106 libbfd.h
107 libcoff-in.h
108 libcoff.h
109 libecoff.h
110 libhppa.h
111 libieee.h
112 liboasys.h
113 newsos3.c
114 oasys.c
115 opncls.c
116 reloc.c
117 reloc16.c
118 rs6000-core.c
119 sco-core.c
120 seclet.c
121 seclet.h
122 section.c
123 srec.c
124 stab-syms.c
125 sunos.c
126 syms.c
127 targets.c
128 tekhex.c
129 trad-core.c
130
131 Do-last:
132
133 # End of file.
This page took 0.099215 seconds and 5 git commands to generate.