Reenable adjkerntz for alpha.

This commit is contained in:
dima 1998-11-09 21:52:50 +00:00
parent a2af3a6c6c
commit ac5250cdc3

View File

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