1271493Sdelphij# $FreeBSD: releng/11.0/libexec/hyperv/Makefile 291348 2015-11-26 01:14:40Z bdrewery $
2271493Sdelphij
3271493Sdelphij.PATH:		${.CURDIR}/../../contrib/hyperv/tools/scripts
4271493Sdelphij
5291348SbdreweryBINDIR=		${LIBEXECDIR}/hyperv
6271493Sdelphij
7271493SdelphijSCRIPTS=	hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
8271493Sdelphij
9271493Sdelphij.include <bsd.prog.mk>
10