#	$OpenBSD: Makefile,v 1.5 2000/12/28 21:21:25 smurph Exp $
.if ${MACHINE} == "mvme88k"

SUBDIR=  bugcrt libbug libsa libz wrtvid bootsd bootxx bootst netboot
#sboot XXX future
.endif

SUBDIR+=installboot

.include <bsd.subdir.mk>
