old-cross-binutils/gas/testsuite/gasp/.Sanitize

136 lines
1.9 KiB
Text
Raw Normal View History

# Sanitize.in for devo/gas/testsuite/gasp.
#
# Each directory to survive it's way into a release will need a file
# like this one called "./.Sanitize". All keyword lines must exist,
# and must exist in the order specified by this file. Each directory
# in the tree will be processed, top down, in the following order.
# Hash started lines like this one are comments and will be deleted
# before anything else is done. Blank lines will also be squashed
# out.
# The lines between the "Do-first:" line and the "Things-to-keep:"
# line are executed as a /bin/sh shell script before anything else is
# done in this
Do-first:
# All files listed between the "Things-to-keep:" line and the
# "Files-to-sed:" line will be kept. All other files will be removed.
# Directories listed in this section will have their own Sanitize
# called. Directories not listed will be removed in their entirety
# with rm -rf.
Things-to-keep:
INC1.H
INC2.H
assign.asm
1995-08-01 02:39:21 +00:00
assign.err
assign.out
condass.asm
1995-08-01 02:39:21 +00:00
condass.err
condass.out
crash.asm
1995-08-01 02:39:21 +00:00
crash.err
crash.out
crash1.asm
1995-08-01 02:39:21 +00:00
crash1.err
crash1.out
crash2.asm
1995-08-01 02:39:21 +00:00
crash2.err
crash2.out
data.asm
1995-08-01 02:39:21 +00:00
data.err
data.out
exp.asm
1995-08-01 02:39:21 +00:00
exp.err
exp.out
gasp.exp
include.asm
1995-08-01 02:39:21 +00:00
include.err
include.out
listing.asm
1995-08-01 02:39:21 +00:00
listing.err
listing.out
macro.asm
1995-08-01 02:39:21 +00:00
macro.err
macro.out
mdouble.asm
1995-08-01 02:39:21 +00:00
mdouble.err
mdouble.out
pl1.asm
1995-08-01 02:39:21 +00:00
pl1.err
pl1.out
pl2.asm
1995-08-01 02:39:21 +00:00
pl2.err
pl2.out
pl3.asm
1995-08-01 02:39:21 +00:00
pl3.err
pl3.out
pl4.asm
1995-08-01 02:39:21 +00:00
pl4.err
pl4.out
pl5.asm
1995-08-01 02:39:21 +00:00
pl5.err
pl5.out
pl6.asm
1995-08-01 02:39:21 +00:00
pl6.err
pl6.out
pl7.asm
1995-08-01 02:39:21 +00:00
pl7.err
pl7.out
pl8.asm
1995-08-01 02:39:21 +00:00
pl8.err
pl8.out
pr7583.asm
pr7583.err
pr7583.out
reg.asm
1995-08-01 02:39:21 +00:00
reg.err
reg.out
rep.asm
1995-08-01 02:39:21 +00:00
rep.err
rep.out
repeat.asm
1995-08-01 02:39:21 +00:00
repeat.err
repeat.out
reperr.asm
1995-08-01 02:39:21 +00:00
reperr.err
reperr.out
reperr1.asm
1995-08-01 02:39:21 +00:00
reperr1.err
reperr1.out
reperr2.asm
1995-08-01 02:39:21 +00:00
reperr2.err
reperr2.out
reperr3.asm
1995-08-01 02:39:21 +00:00
reperr3.err
reperr3.out
sdata.asm
1995-08-01 02:39:21 +00:00
sdata.err
sdata.out
sfunc.asm
1995-08-01 02:39:21 +00:00
sfunc.err
sfunc.out
t1.asm
1995-08-01 02:39:21 +00:00
t1.err
t1.out
t2.asm
1995-08-01 02:39:21 +00:00
t2.err
t2.out
t3.asm
1995-08-01 02:39:21 +00:00
t3.err
t3.out
while.asm
1995-08-01 02:39:21 +00:00
while.err
while.out
Things-to-lose:
Do-last:
# End of file.