]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - libexec/Makefile.amd64
MFC r368649 / 3fd989da by kib: amd64 pmap: fix PCID mode invalidations
[FreeBSD/FreeBSD.git] / libexec / Makefile.amd64
1 # $FreeBSD$
2
3 .if ${MK_HYPERV} != "no"
4 SUBDIR+=        hyperv
5 .endif