From 2212c8eaabe9c172dbb42f512a932d0d60e80f28 Mon Sep 17 00:00:00 2001 From: neel Date: Wed, 9 Jan 2013 04:02:23 +0000 Subject: Sort the 'bhyvectl' subdir alphabetically. Obtained from: NetApp --- usr.sbin/Makefile.amd64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.1