summaryrefslogtreecommitdiffstats
path: root/libexec/hyperv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/hyperv/Makefile')
-rw-r--r--libexec/hyperv/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/libexec/hyperv/Makefile b/libexec/hyperv/Makefile
new file mode 100644
index 0000000..37abdf5
--- /dev/null
+++ b/libexec/hyperv/Makefile
@@ -0,0 +1,10 @@
+# $FreeBSD$
+
+.PATH: ${.CURDIR}/../../contrib/hyperv/tools/scripts
+
+BINDIR= /usr/libexec/hyperv
+
+SCRIPTS= hv_set_ifconfig hv_get_dns_info hv_get_dhcp_info
+NO_OBJ=
+
+.include <bsd.prog.mk>
OpenPOWER on IntegriCloud