K 10 svn:author V 2 ed K 8 svn:date V 27 2012-02-03T17:36:32.170735Z K 7 svn:log V 346 MFC r226785: Attempt to fix build logic for gensnmptree. There are two problems with the existing logic. It builds gensnmptree on <700018, even if WITHOUT_BSNMP is set, but more importantly, we must not forget to build gensnmptree on systems that have originally been built without. This causes a buildworld on those systems to fail. END