xref: /netbsd-src/sys/arch/sparc/stand/Makefile (revision 1c54a66d9956e2ed3dd2f5058fb3c2113d5fb129)
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