1 1.5 lukem # $NetBSD: Makefile,v 1.5 2002/05/07 12:45:18 lukem 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/ofwboot.net 6 1.4 mrg SUBDIR+=../../sparc/stand/bootblk 7 1.4 mrg SUBDIR+=../../sparc/stand/binstall 8 1.3 eeh .endif 9 1.1 eeh 10 1.1 eeh .include <bsd.subdir.mk> 11