1 1.4 mrg # $NetBSD: Makefile,v 1.4 2000/08/20 14:53:19 mrg 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/installboot 8 1.4 mrg SUBDIR+=../../sparc/stand/binstall 9 1.3 eeh .endif 10 1.1 eeh 11 1.1 eeh .include <bsd.subdir.mk> 12