From 4d2728915dfa294cff14e79dea3118eea093ca6f Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Wed, 4 Sep 2019 19:51:54 +0200 Subject: [PATCH] sbin/Makefile: Sort SUBDIR. --- sbin/Makefile | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/sbin/Makefile b/sbin/Makefile index 9ddea1ce39..220832e032 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -13,9 +13,9 @@ SUBDIR= adjkerntz \ devfsctl \ dhclient \ dhcpcd \ + diskinfo \ disklabel32 \ disklabel64 \ - diskinfo \ dmesg \ dump \ dumpfs \ @@ -27,8 +27,8 @@ SUBDIR= adjkerntz \ fsid \ fsirand \ getdevpath \ - growfs \ gpt \ + growfs \ hammer \ hammer2 \ ifconfig \ @@ -44,13 +44,13 @@ SUBDIR= adjkerntz \ kldunload \ ldconfig \ md5 \ - mountctl \ mount \ - mount_ufs \ + mount_autofs \ mount_cd9660 \ mount_devfs \ mount_dirfs \ mount_ext2fs \ + mount_fuse \ mount_hammer \ mount_hammer2 \ mount_hpfs \ @@ -61,8 +61,8 @@ SUBDIR= adjkerntz \ mount_std \ mount_tmpfs \ mount_udf \ - mount_autofs \ - mount_fuse \ + mount_ufs \ + mountctl \ mountd \ natacontrol \ natd \ @@ -79,23 +79,23 @@ SUBDIR= adjkerntz \ ping \ ping6 \ quotacheck \ - reboot \ rconfig \ rcorder \ + rcrun \ + reboot \ resolvconf \ restore \ route \ routed \ rtsol \ - rcrun \ savecore \ shutdown \ slattach \ spppcontrol \ startslip \ + svc \ swapon \ sysctl \ - svc \ tcplay \ tunefs \ udevd \ -- 2.41.0