CVS botch. Add MACHTYPE_OK to mipsbsd.c; re-remove aout-mipsbsd.c.
[deliverable/binutils-gdb.git] / bfd / .Sanitize
CommitLineData
aee06af3 1# Sanitize.in for devo/bfd.
08942d11
RP
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
16Do-first:
17
08942d11
RP
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
24Things-to-keep:
08942d11 25COPYING
9ef1e2da 26PORTING
86835b01 27doc
08942d11
RP
28ChangeLog
29Makefile.in
30TODO
8c1891af 31VERSION
60ac749c 32aix386-core.c
08942d11
RP
33aout32.c
34aout64.c
35aoutf1.h
08942d11 36aoutx.h
4846e30f 37aout-adobe.c
9e2b3581 38aout-encap.c
a89f7423 39aout-target.h
08942d11
RP
40archive.c
41archures.c
901c5bfd 42bfd-in.h
08942d11 43bfd.c
08942d11
RP
44bout.c
45cache.c
e181b631 46ctor.c
156e3852 47coff-a29k.c
71e34032 48coff-h8300.c
ff975a2c 49coff-h8500.c
156e3852
JG
50coff-i386.c
51coff-i960.c
52coff-m68k.c
53coff-m88k.c
54coff-mips.c
583f79e9 55coff-msym.c
156e3852 56coff-rs6000.c
c7551f76 57coff-we32k.c
d41ab714 58coff-z8k.c
08942d11 59coffcode.h
075caafd
ILT
60coffgen.c
61coffswap.h
fb1c4481 62config
13b351cc 63configure.bat
08942d11 64configure.in
5a5fa368 65configure.host
6f715d66 66core.c
08942d11 67demo64.c
4743848f
KR
68elf32-i386.c
69elf32-i860.c
70elf32-m68k.c
71elf32-sparc.c
72elf32-target.h
73elf32.c
08942d11 74filemode.c
6f715d66 75format.c
608de555 76gen-aout.c
08942d11 77host-aout.c
90c7c720 78hosts
76b731f9 79hppa.c
b7de6963 80i386aout.c
256b39e0 81i386bsd.c
afff60cd 82i386linux.c
08942d11 83ieee.c
141c97ea 84libaout.h
901c5bfd 85libbfd-in.h
4743848f 86libelf.h
63ffe5ef
SC
87cpu-a29k.c
88cpu-i386.c
89cpu-m68k.c
90cpu-mips.c
91cpu-vax.c
92cpu-h8300.c
ff975a2c 93cpu-h8500.c
76b731f9 94cpu-hppa.c
63ffe5ef
SC
95cpu-i960.c
96cpu-m88k.c
cc97dfbb 97cpu-rs6000.c
c7551f76 98cpu-we32k.c
d41ab714 99cpu-z8k.c
1d535e75 100hp300bsd.c
63ffe5ef 101init.c
63ffe5ef 102cpu-sparc.c
08942d11
RP
103libbfd.c
104libbfd.h
901c5bfd 105libcoff-in.h
08942d11 106libcoff.h
a3b3dbdd 107libecoff.h
76b731f9 108libhppa.h
08942d11
RP
109libieee.h
110liboasys.h
044c1ba9 111mipsbsd.c
08942d11
RP
112newsos3.c
113oasys.c
114opncls.c
6f715d66 115reloc.c
075caafd 116reloc16.c
cf15d9e9 117rs6000-core.c
42c39b69 118sco-core.c
e98e6ec1 119seclet.c
dc72b0b6 120seclet.h
6f715d66 121section.c
08942d11 122srec.c
7de245d3 123stab-syms.c
08942d11 124sunos.c
6f715d66 125syms.c
08942d11 126targets.c
a14b2941 127tekhex.c
08942d11 128trad-core.c
08942d11
RP
129
130Do-last:
131
08942d11 132# End of file.
This page took 0.074968 seconds and 4 git commands to generate.