Tue Feb 27 14:17:31 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
[platform/upstream/binutils.git] / bfd / .Sanitize
1 # .Sanitize for devo/bfd.
2
3 # Each directory to survive its 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 directory.
15
16 Do-first:
17
18 rce_files="cpu-rce.c aout-rce.c"
19
20 if ( echo $* | grep keep\-rce > /dev/null ) ; then
21         keep_these_too="${rce_files} ${keep_these_too}"
22 else
23         lose_these_too="${rce_files} ${lose_these_too}"
24 fi
25
26 arc_files="cpu-arc.c elf32-arc.c"
27
28 if ( echo $* | grep keep\-arc > /dev/null ) ; then
29         keep_these_too="${arc_files} ${keep_these_too}"
30 else
31         lose_these_too="${arc_files} ${lose_these_too}"
32 fi
33
34 # All files listed between the "Things-to-keep:" line and the
35 # "Files-to-sed:" line will be kept.  All other files will be removed.
36 # Directories listed in this section will have their own Sanitize
37 # called.  Directories not listed will be removed in their entirety
38 # with rm -rf.
39
40 Things-to-keep:
41
42 COPYING
43 ChangeLog
44 ChangeLog.1
45 ChangeLog.2
46 Makefile.in
47 PORTING
48 TODO
49 VERSION
50 acconfig.h
51 aclocal.m4
52 aix386-core.c
53 aout-adobe.c
54 aout-arm.c
55 aout-encap.c
56 aout-ns32k.c
57 aout-target.h
58 aout0.c
59 aout32.c
60 aout64.c
61 aoutf1.h
62 aoutx.h
63 archive.c
64 archures.c
65 bfd-in.h
66 bfd-in2.h
67 bfd.c
68 binary.c
69 bout.c
70 cache.c
71 cf-i386lynx.c
72 cf-m68klynx.c
73 cf-sparclynx.c
74 cisco-core.c
75 coff-a29k.c
76 coff-alpha.c
77 coff-apollo.c
78 coff-arm.c
79 coff-aux.c
80 coff-go32.c
81 coff-h8300.c
82 coff-h8500.c
83 coff-i386.c
84 coff-i860.c
85 coff-i960.c
86 coff-m68k.c
87 coff-m88k.c
88 coff-mips.c
89 coff-pmac.c
90 coff-ppc.c
91 coff-rs6000.c
92 coff-sh.c
93 coff-sparc.c
94 coff-u68k.c
95 coff-we32k.c
96 coff-w65.c
97 coff-z8k.c
98 coffcode.h
99 coffgen.c
100 cofflink.c
101 coffswap.h
102 config.bfd
103 config.in
104 configure
105 configure.bat
106 configure.host
107 configure.in
108 corefile.c
109 cpu-a29k.c
110 cpu-alpha.c
111 cpu-arm.c
112 cpu-h8300.c
113 cpu-h8500.c
114 cpu-hppa.c
115 cpu-i386.c
116 cpu-i860.c
117 cpu-i960.c
118 cpu-m68k.c
119 cpu-m88k.c
120 cpu-mips.c
121 cpu-ns32k.c
122 cpu-powerpc.c
123 cpu-rs6000.c
124 cpu-sh.c
125 cpu-sparc.c
126 cpu-vax.c
127 cpu-we32k.c
128 cpu-w65.c
129 cpu-z8k.c
130 demo64.c
131 dep-in.sed
132 doc
133 ecoff.c
134 ecofflink.c
135 ecoffswap.h
136 elf-bfd.h
137 elf.c
138 elf32-gen.c
139 elf32-hppa.c
140 elf32-hppa.h
141 elf32-i386.c
142 elf32-i860.c
143 elf32-m68k.c
144 elf32-m88k.c
145 elf32-mips.c
146 elf32-ppc.c
147 elf32-sparc.c
148 elf32.c
149 elf64-gen.c
150 elf64-sparc.c
151 elf64.c
152 elfxx-target.h
153 elfcode.h
154 elfcore.h
155 elflink.c
156 elflink.h
157 filemode.c
158 format.c
159 freebsd.h
160 gen-aout.c
161 genlink.h
162 hash.c
163 host-aout.c
164 hosts
165 hp300bsd.c
166 hp300hpux.c
167 hppa_stubs.h
168 hppabsd-core.c
169 hpux-core.c
170 i386aout.c
171 i386bsd.c
172 i386dynix.c
173 i386freebsd.c
174 i386linux.c
175 i386netbsd.c
176 i386lynx.c
177 i386mach3.c
178 i386msdos.c
179 i386os9k.c
180 ieee.c
181 ihex.c
182 init.c
183 irix-core.c
184 libaout.h
185 libbfd-in.h
186 libbfd.c
187 libbfd.h
188 libcoff-in.h
189 libcoff.h
190 libecoff.h
191 libhppa.h
192 libieee.h
193 libnlm.h
194 liboasys.h
195 linker.c
196 lynx-core.c
197 m68k4knetbsd.c
198 m68klinux.c
199 m68klynx.c
200 m68knetbsd.c
201 m88kmach3.c
202 makefile.dos
203 mipsbsd.c
204 mpw-config.in
205 mpw-make.sed
206 newsos3.c
207 netbsd-core.c
208 netbsd.h
209 nlm-target.h
210 nlm.c
211 nlm32-alpha.c
212 nlm32-i386.c
213 nlm32-ppc.c
214 nlm32-sparc.c
215 nlm32.c
216 nlm64.c
217 nlmcode.h
218 nlmswap.h
219 ns32knetbsd.c
220 oasys.c
221 opncls.c
222 osf-core.c
223 pc532-mach.c
224 pe-arm.c
225 pe-i386.c
226 pe-ppc.c
227 pei-arm.c
228 pei-i386.c
229 pei-ppc.c
230 peicode.h
231 ptrace-core.c
232 reloc.c
233 reloc16.c
234 riscix.c
235 rs6000-core.c
236 section.c
237 som.c
238 som.h
239 sparclynx.c
240 sparcnetbsd.c
241 srec.c
242 stab-syms.c
243 sunos.c
244 syms.c
245 sysdep.h
246 targets.c
247 tekhex.c
248 trad-core.c
249 versados.c
250 xcofflink.c
251
252 Things-to-lose:
253
254
255 Do-last:
256
257 rce_files="ChangeLog ChangeLog.2 Makefile.in archures.c bfd-in2.h config.bfd configure.in configure targets.c aoutx.h libaout.h"
258 if ( echo $* | grep keep\-rce > /dev/null ) ; then
259         for i in $rce_files ; do
260                 if test ! -d $i && (grep sanitize-rce $i > /dev/null) ; then
261                         if [ -n "${verbose}" ] ; then
262                                 echo Keeping rce stuff in $i
263                         fi
264                 fi
265         done
266 else
267         for i in $rce_files ; do
268                 if test ! -d $i && (grep sanitize-rce $i > /dev/null) ; then
269                         if [ -n "${verbose}" ] ; then
270                                 echo Removing traces of \"rce\" from $i...
271                         fi
272                         cp $i new
273                         sed '/start\-sanitize\-rce/,/end-\sanitize\-rce/d' < $i > new
274                         if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
275                                 if [ -n "${verbose}" ] ; then
276                                         echo Caching $i in .Recover...
277                                 fi
278                                 mv $i .Recover
279                         fi
280                         mv new $i
281                 fi
282         done
283 fi
284
285 arc_files="ChangeLog ChangeLog.2 Makefile.in archures.c reloc.c targets.c config.bfd configure.in configure bfd-in2.h elf.c libbfd.h"
286 if ( echo $* | grep keep\-arc > /dev/null ) ; then
287         for i in $arc_files ; do
288                 if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
289                         if [ -n "${verbose}" ] ; then
290                                 echo Keeping arc stuff in $i
291                         fi
292                 fi
293         done
294 else
295         for i in $arc_files ; do
296                 if test ! -d $i && (grep sanitize-arc $i > /dev/null) ; then
297                         if [ -n "${verbose}" ] ; then
298                                 echo Removing traces of \"arc\" from $i...
299                         fi
300                         cp $i new
301                         sed '/start\-sanitize\-arc/,/end-\sanitize\-arc/d' < $i > new
302                         if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
303                                 if [ -n "${verbose}" ] ; then
304                                         echo Caching $i in .Recover...
305                                 fi
306                                 mv $i .Recover
307                         fi
308                         mv new $i
309                 fi
310         done
311 fi
312
313 gm_files="ChangeLog ChangeLog.2 config.bfd"
314 if ( echo $* | grep keep\-gm > /dev/null ) ; then
315         for i in $gm_files ; do
316                 if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
317                         if [ -n "${verbose}" ] ; then
318                                 echo Keeping gm stuff in $i
319                         fi
320                 fi
321         done
322 else
323         for i in $gm_files ; do
324                 if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
325                         if [ -n "${verbose}" ] ; then
326                                 echo Removing traces of \"gm\" from $i...
327                         fi
328                         cp $i new
329                         sed '/start\-sanitize\-gm/,/end-\sanitize\-gm/d' < $i > new
330                         if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
331                                 if [ -n "${verbose}" ] ; then
332                                         echo Caching $i in .Recover...
333                                 fi
334                                 mv $i .Recover
335                         fi
336                         mv new $i
337                 fi
338         done
339 fi
340
341 for i in * ; do
342         if test ! -d $i && (grep sanitize $i > /dev/null) ; then
343                 echo '***' Some mentions of Sanitize are still left in $i! 1>&2
344         fi
345 done
346
347 # End of file.