Enable iostat on i386's.

This commit is contained in:
Bruce Evans 1995-01-19 16:29:30 +00:00
parent b34bc5463d
commit 9ad5367675

View File

@ -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"