Makefile revision 1.20
1#	$NetBSD: Makefile,v 1.20 2005/12/11 12:19:08 christos Exp $
2
3.if ${MACHINE} == sparc
4SUBDIR= boot bootxx bootblk ofwboot binstall
5.endif
6
7.include <bsd.subdir.mk>
8