Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.13.8.4
      1  1.13.8.4   thorpej #	$NetBSD: Makefile,v 1.13.8.4 2003/01/15 18:21:15 thorpej Exp $
      2       1.1       cgd 
      3  1.13.8.2   nathanw SUBDIR=		genprom installboot .WAIT
      4  1.13.8.2   nathanw 
      5  1.13.8.2   nathanw SUBDIR+=	biosboot
      6  1.13.8.4   thorpej 
      7      1.11  christos SUBDIR+=	biosboot_com0
      8  1.13.8.4   thorpej SUBDIR+=	biosboot_com0_9600
      9  1.13.8.4   thorpej SUBDIR+=	biosboot_com0_38400
     10  1.13.8.4   thorpej SUBDIR+=	biosboot_com0_57600
     11  1.13.8.4   thorpej SUBDIR+=	biosboot_com0_115200
     12  1.13.8.4   thorpej 
     13      1.12    tsarna SUBDIR+=	biosboot_resetvideo
     14  1.13.8.2   nathanw 
     15  1.13.8.3   nathanw SUBDIR+=	dosboot misc
     16  1.13.8.2   nathanw 
     17  1.13.8.2   nathanw SUBDIR+=	netboot
     18  1.13.8.2   nathanw 
     19  1.13.8.2   nathanw SUBDIR+=	pxeboot
     20  1.13.8.2   nathanw SUBDIR+=	pxeboot_com0
     21       1.1       cgd 
     22       1.8     perry .include <bsd.subdir.mk>
     23