K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-10-22T07:16:35.001579Z K 7 svn:log V 429 Tweaks to make libraries and make installworld - Optimize/fix _prereq_libs and _generic_libs by not installing the .gcno files with "make install". This cuts down on installing unnecessary files to WORLDTMP and fixes the build, since BSD.coverage.dist wasn't being splatted on WORLDTMP. - Splat BSD.coverage.dist on ${DESTDIR}/usr/lib in distributeworld/installworld so the files will be installed to the proper places. END