xref: /netbsd/sys/arch/sparc/stand/Makefile (revision 1c54a66d)
1#	$NetBSD: Makefile,v 1.22 2009/12/13 05:01:33 nakayama Exp $
2
3.if ${MACHINE} == sparc
4SUBDIR= boot bootxx bootblk ofwboot binstall
5.endif
6
7.include <bsd.subdir.mk>
8