xref: /netbsd/sys/arch/sbmips/stand/Makefile (revision c4a72b64)
1# $NetBSD: Makefile,v 1.1 2002/11/09 06:20:37 cgd Exp $
2
3SUBDIR=		boot bootxx_cd9660 bootxx_ffs bootxx_lfs netboot
4#SUBDIR+=	installboot
5
6
7.include <bsd.subdir.mk>
8