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