Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.18.2.2
      1 #	$NetBSD: Makefile,v 1.18.2.2 2004/09/18 14:41:03 skrll Exp $
      2 
      3 .if ${MACHINE} == sparc
      4 SUBDIR= boot bootxx bootblk ofwboot binstall
      5 .endif
      6 
      7 .include <bsd.subdir.mk>
      8