K 10 svn:author V 3 dim K 8 svn:date V 27 2011-11-26T03:26:06.678783Z K 7 svn:log V 259 Fix breakage after r227983; lib/libcxxrt still got built, because it was not disabled in the usual way (by adding it to __DEFAULT_NO_OPTIONS in share/mk/bsd.own.mk), and because the test for MK_LIBCPLUSPLUS in Makefile.inc1 was incorrect. Pointy hat to: dim END