* configure.in: i386lynx_coff_vec requires coff-i386lynx.o.
[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
1bea1b6f
KR
18if ( echo $* | grep keep\-v9 > /dev/null ) ; then
19 keep_these_too="elf64-sparc.c"
20fi
21
08942d11
RP
22# All files listed between the "Things-to-keep:" line and the
23# "Files-to-sed:" line will be kept. All other files will be removed.
24# Directories listed in this section will have their own Sanitize
25# called. Directories not listed will be removed in their entirety
26# with rm -rf.
27
28Things-to-keep:
87756e15 29
08942d11
RP
30COPYING
31ChangeLog
32Makefile.in
c3e964b9 33PORTING
c268b400 34README.hppaelf
08942d11 35TODO
8c1891af 36VERSION
60ac749c 37aix386-core.c
c3e964b9
FF
38aout-adobe.c
39aout-encap.c
40aout-target.h
08942d11
RP
41aout32.c
42aout64.c
43aoutf1.h
08942d11
RP
44aoutx.h
45archive.c
46archures.c
901c5bfd 47bfd-in.h
b9653d81 48bfd-in2.h
08942d11 49bfd.c
08942d11
RP
50bout.c
51cache.c
156e3852 52coff-a29k.c
c3e964b9 53coff-alpha.c
71e34032 54coff-h8300.c
ff975a2c 55coff-h8500.c
156e3852 56coff-i386.c
48ee0757 57coff-i386lynx.c
156e3852 58coff-i960.c
c3e964b9 59coff-m68k.c
156e3852
JG
60coff-m88k.c
61coff-mips.c
62coff-rs6000.c
9faacb92 63coff-sh.c
df61743d 64coff-u68k.c
c7551f76 65coff-we32k.c
d41ab714 66coff-z8k.c
08942d11 67coffcode.h
075caafd
ILT
68coffgen.c
69coffswap.h
fb1c4481 70config
14616002 71config.bfd
13b351cc 72configure.bat
5a5fa368 73configure.host
c3e964b9 74configure.in
6f715d66 75core.c
c3e964b9
FF
76cpu-a29k.c
77cpu-alpha.c
78cpu-h8300.c
79cpu-h8500.c
80cpu-hppa.c
81cpu-i386.c
82cpu-i960.c
83cpu-m68k.c
84cpu-m88k.c
85cpu-mips.c
86cpu-rs6000.c
87cpu-sh.c
88cpu-sparc.c
89cpu-vax.c
90cpu-we32k.c
91cpu-z8k.c
92ctor.c
08942d11 93demo64.c
c3e964b9 94doc
dae31cf5
ILT
95ecoff.c
96ecoffswap.h
cef91d75 97elf.c
d39d83c1 98elf32-gen.c
c268b400
KR
99elf32-hppa.c
100elf32-hppa.h
4743848f
KR
101elf32-i386.c
102elf32-i860.c
103elf32-m68k.c
2c4f2c72
JK
104elf32-m88k.c
105elf32-mips.c
8d936d1f 106elf32-sparc.c
4743848f
KR
107elf32-target.h
108elf32.c
d39d83c1 109elf64-gen.c
b864c03c 110elf64-target.h
4bf86ecb 111elf64.c
ef7e172e 112elfcode.h
08942d11 113filemode.c
6f715d66 114format.c
608de555 115gen-aout.c
08942d11 116host-aout.c
90c7c720 117hosts
c3e964b9 118hp300bsd.c
c268b400 119hp300hpux.c
76b731f9 120hppa.c
cef91d75 121hppa_stubs.h
3f933620 122hpux-core.c
b7de6963 123i386aout.c
256b39e0 124i386bsd.c
afff60cd 125i386linux.c
aef0bd99 126i386lynx.c
890eafc0 127i386mach3.c
08942d11 128ieee.c
c3e964b9 129init.c
141c97ea 130libaout.h
901c5bfd 131libbfd-in.h
08942d11
RP
132libbfd.c
133libbfd.h
901c5bfd 134libcoff-in.h
08942d11 135libcoff.h
a3b3dbdd 136libecoff.h
c3e964b9 137libelf.h
76b731f9 138libhppa.h
08942d11 139libieee.h
c3e964b9 140libnlm.h
08942d11 141liboasys.h
eefe075d 142m68klynx.c
044c1ba9 143mipsbsd.c
08942d11 144newsos3.c
fbd5481a 145netbsd386.c
d1f83f44 146nlm-target.h
c3e964b9
FF
147nlm.c
148nlm32-gen.c
8fa7a236 149nlm32-i386.c
c3e964b9
FF
150nlm32.c
151nlm64-gen.c
c3e964b9
FF
152nlm64.c
153nlmcode.h
08942d11
RP
154oasys.c
155opncls.c
4346ee0f 156osf-core.c
6f715d66 157reloc.c
075caafd 158reloc16.c
cf15d9e9 159rs6000-core.c
e98e6ec1 160seclet.c
dc72b0b6 161seclet.h
6f715d66 162section.c
66eca5ee
JK
163som.c
164som.h
08942d11 165srec.c
7de245d3 166stab-syms.c
08942d11 167sunos.c
6f715d66 168syms.c
08942d11 169targets.c
a14b2941 170tekhex.c
08942d11 171trad-core.c
08942d11 172
87756e15
RP
173Things-to-lose:
174
775d4a40 175
08942d11
RP
176Do-last:
177
3d7de4c2 178v9files="configure.in elfcode.h reloc.c bfd-in2.h targets.c config.bfd"
b9653d81 179if ( echo $* | grep keep\-v9 > /dev/null ) ; then
b864c03c
KR
180 if [ -n "${verbose}" ] ; then
181 echo Keeping v9 stuff in $v9files.
182 fi
b9653d81 183else
b864c03c 184 if [ -n "${verbose}" ]; then
1bea1b6f 185 echo -n Cleaning v9 in `pwd`:
b864c03c
KR
186 fi
187 for f in $v9files ; do
188 if [ -n "${verbose}" ] ; then
189 echo -n " " $f
190 fi
1bea1b6f 191 sed '/start\-sanitize\-v9/,/end\-sanitize\-v9/d' < $f > new
b864c03c 192 if [ -n "${safe}" ] ; then
1bea1b6f 193 mv $f .Recover
b864c03c
KR
194 fi
195 mv new $f
196 done
3ba17f70 197 chmod a+x config.bfd
b9653d81
KR
198fi
199
3ba17f70 200
08942d11 201# End of file.
This page took 0.088575 seconds and 4 git commands to generate.