Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.18
      1 #	$NetBSD: Makefile,v 1.18 2003/05/17 02:45:04 nakayama Exp $
      2 
      3 .if ${MACHINE} == sparc
      4 SUBDIR= boot bootxx bootblk ofwboot ofwboot.net binstall
      5 .endif
      6 
      7 .include <bsd.subdir.mk>
      8