]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - libexec/Makefile.amd64
Add the llvm-cov and llvm-profdata tools, when WITH_CLANG_EXTRAS is
[FreeBSD/FreeBSD.git] / libexec / Makefile.amd64
1 # $FreeBSD$
2
3 .if ${MK_HYPERV} != "no"
4 SUBDIR+=        hyperv
5 .endif