Home | History | Annotate | Line # | Download | only in stand
Makefile revision 1.12
      1 # $NetBSD: Makefile,v 1.12 1999/04/05 03:35:24 cgd Exp $
      2 
      3 SUBDIR=		installboot mkbootimage setnetbootinfo
      4 SUBDIR+=	boot bootxx_cd9660 bootxx_ffs netboot ustarboot
      5 
      6 # temporary:
      7 SUBDIR+=	installboot.old
      8 SUBDIR+=	bootxx
      9 
     10 .include <bsd.subdir.mk>
     11