summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
Diffstat (limited to 'sbin')
-rw-r--r--sbin/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sbin/Makefile b/sbin/Makefile
index aa64712..1e844a6 100644
--- a/sbin/Makefile
+++ b/sbin/Makefile
@@ -1,9 +1,10 @@
# @(#)Makefile 8.5 (Berkeley) 3/31/94
-# $Id: Makefile,v 1.56 1998/09/15 11:44:41 phk Exp $
+# $Id: Makefile,v 1.57 1998/09/28 05:38:52 grog Exp $
# XXX MISSING: icheck ncheck
SUBDIR= atm \
+ adjkerntz \
badsect \
camcontrol \
ccdconfig \
@@ -65,8 +66,4 @@ SUBDIR= atm \
SUBDIR+= ${MACHINE_ARCH}
.endif
-.if ${MACHINE_ARCH} == "i386"
-SUBDIR+=adjkerntz
-.endif
-
.include <bsd.subdir.mk>
OpenPOWER on IntegriCloud