summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-09-28 07:20:46 +0000
committerru <ru@FreeBSD.org>2005-09-28 07:20:46 +0000
commit07eb4db92e62f0c2452898326370f633bc51154b (patch)
tree09655dc27275e45df490d577637929d602331785 /usr.sbin/Makefile
parent2b01dbdaa07af097e72d1ab008447ee1f3b6bd9b (diff)
downloadFreeBSD-src-07eb4db92e62f0c2452898326370f633bc51154b.zip
FreeBSD-src-07eb4db92e62f0c2452898326370f633bc51154b.tar.gz
Sort SUBDIR.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index cf94b9f..c4556f5 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -91,9 +91,9 @@ SUBDIR= ac \
mtest \
mtree \
${_named} \
- ${_named.reload} \
${_named-checkconf} \
${_named-checkzone} \
+ ${_named.reload} \
${_ndiscvt} \
ndp \
newsyslog \
@@ -176,8 +176,8 @@ SUBDIR= ac \
watch \
watchdogd \
wicontrol \
- wpa \
${_wlconfig} \
+ wpa \
${_ypbind} \
${_yp_mkdb} \
${_yppoll} \
@@ -202,9 +202,9 @@ _dnssec-signzone= dnssec-signzone
.endif
.if !defined(NO_BIND_NAMED)
_named= named
-_named.reload= named.reload
_named-checkconf= named-checkconf
_named-checkzone= named-checkzone
+_named.reload= named.reload
_rndc= rndc
_rndc-confgen= rndc-confgen
.endif
OpenPOWER on IntegriCloud