#	$OpenBSD: Makefile,v 1.3 2001/07/04 08:33:42 niklas Exp $
#	$NetBSD: Makefile,v 1.5 1995/10/13 21:44:08 gwr Exp $

.if ${MACHINE} == "sun3"
SUBDIR= libsa bootxx ufsboot netboot tapeboot
.endif

SUBDIR+= installboot

.include <bsd.subdir.mk>
