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