Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.23
      1  1.23      dsl #	$NetBSD: Makefile,v 1.23 2003/07/26 08:45:12 dsl Exp $
      2   1.1      cgd 
      3  1.23      dsl SUBDIR=		genprom .WAIT
      4  1.21      dsl 
      5  1.22      dsl SUBDIR+=	mbr bootxx boot
      6  1.16  thorpej 
      7  1.19       tv SUBDIR+=	dosboot misc
      8  1.16  thorpej 
      9  1.17  thorpej SUBDIR+=	netboot
     10  1.16  thorpej 
     11  1.15  thorpej SUBDIR+=	pxeboot
     12  1.18  thorpej SUBDIR+=	pxeboot_com0
     13   1.1      cgd 
     14   1.8    perry .include <bsd.subdir.mk>
     15