summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 3dd59dd..6b21829 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -21,23 +21,23 @@ SUBDIR= ac accton adduser amd arp bootparamd chown chroot cron crunch ctm \
.if make(clean) || make(cleandir)
SUBDIR+=apm apmconf bad144 cdplay config config.new fdformat fdwrite \
fdcontrol iostat kbdcontrol lptcontrol mixer ncrcontrol rtprio \
- sgsc spkrtest vidcontrol
+ sgsc spkrtest vidcontrol
.elif ${MACHINE} == "hp300"
-SUBDIR+=config iostat
+SUBDIR+=config iostat
.elif ${MACHINE} == "i386"
SUBDIR+=apm apmconf bad144 cdplay config fdformat fdwrite fdcontrol iostat \
kbdcontrol lptcontrol mixer ncrcontrol rtprio sgsc spkrtest \
vidcontrol
.elif ${MACHINE} == "luna68k"
-SUBDIR+=config iostat
+SUBDIR+=config iostat
.elif ${MACHINE} == "mips"
-SUBDIR+=config iostat
+SUBDIR+=config iostat
.elif ${MACHINE} == "sparc"
-SUBDIR+=config.new eeprom
+SUBDIR+=config.new eeprom
.elif ${MACHINE} == "tahoe"
-SUBDIR+=config iostat
+SUBDIR+=config iostat
.elif ${MACHINE} == "vax"
-SUBDIR+=bad144 config iostat
+SUBDIR+=bad144 config iostat
.endif
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud