summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2013-01-09 04:02:23 +0000
committerneel <neel@FreeBSD.org>2013-01-09 04:02:23 +0000
commit2212c8eaabe9c172dbb42f512a932d0d60e80f28 (patch)
tree8ef29729431a966c5554bbca36173fc9b6566330
parent37977e0f8599a7bfd7d0e19ff62100a02c5f54af (diff)
downloadFreeBSD-src-2212c8eaabe9c172dbb42f512a932d0d60e80f28.zip
FreeBSD-src-2212c8eaabe9c172dbb42f512a932d0d60e80f28.tar.gz
Sort the 'bhyvectl' subdir alphabetically.
Obtained from: NetApp
-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 e1ccf49..5ee2165 100644
--- a/usr.sbin/Makefile.amd64
+++ b/usr.sbin/Makefile.amd64
@@ -11,6 +11,7 @@ SUBDIR+= apm
.endif
SUBDIR+= asf
SUBDIR+= bhyve
+SUBDIR+= bhyvectl
SUBDIR+= bhyveload
SUBDIR+= boot0cfg
.if ${MK_TOOLCHAIN} != "no"
@@ -25,5 +26,4 @@ SUBDIR+= ndiscvt
.endif
SUBDIR+= sicontrol
SUBDIR+= spkrtest
-SUBDIR+= bhyvectl
SUBDIR+= zzz
OpenPOWER on IntegriCloud