Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.15
      1 #	$NetBSD: Makefile,v 1.15 2002/02/16 03:37:39 thorpej Exp $
      2 
      3 SUBDIR=		biosboot installboot
      4 SUBDIR+=	dosboot
      5 SUBDIR+=	biosboot_com0
      6 SUBDIR+=	biosboot_resetvideo
      7 #SUBDIR+=	genprom netboot
      8 SUBDIR+=	pxeboot
      9 
     10 .include <bsd.subdir.mk>
     11