always keep MPW support files
This commit is contained in:
parent
c9eb701e0d
commit
3c7c1a8870
@ -1,4 +1,4 @@
|
||||
# .Sanitize for devo/config
|
||||
# .Sanitize for devo/config.
|
||||
|
||||
# Each directory to survive its way into a release will need a file
|
||||
# like this one called "./.Sanitize". All keyword lines must exist,
|
||||
@ -15,13 +15,6 @@
|
||||
|
||||
Do-first:
|
||||
|
||||
mpw_files="mpw-mh-mpw ChangeLog.mpw"
|
||||
|
||||
if ( echo $* | grep keep\-mpw > /dev/null) ; then
|
||||
keep_these_too="${mpw_files} ${keep_these_too}"
|
||||
else
|
||||
lose_these_too="${mpw_files} ${lose_these_too}"
|
||||
fi
|
||||
|
||||
# All files listed between the "Things-to-keep:" line and the
|
||||
# "Files-to-sed:" line will be kept. All other files will be removed.
|
||||
@ -62,6 +55,7 @@ mh-sysv
|
||||
mh-sysv4
|
||||
mh-vaxult2
|
||||
mh-x86pic
|
||||
mpw-mh-mpw
|
||||
mt-netware
|
||||
mt-papic
|
||||
mt-sparcpic
|
||||
|
Loading…
x
Reference in New Issue
Block a user