Support for the alpha
[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 TODO
31 VERSION
32 aix386-core.c
33 aout32.c
34 aout64.c
35 aoutf1.h
36 aoutx.h
37 aout-adobe.c
38 aout-encap.c
39 aout-target.h
40 archive.c
41 archures.c
42 bfd-in.h
43 bfd.c
44 bout.c
45 cache.c
46 ctor.c
47 coff-alpha.c
48 coff-a29k.c
49 coff-h8300.c
50 coff-h8500.c
51 coff-i386.c
52 coff-i960.c
53 coff-m68k.c
54 coff-m88k.c
55 coff-mips.c
56 coff-msym.c
57 coff-rs6000.c
58 coff-we32k.c
59 coff-z8k.c
60 coffcode.h
61 coffgen.c
62 coffswap.h
63 config
64 configure.bat
65 configure.in
66 configure.host
67 core.c
68 demo64.c
69 elf32-i386.c
70 elf32-i860.c
71 elf32-m68k.c
72 elf32-sparc.c
73 elf32-target.h
74 elf32.c
75 filemode.c
76 format.c
77 gen-aout.c
78 host-aout.c
79 hosts
80 hppa.c
81 i386aout.c
82 i386bsd.c
83 i386linux.c
84 ieee.c
85 libaout.h
86 libbfd-in.h
87 libelf.h
88 cpu-alpha.c
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 mipsbsd.c
114 newsos3.c
115 oasys.c
116 opncls.c
117 reloc.c
118 reloc16.c
119 rs6000-core.c
120 sco-core.c
121 seclet.c
122 seclet.h
123 section.c
124 srec.c
125 stab-syms.c
126 sunos.c
127 syms.c
128 targets.c
129 tekhex.c
130 trad-core.c
131
132 Do-last:
133
134 # End of file.
This page took 0.043392 seconds and 5 git commands to generate.