diff options
Diffstat (limited to 'libexec/Makefile.amd64')
| -rw-r--r-- | libexec/Makefile.amd64 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libexec/Makefile.amd64 b/libexec/Makefile.amd64 new file mode 100644 index 0000000000000..1092a29a2a337 --- /dev/null +++ b/libexec/Makefile.amd64 @@ -0,0 +1,5 @@ +# $FreeBSD$ + +.if ${MK_HYPERV} != "no" +SUBDIR+= hyperv +.endif |
