NetBSD/sys/arch/sparc/stand/Makefile

8 lines
165 B
Makefile

# $NetBSD: Makefile,v 1.22 2009/12/13 05:01:33 nakayama Exp $
.if ${MACHINE} == sparc
SUBDIR= boot bootxx bootblk ofwboot binstall
.endif
.include <bsd.subdir.mk>