]> Git Repo - binutils.git/blame - gas/testsuite/gasp/.Sanitize
Sun Mar 23 18:03:31 1997 Martin M. Hunt <[email protected]>
[binutils.git] / gas / testsuite / gasp / .Sanitize
CommitLineData
9f899c7c
BC
1# Sanitize.in for devo/gas/testsuite/gasp.
2#
3
4# Each directory to survive it's way into a release will need a file
5# like this one called "./.Sanitize". All keyword lines must exist,
6# and must exist in the order specified by this file. Each directory
7# in the tree will be processed, top down, in the following order.
8
9# Hash started lines like this one are comments and will be deleted
10# before anything else is done. Blank lines will also be squashed
11# out.
12
13# The lines between the "Do-first:" line and the "Things-to-keep:"
14# line are executed as a /bin/sh shell script before anything else is
15# done in this
16
17Do-first:
18
19
20# All files listed between the "Things-to-keep:" line and the
21# "Files-to-sed:" line will be kept. All other files will be removed.
22# Directories listed in this section will have their own Sanitize
23# called. Directories not listed will be removed in their entirety
24# with rm -rf.
25
26Things-to-keep:
27
28INC1.H
29INC2.H
30assign.asm
b74e86ec
SC
31assign.err
32assign.out
9f899c7c 33condass.asm
b74e86ec
SC
34condass.err
35condass.out
9f899c7c 36crash.asm
b74e86ec
SC
37crash.err
38crash.out
9f899c7c 39crash1.asm
b74e86ec
SC
40crash1.err
41crash1.out
9f899c7c 42crash2.asm
b74e86ec
SC
43crash2.err
44crash2.out
9f899c7c 45data.asm
b74e86ec
SC
46data.err
47data.out
9f899c7c 48exp.asm
b74e86ec
SC
49exp.err
50exp.out
51gasp.exp
9f899c7c 52include.asm
b74e86ec
SC
53include.err
54include.out
9f899c7c 55listing.asm
b74e86ec
SC
56listing.err
57listing.out
9f899c7c 58macro.asm
b74e86ec
SC
59macro.err
60macro.out
9f899c7c 61mdouble.asm
b74e86ec
SC
62mdouble.err
63mdouble.out
b2e0bd63 64mri
9f899c7c 65pl1.asm
b74e86ec
SC
66pl1.err
67pl1.out
9f899c7c 68pl2.asm
b74e86ec
SC
69pl2.err
70pl2.out
9f899c7c 71pl3.asm
b74e86ec
SC
72pl3.err
73pl3.out
9f899c7c 74pl4.asm
b74e86ec
SC
75pl4.err
76pl4.out
9f899c7c 77pl5.asm
b74e86ec
SC
78pl5.err
79pl5.out
9f899c7c 80pl6.asm
b74e86ec
SC
81pl6.err
82pl6.out
9f899c7c 83pl7.asm
b74e86ec
SC
84pl7.err
85pl7.out
9f899c7c 86pl8.asm
b74e86ec
SC
87pl8.err
88pl8.out
89pr7583.asm
90pr7583.err
91pr7583.out
9f899c7c 92reg.asm
b74e86ec
SC
93reg.err
94reg.out
9f899c7c 95rep.asm
b74e86ec
SC
96rep.err
97rep.out
9f899c7c 98repeat.asm
b74e86ec
SC
99repeat.err
100repeat.out
9f899c7c 101reperr.asm
b74e86ec
SC
102reperr.err
103reperr.out
9f899c7c 104reperr1.asm
b74e86ec
SC
105reperr1.err
106reperr1.out
9f899c7c 107reperr2.asm
b74e86ec
SC
108reperr2.err
109reperr2.out
9f899c7c 110reperr3.asm
b74e86ec
SC
111reperr3.err
112reperr3.out
9f899c7c 113sdata.asm
b74e86ec
SC
114sdata.err
115sdata.out
9f899c7c 116sfunc.asm
b74e86ec
SC
117sfunc.err
118sfunc.out
9f899c7c 119t1.asm
b74e86ec
SC
120t1.err
121t1.out
9f899c7c 122t2.asm
b74e86ec
SC
123t2.err
124t2.out
9f899c7c 125t3.asm
b74e86ec
SC
126t3.err
127t3.out
9f899c7c 128while.asm
b74e86ec
SC
129while.err
130while.out
9f899c7c
BC
131
132Things-to-lose:
133
134Do-last:
135
136# End of file.
This page took 0.217992 seconds and 4 git commands to generate.