1# $FreeBSD$ 2 3.PATH: ${SRCTOP}/contrib/hyperv/tools/scripts 4 5BINDIR= ${LIBEXECDIR}/hyperv 6 7PACKAGE= hyperv-tools 8SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info 9SCRIPTS+= hyperv_vfattach hyperv_vfup 10 11.include <bsd.prog.mk> 12
1# $FreeBSD$ 2 3.PATH: ${SRCTOP}/contrib/hyperv/tools/scripts 4 5BINDIR= ${LIBEXECDIR}/hyperv 6 7PACKAGE= hyperv-tools 8SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info 9SCRIPTS+= hyperv_vfattach hyperv_vfup 10 11.include <bsd.prog.mk> 12