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