# $FreeBSD: projects/hyperv/sys/modules/hyperv/utilities/Makefile 253411 2013-07-17 06:30:23Z grehan $ .PATH: ${.CURDIR}/../../../dev/hyperv/utilities KMOD= hv_utils SRCS = hv_util.c CFLAGS+= -I${.CURDIR}/../../../dev/hyperv/include \ -I${.CURDIR}/../../../dev/hyperv/vmbus .include