add elf32-arm.c to things to keep
[deliverable/binutils-gdb.git] / bfd / .Sanitize
CommitLineData
7d2ac701 1# .Sanitize for devo/bfd
08942d11 2
a92c5906 3# Each directory to survive its way into a release will need a file
08942d11
RP
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
8b0f1c20 14# done in this directory.
08942d11
RP
15
16Do-first:
17
2a0a42d3
FF
18tic80_files="cpu-tic80.c coff-tic80.c"
19
20if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
21 keep_these_too="${tic80_files} ${keep_these_too}"
22else
23 lose_these_too="${tic80_files} ${lose_these_too}"
24fi
25
08942d11 26# All files listed between the "Things-to-keep:" line and the
7d2ac701 27# "Do-last:" line will be kept. All other files will be removed.
08942d11
RP
28# Directories listed in this section will have their own Sanitize
29# called. Directories not listed will be removed in their entirety
30# with rm -rf.
31
32Things-to-keep:
87756e15 33
08942d11
RP
34COPYING
35ChangeLog
06fdc311
ILT
36ChangeLog-9193
37ChangeLog-9495
38ChangeLog-9697
c0734708 39Makefile.am
08942d11 40Makefile.in
c3e964b9 41PORTING
b8760145 42README
08942d11 43TODO
b7577823 44acconfig.h
c0734708 45acinclude.m4
f515fb2f 46aclocal.m4
60ac749c 47aix386-core.c
c3e964b9 48aout-adobe.c
ff15324f 49aout-arm.c
c3e964b9 50aout-encap.c
56fbe889 51aout-ns32k.c
0cd98b92 52aout-sparcle.c
c3e964b9 53aout-target.h
e8f2efef 54aout-tic30.c
77d11284 55aout0.c
08942d11
RP
56aout32.c
57aout64.c
58aoutf1.h
08942d11
RP
59aoutx.h
60archive.c
61archures.c
901c5bfd 62bfd-in.h
b9653d81 63bfd-in2.h
08942d11 64bfd.c
c768bd3f 65binary.c
08942d11
RP
66bout.c
67cache.c
e3b5bfa8
SS
68cf-i386lynx.c
69cf-m68klynx.c
70cf-sparclynx.c
5d70e4d1 71cisco-core.c
156e3852 72coff-a29k.c
c3e964b9 73coff-alpha.c
97eb2f0c 74coff-apollo.c
d19df9b5
ILT
75coff-arm.c
76coff-aux.c
c06e55d9 77coff-go32.c
71e34032 78coff-h8300.c
ff975a2c 79coff-h8500.c
156e3852 80coff-i386.c
cf587de8 81coff-i860.c
156e3852 82coff-i960.c
c3e964b9 83coff-m68k.c
156e3852
JG
84coff-m88k.c
85coff-mips.c
63c67f3c 86coff-pmac.c
8d2a09b0 87coff-ppc.c
156e3852 88coff-rs6000.c
9faacb92 89coff-sh.c
e3b5bfa8 90coff-sparc.c
2af5a7e4 91coff-stgo32.c
ac388f2a 92coff-svm68k.c
e8f2efef 93coff-tic30.c
df61743d 94coff-u68k.c
d468a149 95coff-w65.c
7d2ac701 96coff-we32k.c
d41ab714 97coff-z8k.c
08942d11 98coffcode.h
075caafd 99coffgen.c
69645d10 100cofflink.c
075caafd 101coffswap.h
14616002 102config.bfd
936b870c 103config.in
7c1a9ec3 104configure
13b351cc 105configure.bat
0f854557 106configure.com
5a5fa368 107configure.host
c3e964b9 108configure.in
d9e771e3 109corefile.c
c3e964b9
FF
110cpu-a29k.c
111cpu-alpha.c
76af94b9 112cpu-arc.c
6c3bc2b8 113cpu-arm.c
a3c5b9a4 114cpu-d10v.c
6767a3ab 115cpu-d30v.c
c3e964b9
FF
116cpu-h8300.c
117cpu-h8500.c
118cpu-hppa.c
119cpu-i386.c
cf587de8 120cpu-i860.c
c3e964b9 121cpu-i960.c
7d2ac701
ILT
122cpu-m10200.c
123cpu-m10300.c
37bdd624 124cpu-m32r.c
c3e964b9
FF
125cpu-m68k.c
126cpu-m88k.c
127cpu-mips.c
e26e4fbc 128cpu-ns32k.c
384c1791 129cpu-powerpc.c
c3e964b9
FF
130cpu-rs6000.c
131cpu-sh.c
132cpu-sparc.c
e8f2efef 133cpu-tic30.c
15d82b26 134cpu-v850.c
c3e964b9 135cpu-vax.c
d468a149 136cpu-w65.c
7d2ac701 137cpu-we32k.c
c3e964b9 138cpu-z8k.c
08942d11 139demo64.c
97eb2f0c 140dep-in.sed
c3e964b9 141doc
6ac2511d 142dwarf2.c
dae31cf5 143ecoff.c
71efdf83 144ecofflink.c
dae31cf5 145ecoffswap.h
6ab826bd 146elf-bfd.h
7d2ac701
ILT
147elf-m10200.c
148elf-m10300.c
cef91d75 149elf.c
76af94b9 150elf32-arc.c
9d811c21 151elf32-arm.c
a3c5b9a4 152elf32-d10v.c
6767a3ab 153elf32-d30v.c
d39d83c1 154elf32-gen.c
c268b400
KR
155elf32-hppa.c
156elf32-hppa.h
4743848f
KR
157elf32-i386.c
158elf32-i860.c
37bdd624 159elf32-m32r.c
4743848f 160elf32-m68k.c
2c4f2c72
JK
161elf32-m88k.c
162elf32-mips.c
45ccfd58 163elf32-ppc.c
c86158e5 164elf32-sh.c
8d936d1f 165elf32-sparc.c
15d82b26 166elf32-v850.c
4743848f 167elf32.c
e8f46717 168elf64-alpha.c
d39d83c1 169elf64-gen.c
d1bf45aa 170elf64-mips.c
66599384 171elf64-sparc.c
4bf86ecb 172elf64.c
ef7e172e 173elfcode.h
ede4eed4
KR
174elfcore.h
175elflink.c
176elflink.h
7d2ac701 177elfxx-target.h
6f715d66 178format.c
767f22d5 179freebsd.h
608de555 180gen-aout.c
da6b2d99 181genlink.h
179ce6e1 182go32stub.h
da6b2d99 183hash.c
08942d11 184host-aout.c
90c7c720 185hosts
c3e964b9 186hp300bsd.c
c268b400 187hp300hpux.c
cef91d75 188hppa_stubs.h
8a71bf96 189hppabsd-core.c
3f933620 190hpux-core.c
b7de6963 191i386aout.c
256b39e0 192i386bsd.c
bdf1b511 193i386dynix.c
767f22d5 194i386freebsd.c
afff60cd 195i386linux.c
aef0bd99 196i386lynx.c
890eafc0 197i386mach3.c
7c2c70f3 198i386msdos.c
7d2ac701 199i386netbsd.c
f8ffa548 200i386os9k.c
08942d11 201ieee.c
ffd15489 202ihex.c
c3e964b9 203init.c
7ce1a446 204irix-core.c
141c97ea 205libaout.h
901c5bfd 206libbfd-in.h
08942d11
RP
207libbfd.c
208libbfd.h
901c5bfd 209libcoff-in.h
08942d11 210libcoff.h
a3b3dbdd 211libecoff.h
76b731f9 212libhppa.h
08942d11 213libieee.h
c3e964b9 214libnlm.h
08942d11 215liboasys.h
da6b2d99 216linker.c
3151f12f 217lynx-core.c
e295a90d 218m68k4knetbsd.c
55626bf0 219m68klinux.c
eefe075d 220m68klynx.c
ec35a1c2 221m68knetbsd.c
56fbe889 222m88kmach3.c
346a6d59 223makefile.dos
c3d8e071 224makefile.vms
044c1ba9 225mipsbsd.c
241d8883 226mpw-config.in
63c67f3c 227mpw-make.sed
fe16107d 228netbsd-core.c
a3f7a777 229netbsd.h
7d2ac701 230newsos3.c
d1f83f44 231nlm-target.h
c3e964b9 232nlm.c
1bbabdad 233nlm32-alpha.c
8fa7a236 234nlm32-i386.c
7ce8b9d1 235nlm32-ppc.c
38f422db 236nlm32-sparc.c
c3e964b9 237nlm32.c
c3e964b9
FF
238nlm64.c
239nlmcode.h
38f422db 240nlmswap.h
c877bdf1 241ns32k.h
a3f7a777 242ns32knetbsd.c
08942d11
RP
243oasys.c
244opncls.c
4346ee0f 245osf-core.c
56fbe889 246pc532-mach.c
a3444c49 247pe-arm.c
b297038d 248pe-i386.c
8d2a09b0 249pe-ppc.c
4e98461f 250pei-arm.c
b297038d 251pei-i386.c
8d2a09b0 252pei-ppc.c
4e98461f 253peicode.h
7d2ac701 254po
0d1fcbbb 255ppcboot.c
c236d8b3 256ptrace-core.c
6f715d66 257reloc.c
075caafd 258reloc16.c
6c3bc2b8 259riscix.c
cf15d9e9 260rs6000-core.c
6f715d66 261section.c
66eca5ee
JK
262som.c
263som.h
5f792743 264sparclinux.c
e3b5bfa8 265sparclynx.c
a3f7a777 266sparcnetbsd.c
08942d11 267srec.c
7de245d3 268stab-syms.c
7d2ac701 269stabs.c
c0734708 270stamp-h.in
08942d11 271sunos.c
6f715d66 272syms.c
b7577823 273sysdep.h
08942d11 274targets.c
dee99794 275targmatch.sed
a14b2941 276tekhex.c
08942d11 277trad-core.c
eee4e8ca 278vaxnetbsd.c
c3c112fc 279versados.c
0dc4c667
ILT
280vms.c
281vms.h
282vms-gsd.c
283vms-hdr.c
284vms-misc.c
285vms-tir.c
dd984644 286xcofflink.c
08942d11 287
87756e15
RP
288Things-to-lose:
289
775d4a40 290
7d2ac701
ILT
291
292# The lines between the "Do-last:" line and the end of the file
293# are executed as a /bin/sh shell script after everything else is
294# done.
295
08942d11
RP
296Do-last:
297
4db4e912
JL
298am33_files="ChangeLog archures.c bfd-in2.h cpu-m10300.c elf-m10300.c"
299if ( echo $* | grep keep\-am33 > /dev/null ) ; then
300 for i in $am33_files ; do
301 if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
302 if [ -n "${verbose}" ] ; then
303 echo Keeping am33 stuff in $i
304 fi
305 fi
306 done
307else
308 for i in $am33_files ; do
309 if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
310 if [ -n "${verbose}" ] ; then
311 echo Removing traces of \"am33\" from $i...
312 fi
313 cp $i new
314 sed '/start\-sanitize\-am33/,/end-\sanitize\-am33/d' < $i > new
315 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
316 if [ -n "${verbose}" ] ; then
317 echo Caching $i in .Recover...
318 fi
319 mv $i .Recover
320 fi
321 mv new $i
322 fi
323 done
324fi
325
41cae8d4 326v850_files="ChangeLog ChangeLog-9697 Makefile.in Makefile.am archures.c reloc.c targets.c config.bfd configure.in configure bfd-in2.h elf.c libbfd.h elf32-v850.c cpu-v850.c"
def47b53
NC
327if ( echo $* | grep keep\-v850e > /dev/null ) ; then
328 for i in $v850_files ; do
329 if test -r $i && (grep sanitize-v850e $i > /dev/null) ; then
330 if [ -n "${verbose}" ] ; then
331 echo Keeping v850e stuff in $i
332 fi
333 fi
334 done
335else
336 for i in $v850_files ; do
337 if test -f $i && (grep sanitize-v850e $i > /dev/null) ; then
338 if [ -n "${verbose}" ] ; then
339 echo Removing traces of \"v850e\" from $i...
340 fi
341 cp $i new
8988d935 342 sed '/start\-sanitize\-v850e/,/end\-sanitize\-v850e/d' < $i > new
def47b53
NC
343 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
344 if [ -n "${verbose}" ] ; then
345 echo Caching $i in .Recover...
346 fi
347 mv $i .Recover
348 fi
349 mv new $i
350 fi
351 done
352fi
8988d935 353
41cae8d4 354r5900_files="ChangeLog ChangeLog-9697 config.bfd archures.c bfd-in2.h cpu-mips.c elf32-mips.c libbfd.h reloc.c"
276c2d7d
GRK
355if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
356 for i in $r5900_files ; do
357 if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
358 if [ -n "${verbose}" ] ; then
359 echo Keeping r5900 stuff in $i
360 fi
361 fi
362 done
363else
364 for i in $r5900_files ; do
365 if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
366 if [ -n "${verbose}" ] ; then
367 echo Removing traces of \"r5900\" from $i...
368 fi
369 cp $i new
370 sed '/start\-sanitize\-r5900/,/end-\sanitize\-r5900/d' < $i > new
371 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
372 if [ -n "${verbose}" ] ; then
373 echo Caching $i in .Recover...
374 fi
375 mv $i .Recover
376 fi
377 mv new $i
378 fi
379 done
380fi
381
29410c45
JL
382tx19_files="archures.c bfd-in2.h cpu-mips.c"
383if ( echo $* | grep keep\-tx19 > /dev/null ) ; then
384 for i in $tx19_files ; do
385 if test ! -d $i && (grep sanitize-tx19 $i > /dev/null) ; then
386 if [ -n "${verbose}" ] ; then
387 echo Keeping tx19 stuff in $i
388 fi
389 fi
390 done
391else
392 for i in $tx19_files ; do
393 if test ! -d $i && (grep sanitize-tx19 $i > /dev/null) ; then
394 if [ -n "${verbose}" ] ; then
395 echo Removing traces of \"tx19\" from $i...
396 fi
397 cp $i new
398 sed '/start\-sanitize\-tx19/,/end-\sanitize\-tx19/d' < $i > new
399 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
400 if [ -n "${verbose}" ] ; then
401 echo Caching $i in .Recover...
402 fi
403 mv $i .Recover
404 fi
405 mv new $i
406 fi
407 done
408fi
409
e888ecaa 410tx49_files="archures.c bfd-in2.h cpu-mips.c elf32-mips.c"
29410c45
JL
411if ( echo $* | grep keep\-tx49 > /dev/null ) ; then
412 for i in $tx49_files ; do
413 if test ! -d $i && (grep sanitize-tx49 $i > /dev/null) ; then
414 if [ -n "${verbose}" ] ; then
415 echo Keeping tx49 stuff in $i
416 fi
417 fi
418 done
419else
420 for i in $tx49_files ; do
421 if test ! -d $i && (grep sanitize-tx49 $i > /dev/null) ; then
422 if [ -n "${verbose}" ] ; then
423 echo Removing traces of \"tx49\" from $i...
424 fi
425 cp $i new
426 sed '/start\-sanitize\-tx49/,/end-\sanitize\-tx49/d' < $i > new
427 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
428 if [ -n "${verbose}" ] ; then
429 echo Caching $i in .Recover...
430 fi
431 mv $i .Recover
432 fi
433 mv new $i
434 fi
435 done
436fi
437
41cae8d4 438tic80_files="ChangeLog ChangeLog-9697 Makefile.in Makefile.am archures.c bfd-in2.h config.bfd configure configure.in targets.c coffcode.h coffswap.h"
2a0a42d3
FF
439if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
440 for i in $tic80_files ; do
441 if test ! -d $i && (grep sanitize-tic80 $i > /dev/null) ; then
442 if [ -n "${verbose}" ] ; then
443 echo Keeping tic80 stuff in $i
444 fi
445 fi
446 done
447else
448 for i in $tic80_files ; do
449 if test ! -d $i && (grep sanitize-tic80 $i > /dev/null) ; then
450 if [ -n "${verbose}" ] ; then
451 echo Removing traces of \"tic80\" from $i...
452 fi
453 cp $i new
454 sed '/start\-sanitize\-tic80/,/end-\sanitize\-tic80/d' < $i > new
455 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
05cedcf6
DE
456 if [ -n "${verbose}" ] ; then
457 echo Caching $i in .Recover...
458 fi
459 mv $i .Recover
460 fi
461 mv new $i
462 fi
463 done
464fi
465
1a85826e
KR
466cygnus_files="ChangeLog ChangeLog-9697 archures.c bfd-in2.h bfd-in.h cpu-mips.c elf32-mips.c"
467if ( echo $* | grep keep\-cygnus > /dev/null ) ; then
468 for i in $cygnus_files ; do
469 if test ! -d $i && (grep sanitize-cygnus $i > /dev/null) ; then
c02ed6a8 470 if [ -n "${verbose}" ] ; then
1a85826e 471 echo Keeping Cygnus stuff in $i
c02ed6a8
AC
472 fi
473 fi
474 done
475else
1a85826e
KR
476 for i in $cygnus_files ; do
477 if test ! -d $i && (grep sanitize-cygnus $i > /dev/null) ; then
c02ed6a8 478 if [ -n "${verbose}" ] ; then
1a85826e 479 echo Removing traces of \"cygnus\" from $i...
c02ed6a8
AC
480 fi
481 cp $i new
3d759c53 482 sed '/start\-sanitize\-cygnus/,/end\-sanitize\-cygnus/d' < $i > new
c02ed6a8
AC
483 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
484 if [ -n "${verbose}" ] ; then
485 echo Caching $i in .Recover...
486 fi
487 mv $i .Recover
488 fi
489 mv new $i
490 fi
491 done
492fi
493
e888ecaa 494vr4320_files="ChangeLog archures.c bfd-in2.h cpu-mips.c elf32-mips.c"
ad4413e6
GRK
495if ( echo $* | grep keep\-vr4320 > /dev/null ) ; then
496 for i in $vr4320_files ; do
497 if test ! -d $i && (grep sanitize-vr4320 $i > /dev/null) ; then
498 if [ -n "${verbose}" ] ; then
499 echo Keeping vr4320 stuff in $i
500 fi
501 fi
502 done
503else
504 for i in $vr4320_files ; do
505 if test ! -d $i && (grep sanitize-vr4320 $i > /dev/null) ; then
506 if [ -n "${verbose}" ] ; then
507 echo Removing traces of \"vr4320\" from $i...
508 fi
509 cp $i new
510 sed '/start\-sanitize\-vr4320/,/end-\sanitize\-vr4320/d' < $i > new
511 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
512 if [ -n "${verbose}" ] ; then
513 echo Caching $i in .Recover...
514 fi
515 mv $i .Recover
516 fi
517 mv new $i
518 fi
519 done
520fi
521
41cae8d4 522m32rx_files="ChangeLog ChangeLog-9697 archures.c bfd-in2.h elf32-m32r.c cpu-m32r.c"
a3240f68
NC
523if ( echo $* | grep keep\-m32rx > /dev/null ) ; then
524 for i in $m32rx_files ; do
525 if test -r $i && (grep sanitize-m32rx $i > /dev/null) ; then
526 if [ -n "${verbose}" ] ; then
527 echo Keeping m32rx stuff in $i
528 fi
529 fi
530 done
531else
532 for i in $m32rx_files ; do
533 if test -f $i && (grep sanitize-m32rx $i > /dev/null) ; then
534 if [ -n "${verbose}" ] ; then
535 echo Removing traces of \"m32rx\" from $i...
536 fi
537 cp $i new
538 sed '/start\-sanitize\-m32rx/,/end\-sanitize\-m32rx/d' < $i > new
539 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
540 if [ -n "${verbose}" ] ; then
541 echo Caching $i in .Recover...
542 fi
543 mv $i .Recover
544 fi
545 mv new $i
546 fi
547 done
548fi
549
a25897a9 550sky_files="ChangeLog archures.c elf32-mips.c reloc.c cpu-mips.c config.bfd configure.in configure bfd-in2.h libbfd.h"
20b2c808
DE
551if ( echo $* | grep keep\-sky > /dev/null ) ; then
552 for i in $sky_files ; do
553 if test ! -d $i && (grep sanitize-sky $i > /dev/null) ; then
554 if [ -n "${verbose}" ] ; then
555 echo Keeping sky stuff in $i
556 fi
557 fi
558 done
559else
560 for i in $sky_files ; do
561 if test ! -d $i && (grep sanitize-sky $i > /dev/null) ; then
562 if [ -n "${verbose}" ] ; then
563 echo Removing traces of \"sky\" from $i...
564 fi
565 cp $i new
566 sed '/start\-sanitize\-sky/,/end-\sanitize\-sky/d' < $i > new
567 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
568 if [ -n "${verbose}" ] ; then
569 echo Caching $i in .Recover...
570 fi
571 mv $i .Recover
572 fi
573 mv new $i
574 fi
575 done
576fi
577
c86d82ee
RH
578beos_files="ChangeLog config.bfd"
579if ( echo $* | grep keep\-beos > /dev/null ) ; then
580 for i in $beos_files ; do
581 if test ! -d $i && (grep sanitize-beos $i > /dev/null) ; then
582 if [ -n "${verbose}" ] ; then
583 echo Keeping beos stuff in $i
584 fi
585 fi
586 done
587else
588 for i in $beos_files ; do
589 if test ! -d $i && (grep sanitize-beos $i > /dev/null) ; then
590 if [ -n "${verbose}" ] ; then
591 echo Removing traces of \"beos\" from $i...
592 fi
593 cp $i new
594 sed '/start\-sanitize\-beos/,/end-\sanitize\-beos/d' < $i > new
595 if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
596 if [ -n "${verbose}" ] ; then
597 echo Caching $i in .Recover...
598 fi
599 mv $i .Recover
600 fi
601 mv new $i
602 fi
603 done
604fi
605
ee1e206f 606
c6167c13
ILT
607for i in *; do
608 if test ! -d $i && (grep sanitize $i > /dev/null) ; then
609 echo '***' Some mentions of Sanitize are still left in bfd/$i! 1>&2
610 fi
5c680afd
MT
611done
612
c6167c13
ILT
613for lost in .. $lose_these_too; do
614 if test $lost != ..; then
54e4cfaf 615 for i in Makefile.am Makefile.in config.bfd configure.host configure.in configure; do
c6167c13
ILT
616 if fgrep $lost $i >/dev/null 2>&1; then
617 echo '***' File $lost was sanitized out but is still mentioned in bfd/$i 1>&2
618 fi
619 done
620 fi
621done
3d96e9b4
TT
622
623# This must come after all other sanitizations. Re-sanitize the .pot
624# file.
625if [ -n "${verbose}" ]; then
626 echo Re-computing files for gettext ...
627fi
628
629if [ -n "${safe}" -a ! -f po/.Recover/POTFILES.in ]; then
630 if [ -n "${verbose}" ]; then
631 echo Caching po/POTFILES.in in .Recover...
632 fi
633 mv po/POTFILES.in po/.Recover
634fi
635find . -name '*.[ch]' | sed -e 's,^\./,,' > po/POTFILES.in
636
637if [ -n "${safe}" -a ! -f po/.Recover/bfd.pot ]; then
638 if [ -n "${verbose}" ]; then
639 echo Caching po/bfd.pot in .Recover...
640 fi
641 mv po/bfd.pot po/.Recover
642fi
d6f3da9b 643# If this fails, Sanitization must fail.
c2400a02 644xgettext -c -k_ -kN_ -f po/POTFILES.in -o po/bfd.pot || exit 1
3d96e9b4 645
7d2ac701 646# eof
This page took 0.278138 seconds and 4 git commands to generate.