On 9/23/2015 9:37 AM, Warner Losh wrote:
> I've been making a pass through the tree and found that
>
> FOO.${MK_BAR}+= a b c
>
> vs
>
> .if ${MK_BAR} != "no"
> FOO+= a b c
> .endif
> Ah I see. > simpler to understand. This commit is one small slice of that which I > could commit. These files have a high enough churn rate that I'm not > always able to keep up enough to push my changes. So this was part of > what I could do today to start to reduce my patch-set. > > This was discussed on [email protected] <mailto:[email protected]> a while > ago. > Sounds good, thanks. -- Regards, Bryan Drewery
signature.asc
Description: OpenPGP digital signature
