K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-01-24T16:43:02.008978Z K 7 svn:log V 294 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