Thu Aug 15 16:06:02 1996 James G. Smith <jsmith@cygnus.co.uk>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / .Sanitize
CommitLineData
ba08215a
KR
1# Sanitize.in for devo.
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
3bce65a4 28arch4t.s
1ba02d4f 29arm.exp
ba08215a
KR
30arm3.s
31arm6.s
ff15324f 32arm7dm.s
33894626
JSC
33arm7t.d
34arm7t.s
ba08215a
KR
35copro.s
36float.s
3bce65a4 37immed.s
ba08215a 38inst.s
a8d97d95
DE
39le-fpconst.s
40le-fpconst.d
3bce65a4 41thumb.s
ba08215a
KR
42
43Things-to-lose:
44
45Do-last:
46
47# End of file.
This page took 0.088761 seconds and 4 git commands to generate.