1 1.7 christos # $NetBSD: Makefile,v 1.7 2005/12/11 12:19:16 christos Exp $ 2 1.1 eeh 3 1.3 eeh .if ${MACHINE} == sparc64 4 1.4 mrg SUBDIR= ../../sparc/stand/ofwboot 5 1.4 mrg SUBDIR+=../../sparc/stand/bootblk 6 1.4 mrg SUBDIR+=../../sparc/stand/binstall 7 1.3 eeh .endif 8 1.1 eeh 9 1.1 eeh .include <bsd.subdir.mk> 10