-# Sanitize.in for devo.
-# $Id$
-#
-
# 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
Do-first:
-echo Sanitizing `pwd`...
-
# 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
Things-to-keep:
-3b1
a29k
-a29k-kern
-altos
-altosgas
-amix
+alpha
arm
-bigmips
convex
-decstation
-delta88
-hp300bsd
-hp300hpux
-i386sco
-i386aout
-i386v
-i386v-g
-i386v32
-i386v32-g
+gould
+h8300
+h8500
+i386
i960
-irix3
-isi
-littlemips
+m68k
m88k
-merlin
-news
-news1000
-nindy960
+mips
+nm-lynx.h
+nm-m3.h
+nm-sysv4.h
+nm-trash.h
none
-np1
-pn
-pyramid
-sun2os3
-sun2os4
-sun3
-sun386
-sun3os3
-sun3os4
-sun4
-sun4os3
-sun4os4
-symmetry
+ns32k
+pa
+pyr
+romp
+rs6000
+sh
+sparc
tahoe
-ultra3
-umax
+tm-lynx.h
+tm-sunos.h
+tm-sysv4.h
vax
-vxworks68
-vxworks960
+xm-lynx.h
+xm-sysv4.h
+z8k
-Do-last:
-echo Done in `pwd`.
+# Things which are explicitly *not* kept, for now.
+# i860 - Not yet ready for prime time.
+
+Things-to-lose:
+
+i860
+
+Do-last:
# End of file.