#	$OpenBSD: Makefile,v 1.5 2007/11/25 18:25:33 deraadt Exp $

.if ${MACHINE} == "sparc64"
SUBDIR= bootblk libsa libz ofwboot ofwboot.net
.endif

SUBDIR+= installboot


.include <bsd.subdir.mk>
