Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.6
      1  1.6  mrg #	$NetBSD: Makefile,v 1.6 2003/12/07 23:16:03 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/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