K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-08-19T18:31:00.742765Z K 7 svn:log V 376 Complete bsd.cov.mk integration Pass through appropriate objects via COV_OBJS in bsd.lib.mk (based on SOBJS), and appropriate objects via bsd.prog.mk (OBJS). While here, do more intelligent things in terms of iterating over COV_OBJS, building lists of items to install with the GCNOS variable/adding GCNOS to FILESGROUPS, etc. This reduces the 2 unrolled .for loops into 1. END