summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile.amd64
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2011-05-15 04:03:11 +0000
committerjhb <jhb@FreeBSD.org>2011-05-15 04:03:11 +0000
commitdc43ebc8b36c6e8ddb8a76db9c08c7d4d942923e (patch)
tree3247c3479a5cee83a001ecb06b94ab79da4cefc9 /usr.sbin/Makefile.amd64
parent6d6dbef9d4de7a3f8785d8db43c17cf992065785 (diff)
parentd45b7f14ae6fa78882fa9ec3be976733ca4767b4 (diff)
downloadFreeBSD-src-dc43ebc8b36c6e8ddb8a76db9c08c7d4d942923e.zip
FreeBSD-src-dc43ebc8b36c6e8ddb8a76db9c08c7d4d942923e.tar.gz
First cut to port bhyve, vmmctl, and libvmmapi to HEAD.
Diffstat (limited to 'usr.sbin/Makefile.amd64')
-rw-r--r--usr.sbin/Makefile.amd642
1 files changed, 2 insertions, 0 deletions
diff --git a/usr.sbin/Makefile.amd64 b/usr.sbin/Makefile.amd64
index 232831b..811202b 100644
--- a/usr.sbin/Makefile.amd64
+++ b/usr.sbin/Makefile.amd64
@@ -10,6 +10,7 @@ SUBDIR+= acpi
SUBDIR+= apm
.endif
SUBDIR+= asf
+SUBDIR+= bhyve
SUBDIR+= boot0cfg
.if ${MK_TOOLCHAIN} != "no"
SUBDIR+= btxld
@@ -30,4 +31,5 @@ SUBDIR+= spkrtest
.if ${MK_SYSINSTALL} != "no"
SUBDIR+= sade
.endif
+SUBDIR+= vmmctl
SUBDIR+= zzz
OpenPOWER on IntegriCloud