freebsd-dev/libexec/hyperv/Makefile
Bryan Drewery 93e779a26c META MODE: These need object directories to handle staging.
Sponsored by:	EMC / Isilon Storage Division
2015-11-26 01:14:27 +00:00

10 lines
180 B
Makefile

# $FreeBSD$
.PATH: ${.CURDIR}/../../contrib/hyperv/tools/scripts
BINDIR= /usr/libexec/hyperv
SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
.include <bsd.prog.mk>