xref: /netbsd-src/sys/arch/sbmips/stand/Makefile (revision 627f7eb200a4419d89b531d55fccd2ee3ffdcde0)
1# $NetBSD: Makefile,v 1.2 2011/02/20 07:47:39 matt Exp $
2
3SUBDIR=		bootxx_cd9660 bootxx_ffs bootxx_lfs netboot
4SUBDIR+=	boot netboot
5#SUBDIR+=	installboot
6
7.include <bsd.subdir.mk>
8