summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1994-11-19 17:34:12 +0000
committerats <ats@FreeBSD.org>1994-11-19 17:34:12 +0000
commit0e3fe6fd2780ac9a9e74c284ed7669e190d30957 (patch)
treed8a5fc4dbb1e3a860940169ae282c19c762fd9d0 /usr.sbin
parent10b6f8dcf3759d972f34253008107434b7ca4438 (diff)
downloadFreeBSD-src-0e3fe6fd2780ac9a9e74c284ed7669e190d30957.zip
FreeBSD-src-0e3fe6fd2780ac9a9e74c284ed7669e190d30957.tar.gz
Add the missing subdirs cdplay and spkrtest into the clean/cleandir targets.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 04687fa..8dd0992 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -18,8 +18,9 @@ SUBDIR= ac accton amd arp chown chroot cron crunch dbsym dev_mkdb \
# SUBDIR+=XNSrouted trsp
.if make(clean) || make(cleandir)
-SUBDIR+=apm apmconf bad144 config config.new fdformat fdwrite fdcontrol \
- iostat kbdcontrol lptcontrol ncrcontrol rtprio swapinfo vidcontrol
+SUBDIR+=apm apmconf bad144 cdplay config config.new fdformat fdwrite \
+ fdcontrol iostat kbdcontrol lptcontrol ncrcontrol rtprio \
+ spkrtest swapinfo vidcontrol
.elif ${MACHINE} == "hp300"
SUBDIR+=config iostat
.elif ${MACHINE} == "i386"
OpenPOWER on IntegriCloud