NetBSD/sys/arch/sbmips/stand/Makefile
cgd c188bc0cbd first cut at NetBSD/sbmips bootstrap programs, cloned from NetBSD/alpha's
and then modified to work with CFE as the firmware.
2002-11-09 06:20:37 +00:00

8 lines
164 B
Makefile

# $NetBSD: Makefile,v 1.1 2002/11/09 06:20:37 cgd Exp $
SUBDIR= boot bootxx_cd9660 bootxx_ffs bootxx_lfs netboot
#SUBDIR+= installboot
.include <bsd.subdir.mk>