HomeFreeBSD

Complete bsd.cov.mk integration

Description

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.

Details

Provenance
ngieAuthored on
Parents
rS322697: Remove redundant declarations. Newer gcc has a warning for these so will
Branches
Unknown
Tags
Unknown