summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-01-19 16:29:30 +0000
committerbde <bde@FreeBSD.org>1995-01-19 16:29:30 +0000
commit8838d36fa522fbbe24c8268f17c44497feff8c20 (patch)
treec0a8816469f61f842629d8fd84cecf513068f1b5 /usr.sbin
parent5f909271d13c1a71bc5af1e67b9b074fd01956be (diff)
downloadFreeBSD-src-8838d36fa522fbbe24c8268f17c44497feff8c20.zip
FreeBSD-src-8838d36fa522fbbe24c8268f17c44497feff8c20.tar.gz
Enable iostat on i386's.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index eebc536..0d44d62 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -24,9 +24,8 @@ SUBDIR+=apm apmconf bad144 cdplay config config.new fdformat fdwrite \
.elif ${MACHINE} == "hp300"
SUBDIR+=config iostat
.elif ${MACHINE} == "i386"
-SUBDIR+=apm apmconf bad144 cdplay config fdformat fdwrite fdcontrol \
+SUBDIR+=apm apmconf bad144 cdplay config fdformat fdwrite fdcontrol iostat \
kbdcontrol lptcontrol ncrcontrol rtprio spkrtest swapinfo vidcontrol
-# iostat
.elif ${MACHINE} == "luna68k"
SUBDIR+=config iostat
.elif ${MACHINE} == "mips"
OpenPOWER on IntegriCloud