a0864b3e07
closely after the build process used by NetBSD/alpha's boot code.
7 lines
178 B
Makefile
7 lines
178 B
Makefile
# $NetBSD: Makefile,v 1.23 1997/02/04 03:51:37 thorpej Exp $
|
|
|
|
# mkboot is first; it's needed by the boot programs
|
|
SUBDIR= mkboot inst uboot installboot
|
|
|
|
.include <bsd.subdir.mk>
|