old-cross-binutils/gdb/config/i386/.Sanitize
Fred Fish ce0787ef68 From: Miles Bader <miles@gnu.ai.mit.edu>
* gnu-nat.c, gnu-nat.h, msg.defs, exc_request.defs, i386gnu-nat.c,
	msg_reply.defs, notify.defs, process_reply.defs, reply_mig_hack.awk,
	config/nm-gnu.h, config/i386/{i386gnu.mh, i386gnu.mt, nm-gnu.h,
	m-i386gnu.h, xm-i386gnu.h}: New files for GNU hurd.
1996-04-08 05:50:30 +00:00

133 lines
2.1 KiB
Text

# .Sanitize for devo/gdb/config/i386.
# Each directory to survive its 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:
fbsd.mh
fbsd.mt
gdbserve.mt
go32.mh
i386aix.mh
i386aix.mt
i386aout.mt
i386bsd.mh
i386bsd.mt
i386dgux.mh
i386gnu.mh
i386gnu.mt
i386lynx.mh
i386lynx.mt
i386m3.mh
i386m3.mt
i386mach.mh
i386mk.mh
i386mk.mt
i386nw.mt
i386os9k.mt
i386sco.mh
i386sco4.mh
i386sco5.mh
i386sol2.mh
i386sol2.mt
i386v.mh
i386v.mt
i386v32.mh
i386v4.mh
i386v4.mt
linux.mh
linux.mt
nbsd.mh
nbsd.mt
ncr3000.mh
ncr3000.mt
nm-fbsd.h
nm-gnu.h
nm-i386aix.h
nm-i386bsd.h
nm-i386lynx.h
nm-i386mach.h
nm-i386sco.h
nm-i386sco4.h
nm-i386sco5.h
nm-i386v.h
nm-i386v4.h
nm-linux.h
nm-m3.h
nm-nbsd.h
nm-ptx4.h
nm-sun386.h
nm-symmetry.h
ptx.mh
ptx.mt
ptx4.mh
ptx4.mt
sun386.mh
sun386.mt
symmetry.mh
symmetry.mt
tm-i386.h
tm-i386aix.h
tm-i386bsd.h
tm-i386gnu.h
tm-i386lynx.h
tm-i386m3.h
tm-i386mk.h
tm-i386nw.h
tm-i386os9k.h
tm-i386v.h
tm-i386v4.h
tm-linux.h
tm-nbsd.h
tm-ptx.h
tm-ptx4.h
tm-sun386.h
tm-symmetry.h
tm-cygwin32.h
cygwin32.mh
cygwin32.mt
xm-go32.h
xm-i386aix.h
xm-i386bsd.h
xm-i386gnu.h
xm-i386lynx.h
xm-i386m3.h
xm-i386mach.h
xm-i386mk.h
xm-i386sco.h
xm-i386v.h
xm-i386v32.h
xm-i386v4.h
xm-linux.h
xm-nbsd.h
xm-ptx.h
xm-ptx4.h
xm-sun386.h
xm-symmetry.h
xm-cygwin32.h
Things-to-lose:
Do-last:
# End of file.