aboutsummaryrefslogblamecommitdiff
path: root/libexec/hyperv/Makefile
blob: eacb74582d03b80a62960c403fc0b9ac8ba1e26e (plain) (tree)
1
2
3
4
5
6
7
8
9
10
 
                                                      
 
                                    
 
                            
                                                                
                                           

                      

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

BINDIR=		${LIBEXECDIR}/hyperv

PACKAGE=	hyperv-tools
SCRIPTS=	hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
SCRIPTS+=	hyperv_vfattach hyperv_vfup

.include <bsd.prog.mk>