]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - libexec/hyperv/Makefile
MFC r314653:
[FreeBSD/stable/10.git] / libexec / hyperv / Makefile
1 # $FreeBSD$
2
3 .PATH:          ${SRCTOP}/contrib/hyperv/tools/scripts
4
5 BINDIR=         ${LIBEXECDIR}/hyperv
6
7 SCRIPTS=        hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
8 NO_OBJ=
9
10 .include <bsd.prog.mk>