Deleted Added
full compact
Makefile (271493) Makefile (272322)
1# $FreeBSD: head/libexec/hyperv/Makefile 271493 2014-09-13 02:15:31Z delphij $
1# $FreeBSD: stable/10/libexec/hyperv/Makefile 271493 2014-09-13 02:15:31Z delphij $
2
3.PATH: ${.CURDIR}/../../contrib/hyperv/tools/scripts
4
5BINDIR= /usr/libexec/hyperv
6
7SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
8NO_OBJ=
9
10.include <bsd.prog.mk>
2
3.PATH: ${.CURDIR}/../../contrib/hyperv/tools/scripts
4
5BINDIR= /usr/libexec/hyperv
6
7SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
8NO_OBJ=
9
10.include <bsd.prog.mk>