Home | History | Annotate | Line # | Download | only in stand
      1 # $NetBSD: Makefile,v 1.17 2005/12/11 12:16:20 christos Exp $
      2 
      3 SUBDIR=		mkbootimage setnetbootinfo
      4 SUBDIR+=	boot bootxx_cd9660 bootxx_ffs bootxx_ffsv2 bootxx_lfs
      5 SUBDIR+=	netboot ustarboot
      6 
      7 .include <bsd.subdir.mk>
      8