1# $NetBSD: Makefile,v 1.6 2003/12/07 23:16:03 mrg Exp $ 2 3.if ${MACHINE} == sparc64 4SUBDIR= ../../sparc/stand/ofwboot 5SUBDIR+=../../sparc/stand/bootblk 6SUBDIR+=../../sparc/stand/binstall 7.endif 8 9.include <bsd.subdir.mk> 10