summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile.amd64
diff options
context:
space:
mode:
authorgrehan <grehan@FreeBSD.org>2012-10-27 02:10:45 +0000
committergrehan <grehan@FreeBSD.org>2012-10-27 02:10:45 +0000
commited9d132c4e9238eb85db69fb4223ddea58b61fed (patch)
tree9b0474f7f463e52169cf1d9b3e0caae8d4b34778 /usr.sbin/Makefile.amd64
parentdc37578ed255be09cc4e4fcd2ebf48781c91eabc (diff)
downloadFreeBSD-src-ed9d132c4e9238eb85db69fb4223ddea58b61fed.zip
FreeBSD-src-ed9d132c4e9238eb85db69fb4223ddea58b61fed.tar.gz
Rename vmmctl to bhyvectl. 'vmmctl' came from a pre-bhyve
internal codebase at NetApp. No need for it to have an unrelated name to the other userspace utils. Reviewed by: neel Obtained from: NetApp
Diffstat (limited to 'usr.sbin/Makefile.amd64')
-rw-r--r--usr.sbin/Makefile.amd642
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile.amd64 b/usr.sbin/Makefile.amd64
index e8f3bc0..5fbf86d 100644
--- a/usr.sbin/Makefile.amd64
+++ b/usr.sbin/Makefile.amd64
@@ -32,5 +32,5 @@ SUBDIR+= spkrtest
.if ${MK_SYSINSTALL} != "no"
SUBDIR+= sade
.endif
-SUBDIR+= vmmctl
+SUBDIR+= bhyvectl
SUBDIR+= zzz
OpenPOWER on IntegriCloud