1 1.2.10.1 bouyer # $NetBSD: Makefile,v 1.2.10.1 2000/11/20 20:27:00 bouyer Exp $ 2 1.1 eeh 3 1.2.10.1 bouyer .if ${MACHINE} == sparc64 4 1.2.10.1 bouyer SUBDIR= ../../sparc/stand/ofwboot 5 1.2.10.1 bouyer SUBDIR+=../../sparc/stand/ofwboot.net 6 1.2.10.1 bouyer SUBDIR+=../../sparc/stand/bootblk 7 1.2.10.1 bouyer SUBDIR+=../../sparc/stand/installboot 8 1.2.10.1 bouyer SUBDIR+=../../sparc/stand/binstall 9 1.2.10.1 bouyer .endif 10 1.1 eeh 11 1.1 eeh .include <bsd.subdir.mk> 12