NetBSD/sys/arch/sparc/stand/Makefile
2005-12-11 12:16:03 +00:00

8 lines
165 B
Makefile

# $NetBSD: Makefile,v 1.20 2005/12/11 12:19:08 christos Exp $
.if ${MACHINE} == sparc
SUBDIR= boot bootxx bootblk ofwboot binstall
.endif
.include <bsd.subdir.mk>