Home | History | Annotate | Line # | Download | only in stand
      1 #	$NetBSD: Makefile,v 1.22 2009/12/13 05:01:33 nakayama Exp $
      2 
      3 .if ${MACHINE} == sparc
      4 SUBDIR= boot bootxx bootblk ofwboot binstall
      5 .endif
      6 
      7 .include <bsd.subdir.mk>
      8