]> Git Repo - binutils.git/blob - bfd/.Sanitize
keep hp300hpux and hppa-elf files
[binutils.git] / bfd / .Sanitize
1 # Sanitize.in for devo/bfd.
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
16 Do-first:
17
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
24 Things-to-keep:
25 COPYING
26 PORTING
27 doc
28 ChangeLog
29 Makefile.in
30 README.hppaelf
31 TODO
32 VERSION
33 aix386-core.c
34 aout32.c
35 aout64.c
36 aoutf1.h
37 aoutx.h
38 aout-adobe.c
39 aout-encap.c
40 aout-target.h
41 archive.c
42 archures.c
43 bfd-in.h
44 bfd.c
45 bout.c
46 cache.c
47 ctor.c
48 coff-alpha.c
49 coff-a29k.c
50 coff-h8300.c
51 coff-h8500.c
52 coff-i386.c
53 coff-i960.c
54 coff-m68k.c
55 coff-m88k.c
56 coff-mips.c
57 coff-msym.c
58 coff-rs6000.c
59 coff-sh.c
60 coff-we32k.c
61 coff-z8k.c
62 coffcode.h
63 coffgen.c
64 coffswap.h
65 config
66 configure.bat
67 configure.in
68 configure.host
69 core.c
70 demo64.c
71 elf32-hppa.c
72 elf32-hppa.h
73 elf32-i386.c
74 elf32-i860.c
75 elf32-m68k.c
76 elf32-sparc.c
77 elf32-target.h
78 elf32.c
79 filemode.c
80 format.c
81 gen-aout.c
82 host-aout.c
83 hosts
84 hp300hpux.c
85 hppa.c
86 i386aout.c
87 i386bsd.c
88 i386linux.c
89 ieee.c
90 libaout.h
91 libbfd-in.h
92 libelf.h
93 cpu-alpha.c
94 cpu-a29k.c
95 cpu-i386.c
96 cpu-m68k.c
97 cpu-mips.c
98 cpu-vax.c
99 cpu-h8300.c
100 cpu-h8500.c
101 cpu-hppa.c
102 cpu-i960.c
103 cpu-m88k.c
104 cpu-rs6000.c
105 cpu-sh.c
106 cpu-we32k.c
107 cpu-z8k.c
108 hp300bsd.c
109 init.c
110 cpu-sparc.c
111 libbfd.c
112 libbfd.h
113 libcoff-in.h
114 libcoff.h
115 libecoff.h
116 libhppa.h
117 libieee.h
118 liboasys.h
119 mipsbsd.c
120 newsos3.c
121 oasys.c
122 opncls.c
123 reloc.c
124 reloc16.c
125 rs6000-core.c
126 sco-core.c
127 seclet.c
128 seclet.h
129 section.c
130 srec.c
131 stab-syms.c
132 sunos.c
133 syms.c
134 targets.c
135 tekhex.c
136 trad-core.c
137
138 Do-last:
139
140 # End of file.
This page took 0.028776 seconds and 4 git commands to generate.