xref: /netbsd-src/sys/arch/alpha/stand/Makefile (revision 95e1ffb15694e54f29f8baaa4232152b703c2a5a)
1# $NetBSD: Makefile,v 1.17 2005/12/11 12:16:20 christos Exp $
2
3SUBDIR=		mkbootimage setnetbootinfo
4SUBDIR+=	boot bootxx_cd9660 bootxx_ffs bootxx_ffsv2 bootxx_lfs
5SUBDIR+=	netboot ustarboot
6
7.include <bsd.subdir.mk>
8