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