1# $NetBSD: Makefile,v 1.3 1999/12/30 16:27:54 eeh Exp $ 2 3.if ${MACHINE} == sparc64 4SUBDIR= ofwboot installboot bootblk 5.endif 6 7.include <bsd.subdir.mk> 8