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