Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.25
      1  1.25      dsl #	$NetBSD: Makefile,v 1.25 2007/01/06 20:48:59 dsl Exp $
      2   1.1      cgd 
      3  1.23      dsl SUBDIR=		genprom .WAIT
      4  1.21      dsl 
      5  1.25      dsl SUBDIR+=	mbr boot
      6  1.25      dsl SUBDIR+=	bootxx fatboot
      7  1.19       tv SUBDIR+=	dosboot misc
      8  1.17  thorpej SUBDIR+=	netboot
      9  1.15  thorpej SUBDIR+=	pxeboot
     10   1.1      cgd 
     11   1.8    perry .include <bsd.subdir.mk>
     12