NetBSD/sys/arch/sparc/stand/Makefile

8 lines
165 B
Makefile

# $NetBSD: Makefile,v 1.21 2009/02/14 13:52:51 abs Exp $
.if ${MACHINE_ARCH} == sparc
SUBDIR= boot bootxx bootblk ofwboot binstall
.endif
.include <bsd.subdir.mk>