Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.21
      1 #	$NetBSD: Makefile,v 1.21 2009/02/14 13:52:51 abs Exp $
      2 
      3 .if ${MACHINE_ARCH} == sparc
      4 SUBDIR= boot bootxx bootblk ofwboot binstall
      5 .endif
      6 
      7 .include <bsd.subdir.mk>
      8