K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-01-28T02:58:39.293454Z K 7 svn:log V 307 MFC r357084: caroot: use bsd.obj.mk, not bsd.prog.mk This directory stages certdata into .OBJDIR and processes it, but does not actually build a prog-shaped object; bsd.obj.mk provides the minimal support that we actually need, an .OBJDIR and descent into subdirs. This is admittedly the nittiest of nits. END