NetBSD/sys/arch/arm26/stand/Makefile
bjh21 9139a37393 New arm26 bootloader. Mostly a translation of BBBB into C, using libsa so
we get goodies like gzipped kernels for free.
2001-07-27 23:13:49 +00:00

8 lines
115 B
Makefile

# $NetBSD: Makefile,v 1.3 2001/07/27 23:13:49 bjh21 Exp $
SUBDIR= BBBB
SUBDIR+= boot26
.include <bsd.subdir.mk>