2013-04-06 16:48:33 +02:00

10 lines
225 B
Makefile

# $NetBSD: Makefile,v 1.9 2009/12/13 05:01:34 nakayama Exp $
.if ${MACHINE} == sparc64
SUBDIR= ../../sparc/stand/ofwboot
SUBDIR+=../../sparc/stand/bootblk
SUBDIR+=../../sparc/stand/binstall
.endif
.include <bsd.subdir.mk>