summaryrefslogtreecommitdiffstats
path: root/usr.sbin/bhyveload/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/bhyveload/Makefile')
-rw-r--r--usr.sbin/bhyveload/Makefile14
1 files changed, 0 insertions, 14 deletions
diff --git a/usr.sbin/bhyveload/Makefile b/usr.sbin/bhyveload/Makefile
deleted file mode 100644
index 5fa692d..0000000
--- a/usr.sbin/bhyveload/Makefile
+++ /dev/null
@@ -1,14 +0,0 @@
-# $FreeBSD$
-
-PROG= bhyveload
-SRCS= bhyveload.c
-MAN= bhyveload.8
-PACKAGE= bhyve
-
-LIBADD= vmmapi
-
-WARNS?= 3
-
-CFLAGS+=-I${.CURDIR}/../../sys/boot/userboot
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud