mirror of
https://github.com/opnsense/src.git
synced 2026-03-28 21:53:16 -04:00
5 lines
61 B
Makefile
5 lines
61 B
Makefile
# $FreeBSD$
|
|
|
|
.if ${MK_HYPERV} != "no"
|
|
SUBDIR+= hyperv
|
|
.endif
|