# # $FreeBSD$ # PROG= bhyvectl SRCS= bhyvectl.c MAN= LIBADD= vmmapi util WARNS?= 3 CFLAGS+= -I${.CURDIR}/../../sys/amd64/vmm .include