7 lines
152 B
Makefile
7 lines
152 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 1998/06/09 07:53:06 dbj Exp $
|
|
|
|
# mkboot is first; it's needed by the boot programs
|
|
SUBDIR= boot
|
|
|
|
.include <bsd.subdir.mk>
|