Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.3
      1  1.3  eeh #	$NetBSD: Makefile,v 1.3 1999/12/30 16:27:54 eeh Exp $
      2  1.1  eeh 
      3  1.3  eeh .if ${MACHINE} == sparc64
      4  1.3  eeh SUBDIR=	ofwboot installboot bootblk 
      5  1.3  eeh .endif
      6  1.1  eeh 
      7  1.1  eeh .include <bsd.subdir.mk>
      8