59978d093b
from the boot loader to provide the miniroot.
9 lines
130 B
Makefile
9 lines
130 B
Makefile
# $NetBSD: Makefile,v 1.3 2008/05/02 23:13:06 ad Exp $
|
|
|
|
SUBDIR=
|
|
SUBDIR+= ramdisk-big
|
|
|
|
TARGETS+= release
|
|
|
|
.include <bsd.subdir.mk>
|