summaryrefslogtreecommitdiffstats
path: root/libexec/hyperv/Makefile
blob: cea28f4836ffaed6a38cbcc73af5ebcc8293a2a1 (plain)
1
2
3
4
5
6
7
8
9
10
# $FreeBSD$

.PATH:		${.CURDIR}/../../contrib/hyperv/tools/scripts

BINDIR=		${LIBEXECDIR}/hyperv

SCRIPTS=	hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
NO_OBJ=

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud