]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - libexec/Makefile.amd64
Restructure the SUBDIR list as 1-per-line and alphabetize, so it will be
[FreeBSD/FreeBSD.git] / libexec / Makefile.amd64
1 # $FreeBSD$
2
3 .if ${MK_HYPERV} != "no"
4 SUBDIR+=        hyperv
5 .endif