Files
netbsd/sys/arch/sparc/stand/Makefile
2013-04-06 16:48:33 +02:00

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>