Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.19.2.2
      1  1.19.2.2  tv #	$NetBSD: Makefile,v 1.19.2.2 2002/04/12 23:11:59 tv Exp $
      2  1.19.2.2  tv 
      3  1.19.2.2  tv SUBDIR=		genprom installboot .WAIT
      4  1.19.2.2  tv 
      5  1.19.2.2  tv SUBDIR+=	biosboot
      6  1.19.2.2  tv SUBDIR+=	biosboot_com0
      7  1.19.2.2  tv SUBDIR+=	biosboot_resetvideo
      8  1.19.2.2  tv 
      9  1.19.2.2  tv SUBDIR+=	dosboot misc
     10  1.19.2.2  tv 
     11  1.19.2.2  tv SUBDIR+=	netboot
     12  1.19.2.2  tv 
     13  1.19.2.2  tv SUBDIR+=	pxeboot
     14  1.19.2.2  tv SUBDIR+=	pxeboot_com0
     15  1.19.2.2  tv 
     16  1.19.2.2  tv .include <bsd.subdir.mk>
     17