> The first two could be fixed by renaming the check target to test or remove it.
> But the last one is complicated. I gets ${CC} from bsd.pkg.mk so the include of it
> can't be moved downwards.
EDIFFERENTPLANET
${...} expansions get done at execution time, not at parse time.