Extend OptionalObsoleteFiles.inc to delete all lib32 files
when MK_LIB32 is set to no on a system that previously had lib32
libraries installed.
Also, to prevent "make delete-old-dirs" from always deleting lib32
directories after an installworld, move the lib32 subtree to its
own mtree file that only gets applied when MK_LIB32=yes.