binutils-gdb/gas/config/.Sanitize

160 lines
2.6 KiB
Plaintext
Raw Normal View History

1994-01-04 22:18:15 +01:00
# .Sanitize for devo/gas/config
1991-05-23 19:10:40 +02:00
1994-01-04 22:18:15 +01:00
# Each directory to survive its way into a release will need a file
1991-05-23 19:10:40 +02:00
# 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:
r16_files="tc-r16.c tc-r16.h rce.mt"
if ( echo $* | grep keep\-r16 > /dev/null ) ; then
keep_these_too="${r16_files} ${keep_these_too}"
else
lose_these_too="${r16_files} ${lose_these_too}"
fi
1991-05-23 19:10:40 +02:00
# 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:
1992-02-27 19:52:18 +01:00
aout_gnu.h
alpha-opcode.h
1991-05-23 19:10:40 +02:00
atof-ieee.c
1992-12-08 10:30:28 +01:00
atof-tahoe.c
1991-05-23 19:10:40 +02:00
atof-vax.c
1994-11-04 22:43:00 +01:00
go32.cfg
1992-07-23 20:23:44 +02:00
h8300.mt
h8500.mt
1992-09-12 00:02:52 +02:00
i386coff.mt
1992-07-23 20:23:44 +02:00
m68k.mt
m68kcoff.mt
1992-07-23 20:23:44 +02:00
m88k-opcode.h
m88kcoff.mt
1993-03-09 17:12:44 +01:00
mips-big.mt
mips-lit.mt
1991-05-23 19:10:40 +02:00
obj-aout.c
obj-aout.h
obj-bout.c
obj-bout.h
obj-coff.c
obj-coff.h
1993-03-09 17:12:44 +01:00
obj-ecoff.c
obj-ecoff.h
1993-02-08 20:24:09 +01:00
obj-elf.c
obj-elf.h
1991-05-23 19:10:40 +02:00
obj-generic.c
obj-generic.h
1993-05-06 04:03:00 +02:00
obj-hp300.c
obj-hp300.h
obj-ieee.c
obj-ieee.h
obj-som.c
obj-som.h
1992-12-08 10:30:28 +01:00
obj-vms.c
obj-vms.h
1993-04-27 03:32:09 +02:00
sh.mt
1991-05-23 19:10:40 +02:00
tc-a29k.c
tc-a29k.h
tc-alpha.c
tc-alpha.h
1994-09-09 20:35:11 +02:00
tc-arm.c
tc-arm.h
1991-05-23 19:10:40 +02:00
tc-generic.c
tc-generic.h
tc-h8300.c
tc-h8300.h
tc-h8500.c
tc-h8500.h
1993-05-06 04:03:00 +02:00
tc-hppa.c
tc-hppa.h
1991-05-23 19:10:40 +02:00
tc-i386.c
tc-i386.h
tc-i860.c
tc-i860.h
tc-i960.c
tc-i960.h
tc-m68851.h
tc-m68k.c
tc-m68k.h
1992-07-23 20:23:44 +02:00
tc-m88k.c
tc-m88k.h
tc-mips.c
tc-mips.h
1991-05-23 19:10:40 +02:00
tc-ns32k.c
tc-ns32k.h
tc-ppc.c
tc-ppc.h
1993-04-27 03:32:09 +02:00
tc-sh.c
tc-sh.h
1991-11-12 00:36:39 +01:00
tc-sparc.c
1992-02-13 11:13:24 +01:00
tc-sparc.h
1992-12-08 10:42:06 +01:00
tc-tahoe.c
tc-tahoe.h
1991-05-23 19:10:40 +02:00
tc-vax.c
tc-vax.h
1992-08-26 00:12:54 +02:00
tc-z8k.c
tc-z8k.h
1993-05-06 04:03:00 +02:00
te-386bsd.h
1994-11-09 20:57:37 +01:00
te-delta.h
1991-05-23 19:10:40 +02:00
te-dpx2.h
te-generic.h
1994-11-04 22:43:00 +01:00
te-go32.h
1993-05-06 04:03:00 +02:00
te-hp300.h
te-hppa.h
1992-07-23 20:23:44 +02:00
te-i386aix.h
1991-05-23 19:10:40 +02:00
te-ic960.h
1993-05-06 04:03:00 +02:00
te-linux.h
1993-09-28 21:20:27 +01:00
te-lynx.h
1994-02-18 23:04:40 +01:00
te-mach.h
1994-11-04 17:44:58 +01:00
te-nbsd.h
1994-10-13 16:45:43 +01:00
te-nbsd532.h
1994-07-27 00:20:48 +02:00
te-pc532mach.h
1994-11-04 22:43:00 +01:00
te-ppcnw.h
1991-05-23 19:10:40 +02:00
te-sco386.h
te-sun3.h
1992-02-13 11:13:24 +01:00
te-sysv32.h
1991-05-23 19:10:40 +02:00
vax-inst.h
1994-09-22 00:18:06 +02:00
vms-conf.h
1992-08-26 00:12:54 +02:00
z8k.mt
1991-05-23 19:10:40 +02:00
1993-05-27 08:44:29 +02:00
Things-to-lose:
1991-05-23 19:10:40 +02:00
Do-last:
1994-07-27 00:20:48 +02:00
i960xl_files=tc-i960.c
if ( echo $* | grep keep\-i960xl > /dev/null ) ; then
if [ -n "${verbose}" ] ; then
echo Keeping i960xl stuff in $i960xl_files.
fi
else
if [ -n "${verbose}" ]; then
echo -n Cleaning i960xl in `pwd`:
fi
for f in $i960xl_files ; do
if [ -n "${verbose}" ] ; then
echo -n " " $f
fi
grep -v XL < $f > new
if [ -n "${safe}" ] ; then
mv $f .Recover
fi
mv new $f
done
fi
1991-05-23 19:10:40 +02:00
# End of file.