Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.4.8.1
      1  1.4.8.1  nathanw #	$NetBSD: Makefile,v 1.4.8.1 2002/06/20 03:41:36 nathanw Exp $
      2      1.1      eeh 
      3      1.3      eeh .if ${MACHINE} == sparc64
      4      1.4      mrg SUBDIR=	../../sparc/stand/ofwboot
      5      1.4      mrg SUBDIR+=../../sparc/stand/ofwboot.net
      6      1.4      mrg SUBDIR+=../../sparc/stand/bootblk
      7      1.4      mrg SUBDIR+=../../sparc/stand/binstall 
      8      1.3      eeh .endif
      9      1.1      eeh 
     10      1.1      eeh .include <bsd.subdir.mk>
     11