1#	$NetBSD: Makefile,v 1.21 2009/02/14 13:52:51 abs Exp $
2
3.if ${MACHINE} == sparc
4SUBDIR= boot bootxx bootblk ofwboot binstall
5.endif
6
7.include <bsd.subdir.mk>
8