Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.13
      1 #	$NetBSD: Makefile,v 1.13 2000/05/13 19:58:01 jdolecek Exp $
      2 
      3 SUBDIR=		biosboot installboot
      4 SUBDIR+=	dosboot
      5 SUBDIR+=	biosboot_com0
      6 SUBDIR+=	biosboot_resetvideo
      7 SUBDIR+=	biosboot_ps2
      8 #SUBDIR+=	genprom netboot
      9 
     10 .include <bsd.subdir.mk>
     11